[vz-users] aktuelles RPi Image läuft nicht

Oliver Koch reg_okoch at my.mail.de
Fri Aug 15 23:43:15 CEST 2014


Das ist falsch. Muss so aussehen:
>
> {
> "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
done --> Danke Udo,

jetzt tut sich schon mehr, die IR-Köpfe leuchten und die Konsole zeigt 
das an...

[Aug 15 21:30:22][mtr0] Creating new meter with protocol d0.
[Aug 15 21:30:22][d0]   pullseq len:5 found
[Aug 15 21:30:22][mtr0] Meter configured. enabled
[Aug 15 21:30:22]       New meter initialized (protocol=d0)
[Aug 15 21:30:22]       Configure channel.
[Aug 15 21:30:22][chn0] New channel initialized (uuid=...14637c 
protocol=volkszaehler id=1.8.0)
[Aug 15 21:30:22]       Configure channel.
[Aug 15 21:30:22][chn1] New channel initialized (uuid=...7bea54 
protocol=volkszaehler id=2.8.0)
[Aug 15 21:30:22][mtr1] Creating new meter with protocol d0.
[Aug 15 21:30:22][d0]   pullseq len:5 found
[Aug 15 21:30:22][mtr1] Meter configured. enabled
[Aug 15 21:30:22]       New meter initialized (protocol=d0)
[Aug 15 21:30:22]       Configure channel.
[Aug 15 21:30:22][chn2] New channel initialized (uuid=...b3aece 
protocol=volkszaehler id=1.8.0)
[Aug 15 21:30:22]       Have 2 meters.
[Aug 15 21:30:22][main] foreground=0, daemon=1, local=0
[Aug 15 21:30:22]       Daemonize process...

(Warum auch immer die Systemzeit des RPi nachgeht.)
Aber immer noch keine Daten im Frontend... Eine Idee??

Gruß
Oliver



More information about the volkszaehler-users mailing list