MQTT Topic and Message documenation

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

  1. .../Alarms/HighVoltage
  2. .../Alarms/LowSoc
  3. .../Alarms/HighTemperature
  4. .../Alarms/Overload

But beyond that, not sure what to expect. Is mqtt a supported option? or should we use the Rest API?

Never mind… found it

MQTT explorer is very useful

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.