RDMnet
HEAD (unstable)
Implementation of ANSI E1.33 (RDMnet)
|
View other versions:
|
An RDMnet EPT data message received by a local component.
Data Fields | |
EtcPalUuid | source_cid |
uint16_t | manufacturer_id |
uint16_t | protocol_id |
const uint8_t * | data |
size_t | data_len |
const uint8_t* data |
The data associated with this EPT message.
size_t data_len |
The length of the data associated with this EPT message.
uint16_t manufacturer_id |
The ESTA manufacturer ID that identifies the EPT sub-protocol.
uint16_t protocol_id |
The protocol ID that identifies the EPT sub-protocol.
EtcPalUuid source_cid |
The CID of the EPT client that sent this data.