This article describes the JSON formatted sensor data sent from Treon Gateway to the backend.
IoT-devices like the Treon Industrial Node, Treon Industrial Node 6, Treon Node and Treon Asset Sensor forward their measurements as binary data via the mesh network.
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.