RDMnet  HEAD (unstable)
Implementation of ANSI E1.33 (RDMnet)
View other versions:
RdmnetEptSubProtocol Struct Reference

Overview

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
 

Field Documentation

◆ manufacturer_id

uint16_t manufacturer_id

The ESTA manufacturer ID under which this protocol is namespaced.

◆ protocol_id

uint16_t protocol_id

The identifier for this protocol.

◆ protocol_string

const char* protocol_string

A descriptive string for the protocol.


The documentation for this struct was generated from the following file: