Hello,
does anyone know the exact dbus command, in order to read out the State of Digital Input 4 of a Venus GX device? I use a bash script with a few other (working) dbus commands but I can't find the exact syntax for the inputs.
I found the following in the "Modbus TCP Register list", but still don't know the command to address a specific Input:
I tried this and a lot of variations dbus -y com.victronenergy.digitalinput /State GetValue
(By the way, the Input is working and shows its state on the Remote console).
Thank you
Rainer