RDMnet  0.3.0
Implementation of ANSI E1.33 (RDMnet)
View other versions:
RdmnetPhysicalEndpointConfig Struct Reference

Overview

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 RdmnetPhysicalEndpointResponderresponders
 An array of initial physical RDM responders on this endpoint, identified by static UID.
 
size_t num_responders
 Size of the responders array.
 

Field Documentation

◆ endpoint_id

uint16_t RdmnetPhysicalEndpointConfig::endpoint_id

The endpoint identifier for this endpoint.

Valid values are between 1 and 63,999 inclusive.


The documentation for this struct was generated from the following file: