Open Lighting Architecture
Latest Git
|
the structure that defines the behaviour for a specific PID.o
Either the get_handler or set_handlers may be NULL if the command class isn't defined for this PID.
Public Attributes | |
uint16_t | pid |
RDMHandler | get_handler |
RDMHandler | set_handler |
RDMHandler ola::rdm::ResponderOps< Target >::ParamHandler::get_handler |
The method used to handle GETs
uint16_t ola::rdm::ResponderOps< Target >::ParamHandler::pid |
The PID this handler is for
RDMHandler ola::rdm::ResponderOps< Target >::ParamHandler::set_handler |
The method used to handle SETs