Skip to content
Martin Patfield edited this page Dec 2, 2025 · 4 revisions
Field Required Description
autoReset No Automatically turn off the switch after a specified time
topicGetOn Yes The current state of the switch, i.e. on/off
topicSetOn Yes For setting the state of the switch
topicGetCurrentConsumption No Get the current power rate in watts (Eve only)
topicGetElectricCurrent No Get the electrical current in amps (Eve only)
topicGetTotalConsumption No Get the total energy use in kWh (Eve only)
topicGetVoltage No Get the current voltage (Eve only)
valueOn Yes Turned on, e.g. "true", or "1", or "On"
valueOff Yes Turned off, e.g. "false", or "0", or "Off"

Clone this wiki locally