Lucifer06 / RemoteGPIO

Remote General Purpose I/O for Venus OS devices (Cerbo GX, ...)
11 stars 3 forks source link

add package dependency and services.json.orig #24

Closed drtinaz closed 5 months ago

drtinaz commented 5 months ago

there is a small handful of people using a modified version of the old RemoteGPIO from my GitHub, so I have added that to the list of dependencies. I have added to the setup script to create services.json.orig before services.json is patched, so that the original file can be restored from terminal if something goes bad. The .orig file will be located in /usr/lib/node_modules/@victronenergy/node-red-contrib-victron/src/services. Being located in this directory will insure that the .orig file will always be replaced with a new .orig file upon a firmware update.

drtinaz commented 5 months ago

Line 220 of the driver has 'hertbeat' instead of 'heartbeat', is that correct?

Lucifer06 commented 5 months ago

Line 220 of the driver has 'hertbeat' instead of 'heartbeat', is that correct?

Ok, will fix it, this is a typo, only seen in the logs.