![]() |
Open Lighting Architecture 0.10.9
|
Public Member Functions | |
| RenardWidget (const std::string &path, int dmxOffset, int channels, uint32_t baudrate, uint8_t startAddress) | |
| bool | Connect () |
| int | Disconnect () |
| ola::io::ConnectedDescriptor * | GetSocket () |
| std::string | GetPath () |
| bool | SendDmx (const DmxBuffer &buffer) |
| bool | DetectDevice () |
Static Public Attributes | |
| static const uint8_t | RENARD_CHANNELS_IN_BANK = 8 |