Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
The actual format of the MQTT message payload for device events and commands is not documented.
Non-Quarks clients need to know the format to process events or send commands.
Looking at the code it looks like it's simply the UTF-8 representation of the JSON for the event or commands. That is the MQTT IoTdevice doesn't add in any additional information.