Commands (Downlinks)
The LumiotLoRaWAN platform allows bidirectional interaction by sending commands or configurations to actuators or sensors via Downlinks.
Command Queuing
In LoRaWAN, depending on the Device Class, sending data is not always immediate:
- Go to your device's control panel (Monitor).
- Select the Control tab (or Downlinks).
- Enter your Payload (in Hexadecimal or Base64, depending on your Codec configuration).
- The command will be queued in the
ms-devicesmicroservice and transmitted to the Network Server. - The device will receive the command during its next radio frequency receive window (RX1 or RX2).