| 
    RDMnet
    0.3.0
    
   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.
#include <rdmnet/device.h>
Data Fields | |
| uint16_t | endpoint_id | 
| The endpoint identifier for this endpoint.  More... | |
| const RdmnetPhysicalEndpointResponder * | responders | 
| An array of initial physical RDM responders on this endpoint, identified by static UID.  | |
| size_t | num_responders | 
| Size of the responders array.  | |
| uint16_t RdmnetPhysicalEndpointConfig::endpoint_id | 
The endpoint identifier for this endpoint.
Valid values are between 1 and 63,999 inclusive.