{ "retry": 0, "daemon": true, "verbosity": 1, "log": "/var/log/vzlogger.log", "push": [], "local": { "enabled": false, "port": 8080, "index": false, "timeout": 0, "buffer": 0 }, "meters": [ { "enabled": true, "allowskip": false, // "interval": 5, // "aggtime": -1, // "aggfixedinterval": false, "channels": [ { "api": "influxdb", "uuid": "fde8f1d0-c5d0-11e0-856e-f9e4360ced10", "identifier": "1-0:1.8.0", "host": "http://localhost:8086", "database": "vzlogger", // "measurement_name": "", // "tags": "Bezug", // "username": "", // "password": "", // "max_batch_inserts": 4500, // "max_buffer_size": 450000, // "timeout": 30, // "aggmode": "max" }, { "api": "influxdb", "uuid": "a8da012a-9eb4-49ed-b7f3-38c95142a90c", "identifier": "1-0:2.8.0", "host": "http://localhost:8086", "database": "vzlogger", // "measurement_name": "", // "tags": "Bezug", // "username": "", // "password": "", // "max_batch_inserts": 4500, // "max_buffer_size": 450000, // "timeout": 30, // "aggmode": "max" }, { "api": "influxdb", "uuid": "d5c6db0f-533e-498d-a85a-be972c104b48", "identifier": "1-0:16.7.0", "host": "http://localhost:8086", "database": "vzlogger", // "measurement_name": "", // "tags": "Bezug", // "username": "", // "password": "", // "max_batch_inserts": 4500, // "max_buffer_size": 450000, // "timeout": 30, // "aggmode": "avg" } ], "protocol": "sml", "device": "/dev/ttyUSB0", "pullseq": "", "baudrate": 9600, "parity": "8n1", "use_local_time": false } ] }