[vz-users] Raspberry Pi Schnittstellenparameter USB
Hans-Dieter Hansen
hansi at hdhuh.de
Tue Feb 4 15:20:08 CET 2014
Hallo Daniel,
vielen Dank, werde das heute Abend mal testen.
Wenn ich dich richtig verstehe müsste, mein Eintrag in der vzlogger.conf, für 9600 Baud 7N1 dann so aussehen:
"meters" : [{
"enabled" : true, /* disabled meters will be ignored */
"protocol" : "sml", /* see 'vzlogger -h' for list of available protocols */
"device" : "/dev/ttyUSB0",
"parity" : "7E1",
"baudrate" : 9600,
"channels": [{
"uuid" : "xxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxxx",
"middleware" : "http://localhost/volkszaehler.org/htdocs/middleware.php",
"identifier" : "1-0:1.8.1" /* Zaehlerstand Haushaltsstrom*/
}]
]}
Wenn die Konfiguration jetzt im vzlogger ist, wird der Eintrag "stty -F /dev/ttyUSB0 9600 parenb cs7 -cstopb" dann noch in der rc.local benötigt?
Gesendet: Dienstag, 04. Februar 2014 um 12:24 Uhr
Von: "Daniel Lauckner" <mailing at jahp.de>
An: volkszaehler-users at lists.volkszaehler.org
Betreff: Re: [vz-users] Raspberry Pi Schnittstellenparameter USB
Am Dienstag, 4. Februar 2014 um 12:13 schrieb Daniel Lauckner:
> "parity" : "8N1",
> Was an Parity im Code vorgesehen und aktuell möglich ist kann ich
> leider nicht sagen.
8N1, 7N1, 7O1, 7E1
mfg Daniel
More information about the volkszaehler-users
mailing list