I have a CCGX Color Control which controls a diesel generator via relay.
In the CCGX UI, I can go to Settings–>Generator start/stop–>Settings–>Conditions–>Battery SOC–>Start when Battery SOC is lower than 40%.
My question is: can I set these values by publishing a “write” command over MQTT? I can see from the documentation at [dbus · victronenergy/venus Wiki · GitHub] that I can manually start the generator over MQTT by publishing to W/{systemID}/generator/0/ManualStart but I cannot see any way of setting the condition rules over MQTT. Is this possible?