RDMnet
HEAD (unstable)
Implementation of ANSI E1.33 (RDMnet)
|
View other versions:
|
A description of an EPT sub-protocol.
EPT clients can implement multiple protocols, each of which is identified by a two-part identifier including an ESTA manufacturer ID and a protocol ID.
Data Fields | |
uint16_t | manufacturer_id |
uint16_t | protocol_id |
const char * | protocol_string |
uint16_t manufacturer_id |
The ESTA manufacturer ID under which this protocol is namespaced.
uint16_t protocol_id |
The identifier for this protocol.
const char* protocol_string |
A descriptive string for the protocol.