victronenergy/venus

Generator: Enable remote start mode on genset from GX when supported

Opened this issue · 0 comments

dbus-modbus-client validates the path /EnableRemoteStartMode when the connected genset supports enabling its remote start mode over modbus. The status of the remote start mode is indicated by the path /RemoteStartModeEnabled. If the remote start mode is disabled, and the genset supports setting it over modbus, the gui should provide an option to remotely enable the remote start mode.

UI wise, we can add a new field or change the "Remote start mode" field into a button conditionally.
image