A de-serialized message.
Data Fields | |
uint16_t | command |
The Command. | |
uint16_t | length |
The payload length. More... | |
const uint8_t * | payload |
A pointer to the payload data. | |
uint8_t | token |
The token associated with this message. | |
uint16_t Message::length |
The payload length.
The length of the message's payload.