[vz-dev] Ferraris-Zähler-Lesekopf

Andreas Goetz cpuidle at gmail.com
Wed Aug 6 07:57:23 CEST 2014


Moin Udo,

das "tut". Aber könnt Ihr mir erklären warum vzlogger nur im daemon Mode
seine Daten auch an die MW abgibt? Nicht sehr intuitiv....

Und lässt sich das mit dem loadavg vllt. auch lösen?

Vielen Dank!

vg
Andreas


On Tue, Aug 5, 2014 at 4:33 PM, Udo1 <udo1 at gmx.net> wrote:

>
> Am 05.08.2014 07:54, schrieb Andreas Goetz:
>
>> Hier ist die komplette conf
>>
> Änder den ersten Teil mal in:
>
>
> /**
>  * vzlogger configuration
>  *
>  * use proper encoded JSON with javascript comments
>  *
>  * take a look at the wiki for detailed information:
>  * http://wiki.volkszaehler.org/software/controller/vzlogger#configuration
>  */
>
> {
> "retry" : 30,                      /* how long to sleep between failed
> requests, in seconds */
> "daemon": true,                    /* run periodically */
> "foreground" : false,              /* run in background */
> "verbosity" : 9999,                   /* between 0 and 9999, je höher
> desto mehr Infos */
>
> "log" : "/var/log/vzlogger.log",   /* path to logfile, optional */
>
> "local" : {
>         "enabled" : false,      /*  local HTTPd for serving live readings,
> 'false' für Daten an die middleware !!! */
>         "port" : 80,            /* the TCP port for the local HTTPd */
>
>         "index" : true,         /* should we provide a index listing of
> available channels if no UUID was requested? */
>         "timeout" : 30,         /* timeout for long polling comet
> requests, 0 disables comet, in seconds */
>         "buffer" : 600          /* how long to buffer readings for the
> local interface, in seconds */
>           },
>
>
> Gruß
> Udo
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://demo.volkszaehler.org/pipermail/volkszaehler-dev/attachments/20140806/3c4f5c81/attachment.html>


More information about the volkszaehler-dev mailing list