Open Lighting Architecture  Latest Git
Classes | Variables
ola::plugin::opendmx Namespace Reference

Detailed Description

Code for the Enttec OpenDMX.

Classes

class  OpenDmxDevice
 
class  OpenDmxOutputPort
 
class  OpenDmxPlugin
 
class  OpenDmxThread
 

Variables

const char plugin_description []
 

Variable Documentation

◆ plugin_description

const char ola::plugin::opendmx::plugin_description[]
Initial value:
= "Enttec Open DMX Plugin\n"
"======================\n"
"\n"
"The plugin creates a single device with one output port using the Enttec\n"
"Open DMX USB widget. It requires the Open DMX kernel module, if you don't\n"
"have this installed, use the FTDI DMX USB plugin instead.\n"
"\n"
"\n"
"## Config file: `ola-opendmx.conf`\n"
"\n"
"`device = /dev/dmx0` \n"
"The path to the Open DMX USB device. Multiple entries are supported."