Hello,
I would like to readout the ESS states #1 and #2 via dbus commands in my bash script, but I can't find it in the "CCGX-Modbus-TCP-register-list-2.51.xls" (or maybe I look over it).
If #1 is active, my periodical running script shall performe some commands.
Any idea how the exact syntax for a dbus command would be? e.g.
Variable=$(dbus -y com.victronenergy.system ??????????????? GetValue)
Best regards
Rainer