Downlink Commands
Downlink commands can be used for remote control of the device through a network server. The downlink port (application port) is 85 by default and can be configured through ToolBox.
If the device receives a downlink command requiring confirmation, it will send a reply
packet in the following format:
| Channel (1 Byte) | Type (1 Byte) | Command (1-N Byte) | Return Code (1 Byte, Optional) |
|---|---|---|---|
| Downlink command channel -1 | Same as downlink command | 00=Success, 01=Not allowed, 02=Out of range | |
For details of downlink commands please refer to the sections below.