Open Lighting Architecture
0.10.4
|
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 |
class | ola::rdm::QueuedMessageHandler |
class | ola::rdm::RDMAPI |
Namespaces | |
ola | |
The namespace containing all OLA symbols. | |
ola::rdm | |
PLASA E1.20 Remote Device Management. | |