|
RDMnet
0.3.0
Implementation of ANSI E1.33 (RDMnet)
|
View other versions:
|
A set of information that defines the startup parameters of an LLRP Manager.
#include <rdmnet/llrp_manager.h>
Data Fields | |
| EtcPalUuid | cid |
| The manager's CID. | |
| RdmnetMcastNetintId | netint |
| The network interface that this manager operates on. | |
| uint16_t | manu_id |
| The manager's ESTA manufacturer ID. | |
| LlrpManagerCallbacks | callbacks |
| A set of callbacks for the manager to receive RDMnet notifications. | |