|
RDMnet
0.3.0
Implementation of ANSI E1.33 (RDMnet)
|
View other versions:
|
A mapping from a dynamic UID to a responder ID (RID).
#include <rdmnet/message.h>
Data Fields | |
| rdmnet_dynamic_uid_status_t | status_code |
| The response code - indicates whether the broker was able to assign or look up dynamic UID. | |
| RdmUid | uid |
| The dynamic UID. | |
| EtcPalUuid | rid |
| The corresponding RID to which the dynamic UID is mapped. | |