[vz-users] Ausreißer aus DB entfernen

Can-Carlo Dörtbudak doertbudak at googlemail.com
Sat Mar 22 20:50:49 CET 2014


Hallo Udo,

der Pfad stimmt, den Rest habe ich nachgetragen. Vielen Dank für die
Unterstützung. Was genau habe ich dann an Daten vorher geschrieben?
Weil im Screenshot sieht man, was bisher im frontend raus kam.

Lieber Gruß Can


Am 22. März 2014 20:29 schrieb Udo1 <udo1 at gmx.net>:

> Am 22.03.2014 18:32, schrieb Can-Carlo Dörtbudak:
>
>> "meters" : [{
>>
>>         "enabled" : true,       /* disabled meters will be ignored */
>>         "protocol" : "s0",
>>         "device" : "/dev/ttyUSB0",
>>         "channel" : {
>>                 "uuid" : "ebbbde20-6ad3-11e2-b0b4-5deb0ff3de55",
>>                 "middleware" : "http://localhost/volkszaehler.org/htdocs/
>> middleware.php",
>>                 "identifier" : "power"
>>                 }
>>
> Ja, ist für den ACE3000 falsch.
>
> Muss lauten:
>
>
> "meters" : [{
>         "enabled" : true,       /* disabled meters will be ignored */
>         "protocol" : "d0",
>         "device" : "/dev/ttyUSB0",
>         "parity" : "7E1",
>         "baudrate" : 300,
>         "pullseq" : "2F3F210D0A",
>                  "channel" : {
>                 "uuid" : "ebbbde20-6ad3-11e2-b0b4-5deb0ff3de55",
>                 "middleware" : "http://localhost/volkszaehler.org/htdocs/
> middleware.php",     /* ist der Pfad richtig? */
>                 "identifier" : "1.8.0",         /* oder 2.8.0 je nachdem
> was du haben willst */
>                 }
>
>
> Gruß
> Udo
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://demo.volkszaehler.org/pipermail/volkszaehler-users/attachments/20140322/8293e844/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Unbenannt4.JPG
Type: image/jpeg
Size: 138954 bytes
Desc: not available
URL: <http://demo.volkszaehler.org/pipermail/volkszaehler-users/attachments/20140322/8293e844/attachment-0001.jpe>


More information about the volkszaehler-users mailing list