Open Lighting Architecture
Latest Git
|
Code for Stageprofi devices.
Classes | |
class | StageProfiDetector |
class | StageProfiDevice |
class | StageProfiOutputPort |
An OutputPort for the StageProfi Device. More... | |
class | StageProfiPlugin |
class | StageProfiWidget |
Typedefs | |
typedef enum stageprofi_packet_type_e | stageprofi_packet_type |
Enumerations | |
enum | stageprofi_packet_type_e { ID_GETDMX = 0xFE, ID_SETDMX = 0xFF, ID_SETLO = 0xE0, ID_SETHI = 0xE1 } |
Functions | |
bool | EndpointFromString (const string &widget_path, IPV4SocketAddress *socket_addr) |
Variables | |
const char | plugin_description [] |
const char ola::plugin::stageprofi::plugin_description[] |