dm commands

Introduction to Treon

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

Update your Treon Gateway via DM Commands

This article describes how to update your Treon Aito Release for Gateway via DM commands. Please Note: In case you have a custom Treon Aito Release for Gateway configuration, or you are not sure which Treon Aito Release for Gateway version to install, please contact Treon Customer Support.

Industrial Node Device Management & Specifications

Treon Device Management: Interfaces

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.