Open Lighting Architecture
Latest Git
|
Provide a generic RDM API that can use different implementations.
This class provides a high level C++ RDM API for PIDS defined in E1.20. It includes error checking for out-of-range arguments. Each RDM method takes a pointer to a string, which will be populated with an english error message if the command fails.
Go to the source code of this file.
Classes | |
struct | ola::rdm::StatusMessage |
struct | ola::rdm::ParameterDescriptor |
struct | ola::rdm::SensorDescriptor |
struct | ola::rdm::DimmerInfoDescriptor |
struct | ola::rdm::DimmerMinimumDescriptor |
class | ola::rdm::QueuedMessageHandler |
class | ola::rdm::RDMAPI |
Namespaces | |
ola | |
The namespace containing all OLA symbols. | |
ola::rdm | |
ESTA E1.20 Remote Device Management. | |