[vz-users] Speicherintervall Hochsetzten ?

Frank Richter frank.richter83 at gmail.com
Sun Mar 5 13:36:35 CET 2017


Nur nach dem letzten Element in einer Klammer zu kommt kein Komma, sonst
ist es erforderlich. So wie ich die Config geschickt habe ist sie ok.
Denk dir mal alles in einer Zeile ohne Umbrüche, dann ist es völlig klar.

Frank
Am 05.03.2017 13:31 schrieb "Sascha Koszowyj" <saschakoszowyj at arcor.de>:

> OK, danke....
>
> müssen dann alle Kommata rausnehmen? ODer nur einige.... ICh würde es ja
> gerne sauber haben....
>
> Am 05.03.2017 um 13:28 schrieb Frank Richter:
>
> Nein, sauberes JSON hat da KEIN Komma. Du hattest nur Glück, dass vzlogger
> so tolerant ist und über deine falschen Kommas nicht gestolpert ist.
>
> Gruß
> Frank
> Am 05.03.2017 13:25 schrieb "Sascha Koszowyj" <saschakoszowyj at arcor.de>:
>
>> Und noch eine Frage... fehlt hinter dem MAX nicht noch ein ","
>>
>>                  "aggmode": "MAX"
>>
>> Muss dass nicht so?
>>                  "aggmode": "MAX",
>>
>> vg
>> Sascha
>>
>> Am 05.03.2017 um 12:45 schrieb Frank Richter:
>>
>> Hallo Sascha,
>>
>> wieso hast du 2 Kanäle für den identifier 1.8.0?
>> Config mit Aggregation s.u.:
>>
>> {
>>   "retry": 0,
>>   "daemon": true,
>>   "verbosity": 0,
>>   "log": "/tmp/vzlogger.log",
>>   "local": {
>>     "enabled": false,
>>     "port": 8080,
>>     "index": false,
>>     "timeout": 30,
>>     "buffer": 10
>>   },
>>
>> "meters" : [
>>     {
>>     "enabled" : true ,
>>     "protocol" : "d0",
>>     "baudrate" : 9600,
>>     "device" : "/dev/ttyUSB0",
>>     "parity" : "7E1",
>>     "aggtime": 60,
>>     "channels": [    {
>>                          "uuid" : "f83ac920-fb68-11e6-ac39-053972a0aad0",
>>                          "middleware" : "http://localhost/middleware.php"
>> <http://localhost/middleware.php>,
>>                          "identifier" : "1-0:1.8.0*255", /* Summe  */
>>                          "aggmode": "MAX"
>>                          }, {
>>
>>                  "uuid" : "63227c40-fb69-11e6-bbca-6588fc7ddfc4",
>>                  "middleware" : "http://localhost/middleware.php"
>> <http://localhost/middleware.php>,
>>                  "identifier" : "1-0:1.8.0", /* Wirkarbeit Bezug +A */
>>                  "aggmode": "MAX"
>>                  }, {
>>                  "uuid" : "5c886660-fb69-11e6-a9a1-2f9e786ebdf9",
>>                  "middleware" : "http://localhost/middleware.php"
>> <http://localhost/middleware.php>,
>>                  "identifier" : "1-0:2.8.0", /* Wirkarbeit Lieferung -A */
>>                  "agmode": "MAX"
>>              }]
>>
>> }
>> ]}
>>
>> Grüße
>> Frank
>>
>> Am 5. März 2017 um 12:32 schrieb Sascha Koszowyj <saschakoszowyj at arcor.de
>> >:
>>
>>> Hi Fank,
>>>
>>> diese Attribute habe ich nicht?
>>>
>>>
>>> {
>>>   "retry": 0,
>>>   "daemon": true,
>>>   "verbosity": 0,
>>>   "log": "/tmp/vzlogger.log",
>>>   "local": {
>>>     "enabled": false,
>>>     "port": 8080,
>>>     "index": false,
>>>     "timeout": 30,
>>>     "buffer": 10
>>>   },
>>>
>>> "meters" : [
>>>     {
>>>     "enabled" : true ,
>>>     "protocol" : "d0",
>>>     "baudrate" : 9600,
>>>     "device" : "/dev/ttyUSB0",
>>>     "parity" : "7E1",
>>>
>>>     "channels": [    {
>>>                          "uuid" : "f83ac920-fb68-11e6-ac39-05397
>>> 2a0aad0",
>>>                          "middleware" : "http://localhost/middleware.p
>>> hp" <http://localhost/middleware.php>,
>>>                          "identifier" : "1-0:1.8.0*255", /* Summe  */
>>>                          }, {
>>>
>>>                  "uuid" : "63227c40-fb69-11e6-bbca-6588fc7ddfc4",
>>>                  "middleware" : "http://localhost/middleware.php"
>>> <http://localhost/middleware.php>,
>>>                   "identifier" : "1-0:1.8.0", /* Wirkarbeit Bezug +A */
>>>                  }, {
>>>                  "uuid" : "5c886660-fb69-11e6-a9a1-2f9e786ebdf9",
>>>                  "middleware" : "http://localhost/middleware.php"
>>> <http://localhost/middleware.php>,
>>>                  "identifier" : "1-0:2.8.0", /* Wirkarbeit Lieferung -A
>>> */
>>>              }]
>>>
>>> }
>>> ]}
>>>
>>>
>>>
>>> Am 05.03.2017 um 12:27 schrieb Frank Richter:
>>>
>>> Hallo,
>>>
>>> in der vzlogger.conf aggtime und aggmode setzen.
>>>
>>> Gruß
>>> Frank
>>> Am 05.03.2017 12:24 schrieb "Sascha Koszowyj" <saschakoszowyj at arcor.de>:
>>>
>>>> Hallo Zusammen,
>>>>
>>>> wie / wo kann ich den einstellen, wie offt er meinen Stromzähler in der
>>>> Minute ausliest?
>>>> Ich bracuhe die Daten nciht alle x Sekunden.... mir würde es reichen
>>>> jede minute.
>>>>
>>>> LG
>>>> Sascha
>>>>
>>>>
>>>
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://demo.volkszaehler.org/pipermail/volkszaehler-users/attachments/20170305/b867793a/attachment.html>


More information about the volkszaehler-users mailing list