RDMnet  0.3.0
Implementation of ANSI E1.33 (RDMnet)
View other versions:
RdmnetPhysicalEndpointResponder Struct Reference

Overview

Identifying information for a physical RDM responder connected to an RDMnet gateway.

#include <rdmnet/device.h>

Data Fields

RdmUid uid
 The responder's UID.
 
uint16_t control_field
 The control field received in the DISC_MUTE message from this responder.
 
RdmUid binding_uid
 The binding UID received in the DISC_MUTE message from this responder. More...
 

Field Documentation

◆ binding_uid

RdmUid RdmnetPhysicalEndpointResponder::binding_uid

The binding UID received in the DISC_MUTE message from this responder.

Set to all 0's if no binding UID was received.


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