> For the complete documentation index, see [llms.txt](https://docs.yobiiq.com/welcome/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.yobiiq.com/welcome/lorawan-stack/generic-data/readme/lorawan-communication/payloads.md).

# 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 |   |
