# Payloads

## Payload Structure

All data are based on following HEX format, in big-endian.

| Channel 1 | Type 1 | Data 1  | Channel 2 | Type 2 | Data 2  | … |
| --------- | ------ | ------- | --------- | ------ | ------- | - |
| 1 Byte    | 1 Byte | N Bytes | 1 Byte    | 1 Byte | N Bytes |   |
