eBus Schaltung in Betrieb nehmen

Begonnen von Reinhart, 23 Dezember 2015, 15:19:45

Vorheriges Thema - Nächstes Thema

Reinhart

ich habe die Erfahrung gemacht, dass wenn Wlan einem träge  vorkommt, der Fehler meist am DNS zu suchen ist. Falscher oder fehlender Eintrag?
Wenn du eine 2. Fritzbox in Betrieb genommen hast, dann checke bitte das der DHCP Server nur auf einen laufen darf, die zweite Box hat dann einfach einen Forward/Weiterleitung auf den ersten und die IP des ersten angeben!

LG
FHEM auf Raspy4 mit Bullseye + SSD, Homematic, ESP8266, ESP32, Sonoff, eBus, NanoCUL, MapleCUL, , MQTT2, Alexa

Girgl

An den Netzwerkeinstellungen hat es nicht gelegen, die waren alle korrekt. Tatsächlich brachte ein Positionswechsel des Raspberry Besserung. Seitdem hatte ich keine Aussetzter mehr.
Danke für den Tip in die richtige Richtung!

Im ebusd.log habe ich zwar öfters noch in unregelmäßigen Abständen Fehlereinträge wie diese...
2022-01-15 03:25:30.058 [bus error] send to 08: ERR: read timeout, retry
2022-01-15 04:24:17.108 [bus error] send to 08: ERR: wrong symbol received, retry

aber damit kann ich leben.

VG Girgl

skiworker

#1787
Hallo,

ich benutze zwar den Esera Ebus USB Koppler, habe das Problem, das ich nur einige wenige Daten von meiner neuen Vaillant Heizung (ecoCompact VSC 204)mit multiMatic VCR700/6 Regler erhalte.

ein ebusctl find -d liefert folgendes:

bai DateTime = sync;-:-:-;-.-.-;8.375
bai SetMode = auto;40.0;-;-;0;0;0;0;0;0
bai Status01 = 40.0;34.5;8.188;34.0;46.5;on
bai Status02 = auto;60;65.0;70;65.0
bai StatusCirPump = on
broadcast outsidetemp = 8.188
broadcast vdatetime = 21:05:36;04.02.2022
scan.08  = Vaillant;BAI00;0205;9602
scan.15  = Vaillant;70000;0614;6903


ebusctl info:
version: ebusd 21.3.v21.3
update check: OK
device: /dev/ttyUSB0
access: *
signal: acquired
symbol rate: 59
max symbol rate: 121
min arbitration micros: 609
max arbitration micros: 6011
min symbol latency: 4
max symbol latency: 9
reconnects: 0
masters: 3
messages: 620
conditional: 2
poll: 0
update: 10
address 03: master #11
address 08: slave #11, scanned "MF=Vaillant;ID=BAI00;SW=0205;HW=9602", loaded "vaillant/bai.0010015600.inc" ([HW=9602]), "vaillant/08.bai.csv"
address 10: master #2
address 15: slave #2, scanned "MF=Vaillant;ID=70000;SW=0614;HW=6903", loaded "vaillant/15.700.csv"
address 31: master #8, ebusd
address 36: slave #8, ebusd


und meine Config:
EBUSD_OPTS="--configpath=/etc/ebusd/ -d /dev/ttyUSB0 -p 8888 --scanconfig=full --enablehex --latency=0 --receivetimeout=100000 -l /var/log/ebusd.log --httpport=8889 --htmlpath=/var/ebusd/html
--mqtttopic=ebusd/%circuit/%name --mqtthost=192.168.xxx.xx --mqttport=1883 --mqttuser=user --mqttpass=passwort --accesslevel=*"


Wenn ich versuche den Wasserdruck oder einen anderen Datenpunkt über "ebusctl read -c ..." auszulesen bekomme ich entweder "ERR: SYN received" oder "ERR: wrong symbol received"

Hier ein Auszug:
openhabian@RPI-Openhab:/ $ ebusctl read -c 700 WaterPressure
ERR: wrong symbol received

openhabian@RPI-Openhab:/ $ ebusctl read -c bai Flame
ERR: wrong symbol received


Hier noch der log - Auszug
2022-02-04 22:57:57.993 [update notice] received unknown MS cmd: 1008b5110100 / 08c20111001f000000
2022-02-04 22:57:58.208 [update notice] received update-read broadcast outsidetemp QQ=10: 7.312
2022-02-04 22:58:06.739 [update notice] received read bai Status01 QQ=10: 28.0;28.0;7.312;31.0;45.5;off
2022-02-04 22:58:07.010 [update notice] received update-write bai SetMode QQ=10: auto;0.0;-;-;1;0;1;0;0;0
2022-02-04 22:58:16.752 [update notice] received read bai Status01 QQ=10: 28.0;28.0;7.312;31.0;45.5;off
2022-02-04 22:58:17.019 [update notice] received update-write bai SetMode QQ=10: auto;0.0;-;-;1;0;1;0;0;0
2022-02-04 22:58:26.801 [update notice] received read bai Status01 QQ=10: 28.0;28.0;7.312;31.0;45.5;off
2022-02-04 22:58:27.069 [update notice] received update-write bai SetMode QQ=10: auto;0.0;-;-;1;0;1;0;0;0
2022-02-04 22:58:27.327 [update notice] received read bai Status02 QQ=10: auto;60;65.0;70;65.0
2022-02-04 22:58:35.415 [bus error] send to 15: ERR: wrong symbol received, retry
2022-02-04 22:58:35.499 [bus error] send to 15: ERR: SYN received, retry
2022-02-04 22:58:35.587 [bus error] send to 15: ERR: wrong symbol received
2022-02-04 22:58:35.587 [bus error] send message part 0: ERR: wrong symbol received
2022-02-04 22:58:36.847 [update notice] received read bai Status01 QQ=10: 28.0;28.0;7.312;31.0;45.5;off
2022-02-04 22:58:37.114 [update notice] received update-write bai SetMode QQ=10: auto;0.0;-;-;1;0;1;0;0;0
2022-02-04 22:58:46.856 [update notice] received read bai Status01 QQ=10: 28.0;28.0;7.312;31.0;45.5;off
2022-02-04 22:58:47.122 [update notice] received update-write bai SetMode QQ=10: auto;0.0;-;-;1;0;1;0;0;0
2022-02-04 22:58:49.547 [bus error] send to 08: ERR: SYN received, retry
2022-02-04 22:58:49.632 [bus error] send to 08: ERR: SYN received, retry
2022-02-04 22:58:49.807 [bus error] send to 08: ERR: wrong symbol received
2022-02-04 22:58:49.808 [bus error] send message part 0: ERR: wrong symbol received
2022-02-04 22:58:56.900 [update notice] received read bai Status01 QQ=10: 28.0;28.0;7.312;31.0;45.5;off
2022-02-04 22:58:57.167 [update notice] received update-write bai SetMode QQ=10: auto;0.0;-;-;1;0;1;0;0;0
2022-02-04 22:58:57.441 [update notice] received read bai DateTime QQ=10: valid;22:58:58;04.02.2022;7.312
2022-02-04 22:58:57.696 [update notice] received read bai Status02 QQ=10: auto;60;65.0;70;65.0
2022-02-04 22:58:57.935 [update notice] received update-read broadcast vdatetime QQ=10: 22:58:58;04.02.2022
2022-02-04 22:58:58.197 [update notice] received unknown MS cmd: 1008b5110100 / 08c20111001f000000
2022-02-04 22:58:58.413 [update notice] received update-read broadcast outsidetemp QQ=10: 7.312
2022-02-04 22:59:06.939 [update notice] received read bai Status01 QQ=10: 28.0;28.0;7.312;31.0;45.5;off
2022-02-04 22:59:07.207 [update notice] received update-write bai SetMode QQ=10: auto;0.0;-;-;1;0;1;0;0;0
2022-02-04 22:59:16.989 [update notice] received read bai Status01 QQ=10: 28.0;28.0;7.312;31.0;45.5;off
2022-02-04 22:59:17.260 [update notice] received update-write bai SetMode QQ=10: auto;0.0;-;-;1;0;1;0;0;0
2022-02-04 22:59:26.998 [update notice] received read bai Status01 QQ=10: 28.0;28.0;7.312;31.0;45.5;off
2022-02-04 22:59:27.264 [update notice] received update-write bai SetMode QQ=10: auto;0.0;-;-;1;0;1;0;0;0
2022-02-04 22:59:27.522 [update notice] received read bai Status02 QQ=10: auto;60;65.0;70;65.0
2022-02-04 22:59:37.047 [update notice] received read bai Status01 QQ=10: 28.0;28.0;7.312;31.0;45.5;off
2022-02-04 22:59:37.314 [update notice] received update-write bai SetMode QQ=10: auto;0.0;-;-;1;0;1;0;0;0
2022-02-04 22:59:47.098 [update notice] received read bai Status01 QQ=10: 28.0;28.0;7.312;31.0;45.5;off


Weiß veilleicht jemand von Euch, was ich falsch mache?
Hat eventuell jemand einen Lösungsansatz?

Nach vieler google - Suche und Foren wälzen, sowie das studieren des Wiki von john30/ebusd bin ich ratlos.
Den Poti vom Esera Koppler habe ich nach john30 Anleitung eingestellt.

Danke für Eure Hilfe....


Grüße aus Berlin
skiworker

skiworker

Hallo,

ein kleines Update.
Auch ein verstellen des Poti in ganz kleinen Schritten brachte keinen Erfolg.
Vielleicht hat ja noch einer von Euch ein Lösungsvorschlag....

@John30: ich hatte mich (ich glaube) im November auch für die ebusd - Platine V3 angemeldet. So wie es zur Zeit aussieht, wird es wohl dieses Jahr nichts mehr werden, oder?


Grüße
skiworker

Reinhart

#1789
so wie ich das sehe, deutet es dennoch auf die Einstellung des Poti hin!

Hast du die Kalibrierung nach dieser Anleitung vorgenommen und auf die "aa" geachtet? Es gibt ja diverse Meldungen von "wrong symbol received".

und ja, Adapter V3 sieht momentan sehr schlecht aus mit den diversen Engpässen der Bauteile.

LG
FHEM auf Raspy4 mit Bullseye + SSD, Homematic, ESP8266, ESP32, Sonoff, eBus, NanoCUL, MapleCUL, , MQTT2, Alexa

Reinhart

die Broadcast und Statusmeldungen kommen ja sauber durch, also dürfte das Problem eine unsaubere Sendeanfrage sein die der Adapter nicht versteht.

LG
FHEM auf Raspy4 mit Bullseye + SSD, Homematic, ESP8266, ESP32, Sonoff, eBus, NanoCUL, MapleCUL, , MQTT2, Alexa

skiworker

Hallo Reinhard,

ja, nach dieser Anleitung habe ich den Poti eingestellt.
hier mal der log mit aktivierten raw bytes...


openhabian@RPI-Openhab:/ $ ebusctl raw bytes
raw logging enabled

openhabian@RPI-Openhab:/ $ nano /var/log/ebusd.log
  GNU nano 3.2                                                                                                 /var/log/ebusd.log

2022-02-09 07:55:12.760 [bus notice] <b5
2022-02-09 07:55:12.764 [bus notice] <11
2022-02-09 07:55:12.767 [bus notice] <01
2022-02-09 07:55:12.772 [bus notice] <01
2022-02-09 07:55:12.776 [bus notice] <89
2022-02-09 07:55:12.782 [bus notice] <00
2022-02-09 07:55:12.790 [bus notice] <09
2022-02-09 07:55:12.795 [bus notice] <55
2022-02-09 07:55:12.799 [bus notice] <49
2022-02-09 07:55:12.802 [bus notice] <10
2022-02-09 07:55:12.806 [bus notice] <09
2022-02-09 07:55:12.810 [bus notice] <4a
2022-02-09 07:55:12.815 [bus notice] <68
2022-02-09 07:55:12.819 [bus notice] <01
2022-02-09 07:55:12.823 [bus notice] <00
2022-02-09 07:55:12.827 [bus notice] <ff
2022-02-09 07:55:12.831 [bus notice] <6b
2022-02-09 07:55:12.836 [bus notice] <00
2022-02-09 07:55:12.836 [update notice] received read bai Status01 QQ=10: 42.5;36.5;9.062;37.0;52.0;on
2022-02-09 07:55:12.840 [bus notice] <aa
2022-02-09 07:55:12.884 [bus notice] <aa
2022-02-09 07:55:12.927 [bus notice] <aa
2022-02-09 07:55:12.971 [bus notice] <aa
2022-02-09 07:55:13.014 [bus notice] <aa
2022-02-09 07:55:13.017 [bus notice] <10
2022-02-09 07:55:13.023 [bus notice] <08
2022-02-09 07:55:13.026 [bus notice] <b5
2022-02-09 07:55:13.030 [bus notice] <10
2022-02-09 07:55:13.034 [bus notice] <09
2022-02-09 07:55:13.038 [bus notice] <00
2022-02-09 07:55:13.043 [bus notice] <00
2022-02-09 07:55:13.047 [bus notice] <4f
2022-02-09 07:55:13.051 [bus notice] <ff
2022-02-09 07:55:13.055 [bus notice] <ff
2022-02-09 07:55:13.059 [bus notice] <ff
2022-02-09 07:55:13.064 [bus notice] <00
2022-02-09 07:55:13.068 [bus notice] <00
2022-02-09 07:55:13.072 [bus notice] <00
2022-02-09 07:55:13.076 [bus notice] <89
2022-02-09 07:55:13.081 [bus notice] <00
2022-02-09 07:55:13.091 [bus notice] <01
2022-02-09 07:55:13.095 [bus notice] <01
2022-02-09 07:55:13.099 [bus notice] <9a
2022-02-09 07:55:13.103 [bus notice] <00
2022-02-09 07:55:13.104 [update notice] received update-write bai SetMode QQ=10: auto;39.5;-;-;0;0;0;0;0;0
2022-02-09 07:55:13.107 [bus notice] <aa
2022-02-09 07:55:13.151 [bus notice] <aa
2022-02-09 07:55:13.193 [bus notice] <aa
2022-02-09 07:55:13.237 [bus notice] <aa
2022-02-09 07:55:13.280 [bus notice] <aa
2022-02-09 07:55:13.323 [bus notice] <aa
2022-02-09 07:55:13.367 [bus notice] <aa
2022-02-09 07:55:13.410 [bus notice] <aa
2022-02-09 07:55:13.453 [bus notice] <aa
2022-02-09 07:55:13.496 [bus notice] <aa
2022-02-09 07:55:13.539 [bus notice] <aa
2022-02-09 07:55:13.583 [bus notice] <aa
2022-02-09 07:55:13.626 [bus notice] <aa


die Fehlermeldung "ERR:wrong symbol received" oder"ERR:SYN received" kommen wenn ich ein Datenpunkt manuell mit z.B. "ebusctl read -f Flame" oder ebusctl read -f FlowTemp" abfrage.

wie gesagt, auch ein minimales Verstellen des Poti brachte dabei kein Erfolg.

Habe auch das Kabel (J(st)Y 2x2x0,6 - doppelader verwendet) versuchsweise  gegen ein Cat6 (auch doppelader) getauscht und den Poti neu eingestellt. Auch hier brachte ein Verstellen des Poti in ganz kleinen Schritten kein Erfolg. Kann auch eventuell sein, dass die csv Dateien eventuell nicht passen? Wenn ich mir hier so das Forum ansehe, fällt mir auf, das meine Softwareversion der beiden Ebus - Teilnehmer meiner Vaillant Heizung sich deutlich von allen Anderen unterscheidet.

LG

Reinhart

#1792
mach bitte einmal so ein Log wenn du versuchst einen Wert abzufragen!
evtl. mehrere Versuche mit verschiedenen Werten hintereinander!

LG
FHEM auf Raspy4 mit Bullseye + SSD, Homematic, ESP8266, ESP32, Sonoff, eBus, NanoCUL, MapleCUL, , MQTT2, Alexa

tho-mas

#1793
Hallo

auch ich möchte gern meine Vaillant Therme per ebus auslesen. Aber ich finde keinen Einstieg - diese von Reinhard begonnene Diskussion (von 2016) verweist auf Beiträge von 2015, also Softwarestände von vor 7 Jahren. Da hat sich inzwischen viel weiterentwickelt, diese Diskussion mit rund 1800 Einträgen ist auch nicht sinnvoll zu lesen. Daher meine Frage: Wo/wie einsteigen?

Ich wollte zunächst einmal den ebusdämonen installieren. Aber da fangen die Schwierigkeiten schon an: Was von

ebusd-21.3_386-bullseye.deb 275 KB
ebusd-21.3_386-bullseye_mqtt1.deb 291 KB
ebusd-21.3_386-buster.deb 263 KB
ebusd-21.3_386-buster_mqtt1.deb 280 KB
ebusd-21.3_386-stretch.deb 273 KB
ebusd-21.3_386-stretch_mqtt1.deb 289 KB
ebusd-21.3_amd64-bullseye.deb 251 KB
ebusd-21.3_amd64-bullseye_mqtt1.deb 268 KB
ebusd-21.3_amd64-buster.deb 243 KB
ebusd-21.3_amd64-buster_mqtt1.deb 259 KB
ebusd-21.3_amd64-stretch.deb 247 KB
ebusd-21.3_amd64-stretch_mqtt1.deb 263 KB
ebusd-21.3_arm64-bullseye.deb 217 KB
ebusd-21.3_arm64-bullseye_mqtt1.deb 231 KB
ebusd-21.3_arm64-buster.deb 213 KB
ebusd-21.3_arm64-buster_mqtt1.deb 225 KB
ebusd-21.3_arm64-stretch.deb 218 KB
ebusd-21.3_arm64-stretch_mqtt1.deb 232 KB
ebusd-21.3_armv7-bullseye.deb 210 KB
ebusd-21.3_armv7-bullseye_mqtt1.deb 224 KB
ebusd-21.3_armv7-buster.deb 200 KB
ebusd-21.3_armv7-buster_mqtt1.deb 213 KB
ebusd-21.3_armv7-stretch.deb 211 KB
ebusd-21.3_armv7-stretch_mqtt1.deb


ist denn nun "zuständig"? Bei meinem Raspberry Pi 4B+ habe ich "ebusd-21.3_arm64-bullseye.deb" vermutet. Leider meckert der Pi aber, falsche Version.

pi@pi4:~/Downloads $ sudo dpkg -i --force-overwrite ebusd-21.3_arm64-bullseye.deb
dpkg: Fehler beim Bearbeiten des Archivs ebusd-21.3_arm64-bullseye.deb (--install):
Paket-Architektur (arm64) passt nicht zum System (armhf)
Fehler traten auf beim Bearbeiten von:
ebusd-21.3_arm64-bullseye.deb


Dann habe ich mir "eBus Install and Configuration Tool pi4 V0.8.7" angesehen. Leider kann ich mit den ganzen "Setup Options" nichts anfangen, weil ich (noch) nicht verstehe um was es da geht.  Außerdem: CSV? Kenne ich nur als Bestandteil von einem Officepaket, das hat sicher nichts mit dem ebus zu tun.

Das verlinkte Wiki hilft mir auch nicht weiter, da werden nur irgendwelche Uralt-Selstbauplatinen beschrieben, Softwarestand ebenfalls "uralt". Ich habe den fertigen Ebus-USB-Kontroller von esera.

Dann die Zuordnung USB-Adapter zum dev: irgendwo habe ich gelesen mann soll kontrollieren ob "/dev/ttyUSB0" das richtige Gerät ist. Ich habe (lsusb) folgende Geräte gefunden:
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 007: ID 0403:6001 Future Technology Devices International, Ltd FT232 Serial (UART) IC
Bus 001 Device 005: ID 0658:0200 Sigma Designs, Inc. Aeotec Z-Stick Gen5 (ZW090) - UZB
Bus 001 Device 008: ID 04d9:0499 Holtek Semiconductor, Inc. Optical Mouse
Bus 001 Device 027: ID 1241:1503 Belkin Keyboard
Bus 001 Device 004: ID 05e3:0606 Genesys Logic, Inc. USB 2.0 Hub / D-Link DUB-H4 USB 2.0 Hub
Bus 001 Device 023: ID 0403:6001 Future Technology Devices International, Ltd FT232 Serial (UART) IC
Bus 001 Device 002: ID 2109:3431 VIA Labs, Inc. Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub


/dev/ttyACM0@ ist mein ZWave Dongel. Weiter gibt es TTYAMA0, ttyprintk und ttyUSB0. Wie finde ich raus was wer ist?

Also, wo sollte ich anfangen zu lesen?

Gruß
Thomas

Reinhart

man muss zunächst wissen welchen Adapter du hast und zu jedem Adapter gibt es einen eigenen Inbetriebnahme Thread mit den zugehörigen Links auf der ersten Seite.

Adapter 2.x
Adapter 3.x
Dämon Installation allgemein


Den Dämon am besten selber compilieren


LG
FHEM auf Raspy4 mit Bullseye + SSD, Homematic, ESP8266, ESP32, Sonoff, eBus, NanoCUL, MapleCUL, , MQTT2, Alexa

tho-mas

Eine Nachricht drüber steht doch das ich den esera Busadapter habe (fertiges Kaufprodukt). Und "selbst compilieren" ist nicht mein Ding, wenn es sich nicht umgehen läßt dann brauche ich eine Anleitung die auf Punkt und Komma genau vorgibt was gemacht werden muß.

Holzbein

Hallo,

ich Versuche nun schon seit mehreren Tagen meine ebus in Betrieb zu nehmen, scheitere allerdings gnadenlos beim Abgleich des Potis des Esera ebus Kopplers.
Am Pc sind 3 CUL und der Esera ebus Koppler per "serial by ID" eingebunden und funktionieren einwandfrei.
luca@ubu-bh:~$ service ebusd status
● ebusd.service - ebusd, the daemon for communication with eBUS heating systems.
     Loaded: loaded (/lib/systemd/system/ebusd.service; enabled; vendor preset: enabled)
     Active: active (running) since Sat 2022-02-12 16:43:53 +01; 12h ago
    Process: 5240 ExecStart=/usr/bin/ebusd $EBUSD_OPTS (code=exited, status=0/SUCCESS)
   Main PID: 5241 (ebusd)
      Tasks: 5 (limit: 6822)
     Memory: 2.0M
     CGroup: /system.slice/ebusd.service
             └─5241 /usr/bin/ebusd --configpath=/etc/ebusd/ -d /dev/serial/by-id/usb-ESERA-Automation_eBus_Coupler_12001_AL6923A0-if00-port0 -p 8888 --scanconfig>

Feb 12 16:43:53 ubu-bh systemd[1]: Starting ebusd, the daemon for communication with eBUS heating systems....
Feb 12 16:43:53 ubu-bh systemd[1]: ebusd.service: Failed to parse PID from file /run/ebusd.pid: Invalid argument
Feb 12 16:43:53 ubu-bh systemd[1]: Started ebusd, the daemon for communication with eBUS heating systems..



luca@ubu-bh:~$ ebusctl info
version: ebusd 21.3.v21.3-200-g2f92ea5
device: /dev/serial/by-id/usb-ESERA-Automation_eBus_Coupler_12001_AL6923A0-if00-port0
access: *
signal: acquired
symbol rate: 23
max symbol rate: 58
min arbitration micros: 83
max arbitration micros: 725
min symbol latency: 5
max symbol latency: 6
reconnects: 0
masters: 2
messages: 209
conditional: 3
poll: 0
update: 8
address 03: master #11
address 04: slave #25, ebusd
address 08: slave #11, scanned "MF=Vaillant;ID=BAI00;SW=0405;HW=9602", loaded "vaillant/bai.308523.inc", "vaillant/08.bai.csv"
address ff: master #25, ebusd


Jetzt stoppe ich den ebus mit "service ebusd stop" und Versuche wie im Wiki beschrieben mit
ebusd -f -c /tmp --logareas bus --loglevel info -d /dev/serial/by-id/usb-ESERA-Automation_eBus_Coupler_12001_AL6923A0-if00-port0

den Prozess in den Vordergrund zu bringen um das Poti einstellen zu können, bekomme ich folgende Anzeige:
luca@ubu-bh:~$ ebusd -f -c /tmp --logareas bus --loglevel info -d /dev/serial/by-id/usb-ESERA-Automation_eBus_Coupler_12001_AL6923A0-if00-port0
2022-02-13 05:57:31.202 [bus error] unable to open /dev/serial/by-id/usb-ESERA-Automation_eBus_Coupler_12001_AL6923A0-if00-port0: ERR: element not found
2022-02-13 05:57:31.202 [bus notice] bus started with own address 31/36
2022-02-13 05:57:31.202 [bus notice] device invalid


Ich bin zwar nicht der hellste was Linux angeht, und habe es auch schon mit /dev/serial/by-path Versucht, aber nach meinem Veständniss sollte es eigentlich so funktionieren.

Wer kann mich erhellen damit ich weiter komme?

Gruß
Erhardt

tho-mas

Hallo Holzbein,

ich habe das Poti bei eben diesem Adapter nach Gefühl eingestellt und gleich Ergebnisse bekommen: Die grüne LED soll blinken, dann soweit nach links bis nicht mehr, Stellung merken, dann soweit nach rechts bis kein Blinken mehr, Stellung merken, dann die Mitte zwischen beiden Stellungen eingestellt.

Bei meiner Vaillant (Baujahr Ende 2020) kommen dann Meldungen bei ebusctl find einige Klartextmeldungen.

Aber was willst du noch am Poti drehen wenn sich die Heizung schon meldet? (ebusctl info)

Schönen Sonntag noch
Thomas

baumhous3

Hallo, ich habe ein Problem bei der Inbetriebnahme, bei dem ich aktuell nicht weiter komme. Vllt. kann mir jemand sagen, wo ich einen Fehler mache, bzw. was ich übersehe.

Ausgangssituation: Ich habe zwei Adapter im Einsatz. Einen für meine Vaillant Wärmepumpe, den anderen für die Wolf Lüftung. Ebusd läuft auf einem RPi.

Ich bekomme über nachfolgende EBUSD-OPTS Konfiguration im Option-File (/etc/default/ebusd) jeweils separat (die andere Zeile in dem Fall auskommentiert) auch die gewünschten Werte ausgelesen bzw. in Richtung MQTT:

EBUSD_OPTS="--scanconfig --configpath=/etc/ebusd -d 192.168.178.50:5007 --mqtthost=127.0.0.1 --mqttport=1883 --mqttchanges --mqttjson --pollinterval=10"

EBUSD_OPTS="--scanconfig --configpath=/etc/ebusd/ -d enh:192.168.178.65:9999 -p9998 --mqtthost=127.0.0.1 --mqttport=1883 --mqttchanges --mqttjson --address=ff --pollinterval=10"


Er lädt entsprechend die Files sauber (hier am Beispiel der Vaillant WP):
pi@raspberrypi:~ $ ebusctl i
version: ebusd 22.1.v22.1
update check: OK, vaillant/15.720.csv: different version available
device: 192.168.178.50:5007
signal: acquired
symbol rate: 60
max symbol rate: 130
min arbitration micros: 3
max arbitration micros: 45
min symbol latency: 9
max symbol latency: 50
reconnects: 0
masters: 4
messages: 74
conditional: 0
poll: 1
update: 10
address 03: master #11
address 08: slave #11, scanned "MF=Vaillant;ID=HMU00;SW=0307;HW=0403", loaded "vaillant/08.hmu.csv"
address 10: master #2
address 15: slave #2, scanned "MF=Vaillant;ID=72000;SW=0118;HW=7703", loaded "vaillant/15.720.csv"
address 31: master #8, ebusd
address 36: slave #8, ebusd
address 71: master #9
address 76: slave #9, scanned "MF=Vaillant;ID=VWZ00;SW=0307;HW=0403"


Das Problem tritt auf, wenn ich nun beide Adapter einbinden möchte.
Dazu verwende ich nachfolgende Konfiguration:
EBUSD_OPTS1="--scanconfig --configpath=/etc/ebusd -d 192.168.178.50:5007 --mqtthost=127.0.0.1 --mqttport=1883 --mqttchanges --mqttjson --pollinterval=10"

EBUSD_OPTS2="--scanconfig --configpath=/etc/ebusd/ -d enh:192.168.178.65:9999 -p9998 --mqtthost=127.0.0.1 --mqttport=1883 --mqttchanges --mqttjson --address=ff --pollinterval=10"


Mit dieser Startet jedoch der ebusd dann nicht mehr:
pi@raspberrypi:~ $ sudo service ebusd start
Job for ebusd.service failed because the control process exited with error code.
See "systemctl status ebusd.service" and "journalctl -xe" for details.


Nachfolgende Fehlermeldungen werden dazu ausgespuckt:
pi@raspberrypi:~ $ systemctl status ebusd.service
● ebusd.service - ebusd, the daemon for communication with eBUS heating systems.
   Loaded: loaded (/lib/systemd/system/ebusd.service; enabled; vendor preset: enabled)
   Active: activating (auto-restart) (Result: exit-code) since Tue 2022-02-15 13:49:52 CET; 15s ago
  Process: 18867 ExecStart=/usr/bin/ebusd $EBUSD_OPTS (code=exited, status=22)

pi@raspberrypi:~ $ journalctl -xe
-- The job identifier is 3485.
Feb 15 13:49:25 raspberrypi systemd[1]: ebusd.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://www.debian.org/support
--
-- The unit ebusd.service has successfully entered the 'dead' state.
Feb 15 13:49:25 raspberrypi systemd[1]: Stopped ebusd, the daemon for communication with eBUS heating systems..
-- Subject: A stop job for unit ebusd.service has finished
-- Defined-By: systemd
-- Support: https://www.debian.org/support
--
-- A stop job for unit ebusd.service has finished.
--
-- The job identifier is 3485 and the job result is done.
Feb 15 13:49:25 raspberrypi sudo[18811]: pam_unix(sudo:session): session closed for user root
Feb 15 13:49:36 raspberrypi sudo[18838]:       pi : TTY=pts/0 ; PWD=/home/pi ; USER=root ; COMMAND=/bin/nano /etc/default/ebusd
Feb 15 13:49:36 raspberrypi sudo[18838]: pam_unix(sudo:session): session opened for user root by pi(uid=0)
Feb 15 13:49:46 raspberrypi sudo[18838]: pam_unix(sudo:session): session closed for user root
Feb 15 13:49:50 raspberrypi sudo[18840]:       pi : TTY=pts/0 ; PWD=/home/pi ; USER=root ; COMMAND=/usr/sbin/service ebusd start
Feb 15 13:49:50 raspberrypi sudo[18840]: pam_unix(sudo:session): session opened for user root by pi(uid=0)
Feb 15 13:49:52 raspberrypi systemd[1]: Starting ebusd, the daemon for communication with eBUS heating systems....
-- Subject: A start job for unit ebusd.service has begun execution
-- Defined-By: systemd
-- Support: https://www.debian.org/support
--
-- A start job for unit ebusd.service has begun execution.
--
-- The job identifier is 3486.
Feb 15 13:49:52 raspberrypi ebusd[18867]: 2022-02-15 13:49:52.618 [main error] invalid/unknown argument in env: opts1
Feb 15 13:49:52 raspberrypi ebusd[18867]: 2022-02-15 13:49:52.618 [main error] invalid/unknown argument in env: opts2
Feb 15 13:49:52 raspberrypi ebusd[18867]: 2022-02-15 13:49:52.618 [main error] invalid configpath without scanconfig
Feb 15 13:49:52 raspberrypi systemd[1]: ebusd.service: Control process exited, code=exited, status=22/n/a
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://www.debian.org/support
--
-- An ExecStart= process belonging to unit ebusd.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 22.
Feb 15 13:49:52 raspberrypi systemd[1]: ebusd.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://www.debian.org/support
--
-- The unit ebusd.service has entered the 'failed' state with result 'exit-code'.
Feb 15 13:49:52 raspberrypi systemd[1]: Failed to start ebusd, the daemon for communication with eBUS heating systems..
-- Subject: A start job for unit ebusd.service has failed
-- Defined-By: systemd
-- Support: https://www.debian.org/support
--
-- A start job for unit ebusd.service has finished with a failure.
--
-- The job identifier is 3486 and the job result is failed.
Feb 15 13:49:52 raspberrypi sudo[18840]: pam_unix(sudo:session): session closed for user root


Ich bin nun irritiert, da ich die beiden Adapter separat voneinander ans laufen bekomme. Jedoch nicht zusammen. Habe auch schon verschiedenes probiert, jedoch immer mit dem selben Ergebnis von oben.

Vielen Dank für eure Hilfe :)

MFG


skiworker

#1799
Hallo Reinhart,

ich habe, wie Du geschrieben hast, mehrere Abfragen mit "ebusctl read -f ..." durchgeführt.

openhabian@RPI-Openhab:/var/log $ ebusctl raw bytes
raw logging enabled

openhabian@RPI-Openhab:/var/log $ ebusctl read -f errorhistory
ERR: end of input reached

openhabian@RPI-Openhab:/var/log $ ebusctl read -f AdaptHeatCurve
ERR: wrong symbol received

openhabian@RPI-Openhab:/var/log $ ebusctl read -f Hc1FlowTemp
ERR: wrong symbol received

openhabian@RPI-Openhab:/var/log $ ebusctl read -f WaterPressure
ERR: wrong symbol received

openhabian@RPI-Openhab:/var/log $ ebusctl read -f z1DayTemp
ERR: SYN received

openhabian@RPI-Openhab:/var/log $ ebusctl read -f z1ActualRoomTempDesired
ERR: SYN received

openhabian@RPI-Openhab:/var/log $ ebusctl read -f dcfState
ERR: SYN received

openhabian@RPI-Openhab:/var/log $ ebusctl read -f PumpPowerDesired
ERR: wrong symbol received

openhabian@RPI-Openhab:/var/log $ ebusctl read -f EbusVoltage
ERR: wrong symbol received

openhabian@RPI-Openhab:/var/log $ ebusctl read -f WaterPressure
ERR: SYN received

openhabian@RPI-Openhab:/var/log $ ebusctl read -f SerialNumber
ERR: SYN received

openhabian@RPI-Openhab:/var/log $ ebusctl read -f ReturnTemp
ERR: SYN received


Hier Log dazu

2022-02-17 18:47:56.617 [bus notice] <aa
2022-02-17 18:47:56.659 [bus notice] <aa
2022-02-17 18:47:56.703 [bus notice] <aa
2022-02-17 18:47:56.746 [bus notice] <aa
2022-02-17 18:47:56.789 [bus notice] <aa
2022-02-17 18:47:56.832 [bus notice] <aa
2022-02-17 18:47:56.875 [bus notice] <aa
2022-02-17 18:47:56.919 [bus notice] <aa
2022-02-17 18:47:56.962 [bus notice] <aa
2022-02-17 18:47:57.005 [bus notice] <aa
2022-02-17 18:47:57.049 [bus notice] <aa
2022-02-17 18:47:57.091 [bus notice] <aa
2022-02-17 18:47:57.091 [bus notice] >31
2022-02-17 18:47:57.097 [bus notice] <31
2022-02-17 18:47:57.100 [bus notice] >08
2022-02-17 18:47:57.106 [bus notice] <08
2022-02-17 18:47:57.110 [bus notice] >b5
2022-02-17 18:47:57.116 [bus notice] <b5
2022-02-17 18:47:57.118 [bus notice] >09
2022-02-17 18:47:57.124 [bus notice] <09
2022-02-17 18:47:57.126 [bus notice] >03
2022-02-17 18:47:57.132 [bus notice] <03
2022-02-17 18:47:57.135 [bus notice] >0d
2022-02-17 18:47:57.137 [bus notice] <fd
2022-02-17 18:47:57.137 [bus error] send to 08: ERR: wrong symbol received, retry
2022-02-17 18:47:57.141 [bus notice] <0d
2022-02-17 18:47:57.178 [bus notice] <aa
2022-02-17 18:47:57.178 [bus notice] >31
2022-02-17 18:47:57.184 [bus notice] <31
2022-02-17 18:47:57.187 [bus notice] >08
2022-02-17 18:47:57.193 [bus notice] <08
2022-02-17 18:47:57.196 [bus notice] >b5
2022-02-17 18:47:57.201 [bus notice] <b5
2022-02-17 18:47:57.204 [bus notice] >09
2022-02-17 18:47:57.210 [bus notice] <09
2022-02-17 18:47:57.212 [bus notice] >03
2022-02-17 18:47:57.217 [bus notice] <03
2022-02-17 18:47:57.220 [bus notice] >0d
2022-02-17 18:47:57.223 [bus notice] <7d
2022-02-17 18:47:57.223 [bus error] send to 08: ERR: wrong symbol received, retry
2022-02-17 18:47:57.227 [bus notice] <c3
2022-02-17 18:47:57.264 [bus notice] <aa
2022-02-17 18:47:57.264 [bus notice] >31
2022-02-17 18:47:57.270 [bus notice] <31
2022-02-17 18:47:57.273 [bus notice] >08
2022-02-17 18:47:57.279 [bus notice] <08
2022-02-17 18:47:57.281 [bus notice] >b5
2022-02-17 18:47:57.287 [bus notice] <b5
2022-02-17 18:47:57.290 [bus notice] >09
2022-02-17 18:47:57.296 [bus notice] <09
2022-02-17 18:47:57.298 [bus notice] >03
2022-02-17 18:47:57.303 [bus notice] <03
2022-02-17 18:47:57.306 [bus notice] >0d
2022-02-17 18:47:57.307 [bus notice] <d5
2022-02-17 18:47:57.307 [bus error] send to 08: ERR: wrong symbol received
2022-02-17 18:47:57.307 [bus error] send message part 0: ERR: wrong symbol received
2022-02-17 18:47:57.312 [bus notice] <0d
2022-02-17 18:47:57.350 [bus notice] <aa
2022-02-17 18:47:57.394 [bus notice] <aa
2022-02-17 18:47:57.437 [bus notice] <aa
2022-02-17 18:47:57.480 [bus notice] <aa
2022-02-17 18:47:57.523 [bus notice] <aa
2022-02-17 18:47:57.566 [bus notice] <aa
2022-02-17 18:47:57.610 [bus notice] <aa
2022-02-17 18:47:57.653 [bus notice] <aa
2022-02-17 18:47:57.696 [bus notice] <aa
2022-02-17 18:47:57.740 [bus notice] <aa
2022-02-17 18:47:57.783 [bus notice] <aa
2022-02-17 18:47:57.826 [bus notice] <aa
2022-02-17 18:47:57.869 [bus notice] <aa
2022-02-17 18:47:57.912 [bus notice] <aa
2022-02-17 18:47:57.955 [bus notice] <aa
2022-02-17 18:47:57.999 [bus notice] <aa
2022-02-17 18:47:58.042 [bus notice] <aa
2022-02-17 18:47:58.047 [bus notice] <10
2022-02-17 18:47:58.051 [bus notice] <08
2022-02-17 18:47:58.055 [bus notice] <b5
2022-02-17 18:47:58.059 [bus notice] <11
2022-02-17 18:47:58.063 [bus notice] <01
2022-02-17 18:47:58.068 [bus notice] <01
2022-02-17 18:47:58.072 [bus notice] <89
2022-02-17 18:47:58.077 [bus notice] <00
2022-02-17 18:47:58.086 [bus notice] <09
2022-02-17 18:47:58.091 [bus notice] <56
2022-02-17 18:47:58.095 [bus notice] <4c
2022-02-17 18:47:58.099 [bus notice] <40
2022-02-17 18:47:58.103 [bus notice] <06
2022-02-17 18:47:58.107 [bus notice] <4c
2022-02-17 18:47:58.111 [bus notice] <6a
2022-02-17 18:47:58.116 [bus notice] <01
2022-02-17 18:47:58.120 [bus notice] <00
2022-02-17 18:47:58.124 [bus notice] <ff
2022-02-17 18:47:58.128 [bus notice] <48
2022-02-17 18:47:58.132 [bus notice] <00
2022-02-17 18:47:58.133 [update notice] received read bai Status01 QQ=10: 43.0;38.0;6.250;38.0;53.0;on
2022-02-17 18:47:58.136 [bus notice] <aa
2022-02-17 18:47:58.180 [bus notice] <aa
2022-02-17 18:47:58.223 [bus notice] <aa
2022-02-17 18:47:58.266 [bus notice] <aa
2022-02-17 18:47:58.310 [bus notice] <aa
2022-02-17 18:47:58.313 [bus notice] <10
2022-02-17 18:47:58.319 [bus notice] <08
2022-02-17 18:47:58.322 [bus notice] <b5
2022-02-17 18:47:58.327 [bus notice] <10
2022-02-17 18:47:58.330 [bus notice] <09
2022-02-17 18:47:58.334 [bus notice] <00
2022-02-17 18:47:58.339 [bus notice] <00
2022-02-17 18:47:58.344 [bus notice] <55
2022-02-17 18:47:58.348 [bus notice] <ff
2022-02-17 18:47:58.353 [bus notice] <ff
2022-02-17 18:47:58.356 [bus notice] <ff
2022-02-17 18:47:58.359 [bus notice] <00
2022-02-17 18:47:58.364 [bus notice] <00
2022-02-17 18:47:58.368 [bus notice] <00
2022-02-17 18:47:58.373 [bus notice] <c9
2022-02-17 18:47:58.378 [bus notice] <00
2022-02-17 18:47:58.388 [bus notice] <01
2022-02-17 18:47:58.392 [bus notice] <01
2022-02-17 18:47:58.397 [bus notice] <9a
2022-02-17 18:47:58.401 [bus notice] <00
2022-02-17 18:47:58.401 [update notice] received update-write bai SetMode QQ=10: auto;42.5;-;-;0;0;0;0;0;0
2022-02-17 18:47:58.405 [bus notice] <aa
2022-02-17 18:47:58.448 [bus notice] <aa
2022-02-17 18:47:58.492 [bus notice] <aa
2022-02-17 18:47:58.536 [bus notice] <aa
2022-02-17 18:47:58.579 [bus notice] <aa
2022-02-17 18:47:58.583 [bus notice] <10
2022-02-17 18:47:58.588 [bus notice] <08
2022-02-17 18:47:58.592 [bus notice] <b5
2022-02-17 18:47:58.596 [bus notice] <04
2022-02-17 18:47:58.600 [bus notice] <01
2022-02-17 18:47:58.604 [bus notice] <00
2022-02-17 18:47:58.609 [bus notice] <3d
2022-02-17 18:47:58.614 [bus notice] <00
2022-02-17 18:47:58.624 [bus notice] <0a
2022-02-17 18:47:58.628 [bus notice] <03
2022-02-17 18:47:58.633 [bus notice] <59
2022-02-17 18:47:58.637 [bus notice] <47
2022-02-17 18:47:58.641 [bus notice] <18
2022-02-17 18:47:58.645 [bus notice] <17
2022-02-17 18:47:58.649 [bus notice] <02
2022-02-17 18:47:58.653 [bus notice] <04
2022-02-17 18:47:58.658 [bus notice] <22
2022-02-17 18:47:58.662 [bus notice] <40
2022-02-17 18:47:58.666 [bus notice] <06
2022-02-17 18:47:58.670 [bus notice] <dc
2022-02-17 18:47:58.674 [bus notice] <00
2022-02-17 18:47:58.674 [update notice] received read bai DateTime QQ=10: valid;18:47:59;17.02.2022;6.250
2022-02-17 18:47:58.678 [bus notice] <aa
2022-02-17 18:47:58.722 [bus notice] <aa
2022-02-17 18:47:58.764 [bus notice] <aa
2022-02-17 18:47:58.807 [bus notice] <aa
2022-02-17 18:47:58.851 [bus notice] <aa
2022-02-17 18:47:58.855 [bus notice] <10
2022-02-17 18:47:58.859 [bus notice] <08
2022-02-17 18:47:58.864 [bus notice] <b5
2022-02-17 18:47:58.868 [bus notice] <11
2022-02-17 18:47:58.872 [bus notice] <01
2022-02-17 18:47:58.876 [bus notice] <02
2022-02-17 18:47:58.880 [bus notice] <8a
2022-02-17 18:47:58.886 [bus notice] <00
2022-02-17 18:47:58.897 [bus notice] <06
2022-02-17 18:47:58.901 [bus notice] <03
2022-02-17 18:47:58.905 [bus notice] <3c
2022-02-17 18:47:58.909 [bus notice] <82
2022-02-17 18:47:58.913 [bus notice] <46
2022-02-17 18:47:58.918 [bus notice] <82
2022-02-17 18:47:58.922 [bus notice] <6e
2022-02-17 18:47:58.926 [bus notice] <cf
2022-02-17 18:47:58.930 [bus notice] <00
2022-02-17 18:47:58.931 [update notice] received read bai Status02 QQ=10: auto;60;65.0;70;65.0
2022-02-17 18:47:58.934 [bus notice] <aa
2022-02-17 18:47:58.978 [bus notice] <aa
2022-02-17 18:47:59.021 [bus notice] <aa
2022-02-17 18:47:59.064 [bus notice] <aa
2022-02-17 18:47:59.108 [bus notice] <aa
2022-02-17 18:47:59.112 [bus notice] <10
2022-02-17 18:47:59.116 [bus notice] <fe
2022-02-17 18:47:59.120 [bus notice] <b5
2022-02-17 18:47:59.124 [bus notice] <16
2022-02-17 18:47:59.129 [bus notice] <08
2022-02-17 18:47:59.133 [bus notice] <00
2022-02-17 18:47:59.137 [bus notice] <58
2022-02-17 18:47:59.141 [bus notice] <47
2022-02-17 18:47:59.146 [bus notice] <18
2022-02-17 18:47:59.150 [bus notice] <17
2022-02-17 18:47:59.154 [bus notice] <02
2022-02-17 18:47:59.158 [bus notice] <04
2022-02-17 18:47:59.162 [bus notice] <22
2022-02-17 18:47:59.167 [bus notice] <c3
2022-02-17 18:47:59.168 [update notice] received update-read broadcast vdatetime QQ=10: 18:47:58;17.02.2022
2022-02-17 18:47:59.172 [bus notice] <aa
2022-02-17 18:47:59.213 [bus notice] <aa
2022-02-17 18:47:59.257 [bus notice] <aa
2022-02-17 18:47:59.300 [bus notice] <aa
2022-02-17 18:47:59.343 [bus notice] <aa
2022-02-17 18:47:59.348 [bus notice] <10
2022-02-17 18:47:59.352 [bus notice] <08
2022-02-17 18:47:59.356 [bus notice] <b5
2022-02-17 18:47:59.360 [bus notice] <11
2022-02-17 18:47:59.365 [bus notice] <01
2022-02-17 18:47:59.369 [bus notice] <00
2022-02-17 18:47:59.373 [bus notice] <88
2022-02-17 18:47:59.378 [bus notice] <00
2022-02-17 18:47:59.389 [bus notice] <08
2022-02-17 18:47:59.393 [bus notice] <b7
2022-02-17 18:47:59.398 [bus notice] <02
2022-02-17 18:47:59.402 [bus notice] <13
2022-02-17 18:47:59.406 [bus notice] <20
2022-02-17 18:47:59.410 [bus notice] <04
2022-02-17 18:47:59.414 [bus notice] <0f
2022-02-17 18:47:59.418 [bus notice] <00
2022-02-17 18:47:59.423 [bus notice] <81
2022-02-17 18:47:59.427 [bus notice] <49
2022-02-17 18:47:59.431 [bus notice] <00
2022-02-17 18:47:59.431 [update notice] received unknown MS cmd: 1008b5110100 / 08b7021320040f0081
2022-02-17 18:47:59.435 [bus notice] <aa
2022-02-17 18:47:59.478 [bus notice] <aa
2022-02-17 18:47:59.522 [bus notice] <aa
2022-02-17 18:47:59.565 [bus notice] <aa
2022-02-17 18:47:59.608 [bus notice] <aa
2022-02-17 18:47:59.612 [bus notice] <10
2022-02-17 18:47:59.616 [bus notice] <fe
2022-02-17 18:47:59.620 [bus notice] <b5
2022-02-17 18:47:59.625 [bus notice] <16
2022-02-17 18:47:59.629 [bus notice] <03
2022-02-17 18:47:59.633 [bus notice] <01
2022-02-17 18:47:59.637 [bus notice] <00
2022-02-17 18:47:59.641 [bus notice] <06
2022-02-17 18:47:59.646 [bus notice] <da
2022-02-17 18:47:59.647 [update notice] received update-read broadcast outsidetemp QQ=10: 6.000
2022-02-17 18:47:59.650 [bus notice] <aa
2022-02-17 18:47:59.693 [bus notice] <aa
2022-02-17 18:47:59.738 [bus notice] <aa
2022-02-17 18:47:59.781 [bus notice] <aa
2022-02-17 18:47:59.824 [bus notice] <aa
2022-02-17 18:47:59.868 [bus notice] <aa
2022-02-17 18:47:59.910 [bus notice] <aa
2022-02-17 18:47:59.954 [bus notice] <aa
2022-02-17 18:47:59.997 [bus notice] <aa
2022-02-17 18:48:00.040 [bus notice] <aa
2022-02-17 18:48:00.084 [bus notice] <aa
2022-02-17 18:48:00.127 [bus notice] <aa
2022-02-17 18:48:00.170 [bus notice] <aa
2022-02-17 18:48:00.214 [bus notice] <aa
2022-02-17 18:48:00.257 [bus notice] <aa
2022-02-17 18:48:00.300 [bus notice] <aa
2022-02-17 18:48:00.343 [bus notice] <aa
2022-02-17 18:48:00.387 [bus notice] <aa
2022-02-17 18:48:00.430 [bus notice] <aa
2022-02-17 18:48:00.473 [bus notice] <aa
2022-02-17 18:48:00.515 [bus notice] <aa
2022-02-17 18:48:00.559 [bus notice] <aa
2022-02-17 18:48:00.602 [bus notice] <aa
2022-02-17 18:48:00.646 [bus notice] <aa
2022-02-17 18:48:00.689 [bus notice] <aa
2022-02-17 18:48:00.732 [bus notice] <aa
2022-02-17 18:48:00.776 [bus notice] <aa
2022-02-17 18:48:00.819 [bus notice] <aa
2022-02-17 18:48:00.862 [bus notice] <aa
2022-02-17 18:48:00.906 [bus notice] <aa
2022-02-17 18:48:00.948 [bus notice] <aa
2022-02-17 18:48:00.991 [bus notice] <aa
2022-02-17 18:48:01.035 [bus notice] <aa
2022-02-17 18:48:01.077 [bus notice] <aa
2022-02-17 18:48:01.121 [bus notice] <aa
2022-02-17 18:48:01.164 [bus notice] <aa
2022-02-17 18:48:01.207 [bus notice] <aa
2022-02-17 18:48:01.251 [bus notice] <aa
2022-02-17 18:48:01.294 [bus notice] <aa
2022-02-17 18:48:01.337 [bus notice] <aa
2022-02-17 18:48:01.380 [bus notice] <aa
2022-02-17 18:48:01.423 [bus notice] <aa
2022-02-17 18:48:01.467 [bus notice] <aa
2022-02-17 18:48:01.510 [bus notice] <aa
2022-02-17 18:48:01.553 [bus notice] <aa
2022-02-17 18:48:01.597 [bus notice] <aa
2022-02-17 18:48:01.640 [bus notice] <aa
2022-02-17 18:48:01.682 [bus notice] <aa
2022-02-17 18:48:01.726 [bus notice] <aa
2022-02-17 18:48:01.769 [bus notice] <aa
2022-02-17 18:48:01.813 [bus notice] <aa
2022-02-17 18:48:01.857 [bus notice] <aa
2022-02-17 18:48:01.900 [bus notice] <aa
2022-02-17 18:48:01.943 [bus notice] <aa
2022-02-17 18:48:01.986 [bus notice] <aa
2022-02-17 18:48:02.029 [bus notice] <aa
2022-02-17 18:48:02.073 [bus notice] <aa
2022-02-17 18:48:02.115 [bus notice] <aa
2022-02-17 18:48:02.158 [bus notice] <aa
2022-02-17 18:48:02.202 [bus notice] <aa
2022-02-17 18:48:02.245 [bus notice] <aa
2022-02-17 18:48:02.289 [bus notice] <aa
2022-02-17 18:48:02.332 [bus notice] <aa
2022-02-17 18:48:02.375 [bus notice] <aa
2022-02-17 18:48:02.418 [bus notice] <aa
2022-02-17 18:48:02.461 [bus notice] <aa
2022-02-17 18:48:02.504 [bus notice] <aa
2022-02-17 18:48:02.548 [bus notice] <aa
2022-02-17 18:48:02.591 [bus notice] <aa
2022-02-17 18:48:02.634 [bus notice] <aa
2022-02-17 18:48:02.678 [bus notice] <aa
2022-02-17 18:48:02.720 [bus notice] <aa
2022-02-17 18:48:02.764 [bus notice] <aa
2022-02-17 18:48:02.807 [bus notice] <aa
2022-02-17 18:48:02.849 [bus notice] <aa
2022-02-17 18:48:02.893 [bus notice] <aa
2022-02-17 18:48:02.936 [bus notice] <aa
2022-02-17 18:48:02.979 [bus notice] <aa
2022-02-17 18:48:03.023 [bus notice] <aa
2022-02-17 18:48:03.066 [bus notice] <aa
2022-02-17 18:48:03.109 [bus notice] <aa
2022-02-17 18:48:03.152 [bus notice] <aa
2022-02-17 18:48:03.195 [bus notice] <aa
2022-02-17 18:48:03.239 [bus notice] <aa
2022-02-17 18:48:03.282 [bus notice] <aa
2022-02-17 18:48:03.325 [bus notice] <aa
2022-02-17 18:48:03.369 [bus notice] <aa
2022-02-17 18:48:03.412 [bus notice] <aa
2022-02-17 18:48:03.455 [bus notice] <aa
2022-02-17 18:48:03.499 [bus notice] <aa
2022-02-17 18:48:03.542 [bus notice] <aa
2022-02-17 18:48:03.586 [bus notice] <aa
2022-02-17 18:48:03.629 [bus notice] <aa
2022-02-17 18:48:03.672 [bus notice] <aa
2022-02-17 18:48:03.716 [bus notice] <aa
2022-02-17 18:48:03.758 [bus notice] <aa
2022-02-17 18:48:03.801 [bus notice] <aa
2022-02-17 18:48:03.845 [bus notice] <aa
2022-02-17 18:48:03.887 [bus notice] <aa
2022-02-17 18:48:03.931 [bus notice] <aa
2022-02-17 18:48:03.974 [bus notice] <aa
2022-02-17 18:48:04.017 [bus notice] <aa
2022-02-17 18:48:04.061 [bus notice] <aa
2022-02-17 18:48:04.104 [bus notice] <aa
2022-02-17 18:48:04.147 [bus notice] <aa
2022-02-17 18:48:04.190 [bus notice] <aa
2022-02-17 18:48:04.233 [bus notice] <aa
2022-02-17 18:48:04.277 [bus notice] <aa
2022-02-17 18:48:04.320 [bus notice] <aa
2022-02-17 18:48:04.363 [bus notice] <aa
2022-02-17 18:48:04.407 [bus notice] <aa
2022-02-17 18:48:04.450 [bus notice] <aa
2022-02-17 18:48:04.492 [bus notice] <aa
2022-02-17 18:48:04.536 [bus notice] <aa
2022-02-17 18:48:04.579 [bus notice] <aa
2022-02-17 18:48:04.622 [bus notice] <aa
2022-02-17 18:48:04.665 [bus notice] <aa
2022-02-17 18:48:04.708 [bus notice] <aa
2022-02-17 18:48:04.752 [bus notice] <aa
2022-02-17 18:48:04.795 [bus notice] <aa
2022-02-17 18:48:04.838 [bus notice] <aa
2022-02-17 18:48:04.882 [bus notice] <aa
2022-02-17 18:48:04.924 [bus notice] <aa
2022-02-17 18:48:04.967 [bus notice] <aa
2022-02-17 18:48:05.012 [bus notice] <aa
2022-02-17 18:48:05.054 [bus notice] <aa
2022-02-17 18:48:05.098 [bus notice] <aa
2022-02-17 18:48:05.142 [bus notice] <aa
2022-02-17 18:48:05.185 [bus notice] <aa
2022-02-17 18:48:05.228 [bus notice] <aa
2022-02-17 18:48:05.271 [bus notice] <aa
2022-02-17 18:48:05.314 [bus notice] <aa
2022-02-17 18:48:05.358 [bus notice] <aa
2022-02-17 18:48:05.401 [bus notice] <aa
2022-02-17 18:48:05.445 [bus notice] <aa
2022-02-17 18:48:05.488 [bus notice] <aa
2022-02-17 18:48:05.530 [bus notice] <aa
2022-02-17 18:48:05.574 [bus notice] <aa
2022-02-17 18:48:05.617 [bus notice] <aa
2022-02-17 18:48:05.659 [bus notice] <aa
2022-02-17 18:48:05.704 [bus notice] <aa
2022-02-17 18:48:05.747 [bus notice] <aa
2022-02-17 18:48:05.790 [bus notice] <aa
2022-02-17 18:48:05.833 [bus notice] <aa
2022-02-17 18:48:05.876 [bus notice] <aa
2022-02-17 18:48:05.920 [bus notice] <aa
2022-02-17 18:48:05.962 [bus notice] <aa
2022-02-17 18:48:06.005 [bus notice] <aa
2022-02-17 18:48:06.049 [bus notice] <aa
2022-02-17 18:48:06.092 [bus notice] <aa
2022-02-17 18:48:06.135 [bus notice] <aa
2022-02-17 18:48:06.179 [bus notice] <aa
2022-02-17 18:48:06.222 [bus notice] <aa
2022-02-17 18:48:06.265 [bus notice] <aa
2022-02-17 18:48:06.308 [bus notice] <aa
2022-02-17 18:48:06.351 [bus notice] <aa
2022-02-17 18:48:06.395 [bus notice] <aa
2022-02-17 18:48:06.438 [bus notice] <aa
2022-02-17 18:48:06.481 [bus notice] <aa
2022-02-17 18:48:06.525 [bus notice] <aa
2022-02-17 18:48:06.567 [bus notice] <aa
2022-02-17 18:48:06.611 [bus notice] <aa
2022-02-17 18:48:06.654 [bus notice] <aa
2022-02-17 18:48:06.696 [bus notice] <aa
2022-02-17 18:48:06.740 [bus notice] <aa
2022-02-17 18:48:06.784 [bus notice] <aa
2022-02-17 18:48:06.826 [bus notice] <aa
2022-02-17 18:48:06.871 [bus notice] <aa
2022-02-17 18:48:06.914 [bus notice] <aa
2022-02-17 18:48:06.957 [bus notice] <aa
2022-02-17 18:48:07.000 [bus notice] <aa
2022-02-17 18:48:07.043 [bus notice] <aa
2022-02-17 18:48:07.087 [bus notice] <aa
2022-02-17 18:48:07.130 [bus notice] <aa
2022-02-17 18:48:07.173 [bus notice] <aa
2022-02-17 18:48:07.217 [bus notice] <aa
2022-02-17 18:48:07.260 [bus notice] <aa
2022-02-17 18:48:07.303 [bus notice] <aa
2022-02-17 18:48:07.346 [bus notice] <aa
2022-02-17 18:48:07.389 [bus notice] <aa
2022-02-17 18:48:07.432 [bus notice] <aa
2022-02-17 18:48:07.475 [bus notice] <aa
2022-02-17 18:48:07.518 [bus notice] <aa
2022-02-17 18:48:07.562 [bus notice] <aa
2022-02-17 18:48:07.605 [bus notice] <aa
2022-02-17 18:48:07.648 [bus notice] <aa
2022-02-17 18:48:07.692 [bus notice] <aa
2022-02-17 18:48:07.734 [bus notice] <aa
2022-02-17 18:48:07.778 [bus notice] <aa
2022-02-17 18:48:07.821 [bus notice] <aa
2022-02-17 18:48:07.864 [bus notice] <aa
2022-02-17 18:48:07.908 [bus notice] <aa
2022-02-17 18:48:07.951 [bus notice] <aa
2022-02-17 18:48:07.994 [bus notice] <aa
2022-02-17 18:48:08.037 [bus notice] <aa
2022-02-17 18:48:08.080 [bus notice] <aa
2022-02-17 18:48:08.084 [bus notice] <00
2022-02-17 18:48:08.128 [bus notice] <aa
2022-02-17 18:48:08.132 [bus notice] <10
2022-02-17 18:48:08.136 [bus notice] <08
2022-02-17 18:48:08.140 [bus notice] <b5
2022-02-17 18:48:08.145 [bus notice] <11
2022-02-17 18:48:08.149 [bus notice] <01
2022-02-17 18:48:08.153 [bus notice] <01
2022-02-17 18:48:08.157 [bus notice] <89
2022-02-17 18:48:08.663 [bus notice] <aa
2022-02-17 18:48:08.667 [bus notice] <03
2022-02-17 18:48:08.671 [bus notice] <06
2022-02-17 18:48:08.676 [bus notice] <b5
2022-02-17 18:48:08.680 [bus notice] <09
2022-02-17 18:48:08.684 [bus notice] <02
2022-02-17 18:48:08.688 [bus notice] <28
2022-02-17 18:48:08.692 [bus notice] <02
2022-02-17 18:48:08.696 [bus notice] <3e
2022-02-17 18:48:09.200 [bus notice] <aa
2022-02-17 18:48:09.245 [bus notice] <aa
2022-02-17 18:48:09.288 [bus notice] <aa
2022-02-17 18:48:09.331 [bus notice] <aa
2022-02-17 18:48:09.375 [bus notice] <aa
2022-02-17 18:48:09.379 [bus notice] <10
2022-02-17 18:48:09.383 [bus notice] <08
2022-02-17 18:48:09.387 [bus notice] <b5
2022-02-17 18:48:09.392 [bus notice] <11
2022-02-17 18:48:09.396 [bus notice] <01
2022-02-17 18:48:09.400 [bus notice] <01
2022-02-17 18:48:09.404 [bus notice] <89
2022-02-17 18:48:09.410 [bus notice] <00
2022-02-17 18:48:09.417 [bus notice] <09
2022-02-17 18:48:09.421 [bus notice] <56
2022-02-17 18:48:09.426 [bus notice] <4c
2022-02-17 18:48:09.430 [bus notice] <40
2022-02-17 18:48:09.434 [bus notice] <06
2022-02-17 18:48:09.438 [bus notice] <4c
2022-02-17 18:48:09.442 [bus notice] <6a
2022-02-17 18:48:09.446 [bus notice] <01
2022-02-17 18:48:09.451 [bus notice] <00
2022-02-17 18:48:09.455 [bus notice] <ff
2022-02-17 18:48:09.459 [bus notice] <48
2022-02-17 18:48:09.463 [bus notice] <00
2022-02-17 18:48:09.464 [update notice] received read bai Status01 QQ=10: 43.0;38.0;6.250;38.0;53.0;on
2022-02-17 18:48:09.467 [bus notice] <aa
2022-02-17 18:48:09.472 [bus notice] <03
2022-02-17 18:48:09.476 [bus notice] <06
2022-02-17 18:48:09.480 [bus notice] <b5
2022-02-17 18:48:09.484 [bus notice] <09
2022-02-17 18:48:09.488 [bus notice] <02
2022-02-17 18:48:09.492 [bus notice] <28
2022-02-17 18:48:09.497 [bus notice] <02
2022-02-17 18:48:09.501 [bus notice] <3e
2022-02-17 18:48:10.006 [bus notice] <aa
2022-02-17 18:48:10.007 [bus notice] >31
2022-02-17 18:48:10.012 [bus notice] <31
2022-02-17 18:48:10.014 [bus notice] >15
2022-02-17 18:48:10.020 [bus notice] <15
2022-02-17 18:48:10.023 [bus notice] >b5
2022-02-17 18:48:10.028 [bus notice] <b5
2022-02-17 18:48:10.031 [bus notice] >24
2022-02-17 18:48:10.036 [bus notice] <24
2022-02-17 18:48:10.039 [bus notice] >06
2022-02-17 18:48:10.044 [bus notice] <06
2022-02-17 18:48:10.047 [bus notice] >02
2022-02-17 18:48:10.049 [bus notice] <aa
2022-02-17 18:48:10.049 [bus error] send to 15: ERR: SYN received, retry
2022-02-17 18:48:10.053 [bus notice] <02
2022-02-17 18:48:10.092 [bus notice] <aa
2022-02-17 18:48:10.093 [bus notice] >31
2022-02-17 18:48:10.098 [bus notice] <31
2022-02-17 18:48:10.100 [bus notice] >15
2022-02-17 18:48:10.106 [bus notice] <15
2022-02-17 18:48:10.108 [bus notice] >b5
2022-02-17 18:48:10.114 [bus notice] <b5
2022-02-17 18:48:10.117 [bus notice] >24
2022-02-17 18:48:10.122 [bus notice] <24
2022-02-17 18:48:10.125 [bus notice] >06
2022-02-17 18:48:10.130 [bus notice] <06
2022-02-17 18:48:10.133 [bus notice] >02
2022-02-17 18:48:10.135 [bus notice] <aa
2022-02-17 18:48:10.135 [bus error] send to 15: ERR: SYN received, retry
2022-02-17 18:48:10.139 [bus notice] <00
2022-02-17 18:48:10.143 [bus notice] <08
2022-02-17 18:48:10.148 [bus notice] <b5
2022-02-17 18:48:10.152 [bus notice] <10
2022-02-17 18:48:10.156 [bus notice] <09
2022-02-17 18:48:10.160 [bus notice] <00
2022-02-17 18:48:10.164 [bus notice] <00
2022-02-17 18:48:10.169 [bus notice] <54
2022-02-17 18:48:10.173 [bus notice] <ff
2022-02-17 18:48:10.177 [bus notice] <ff
2022-02-17 18:48:10.181 [bus notice] <ff
2022-02-17 18:48:10.186 [bus notice] <00
2022-02-17 18:48:10.191 [bus notice] <00
2022-02-17 18:48:10.194 [bus notice] <00
2022-02-17 18:48:10.198 [bus notice] <34
2022-02-17 18:48:10.203 [bus notice] <00
2022-02-17 18:48:10.211 [bus notice] <01
2022-02-17 18:48:10.215 [bus notice] <01
2022-02-17 18:48:10.219 [bus notice] <9a
2022-02-17 18:48:10.223 [bus notice] <00
2022-02-17 18:48:10.228 [bus notice] <aa
2022-02-17 18:48:10.273 [bus notice] <aa
2022-02-17 18:48:10.273 [bus notice] >31
2022-02-17 18:48:10.276 [bus notice] <03
2022-02-17 18:48:10.280 [bus notice] <04
2022-02-17 18:48:10.284 [bus notice] <b5
2022-02-17 18:48:10.288 [bus notice] <09
2022-02-17 18:48:10.294 [bus notice] <02
2022-02-17 18:48:10.298 [bus notice] <28
2022-02-17 18:48:10.302 [bus notice] <02
2022-02-17 18:48:10.306 [bus notice] <3e
2022-02-17 18:48:10.811 [bus notice] <aa
2022-02-17 18:48:10.811 [bus notice] >31
2022-02-17 18:48:10.817 [bus notice] <31
2022-02-17 18:48:10.820 [bus notice] >15
2022-02-17 18:48:10.825 [bus notice] <15
2022-02-17 18:48:10.828 [bus notice] >b5
2022-02-17 18:48:10.834 [bus notice] <b5
2022-02-17 18:48:10.836 [bus notice] >24
2022-02-17 18:48:10.842 [bus notice] <24
2022-02-17 18:48:10.844 [bus notice] >06
2022-02-17 18:48:10.850 [bus notice] <06
2022-02-17 18:48:10.853 [bus notice] >02
2022-02-17 18:48:10.854 [bus notice] <aa
2022-02-17 18:48:10.854 [bus error] send to 15: ERR: SYN received
2022-02-17 18:48:10.854 [bus error] send message part 0: ERR: SYN received
2022-02-17 18:48:10.858 [bus notice] <02
2022-02-17 18:48:10.898 [bus notice] <aa
2022-02-17 18:48:10.902 [bus notice] <10
2022-02-17 18:48:10.906 [bus notice] <06
2022-02-17 18:48:10.910 [bus notice] <b5
2022-02-17 18:48:10.915 [bus notice] <09
2022-02-17 18:48:10.919 [bus notice] <02
2022-02-17 18:48:10.923 [bus notice] <28
2022-02-17 18:48:10.927 [bus notice] <02
2022-02-17 18:48:10.932 [bus notice] <9c
2022-02-17 18:48:11.436 [bus notice] <aa
2022-02-17 18:48:11.479 [bus notice] <aa
2022-02-17 18:48:11.523 [bus notice] <aa
2022-02-17 18:48:11.566 [bus notice] <aa
2022-02-17 18:48:11.610 [bus notice] <aa
2022-02-17 18:48:11.653 [bus notice] <aa
2022-02-17 18:48:11.657 [bus notice] <10
2022-02-17 18:48:11.661 [bus notice] <06
2022-02-17 18:48:11.666 [bus notice] <b5
2022-02-17 18:48:11.670 [bus notice] <09
2022-02-17 18:48:11.674 [bus notice] <02
2022-02-17 18:48:11.678 [bus notice] <28
2022-02-17 18:48:11.682 [bus notice] <02
2022-02-17 18:48:11.687 [bus notice] <9c
2022-02-17 18:48:12.192 [bus notice] <aa
2022-02-17 18:48:12.236 [bus notice] <aa
2022-02-17 18:48:12.279 [bus notice] <aa
2022-02-17 18:48:12.322 [bus notice] <aa
2022-02-17 18:48:12.365 [bus notice] <aa
2022-02-17 18:48:12.408 [bus notice] <aa
2022-02-17 18:48:12.413 [bus notice] <10
2022-02-17 18:48:12.417 [bus notice] <06
2022-02-17 18:48:12.421 [bus notice] <b5
2022-02-17 18:48:12.425 [bus notice] <09
2022-02-17 18:48:12.429 [bus notice] <02
2022-02-17 18:48:12.434 [bus notice] <28
2022-02-17 18:48:12.438 [bus notice] <02
2022-02-17 18:48:12.442 [bus notice] <9c
2022-02-17 18:48:12.946 [bus notice] <aa
2022-02-17 18:48:12.989 [bus notice] <aa
2022-02-17 18:48:13.032 [bus notice] <aa
2022-02-17 18:48:13.077 [bus notice] <aa
2022-02-17 18:48:13.120 [bus notice] <aa
2022-02-17 18:48:13.163 [bus notice] <aa
2022-02-17 18:48:13.207 [bus notice] <aa
2022-02-17 18:48:13.249 [bus notice] <aa
2022-02-17 18:48:13.293 [bus notice] <aa
2022-02-17 18:48:13.336 [bus notice] <aa
2022-02-17 18:48:13.378 [bus notice] <aa
2022-02-17 18:48:13.422 [bus notice] <aa
2022-02-17 18:48:13.465 [bus notice] <aa
2022-02-17 18:48:13.508 [bus notice] <aa
2022-02-17 18:48:13.552 [bus notice] <aa
2022-02-17 18:48:13.596 [bus notice] <aa
2022-02-17 18:48:13.639 [bus notice] <aa
2022-02-17 18:48:13.682 [bus notice] <aa
2022-02-17 18:48:13.725 [bus notice] <aa
2022-02-17 18:48:13.769 [bus notice] <aa
2022-02-17 18:48:13.812 [bus notice] <aa
2022-02-17 18:48:13.855 [bus notice] <aa
2022-02-17 18:48:13.899 [bus notice] <aa
2022-02-17 18:48:13.942 [bus notice] <aa
2022-02-17 18:48:13.985 [bus notice] <aa
2022-02-17 18:48:14.028 [bus notice] <aa
2022-02-17 18:48:14.071 [bus notice] <aa
2022-02-17 18:48:14.115 [bus notice] <aa
2022-02-17 18:48:14.158 [bus notice] <aa
2022-02-17 18:48:14.201 [bus notice] <aa
2022-02-17 18:48:14.245 [bus notice] <aa
2022-02-17 18:48:14.287 [bus notice] <aa
2022-02-17 18:48:14.330 [bus notice] <aa
2022-02-17 18:48:14.374 [bus notice] <aa
2022-02-17 18:48:14.416 [bus notice] <aa
2022-02-17 18:48:14.460 [bus notice] <aa
2022-02-17 18:48:14.503 [bus notice] <aa
2022-02-17 18:48:14.546 [bus notice] <aa
2022-02-17 18:48:14.590 [bus notice] <aa
2022-02-17 18:48:14.633 [bus notice] <aa
2022-02-17 18:48:14.676 [bus notice] <aa
2022-02-17 18:48:14.719 [bus notice] <aa
2022-02-17 18:48:14.762 [bus notice] <aa
2022-02-17 18:48:14.805 [bus notice] <aa
2022-02-17 18:48:14.849 [bus notice] <aa
2022-02-17 18:48:14.892 [bus notice] <aa
2022-02-17 18:48:14.935 [bus notice] <aa
2022-02-17 18:48:14.979 [bus notice] <aa
2022-02-17 18:48:15.021 [bus notice] <aa
2022-02-17 18:48:15.065 [bus notice] <aa
2022-02-17 18:48:15.108 [bus notice] <aa
2022-02-17 18:48:15.151 [bus notice] <aa
2022-02-17 18:48:15.194 [bus notice] <aa
2022-02-17 18:48:15.238 [bus notice] <aa
2022-02-17 18:48:15.281 [bus notice] <aa
2022-02-17 18:48:15.325 [bus notice] <aa
2022-02-17 18:48:15.368 [bus notice] <aa
2022-02-17 18:48:15.412 [bus notice] <aa
2022-02-17 18:48:15.454 [bus notice] <aa
2022-02-17 18:48:15.497 [bus notice] <aa
2022-02-17 18:48:15.541 [bus notice] <aa
2022-02-17 18:48:15.584 [bus notice] <aa
2022-02-17 18:48:15.627 [bus notice] <aa
2022-02-17 18:48:15.671 [bus notice] <aa
2022-02-17 18:48:15.714 [bus notice] <aa
2022-02-17 18:48:15.757 [bus notice] <aa
2022-02-17 18:48:15.800 [bus notice] <aa
2022-02-17 18:48:15.843 [bus notice] <aa
2022-02-17 18:48:15.887 [bus notice] <aa
2022-02-17 18:48:15.930 [bus notice] <aa
2022-02-17 18:48:15.973 [bus notice] <aa
2022-02-17 18:48:16.017 [bus notice] <aa
2022-02-17 18:48:16.059 [bus notice] <aa
2022-02-17 18:48:16.103 [bus notice] <aa
2022-02-17 18:48:16.146 [bus notice] <aa
2022-02-17 18:48:16.188 [bus notice] <aa
2022-02-17 18:48:16.232 [bus notice] <aa
2022-02-17 18:48:16.275 [bus notice] <aa
2022-02-17 18:48:16.318 [bus notice] <aa
2022-02-17 18:48:16.362 [bus notice] <aa
2022-02-17 18:48:16.405 [bus notice] <aa
2022-02-17 18:48:16.448 [bus notice] <aa
2022-02-17 18:48:16.491 [bus notice] <aa
2022-02-17 18:48:16.534 [bus notice] <aa
2022-02-17 18:48:16.578 [bus notice] <aa
2022-02-17 18:48:16.621 [bus notice] <aa
2022-02-17 18:48:16.664 [bus notice] <aa
2022-02-17 18:48:16.708 [bus notice] <aa
2022-02-17 18:48:16.752 [bus notice] <aa
2022-02-17 18:48:16.794 [bus notice] <aa
2022-02-17 18:48:16.838 [bus notice] <aa
2022-02-17 18:48:16.881 [bus notice] <aa
2022-02-17 18:48:16.924 [bus notice] <aa
2022-02-17 18:48:16.967 [bus notice] <aa
2022-02-17 18:48:17.010 [bus notice] <aa
2022-02-17 18:48:17.054 [bus notice] <aa
2022-02-17 18:48:17.097 [bus notice] <aa
2022-02-17 18:48:17.140 [bus notice] <aa
2022-02-17 18:48:17.184 [bus notice] <aa
2022-02-17 18:48:17.226 [bus notice] <aa
2022-02-17 18:48:17.270 [bus notice] <aa
2022-02-17 18:48:17.313 [bus notice] <aa
2022-02-17 18:48:17.356 [bus notice] <aa
2022-02-17 18:48:17.400 [bus notice] <aa
2022-02-17 18:48:17.443 [bus notice] <aa
2022-02-17 18:48:17.486 [bus notice] <aa
2022-02-17 18:48:17.529 [bus notice] <aa
2022-02-17 18:48:17.572 [bus notice] <aa
2022-02-17 18:48:17.615 [bus notice] <aa
2022-02-17 18:48:17.659 [bus notice] <aa
2022-02-17 18:48:17.702 [bus notice] <aa
2022-02-17 18:48:17.746 [bus notice] <aa
2022-02-17 18:48:17.789 [bus notice] <aa
2022-02-17 18:48:17.831 [bus notice] <aa
2022-02-17 18:48:17.875 [bus notice] <aa
2022-02-17 18:48:17.918 [bus notice] <aa
2022-02-17 18:48:17.961 [bus notice] <aa
2022-02-17 18:48:18.004 [bus notice] <aa
2022-02-17 18:48:18.004 [bus notice] >31
2022-02-17 18:48:18.010 [bus notice] <31
2022-02-17 18:48:18.012 [bus notice] >08
2022-02-17 18:48:18.017 [bus notice] <08
2022-02-17 18:48:18.020 [bus notice] >b5
2022-02-17 18:48:18.026 [bus notice] <b5
2022-02-17 18:48:18.028 [bus notice] >09
2022-02-17 18:48:18.034 [bus notice] <09
2022-02-17 18:48:18.037 [bus notice] >03
2022-02-17 18:48:18.042 [bus notice] <03
2022-02-17 18:48:18.045 [bus notice] >0d
2022-02-17 18:48:18.048 [bus notice] <2a
2022-02-17 18:48:18.048 [bus error] send to 08: ERR: wrong symbol received, retry
2022-02-17 18:48:18.051 [bus notice] <c3
2022-02-17 18:48:18.091 [bus notice] <aa
2022-02-17 18:48:18.091 [bus notice] >31
2022-02-17 18:48:18.097 [bus notice] <31
2022-02-17 18:48:18.100 [bus notice] >08
2022-02-17 18:48:18.105 [bus notice] <08
2022-02-17 18:48:18.108 [bus notice] >b5
2022-02-17 18:48:18.114 [bus notice] <b5
2022-02-17 18:48:18.116 [bus notice] >09
2022-02-17 18:48:18.122 [bus notice] <09
2022-02-17 18:48:18.124 [bus notice] >03
2022-02-17 18:48:18.130 [bus notice] <03
2022-02-17 18:48:18.133 [bus notice] >0d
2022-02-17 18:48:18.134 [bus notice] <aa
2022-02-17 18:48:18.134 [bus error] send to 08: ERR: SYN received, retry
2022-02-17 18:48:18.138 [bus notice] <00
2022-02-17 18:48:18.142 [bus notice] <08
2022-02-17 18:48:18.147 [bus notice] <b5
2022-02-17 18:48:18.151 [bus notice] <11
2022-02-17 18:48:18.155 [bus notice] <01
2022-02-17 18:48:18.159 [bus notice] <01
2022-02-17 18:48:18.164 [bus notice] <89
2022-02-17 18:48:18.169 [bus notice] <00
2022-02-17 18:48:18.178 [bus notice] <09
2022-02-17 18:48:18.182 [bus notice] <56
2022-02-17 18:48:18.186 [bus notice] <4c
2022-02-17 18:48:18.191 [bus notice] <40
2022-02-17 18:48:18.195 [bus notice] <06
2022-02-17 18:48:18.199 [bus notice] <4c
2022-02-17 18:48:18.203 [bus notice] <6a
2022-02-17 18:48:18.207 [bus notice] <01
2022-02-17 18:48:18.211 [bus notice] <00
2022-02-17 18:48:18.216 [bus notice] <ff
2022-02-17 18:48:18.220 [bus notice] <48
2022-02-17 18:48:18.224 [bus notice] <00
2022-02-17 18:48:18.228 [bus notice] <aa
2022-02-17 18:48:18.228 [bus notice] >31
2022-02-17 18:48:18.234 [bus notice] <31
2022-02-17 18:48:18.236 [bus notice] >08
2022-02-17 18:48:18.241 [bus notice] <08
2022-02-17 18:48:18.244 [bus notice] >b5
2022-02-17 18:48:18.250 [bus notice] <b5
2022-02-17 18:48:18.252 [bus notice] >09
2022-02-17 18:48:18.258 [bus notice] <09
2022-02-17 18:48:18.261 [bus notice] >03
2022-02-17 18:48:18.266 [bus notice] <03
2022-02-17 18:48:18.269 [bus notice] >0d
2022-02-17 18:48:18.271 [bus notice] <aa
2022-02-17 18:48:18.271 [bus error] send to 08: ERR: SYN received
2022-02-17 18:48:18.271 [bus error] send message part 0: ERR: SYN received
2022-02-17 18:48:18.276 [bus notice] <f8
2022-02-17 18:48:18.315 [bus notice] <aa
2022-02-17 18:48:18.357 [bus notice] <aa
2022-02-17 18:48:18.401 [bus notice] <aa
2022-02-17 18:48:18.405 [bus notice] <10
2022-02-17 18:48:18.409 [bus notice] <08
2022-02-17 18:48:18.414 [bus notice] <b5
2022-02-17 18:48:18.418 [bus notice] <10
2022-02-17 18:48:18.422 [bus notice] <09
2022-02-17 18:48:18.426 [bus notice] <00
2022-02-17 18:48:18.430 [bus notice] <00
2022-02-17 18:48:18.434 [bus notice] <54
2022-02-17 18:48:18.439 [bus notice] <ff
2022-02-17 18:48:18.443 [bus notice] <ff
2022-02-17 18:48:18.447 [bus notice] <ff
2022-02-17 18:48:18.451 [bus notice] <00
2022-02-17 18:48:18.455 [bus notice] <00
2022-02-17 18:48:18.460 [bus notice] <00
2022-02-17 18:48:18.464 [bus notice] <34
2022-02-17 18:48:18.469 [bus notice] <00
2022-02-17 18:48:18.479 [bus notice] <01
2022-02-17 18:48:18.483 [bus notice] <01
2022-02-17 18:48:18.487 [bus notice] <9a
2022-02-17 18:48:18.492 [bus notice] <00
2022-02-17 18:48:18.493 [update notice] received update-write bai SetMode QQ=10: auto;42.0;-;-;0;0;0;0;0;0
2022-02-17 18:48:18.496 [bus notice] <aa
2022-02-17 18:48:18.540 [bus notice] <aa
2022-02-17 18:48:18.582 [bus notice] <aa
2022-02-17 18:48:18.628 [bus notice] <aa
2022-02-17 18:48:18.671 [bus notice] <aa
2022-02-17 18:48:18.714 [bus notice] <aa
2022-02-17 18:48:18.758 [bus notice] <aa
2022-02-17 18:48:18.800 [bus notice] <aa
2022-02-17 18:48:18.843 [bus notice] <aa
2022-02-17 18:48:18.887 [bus notice] <aa
2022-02-17 18:48:18.930 [bus notice] <aa
2022-02-17 18:48:18.973 [bus notice] <aa
2022-02-17 18:48:19.017 [bus notice] <aa
2022-02-17 18:48:19.060 [bus notice] <aa
2022-02-17 18:48:19.103 [bus notice] <aa
2022-02-17 18:48:19.146 [bus notice] <aa
2022-02-17 18:48:19.189 [bus notice] <aa
2022-02-17 18:48:19.233 [bus notice] <aa
2022-02-17 18:48:19.276 [bus notice] <aa
2022-02-17 18:48:19.319 [bus notice] <aa
2022-02-17 18:48:19.363 [bus notice] <aa
2022-02-17 18:48:19.405 [bus notice] <aa
2022-02-17 18:48:19.448 [bus notice] <aa
2022-02-17 18:48:19.492 [bus notice] <aa
2022-02-17 18:48:19.535 [bus notice] <aa
2022-02-17 18:48:19.578 [bus notice] <aa
2022-02-17 18:48:19.622 [bus notice] <aa
2022-02-17 18:48:19.665 [bus notice] <aa
2022-02-17 18:48:19.708 [bus notice] <aa
2022-02-17 18:48:19.751 [bus notice] <aa
2022-02-17 18:48:19.794 [bus notice] <aa
2022-02-17 18:48:19.837 [bus notice] <aa
2022-02-17 18:48:19.880 [bus notice] <aa
2022-02-17 18:48:19.924 [bus notice] <aa
2022-02-17 18:48:19.968 [bus notice] <aa
2022-02-17 18:48:20.011 [bus notice] <aa
2022-02-17 18:48:20.054 [bus notice] <aa
2022-02-17 18:48:20.098 [bus notice] <aa
2022-02-17 18:48:20.140 [bus notice] <aa
2022-02-17 18:48:20.184 [bus notice] <aa
2022-02-17 18:48:20.227 [bus notice] <aa
2022-02-17 18:48:20.270 [bus notice] <aa
2022-02-17 18:48:20.314 [bus notice] <aa
2022-02-17 18:48:20.357 [bus notice] <aa
2022-02-17 18:48:20.400 [bus notice] <aa
2022-02-17 18:48:20.443 [bus notice] <aa
2022-02-17 18:48:20.486 [bus notice] <aa
2022-02-17 18:48:20.530 [bus notice] <aa
2022-02-17 18:48:20.572 [bus notice] <aa
2022-02-17 18:48:20.615 [bus notice] <aa
2022-02-17 18:48:20.659 [bus notice] <aa
2022-02-17 18:48:20.702 [bus notice] <aa
2022-02-17 18:48:20.746 [bus notice] <aa
2022-02-17 18:48:20.789 [bus notice] <aa
2022-02-17 18:48:20.832 [bus notice] <aa
2022-02-17 18:48:20.875 [bus notice] <aa
2022-02-17 18:48:20.918 [bus notice] <aa
2022-02-17 18:48:20.961 [bus notice] <aa
2022-02-17 18:48:21.005 [bus notice] <aa
2022-02-17 18:48:21.048 [bus notice] <aa
2022-02-17 18:48:21.091 [bus notice] <aa
2022-02-17 18:48:21.135 [bus notice] <aa
2022-02-17 18:48:21.177 [bus notice] <aa
2022-02-17 18:48:21.221 [bus notice] <aa
2022-02-17 18:48:21.264 [bus notice] <aa
2022-02-17 18:48:21.307 [bus notice] <aa
2022-02-17 18:48:21.351 [bus notice] <aa
2022-02-17 18:48:21.394 [bus notice] <aa
2022-02-17 18:48:21.437 [bus notice] <aa
2022-02-17 18:48:21.480 [bus notice] <aa
2022-02-17 18:48:21.522 [bus notice] <aa
2022-02-17 18:48:21.566 [bus notice] <aa
2022-02-17 18:48:21.609 [bus notice] <aa
2022-02-17 18:48:21.652 [bus notice] <aa
2022-02-17 18:48:21.696 [bus notice] <aa
2022-02-17 18:48:21.740 [bus notice] <aa
2022-02-17 18:48:21.783 [bus notice] <aa
2022-02-17 18:48:21.826 [bus notice] <aa
2022-02-17 18:48:21.869 [bus notice] <aa
2022-02-17 18:48:21.913 [bus notice] <aa
2022-02-17 18:48:21.956 [bus notice] <aa
2022-02-17 18:48:21.999 [bus notice] <aa
2022-02-17 18:48:22.043 [bus notice] <aa
2022-02-17 18:48:22.086 [bus notice] <aa
2022-02-17 18:48:22.129 [bus notice] <aa
2022-02-17 18:48:22.173 [bus notice] <aa
2022-02-17 18:48:22.215 [bus notice] <aa
2022-02-17 18:48:22.258 [bus notice] <aa
2022-02-17 18:48:22.302 [bus notice] <aa
2022-02-17 18:48:22.344 [bus notice] <aa
2022-02-17 18:48:22.388 [bus notice] <aa
2022-02-17 18:48:22.431 [bus notice] <aa
2022-02-17 18:48:22.474 [bus notice] <aa
2022-02-17 18:48:22.518 [bus notice] <aa
2022-02-17 18:48:22.561 [bus notice] <aa
2022-02-17 18:48:22.604 [bus notice] <aa
2022-02-17 18:48:22.647 [bus notice] <aa
2022-02-17 18:48:22.690 [bus notice] <aa
2022-02-17 18:48:22.734 [bus notice] <aa
2022-02-17 18:48:22.777 [bus notice] <aa
2022-02-17 18:48:22.820 [bus notice] <aa
2022-02-17 18:48:22.864 [bus notice] <aa
2022-02-17 18:48:22.907 [bus notice] <aa
2022-02-17 18:48:22.949 [bus notice] <aa
2022-02-17 18:48:22.993 [bus notice] <aa
2022-02-17 18:48:23.036 [bus notice] <aa
2022-02-17 18:48:23.079 [bus notice] <aa
2022-02-17 18:48:23.123 [bus notice] <aa
2022-02-17 18:48:23.166 [bus notice] <aa
2022-02-17 18:48:23.209 [bus notice] <aa
2022-02-17 18:48:23.252 [bus notice] <aa
2022-02-17 18:48:23.295 [bus notice] <aa
2022-02-17 18:48:23.339 [bus notice] <aa
2022-02-17 18:48:23.382 [bus notice] <aa
2022-02-17 18:48:23.424 [bus notice] <aa
2022-02-17 18:48:23.469 [bus notice] <aa
2022-02-17 18:48:23.512 [bus notice] <aa
2022-02-17 18:48:23.556 [bus notice] <aa
2022-02-17 18:48:23.599 [bus notice] <aa
2022-02-17 18:48:23.642 [bus notice] <aa
2022-02-17 18:48:23.685 [bus notice] <aa
2022-02-17 18:48:23.728 [bus notice] <aa
2022-02-17 18:48:23.771 [bus notice] <aa
2022-02-17 18:48:23.815 [bus notice] <aa
2022-02-17 18:48:23.858 [bus notice] <aa
2022-02-17 18:48:23.901 [bus notice] <aa
2022-02-17 18:48:23.945 [bus notice] <aa
2022-02-17 18:48:23.987 [bus notice] <aa
2022-02-17 18:48:24.031 [bus notice] <aa
2022-02-17 18:48:24.074 [bus notice] <aa
2022-02-17 18:48:24.117 [bus notice] <aa
2022-02-17 18:48:24.160 [bus notice] <aa
2022-02-17 18:48:24.203 [bus notice] <aa
2022-02-17 18:48:24.246 [bus notice] <aa
2022-02-17 18:48:24.290 [bus notice] <aa
2022-02-17 18:48:24.333 [bus notice] <aa
2022-02-17 18:48:24.377 [bus notice] <aa
2022-02-17 18:48:24.419 [bus notice] <aa
2022-02-17 18:48:24.462 [bus notice] <aa
2022-02-17 18:48:24.506 [bus notice] <aa
2022-02-17 18:48:24.549 [bus notice] <aa
2022-02-17 18:48:24.592 [bus notice] <aa
2022-02-17 18:48:24.636 [bus notice] <aa
2022-02-17 18:48:24.679 [bus notice] <aa
2022-02-17 18:48:24.722 [bus notice] <aa
2022-02-17 18:48:24.765 [bus notice] <aa
2022-02-17 18:48:24.808 [bus notice] <aa
2022-02-17 18:48:24.852 [bus notice] <aa
2022-02-17 18:48:24.895 [bus notice] <aa
2022-02-17 18:48:24.938 [bus notice] <aa
2022-02-17 18:48:24.982 [bus notice] <aa
2022-02-17 18:48:25.024 [bus notice] <aa
2022-02-17 18:48:25.068 [bus notice] <aa
2022-02-17 18:48:25.111 [bus notice] <aa
2022-02-17 18:48:25.153 [bus notice] <aa
2022-02-17 18:48:25.198 [bus notice] <aa
2022-02-17 18:48:25.241 [bus notice] <aa
2022-02-17 18:48:25.284 [bus notice] <aa
2022-02-17 18:48:25.328 [bus notice] <aa
2022-02-17 18:48:25.371 [bus notice] <aa
2022-02-17 18:48:25.414 [bus notice] <aa
2022-02-17 18:48:25.457 [bus notice] <aa
2022-02-17 18:48:25.500 [bus notice] <aa
2022-02-17 18:48:25.544 [bus notice] <aa
2022-02-17 18:48:25.587 [bus notice] <aa
2022-02-17 18:48:25.630 [bus notice] <aa
2022-02-17 18:48:25.674 [bus notice] <aa
2022-02-17 18:48:25.717 [bus notice] <aa
2022-02-17 18:48:25.760 [bus notice] <aa
2022-02-17 18:48:25.761 [bus notice] >31
2022-02-17 18:48:25.766 [bus notice] <31
2022-02-17 18:48:25.768 [bus notice] >08
2022-02-17 18:48:25.773 [bus notice] <08
2022-02-17 18:48:25.776 [bus notice] >b5
2022-02-17 18:48:25.782 [bus notice] <b5
2022-02-17 18:48:25.784 [bus notice] >09
2022-02-17 18:48:25.790 [bus notice] <09
2022-02-17 18:48:25.792 [bus notice] >03
2022-02-17 18:48:25.798 [bus notice] <03
2022-02-17 18:48:25.801 [bus notice] >0d
2022-02-17 18:48:25.802 [bus notice] <aa
2022-02-17 18:48:25.802 [bus error] send to 08: ERR: SYN received, retry
2022-02-17 18:48:25.807 [bus notice] <c3
2022-02-17 18:48:25.846 [bus notice] <aa
2022-02-17 18:48:25.846 [bus notice] >31
2022-02-17 18:48:25.852 [bus notice] <31
2022-02-17 18:48:25.853 [bus notice] >08
2022-02-17 18:48:25.859 [bus notice] <08
2022-02-17 18:48:25.862 [bus notice] >b5
2022-02-17 18:48:25.868 [bus notice] <b5
2022-02-17 18:48:25.870 [bus notice] >09
2022-02-17 18:48:25.876 [bus notice] <09
2022-02-17 18:48:25.878 [bus notice] >03
2022-02-17 18:48:25.884 [bus notice] <03
2022-02-17 18:48:25.887 [bus notice] >0d
2022-02-17 18:48:25.889 [bus notice] <2a
2022-02-17 18:48:25.889 [bus error] send to 08: ERR: wrong symbol received, retry
2022-02-17 18:48:25.893 [bus notice] <c3
2022-02-17 18:48:25.932 [bus notice] <aa
2022-02-17 18:48:25.975 [bus notice] <aa
2022-02-17 18:48:25.975 [bus notice] >31
2022-02-17 18:48:25.981 [bus notice] <31
2022-02-17 18:48:25.983 [bus notice] >08
2022-02-17 18:48:25.988 [bus notice] <08
2022-02-17 18:48:25.991 [bus notice] >b5
2022-02-17 18:48:25.997 [bus notice] <b5
2022-02-17 18:48:25.999 [bus notice] >09
2022-02-17 18:48:26.005 [bus notice] <09
2022-02-17 18:48:26.008 [bus notice] >03
2022-02-17 18:48:26.013 [bus notice] <03
2022-02-17 18:48:26.016 [bus notice] >0d
2022-02-17 18:48:26.018 [bus notice] <aa
2022-02-17 18:48:26.018 [bus error] send to 08: ERR: SYN received
2022-02-17 18:48:26.018 [bus error] send message part 0: ERR: SYN received
2022-02-17 18:48:26.023 [bus notice] <c3
2022-02-17 18:48:26.062 [bus notice] <aa
2022-02-17 18:48:26.105 [bus notice] <aa
2022-02-17 18:48:26.149 [bus notice] <aa
2022-02-17 18:48:26.191 [bus notice] <aa
2022-02-17 18:48:26.235 [bus notice] <aa
2022-02-17 18:48:26.278 [bus notice] <aa
2022-02-17 18:48:26.321 [bus notice] <aa
2022-02-17 18:48:26.365 [bus notice] <aa
2022-02-17 18:48:26.408 [bus notice] <aa
2022-02-17 18:48:26.451 [bus notice] <aa
2022-02-17 18:48:26.494 [bus notice] <aa
2022-02-17 18:48:26.537 [bus notice] <aa
2022-02-17 18:48:26.581 [bus notice] <aa
2022-02-17 18:48:26.624 [bus notice] <aa
2022-02-17 18:48:26.667 [bus notice] <aa
2022-02-17 18:48:26.711 [bus notice] <aa
2022-02-17 18:48:26.754 [bus notice] <aa
2022-02-17 18:48:26.797 [bus notice] <aa
2022-02-17 18:48:26.840 [bus notice] <aa
2022-02-17 18:48:26.884 [bus notice] <aa
2022-02-17 18:48:26.927 [bus notice] <aa
2022-02-17 18:48:26.970 [bus notice] <aa
2022-02-17 18:48:27.013 [bus notice] <aa
2022-02-17 18:48:27.057 [bus notice] <aa
2022-02-17 18:48:27.100 [bus notice] <aa
2022-02-17 18:48:27.143 [bus notice] <aa
2022-02-17 18:48:27.187 [bus notice] <aa
2022-02-17 18:48:27.229 [bus notice] <aa
2022-02-17 18:48:27.273 [bus notice] <aa
2022-02-17 18:48:27.316 [bus notice] <aa
2022-02-17 18:48:27.359 [bus notice] <aa
2022-02-17 18:48:27.404 [bus notice] <aa
2022-02-17 18:48:27.448 [bus notice] <aa
2022-02-17 18:48:27.491 [bus notice] <aa
2022-02-17 18:48:27.534 [bus notice] <aa
2022-02-17 18:48:27.578 [bus notice] <aa
2022-02-17 18:48:27.621 [bus notice] <aa
2022-02-17 18:48:27.664 [bus notice] <aa
2022-02-17 18:48:27.708 [bus notice] <aa
2022-02-17 18:48:27.750 [bus notice] <aa
2022-02-17 18:48:27.794 [bus notice] <aa
2022-02-17 18:48:27.837 [bus notice] <aa
2022-02-17 18:48:27.880 [bus notice] <aa
2022-02-17 18:48:27.924 [bus notice] <aa
2022-02-17 18:48:27.967 [bus notice] <aa
2022-02-17 18:48:28.010 [bus notice] <aa
2022-02-17 18:48:28.053 [bus notice] <aa
2022-02-17 18:48:28.096 [bus notice] <aa
2022-02-17 18:48:28.139 [bus notice] <aa
2022-02-17 18:48:28.144 [bus notice] <10
2022-02-17 18:48:28.148 [bus notice] <08
2022-02-17 18:48:28.152 [bus notice] <b5
2022-02-17 18:48:28.156 [bus notice] <11
2022-02-17 18:48:28.161 [bus notice] <01
2022-02-17 18:48:28.165 [bus notice] <01
2022-02-17 18:48:28.169 [bus notice] <89
2022-02-17 18:48:28.174 [bus notice] <00
2022-02-17 18:48:28.182 [bus notice] <09
2022-02-17 18:48:28.186 [bus notice] <56
2022-02-17 18:48:28.190 [bus notice] <4c
2022-02-17 18:48:28.194 [bus notice] <40
2022-02-17 18:48:28.199 [bus notice] <06
2022-02-17 18:48:28.203 [bus notice] <4c
2022-02-17 18:48:28.207 [bus notice] <6a
2022-02-17 18:48:28.211 [bus notice] <01
2022-02-17 18:48:28.215 [bus notice] <00
2022-02-17 18:48:28.219 [bus notice] <ff
2022-02-17 18:48:28.224 [bus notice] <48
2022-02-17 18:48:28.228 [bus notice] <00
2022-02-17 18:48:28.229 [update notice] received read bai Status01 QQ=10: 43.0;38.0;6.250;38.0;53.0;on
2022-02-17 18:48:28.232 [bus notice] <aa
2022-02-17 18:48:28.275 [bus notice] <aa
2022-02-17 18:48:28.319 [bus notice] <aa
2022-02-17 18:48:28.362 [bus notice] <aa


Gruß
Dennis