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

Overview

Data Fields

RdmUid rdmnet_uid
 
uint16_t endpoint
 
RdmUid rdm_uid
 
uint16_t subdevice
 

Field Documentation

◆ endpoint

uint16_t endpoint

The endpoint on the RDMnet component to which this message is addressed. If addressing the default (root) responder of an RDMnet device, set this to E133_NULL_ENDPOINT.

◆ rdm_uid

RdmUid rdm_uid

The UID of the RDM responder to which this message is addressed. If addressing the default (root) responder of an RDMnet device, this should be the same as rdmnet_uid.

◆ rdmnet_uid

RdmUid rdmnet_uid

The UID of the RDMnet component to which this command is addressed.

◆ subdevice

uint16_t subdevice

The sub-device to which this command is addressed, or 0 for the root device.


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