LoRa Payload Protocol
This chapter describes that uplink data packet and downlink commands supported by the device when communication mode includes LoRa.
All messages follow the following format (HEX), the Parameter/Data field must follow
little-endian byte order:
| Command ID | Parameter/Data | ... |
|---|---|---|
| N Bytes | 0-N Byte | ... |
For decoder and encoder examples, please find files on https://github.com/Milesight-IoT/SensorDecoders. For details of uplink reports and downlink commands please refer to the sections below.