RDMnet
HEAD (unstable)
Implementation of ANSI E1.33 (RDMnet)
|
View other versions:
|
Configuration information for a physical endpoint on a device.
See Devices and Gateways for more information on endpoints.
Data Fields | |
uint16_t | endpoint_id |
const RdmnetPhysicalEndpointResponder * | responders |
size_t | num_responders |
uint16_t endpoint_id |
The endpoint identifier for this endpoint. Valid values are between 1 and 63,999 inclusive.
size_t num_responders |
Size of the responders array.
const RdmnetPhysicalEndpointResponder* responders |
An array of initial physical RDM responders on this endpoint, identified by static UID.