RDMnet
0.3.0
Implementation of ANSI E1.33 (RDMnet)
|
View other versions:
|
A descriptive structure for an RPT client.
#include <rdmnet/message.h>
Data Fields | |
EtcPalUuid | cid |
The client's Component Identifier (CID). | |
RdmUid | uid |
The client's RDM UID. | |
rpt_client_type_t | type |
Whether the client is a controller or device. | |
EtcPalUuid | binding_cid |
An optional identifier for another component that the client is associated with. | |