Add samples for the new config options

This commit is contained in:
Max Stockner 2018-07-09 23:42:05 +02:00
parent 62bb6ec4a9
commit 8c5053310d
1 changed files with 5 additions and 1 deletions

View File

@ -1,4 +1,6 @@
{
"_title": "DMX Dashboard",
"_comment1": "To have a different page title change _title to title.",
"server": {
"listen_port": 8080,
"listen_host": "::",
@ -49,7 +51,9 @@
"devices": [
{
"type": "eurolite-led-bar",
"address": 1
"address": 1,
"name": "Behind the TV",
"_comment1": "name is optional and is shown above the sliders if sets"
},
{
"type": "eurolite-led-bar",