RDMnet
0.3.0
Implementation of ANSI E1.33 (RDMnet)
|
View other versions:
|
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... | |
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.