RDMnet
0.3.0
Implementation of ANSI E1.33 (RDMnet)
|
View other versions:
|
Implementation of RDMnet EPT Client functionality; see Using the EPT Client API.
EPT clients use the Extensible Packet Transport protocol to exchange opaque, manufacturer-specific non-RDM data across the network topology defined by RDMnet. EPT clients participate in RDMnet scopes and exchange messages through an RDMnet broker, similarly to RDMnet controllers and devices.
See Using the EPT Client API for a detailed description of how to use this API.
Data Structures | |
class | rdmnet::EptClient |
An instance of RDMnet EPT client functionality. More... | |
class | rdmnet::EptClient::NotifyHandler |
A base class for a class that receives notification callbacks from an EPT client. More... | |
struct | rdmnet::EptClient::Settings |
A set of configuration settings that an EPT client needs to initialize. More... | |