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

Detailed Description

Code for Karate devices.

Classes

class  KarateDevice
 
class  KarateLight
 
class  KarateOutputPort
 
class  KaratePlugin
 
class  KarateThread
 

Variables

const char plugin_description []
 

Variable Documentation

◆ plugin_description

const char ola::plugin::karate::plugin_description[]
Initial value:
= "KarateLight - Version 0.1\n"
"=========================\n"
"\n"
"The plugin creates devices with a single output port. Info on the\n"
"KarateLight Hardware can be found at http://karatelight.de\n"
"\n"
"Unfortunately the site is in German only, but the maintainer will respond to\n"
"emails in English.\n"
"\n"
"\n"
"## Config file: `ola-karate.conf`\n"
"\n"
"`device = /dev/kldmx0` \n"
"The path to the KarateLight device. Multiple entries are supported."