{ "servers": { "deconz": { "url": "zigbee.hacdcserver.org", "apiKey": "", "clientName": "dec0ntaminator", "websocketPort": 8082 }, "influx": { "url": "http://influx.hacdc.org", "apiKey": "", "bucket": "", "orgId": "" } }, "devices": [ { "name": "", "uniqueId": "", "valueKey": "", "valueModifier": "1", "influxKey": "" } ], "wsDevices": [ { "name": "", "uniqueId": "", "valueKey": "open", "influxKey": "state", "openScript": "this is optional" } ] }