= "Milford Instruments Plugin\n"
"==========================\n"
"\n"
"This plugin creates devices with one output port. It currently supports the\n"
"1-463 DMX Protocol Converter and 1-553 512 Channel Serial to DMX\n"
"Transmitter.\n"
"\n"
"\n"
"## Config file: `ola-milinst.conf`\n"
"\n"
"`device = /dev/ttyS0` \n"
"The device to use as a path for the serial port. Multiple devices are\n"
"supported.\n"
"\n"
"### Per Device Settings\n"
"\n"
"`<device>-type = [1-463 | 1-553]` \n"
"The type of interface.\n"
"\n"
"#### 1-553 Specific Per Device Settings\n"
"\n"
"`<device>-baudrate = [9600 | 19200]` \n"
"The baudrate to connect at.\n"
"\n"
"`<device>-channels = [128 | 256 | 512]` \n"
"The number of channels to send."