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

Overview

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
 

Field Documentation

◆ data

const uint8_t* data

The data associated with this EPT message.

◆ data_len

size_t data_len

The length of the data associated with this EPT message.

◆ manufacturer_id

uint16_t manufacturer_id

The ESTA manufacturer ID that identifies the EPT sub-protocol.

◆ protocol_id

uint16_t protocol_id

The protocol ID that identifies the EPT sub-protocol.

◆ source_cid

EtcPalUuid source_cid

The CID of the EPT client that sent this data.


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