RDMnet
HEAD (unstable)
Implementation of ANSI E1.33 (RDMnet)
|
View other versions:
|
A descriptive structure for an EPT client.
Data Fields | |
EtcPalUuid | cid |
RdmnetEptSubProtocol * | protocols |
size_t | num_protocols |
EtcPalUuid cid |
The client's Component Identifier (CID).
size_t num_protocols |
The size of the protocols array.
RdmnetEptSubProtocol* protocols |
A list of EPT protocols that this client implements.