Open Lighting Architecture
Latest Git
|
Code related to RDM controllers.
Files | |
file | DiscoveryAgent.h |
Implements the RDM Discovery algorithm. | |
file | QueueingRDMController.h |
An RDM Controller that queues messages and only sends a single message at a time. | |
file | RDMControllerAdaptor.h |
Allows an RDMControllerInterface to be used as an DiscoverableRDMControllerInterface. | |
file | RDMControllerInterface.h |
Definitions and Interfaces to implement an RDMController that sends a single message at a time. | |
file | SubDeviceDispatcher.h |
Handles the dispatching of RDM requests to the correct sub device. | |