Sending Down-Links
Topic | Description | Level |
---|---|---|
Sending Down-Links | Step-by-step guide to sending data and commands to a device. Note that this feature may not be supported by all devices and integrations | Advanced |
Abstract
Down-links are messages sent to a device, as opposed to up-links, which are messages received from a device. In some context, they are also referred to as commands or configuration messages. In Wonderland, down-links can be scheduled in the device management panel, as explained below.
Recommended Reading
- Quick Start Guide - introduction to Wonderland
Step-by-step
1) Navigate to Device Management Panel
2) Select the device to which you'd like to send a down-link
3) Click on "send command" and a window will appear. For sending AT commands or plain text, just go ahead. To send binary data, see instructions below.
4) Type in the command you'd like to send and press "send".
5) To ensure your down-link will be delivered to the device, optionally check "confirmed" in the drop-down.
To send binary data, also select "Hexadecimal Format". The text you enter will be interpreted as hexadecimal values and converted to binary. Flush queue will ensure that no other commands are executed before the one you just entered.