Hi everyone,
Although new to all things RPi I've managed to get the VenusOS installed and various items working like the brightness and backlight off timer... but having trouble getting the dbus-adc and relays to work correctly?
Wondered if someone get give me afew pointers in laymens terms to help me along please?
- dbus-adc
installed dbus-adc file into /opt/victronenergy/ (Used putty pscp (couldn't get bitvise to work)
chmod 755 /opt/victronenergy/dbus-adc/start-adc.sh
chmod 755 /opt/victronenergy/dbus-adc/dbus-adc
chmod 755 /opt/victronenergy/dbus-adc/service/run
chmod 755 /opt/victronenergy/dbus-adc/log/run (Added folder called log and a file called run inside it - then found it in the service directory?
touch /var/log/dbus-adc (sets time stamp of the file or created one)
ln -s /opt/victronenergy/dbus-adc/service /service/dbus-adc
I can't seem to getting working at all, even though I'm sure I've followed everything correctly?
- Relays
I've got 4 relays showing but only Relay 1 and 2 are working through the gui?
Tested with - # dbus -y com.victronenergy.system /Relay/1/State GetValue
Switch off = 0
Switch on = 1
Think I've included all the details needed and I've added some Pics too...
Spent the last two days trying to figure it out...
Searched the net and on here but I must be missing something daft?
Thanks,
Pete.