[vz-dev] vzlogger C++ Port neues Protokoll implementieren

post at seegel-systeme.de post at seegel-systeme.de
Tue Mar 27 00:48:02 CEST 2012


Hallo Kai,

Danke für die Antwort, mit "enabled" gehts auf jeden Fall schon mal weiter:


root at iconnect:~/vz3/vzlogger# src/vzlogger -c etc/vzlogger.conf
OptionList dump
Option <protocol>=<type=6>=<val=rfsoap>
Option <device>=<type=6>=<val=/dev/ttyUSB0>
Option <baudrate>=<type=3>=<val=19200>
Option <enabled>=<type=1>=<val=1>
[Mar 27 00:25:52][mtr0] Creating new meter with protocol rfsoap.
[Mar 27 00:25:52][mtr0] Meter configured.
[Mar 27 00:25:52]       New meter initialized (protocol=rfsoap)
[Mar 27 00:25:52]       Configure channel.
test 1 - other - middleware  type=6
[Mar 27 00:25:52][chn0] New channel initialized (uuid=...899834  
protocol=volkszaehler id=EMTP::256A5461)
[Mar 27 00:25:52]       Configure channel.
test 1 - other - middleware  type=6
[Mar 27 00:25:52][chn1] New channel initialized (uuid=...8a6bc4  
protocol=volkszaehler id=TX29IT::44)
[Mar 27 00:25:52]       Configure channel.
test 1 - other - middleware  type=6
[Mar 27 00:25:52][chn2] New channel initialized (uuid=...104b48  
protocol=volkszaehler id=1-0:1.8.0)
[Mar 27 00:25:52]       Have 1 meters.
[Mar 27 00:25:52][main] foreground=1, daemon=0, local=1
[Mar 27 00:25:52]       NOT Daemonize process...
[Mar 27 00:25:52][]     ===> Start meters.
Segmentation fault


Das kann jetzt natürlich alles sein...
Nach Start meters werden wohl alle open Methoden aufgerufen, darin  
habe ich im Moment nur eine Debugausgabe, aber selbst die Debugausgabe  
in meinem Konstruktor wird noch nicht ausgegeben...

Stefan



More information about the volkszaehler-dev mailing list