<div dir="ltr">Somit wäre der Knoten in meinem Kopf auch gelöst. Vielen Dank dafür!</div><div class="gmail_extra"><br><div class="gmail_quote">Am 13. Mai 2015 um 19:49 schrieb Matthias Behr <span dir="ltr"><<a href="mailto:mbehr@mcbehr.de" target="_blank">mbehr@mcbehr.de</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">Hintergrund ist, dass der Code jeweils auf 2 Impulse wartet und gleich noch den zeitl. Abstand auswertet (für Identifier „Power“). Wenn du Identifier „Impulse“ nutzt, bekommst du daher immer gleich 2 Impulse auf einmal geliefert. Es sind aber auch 2 angefallen, dürfte von der Zählart/-auflösung daher korrekt sein.<div><div><div class="h5"><br><div><blockquote type="cite"><div>Am 13.05.2015 um 08:05 schrieb Nils op den Winkel <<a href="mailto:nils@kusemuckl.de" target="_blank">nils@kusemuckl.de</a>>:</div><br><div><div dir="ltr">Hallo zusammen!<div><br></div><div><div>Ich habe gestern einen Ferrariszähler-Lesekopf von Udo montiert und habe zwei Fragen:<br></div><div><br></div><div>a) Ist es normal, dass vzlogger immer zwei Impulse an die Middleware meldet, wenn die rote Markierung vorbei kommt?</div><div><div>[May 12 21:42:14][chn0] Adding reading to queue (value=2.00 ts=1431459734229)</div><div>[May 12 21:53:27][chn0] Adding reading to queue (value=2.00 ts=1431460407277)</div><div>[May 12 22:13:47][chn0] Adding reading to queue (value=2.00 ts=1431461627548)</div><div>[May 12 22:44:50][chn0] Adding reading to queue (value=2.00 ts=1431463490165)</div><div>[May 12 23:40:56][chn0] Adding reading to queue (value=2.00 ts=1431466856590)</div><div>[May 13 00:10:03][chn0] Adding reading to queue (value=2.00 ts=1431468603918)</div><div>[May 13 00:18:09][chn0] Adding reading to queue (value=2.00 ts=1431469089860)</div><div>[May 13 00:37:06][chn0] Adding reading to queue (value=2.00 ts=1431470226231)</div><div>[May 13 00:46:24][chn0] Adding reading to queue (value=2.00 ts=1431470784908)</div></div><div><br></div><div>b) Bei mir geht die rote led nie ganz aus. Sie wird nur dunkler. Ist das ein Problem? Hängt das eine mit dem anderen zusammen?</div><div><br></div><div>Ich benutze vzlogger aus git von gestern unter Ubuntu 12.04 kompiliert mit install.sh:</div><div><div>vzlogger -V</div><div>0.4.0</div><div> based on git version: heads/master-0-g19eb2d0ebf</div><div> last commit date: Sun, 19 Apr 2015 08:29:22 +0200</div></div></div><div><br></div><div>Ich habe mich bei der vzlogger.conf weitestgehend an das beispiel im Wiki (<a href="http://wiki.volkszaehler.org/hardware/controllers/ferrariszaehler_lesekopf#installation" target="_blank">http://wiki.volkszaehler.org/hardware/controllers/ferrariszaehler_lesekopf#installation</a>) gehalten:</div><div><br></div><div><div>{</div><div>"retry" : 30, /* how long to sleep between failed requests, in seconds */</div><div>"daemon": false, /* run periodically */</div><div>"verbosity" : 5, /* between 0 and 9999, je höher desto mehr Infos */</div><div>"log" : "/var/log/vzlogger.log", /* path to logfile, optional */</div><div><br></div><div>"local" : {</div><div> "enabled" : false, /* local HTTPd for serving live readings, 'false' für Daten an die middleware !!! */</div><div> "port" : 8080, /* the TCP port for the local HTTPd */</div><div> "index" : true, /* should we provide a index listing of available channels if no UUID was requested? */</div><div> "timeout" : 30, /* timeout for long polling comet requests, 0 disables comet, in seconds */</div><div> "buffer" : 600 /* how long to buffer readings for the local interface, in seconds */</div><div> },</div><div><br></div><div>"meters" : [{ /* Beispiel-Ferraris-Meter */</div><div> "enabled" : true,</div><div> "protocol" : "s0",</div><div> "device" : "/dev/ttyUSB0",</div><div> "aggtime" : 30, /* aggregate all signals and give one update to middleware every 'aggtime' seconds */</div><div> "aggfixedinterval" : false, /* round all timestamps to middleware to nearest aggtime, reduces accuracy, use only when needed */</div><div> "channel" : {</div><div> "uuid" : "45408de0-f8ac-11e4-a96d-0ba585b4d063",</div><div> "middleware" : "<a href="http://woodstock/volkszaehler.org/middleware.php" target="_blank">http://woodstock/volkszaehler.org/middleware.php</a>", /* <a href="http://ip/" target="_blank">http://IP</a> auf dem die Middleware läuft(normally: 127.0.0.1) /middleware.php */</div><div> "identifier": "Impulse", /* counts the S0 impulses. Can also supply "Power" readings */</div><div> "aggmode" : "SUM" /* add all s0 intervals in the aggregation. Possible Modes: SUM, AVG, MAXIMUM and NONE*/</div><div> }</div><div> }]</div><div>}</div></div><div><br></div><div>Mein Zähler hat 75U/kwh. Die Scheibe dreht sich also recht langsam.</div><div><br></div><div>Ich hoffe ich habe keine relevanten Informationen unterschlagen.</div><div><br></div><div>Schönen Gruß</div><div><br></div><div>Nils</div><div><br></div></div>
</div></blockquote></div><br></div></div><div>
<span style="border-collapse:separate;color:rgb(0,0,0);font-family:Helvetica;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;border-spacing:0px"><div style="word-wrap:break-word"><div>Gruß</div><span class="HOEnZb"><font color="#888888"><div><br></div><div>Matthias</div></font></span></div></span>
</div>
<br></div></div></blockquote></div><br></div>