Article for advanced users

Information on this page is intended for users with advanced technical knowledge.

Treon Device Management: Interfaces

Feb 3, 2023 · 1 minutes to read

Command Message

The backend sends device management commands as JSON serialized messages over MQTT.

{
    "Ver": "<version>",
    "Type": "dm",
    "Cmd": "<command>",
    "I": "<index>",
    "T": "<target>",
    "Res": "<resource array>",
    "Val": "<value array>",
    "Nid" : "<node id>",
    "Gid" : "<group id>"
}

 

Treon Customer Support

If you have further questions on TOPIC, please contact Treon Customer Support.

   


Was this article helpful? Let us know.
Next