Is there any documentation on the topics and messages sent by the MQTT architecture?
I’ve looked through
And dont see it.
I know that these topics exist
.../Alarms/LowVoltage
.../Alarms/HighVoltage.../Alarms/LowSoc.../Alarms/HighTemperature.../Alarms/Overload
But beyond that, not sure what to expect. Is mqtt a supported option? or should we use the Rest API?