Skip to content

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

Step-by-step

1) Navigate to Device Management Panel

image

2) Select the device to which you'd like to send a down-link

image

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.

image

4) Type in the command you'd like to send and press "send".

image

5) To ensure your down-link will be delivered to the device, optionally check "confirmed" in the drop-down.

image

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.