![]() |
Open Lighting Architecture
0.9.0
|
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::device_info_s |
| struct | ola::rdm::slot_info_s |
| struct | ola::rdm::slot_default_s |
| struct | ola::rdm::SensorDescriptor |
| struct | ola::rdm::sensor_values_s |
| struct | ola::rdm::clock_value_s |
| class | ola::rdm::QueuedMessageHandler |
| class | ola::rdm::RDMAPI |
Namespaces | |
| namespace | ola |
| The namespace containing all OLA symbols. | |
| namespace | ola::rdm |
| PLASA E1.20 Remote Device Management. | |
Functions | |
| struct ola::rdm::device_info_s | ola::rdm::__attribute__ ((packed)) |
1.8.1.2