RDMnet
HEAD (unstable)
Implementation of ANSI E1.33 (RDMnet)
|
View other versions:
|
A set of information that defines the startup parameters of an LLRP Manager.
Data Fields | |
EtcPalUuid | cid |
EtcPalMcastNetintId | netint |
uint16_t | manu_id |
LlrpManagerCallbacks | callbacks |
LlrpManagerCallbacks callbacks |
A set of callbacks for the manager to receive RDMnet notifications.
EtcPalUuid cid |
The manager's CID.
uint16_t manu_id |
The manager's ESTA manufacturer ID.
EtcPalMcastNetintId netint |
The network interface that this manager operates on. This must be one of the interfaces passed to rdmnet_init() if any were passed in there.