[vz-users] Frage
Frans Oonk
f-oonk at wxs.nl
Wed Jan 25 22:10:39 CET 2017
Hallo Udo,
Danke fur diene Hilfe, ich bin wohl blind aber sehe keinen Fehler.
{
"retry" : 3, /* how long to sleep between failed requests, in seconds */
"daemon" : false, /* run periodically */
"verbosity" : 10, /* between 0 and 15 */
"log" : "/var/log/vzlogger.log", /* path to logfile, optional */
"local" : {
"enabled" : false, /* should we start the local HTTPd for serving live readings? */
"port" : 80, /* the TCP port for the local HTTPd */
"index" : true, /* should we provide a index listing of available channels if no $
"timeout" : 30, /* timeout for long polling comet requests, 0 disables comet, in $
"buffer" : 600 /* how long to buffer readings for the local interface, in second$
},
"meters" : [{
"enabled" : true, /* disabled meters will be ignored */
// "skip" : false, // if enabled, errors when opening meter will lead to m$
"protocol" : "d0", // see 'vzlogger -h' for list of available protocols
"device" : "/dev/ttyUSB0",
"parity" : "7E1", // oder 8N1
"baudrate" : 300, // oder 300
"pullseq" : "2F3F210D0A", // Pullsequenz in 'hex'
// "baudrate_read" : 300, // Baudratenumschaltung auf gewünschte Baudrate, abhäng$
// "aggtime" : 30, // in Sekunden
// "aggmode" : "MAX", // "AVG" Mittelwert für Leistung, "MAX" für Zähler, "SUM$
// "interval" : 300, // Wartezeit in Sekunden bis neue Werte in die middlew$
"channels": [{
"uuid" : "37ae5b60-def1-11e6-a251-0f3d5deea8e5",
"middleware" : "http://localhost/middleware.php",
"identifier" : "1.8.1" /
-----Oorspronkelijk bericht-----
Van: volkszaehler-users [mailto:volkszaehler-users-bounces at demo.volkszaehler.org] Namens Udo1
Verzonden: woensdag 25 januari 2017 21:52
Aan: volkszaehler-users at demo.volkszaehler.org
Onderwerp: Re: [vz-users] Frage
Am 25.01.2017 um 21:23 schrieb Frans Oonk:
> Error in ,:1 unexpected character at offset 1
>
> [Jan 25 21:10:07] Failed to parse configuration due to:
> Parse configuaration failed.
Sagt er doch: in der vzlogger.conf in Zeile 1 ist ein Fehler.
Gruß
Udo
More information about the volkszaehler-users
mailing list