<HTML><HEAD>
<STYLE id=eMClientCss>blockquote.cite { margin-left: 5px; margin-right: 0px; padding-left: 10px; padding-right:0px; border-left: 1px solid #cccccc }
blockquote.cite2 {margin-left: 5px; margin-right: 0px; padding-left: 10px; padding-right:0px; border-left: 1px solid #cccccc; margin-top: 3px; padding-top: 0px; }
.plain pre, .plain tt { font-family: monospace; font-size: 100%; font-weight: normal; font-style: normal;}
a img { border: 0px; }body {font-family: Tahoma;font-size: 12pt;}
.plain pre, .plain tt {font-family: Tahoma;font-size: 12pt;}
</STYLE>
<STYLE>#x33e1b826a54e4eda868865c3a3972157 BLOCKQUOTE.cite
{PADDING-LEFT: 10px; MARGIN-LEFT: 5px; BORDER-LEFT: #cccccc 1px solid; PADDING-RIGHT: 0px; MARGIN-RIGHT: 0px}
#x33e1b826a54e4eda868865c3a3972157 BLOCKQUOTE.cite2
{MARGIN-TOP: 3px; PADDING-TOP: 0px; PADDING-LEFT: 10px; MARGIN-LEFT: 5px; BORDER-LEFT: #cccccc 1px solid; PADDING-RIGHT: 0px; MARGIN-RIGHT: 0px}
#x33e1b826a54e4eda868865c3a3972157 .plain PRE, #x33e1b826a54e4eda868865c3a3972157 .plain TT
{FONT-SIZE: 100%; FONT-FAMILY: monospace; FONT-WEIGHT: normal; FONT-STYLE: normal}
#x33e1b826a54e4eda868865c3a3972157 A IMG
{BORDER-TOP: 0px; BORDER-RIGHT: 0px; BORDER-BOTTOM: 0px; BORDER-LEFT: 0px}
#x33e1b826a54e4eda868865c3a3972157 .plain PRE, #x33e1b826a54e4eda868865c3a3972157 .plain TT, #x33e1b826a54e4eda868865c3a3972157
{FONT-SIZE: 12pt; FONT-FAMILY: Tahoma}
</STYLE>
</HEAD>
<BODY scroll=auto class>
<DIV><FONT face=Calibri>Hallo,</FONT></DIV>
<DIV id=x33e1b826a54e4eda868865c3a3972157>
<DIV><FONT face=Calibri></FONT> </DIV>
<DIV><FONT face=Calibri>ich möchte einen Raspberry Pi mit Volkszähler Image als Datenlogger für den Stromverbrauch nutzen.</FONT></DIV>
<DIV><FONT face=Calibri>Der PI ist soweit eingerichtet und läuft schon alles.</FONT></DIV>
<DIV><FONT face=Calibri>Im Frontend werden aber keine Daten angezeigt, vermutlich wegen fehlerhafter vzlogger.conf.</FONT></DIV>
<DIV><FONT face=Calibri>Ich komme mit dem Konfigurator nicht ganz klar (</FONT><A href="http://volkszaehler.github.io/vzlogger/"><FONT face=Calibri>http://volkszaehler.github.io/vzlogger/</FONT></A><FONT face=Calibri>).</FONT></DIV>
<DIV><FONT face=Calibri>Wäre super wenn mir jemand eine Config erstellen könnte :)</FONT></DIV>
<DIV><FONT face=Calibri>Schonmal Danke im Voraus!</FONT></DIV>
<DIV><FONT face=Calibri></FONT> </DIV>
<DIV><FONT face=Calibri><U>Parameter:</U></FONT></DIV>
<DIV><FONT face=Calibri>UUID: <SPAN id=x124d032bf5534071bf3f0bcacdfccaf5><STRONG><FONT color=#ea161e>6acfb2d0-e122-11e6-a476-5b9d4084dc89</FONT></STRONG></SPAN></FONT></DIV>
<DIV><FONT face=Calibri>Zähler: EDL21 <SPAN style="FONT-SIZE: 10pt"><FONT size=3>EHZ-IW8E2A5L0EL2P <STRONG><FONT color=#ea161e>(10000 Impulse/kWh alle 5 Sekunden)</FONT></STRONG></FONT></SPAN></FONT></DIV>
<DIV><FONT size=3 face=Calibri><SPAN style="FONT-SIZE: 10pt"><SPAN id=x0b8e8f4282224c59a23721c7616d53ae><FONT face=Calibri><SPAN style="FONT-SIZE: 10pt"><FONT size=3>Lesekopf: IR-Lesekopf mit USB (mit udev-Regel gemountet als<STRONG><FONT color=#ea161e> /dev/lesekopf0</FONT></STRONG>)</FONT></SPAN></FONT></SPAN></SPAN></FONT></DIV>
<DIV><FONT size=3 face=Calibri><SPAN style="FONT-SIZE: 10pt"><SPAN><FONT size=3 face=Calibri><SPAN style="FONT-SIZE: 10pt"></SPAN></FONT></SPAN></SPAN></FONT> </DIV>
<DIV><FONT face=Calibri></FONT> </DIV>
<DIV><FONT face=Calibri>------------------------------------------------------------------------------------------------------------------------</FONT></DIV>
<DIV><FONT face=Calibri></FONT> </DIV>
<DIV><FONT face=Calibri>Hier als Info noch eine von mir gebastelte Konfiguration, welche aber nicht funtioniert.</FONT></DIV>
<DIV><FONT face=Calibri></FONT> </DIV>
<DIV><FONT face=Calibri>/**<BR> * vzlogger configuration<BR> *<BR> * Use properly encoded JSON with javascript comments<BR> *<BR> * Take a look at the wiki for detailed information:<BR> * </FONT><A href="http://wiki.volkszaehler.org/software/controller/vzlogger#configuration"><FONT face=Calibri>http://wiki.volkszaehler.org/software/controller/vzlogger#configuration</FONT></A><BR><FONT face=Calibri> *<BR> * For an online configuration editor refer to:<BR> * </FONT><A href="http://volkszaehler.github.io/vzlogger/"><FONT face=Calibri>http://volkszaehler.github.io/vzlogger/</FONT></A><BR><FONT face=Calibri> */</FONT></DIV>
<DIV><FONT face=Calibri></FONT> </DIV>
<DIV><FONT face=Calibri>{<BR> // General settings<BR> "daemon": false, // run periodically<BR> "verbosity": 5, // log verbosity (0=log_error and log_warning, 5=log_info, 10=log_debug, 15=log_finest)<BR> "log": "/tmp/vzlogger.log", // log file, optional<BR> "retry": 30, // http retry delay in seconds</FONT></DIV>
<DIV><FONT face=Calibri></FONT> </DIV>
<DIV><FONT face=Calibri> // Build-in HTTP server<BR> "local": {<BR> "enabled": false, // enable local HTTPd for serving live readings<BR> "port": 8080, // TCP port for local HTTPd<BR> "index": true, // provide index listing of available channels if no UUID was requested<BR> "timeout": 30, // timeout for long polling comet requests in seconds (0 disables comet)<BR> "buffer": -1 // HTTPd buffer configuration for serving readings, default -1<BR> // >0: number of seconds of readings to serve<BR> // <0: number of tuples to server per channel (e.g. -3 will serve 3 tuples)<BR> },</FONT></DIV>
<DIV><FONT face=Calibri></FONT> </DIV>
<DIV><FONT face=Calibri> // realtime notification settings<BR> "push": [<BR> {<BR> "url": "</FONT><A href="http://127.0.0.1:5582/"><FONT face=Calibri>http://127.0.0.1:5582</FONT></A><FONT face=Calibri>" // notification destination, e.g. frontend push-server<BR> }<BR> ],</FONT></DIV>
<DIV><FONT face=Calibri></FONT> </DIV>
<DIV><FONT face=Calibri> // Meter configuration<BR> "meters": [<BR> {<BR> // Example S0 meter</FONT></DIV>
<DIV><FONT face=Calibri></FONT> </DIV>
<DIV><FONT face=Calibri> "enabled": true, // disabled meters will be ignored (default)<BR> "skip": false, // errors when opening meter may be ignored if enabled<BR> "protocol": "s0", // meter protocol, see 'vzlogger -h' for full list<BR> "device": "/dev/lesekopf0", // meter device</FONT></DIV>
<DIV><FONT face=Calibri></FONT> </DIV>
<DIV><FONT face=Calibri> "aggtime": 300, // aggregate meter readings and send middleware update after <aggtime> seconds<BR> "aggfixedinterval": true, // round timestamps to nearest <aggtime> before sending to middleware<BR> "aggmode": "SUM", // aggregation mode: aggregate meter readings during <aggtime> interval<BR> // "SUM": add readings (use for s0 impulses)<BR> // "MAX": maximum value (use for meters sending absolute readings)<BR> // "AVG": average value (use for meters sending current usage)</FONT></DIV>
<DIV><FONT face=Calibri></FONT> </DIV>
<DIV><FONT face=Calibri> "channel": {<BR> "identifier": "Impulse", // s0 meter knows "Impulse" and "Power"<BR> "uuid": "6acfb2d0-e122-11e6-a476-5b9d4084dc89",<BR> "middleware": "</FONT><A href="http://localhost/middleware.php"><FONT face=Calibri>http://localhost/middleware.php</FONT></A><FONT face=Calibri>"<BR> }<BR> },<BR> ]<BR>}</FONT></DIV></DIV></BODY></HTML>