Overview Backend Treon Sensor System consists of sensors, gateways and backend services. Sensors make the measurements and send the collected data to the gateway. Treon Gateway moves data between sensors and backend systems.
I cannot find the correct gateway from my network, and mDNS does not show anything. If your computer is connected over WLAN to a corporate network, the configuration of the corporate network routers may prevent mDNS from working.
Treon Aito is the embedded software platform that powers Treon Gateway. It enables smart data collection from a wide range of sensors, on-device processing, and transmitting to any cloud backend. It supports both Bluetooth LE beacons and Wirepas Mesh sensors.
The SystemDevice management system has three main components:
Backend: sends dm commands and analyses the responses
Targets: objects to be managed. Objects may contain several resources that are managed
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.