|
RadioHead
|
Generic RH_TCP message structure with message type. More...
#include <RHTcpProtocol.h>
Public Attributes | |
| uint32_t | length |
| Number of octets following, in network byte order. | |
| uint8_t | type |
| One of RH_TCP_MESSAGE_TYPE_*. | |
| uint8_t | payload [RH_TCP_MAX_PAYLOAD_LEN] |
| Payload. | |
Generic RH_TCP message structure with message type.