|
RDM
HEAD (unstable)
Implementation of ANSI E1.31 (Streaming ACN)
|
View other versions:
|
Data Fields | |
| uint8_t | data [RDM_MAX_BYTES] |
| size_t | data_len |
A structure that represents a packed RDM message.
| uint8_t data[RDM_MAX_BYTES] |
The RDM message bytes.
| size_t data_len |
The length of the RDM message.