Overview

All messages are based on following format (HEX), the Data field should follow little-endian:
Channel1 Type1 Data1 Channel2 Type2 Data2 Channel3 ...
1 Byte 1 Byte N Bytes 1 Byte 1 Byte N Bytes 1 Byte ...

For decoder examples please find files on https://github.com/Milesight-IoT/SensorDecoders.