<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Ich habe leider nur einen EHZ361 (kein SML). Der gibt aber alle Werte aus.<div class=""><br class=""></div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">Am 01.01.2015 um 22:44 schrieb Thomas Schweikert <<a href="mailto:schweikert.thomas@web.de" class="">schweikert.thomas@web.de</a>>:</div><br class="Apple-interchange-newline"><div class=""><div class=""><div style="font-family: Verdana;font-size: 12.0px;" class=""><div class="">
<div class="">Hallo,</div>

<div class=""> </div>

<div class="">vielen Dank für die Infos.</div>

<div class="">Ich dachte leider der eHz kann grundsätzlich Spannung, Strom, Leistung sowohl gesamt als auch einzeln pro Phase ausgeben. Gibt es einen eHz der sowas kann?</div>

<div class="">
<div class="">Ich habe nun volkszaehler sowie vzlogger aktualisiert, in der Ausgabe:</div>

<div class="">vzlogger -v (0.4.0) werden weiterhin die OBIS-Alias *255 angegeben.</div>

<div class=""> </div>

<div class="">Ich habe meine /etc/vzlogger.conf nun angepasst:</div>

<div class="">
<div class="">/**<br class="">
 * vzlogger configuration<br class="">
 *<br class="">
 * use proper encoded JSON with javascript comments<br class="">
 *<br class="">
 * take a look at the wiki for detailed information:<br class="">
 * <a href="http://wiki.volkszaehler.org/software/controller/vzlogger#configuration" class="">http://wiki.volkszaehler.org/software/controller/vzlogger#configuration</a><br class="">
 */</div>

<div class="">{<br class="">
    "retry": 30,            /* how long to sleep between failed requests, in seconds */<br class="">
    "daemon": false,        /* run periodically */<br class="">
    "verbosity": 100,         /* between 0 and 15 */<br class="">
    "log": "/var/log/vzlogger.log",     /* path to logfile, optional */</div>

<div class="">    "local": {<br class="">
        "enabled": false,   /* should we start the local HTTPd for serving live readings? */<br class="">
        "port": 8080,       /* the TCP port for the local HTTPd */<br class="">
        "index": true,      /* should we provide a index listing of available channels if no UUID was requested? */<br class="">
        "timeout": 30,      /* timeout for long polling comet requests, 0 disables comet, in seconds */<br class="">
        "buffer": 600       /* how long to buffer readings for the local interface, in seconds */<br class="">
    },</div>

<div class="">    "meters": [<br class="">
        {<br class="">
            "enabled": true,               /* disabled meters will be ignored (default) */<br class="">
            "protocol": "sml",              /* see 'vzlogger -h' for list of available protocols */<br class="">
            "device": "/dev/ttyUSB0",<br class="">
            "parity": "8N1",<br class="">
            "baudrate": 9600,<br class="">
            "channels": [{<br class="">
                "protocol": "vz",           /* <a href="http://volkszaehler.org" class="">volkszaehler.org</a> (default) */<br class="">
                "uuid": "be991970-91aa-11e4-a44c-0169def9da1f",<br class="">
                "middleware": "<a href="http://localhost/middleware.php" class="">http://localhost/middleware.php</a>",<br class="">
                "identifier": "1-0:16.7.0" /* Momentanleistung "1-0:16.7.0"  Einheit W; El. Energie (Leistungswerte) */<br class="">
            }, {<br class="">
                "protocol": "vz",           /* <a href="http://volkszaehler.org" class="">volkszaehler.org</a> (default) */<br class="">
                "uuid": "e787ce20-91ab-11e4-abe4-87c808300b3c",<br class="">
                "middleware": "<a href="http://localhost/middleware.php" class="">http://localhost/middleware.php</a>",<br class="">
                "identifier": "1-0:1.8.0"    /* 1.8.0 Zaehlerstand Wirkleistung Einheit kWh; El. Energie (Zaehlerstaende) */<br class="">
            }, {<br class="">
                "protocol": "vz",           /* <a href="http://volkszaehler.org" class="">volkszaehler.org</a> (default) */<br class="">
                "uuid": "7f427970-91d7-11e4-9436-55ebddca8939",<br class="">
                "middleware": "<a href="http://localhost/middleware.php" class="">http://localhost/middleware.php</a>",<br class="">
                "identifier": "1-0:1.8.0"    /* 1.8.0 zeigt den Zaehlerstand Bezug (Arbeit) an; Einheit kWh; El. Energie (Leistungswerte) */</div>

<div class="">            }, {<br class="">
                "protocol": "vz",           /* <a href="http://volkszaehler.org" class="">volkszaehler.org</a> (default) */<br class="">
                "uuid": "1c522610-91d4-11e4-adbe-9b8ab9c7c2c7",<br class="">
                "middleware": "<a href="http://localhost/middleware.php" class="">http://localhost/middleware.php</a>",<br class="">
                "identifier": "1-0:2.8.0"    /* 2.8.0 zeigt 0 an wenn nicht eingespeist wird; Zaehlerstand Wirkleistung Einheit kWh; El. Energie (Zaehlerstaende) */<br class="">
            }, {<br class="">
                "protocol": "vz",           /* <a href="http://volkszaehler.org" class="">volkszaehler.org</a> (default) */<br class="">
                "uuid": "6c7b48e0-91d3-11e4-aaa3-57d4e4f44ac4",<br class="">
                 "middleware": "<a href="http://localhost/middleware.php" class="">http://localhost/middleware.php</a>",<br class="">
                "identifier": "1-0:2.8.0"    /* 2.8.0 zeigt den Zaehlerstand Lieferung (Arbeit) an; Einheit kWh; El. Energie (Leistungswertee) */<br class="">
            }]<br class="">
        }<br class="">
    ]<br class="">
}</div>

<div class=""> </div>

<div class="">Viele Grüße</div>

<div class=""> </div>

<div class="">Thomas</div>
</div>

<div class=""> </div>

<div name="quote" style="margin:10px 5px 5px 10px; padding: 10px 0 10px 10px; border-left:2px solid #C3D9E5; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<div style="margin:0 0 10px 0;" class=""><b class="">Gesendet:</b> Donnerstag, 01. Januar 2015 um 13:48 Uhr<br class="">
<b class="">Von:</b> "Matthias Behr" <<a href="mailto:mbehr@mcbehr.de" class="">mbehr@mcbehr.de</a>><br class="">
<b class="">An:</b> "<a href="http://volkszaehler.org" class="">volkszaehler.org</a> - users" <<a href="mailto:volkszaehler-users@demo.volkszaehler.org" class="">volkszaehler-users@demo.volkszaehler.org</a>><br class="">
<b class="">Betreff:</b> Re: [vz-users] VZ Installation Raspberry Pi B+ Hager eHz 363A</div>

<div name="quoted-content" class="">
<div class="">Hallo,
<div class=""> </div>

<div class="">
<div class="">
<blockquote class="">
<div class="">
<div class="">
<div style="font-family: Verdana;font-size: 12.0px;" class="">
<div class="">
<div class="">Was besagt die Fehlermeldung:<br class="">
error: unknown type in sml_value_to_double?</div>
</div>
</div>
</div>
</div>
</blockquote>

<div class=""> </div>

<div class="">Das wurde in Versionen ab dem 23.12.14 (Commit 0a0e587) behoben. </div>

<blockquote class="">
<div class="">
<div class="">
<div style="font-family: Verdana;font-size: 12.0px;" class="">
<div class="">
<div class=""><br class="">
                "identifier": "1-0:1.7.255*255"       /*  Wirkleistung Summe Einheit W */<br class="">
                "identifier": "1-0:21.7.255*255"    /* Wirkleistung Phase L1 Einheit W */<br class="">
                "identifier": "1-0:12.7.255*255"    /* Spannung Einheit V */<br class="">
                "identifier": "1-0:32.7.255*255"    /* Spannung Phase L1 Einheit V */<br class="">
                "identifier": "1-0:11.7.255*255"    /* Stromstaerke Einheit A */<br class="">
                "identifier": "1-0:31.7.255*255"    /* Stromstaerke Phase L1 Einheit A */<br class="">
                "identifier": "1-0:1.8.255*255"    /* Zaehlerstand Wirkleistung Einheit kWh */</div>
</div>
</div>
</div>
</div>
</blockquote>

<div class=""> </div>

<div class="">Dein Logger liefert die folgenden Obis Codes:</div>
 

<blockquote class="">
<div class="">
<div class="">
<div style="font-family: Verdana;font-size: 12.0px;" class="">
<div class="">
<div class="">[Jan 01 13:16:47][mtr0] Got 11 new readings from meter:<br class="">
[Jan 01 13:16:47][mtr0] Reading: id=129-129:199.130.3*255/ObisItentifier:129-129:199.130.3*255 value=0.00 ts=1420114607.517<br class="">
[Jan 01 13:16:47][mtr0] Reading: id=1-0:0.0.9*255/ObisItentifier:1-0:0.0.9*255 value=0.00 ts=1420114607.517<br class="">
[Jan 01 13:16:47][mtr0] Reading: id=1-0:1.8.0*255/ObisItentifier:1-0:1.8.0*255 value=541214.70 ts=1420114607.517<br class="">
[Jan 01 13:16:47][mtr0] Reading: id=1-0:1.8.1*255/ObisItentifier:1-0:1.8.1*255 value=540214.70 ts=1420114607.517<br class="">
[Jan 01 13:16:47][mtr0] Reading: id=1-0:1.8.2*255/ObisItentifier:1-0:1.8.2*255 value=1000.00 ts=1420114607.517<br class="">
[Jan 01 13:16:47][mtr0] Reading: id=1-0:2.8.0*255/ObisItentifier:1-0:2.8.0*255 value=171618.90 ts=1420114607.517<br class="">
[Jan 01 13:16:47][mtr0] Reading: id=1-0:2.8.1*255/ObisItentifier:1-0:2.8.1*255 value=170618.90 ts=1420114607.517<br class="">
[Jan 01 13:16:47][mtr0] Reading: id=1-0:2.8.2*255/ObisItentifier:1-0:2.8.2*255 value=1000.00 ts=1420114607.517<br class="">
[Jan 01 13:16:47][mtr0] Reading: id=1-0:16.7.0*255/ObisItentifier:1-0:16.7.0*255 value=300.00 ts=1420114607.517<br class="">
[Jan 01 13:16:47][mtr0] Reading: id=129-129:199.130.5*255/ObisItentifier:129-129:199.130.5*255 value=0.00 ts=1420114607.519<br class="">
[Jan 01 13:16:47][mtr0] Reading: id=0-0:0.0.0*0/ObisItentifier:0-0:0.0.0*0 value=0.00 ts=0.000</div>
</div>
</div>
</div>
</div>
</blockquote>

<div class=""> </div>

<div class="">und übernimmt die 3, die auf den Filter 1.8.255 matchen (Achtung, die Wildcard Suche wurde in Versionen ab dem 24.12.14 entfernt, Bitte die genauen Ids in der Config angeben): 1.8.0, 1.8.1, 1.8.2.</div>
 

<blockquote class="">
<div class="">
<div class="">
<div style="font-family: Verdana;font-size: 12.0px;" class="">
<div class="">
<div class="">[Jan 01 13:16:47][chn6] Adding reading to queue (value=541214.70 ts=1420114607.517)<br class="">
[Jan 01 13:16:47][chn6] Adding reading to queue (value=540214.70 ts=1420114607.517)<br class="">
[Jan 01 13:16:47][chn6] Adding reading to queue (value=1000.00 ts=1420114607.517)</div>
</div>
</div>
</div>
</div>
</blockquote>
</div>
</div>

<div class="">Andere scheinen nicht vom Logger geliefert zu werden.</div>

<div class=""> </div>
</div>
</div>
</div>
</div>
</div></div></div>
</div></blockquote></div><br class=""><div class="">
<span class="Apple-style-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; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;  "><div class="">Gruß</div><div class=""><br class=""></div><div class="">Matthias Behr</div></span>
</div>
<br class=""></div></body></html>