Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. [Aufruf] Adapter: M-Bus

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    [Aufruf] Adapter: M-Bus

    This topic has been deleted. Only users with topic management privileges can see it.
    • bahnuhr
      bahnuhr Forum Testing Most Active last edited by

      Hallo Ingo,

      nun auch Rückmeldung von mir.

      Dank an deine Adapter.

      Habe nun eine raspi3; und an dem hängen 2 x smartmeter und 1 x mbus.

      Lese also Stromzähler von unserem Versorger + Photovoltaik + Wasserzähler mit einer Wasseruhr von Stark Elektronik.

      Funktioniert einwandfrei.

      mfg

      Dieter

      1 Reply Last reply Reply Quote 0
      • apollon77
        apollon77 last edited by

        @MarcJ:

        Eine Frage: Dieses WMZ funktioniert mit festen 2400 Baud. Wenn ich ein weiteres gerät mit 4800 Baud anschließe, wird das nicht gehen, oder? Sollte ich da einen zweiten Adapter installieren mit 4800 Baud? Oder wird das mit ein und demselben mbus-Master nicht funktionieren? `

        Hm, grundsätzlich tut es. Du musst halt sicherstellen das nur einer zu einem zeitpunkt kommuniziert.

        Da die Adapter aktuell mit "zeitlichen abständen/Intervallen" arbeiten kann man zwei Instanzen nicht wirklich in Einklang bringen.

        Was aber geht ist zwei Adapter, dort überall Intervall 0 rein (er würde also nur einmal am Adapterstart zugreifen) und dann die Abfragen Über extra Skripte und den "updateNow" Datenpunkt 🙂 entsprechend sicherstellen das es nur nacheinander abgefragt wird

        1 Reply Last reply Reply Quote 0
        • M
          MarcJ last edited by

          Hi Ingo. Noch eine Frage/Hinweis: Ich habe zwei m-bus-Geräte an EINEM USB-Adapter. Die Geräte sind "Jungfräulich". Wenn beide angeschlossen sind, werden keine neuen Geräte gefunden. Erst wenn diese jeweils einzeln dran hängen, werden diese einzeln gefunden. Wenn man dann wieder beide zusammen anschließt und den Adapter neu startet, werden von beiden die Daten übermittelt.

          Wenn du willst, könntest du das bei mir auch nochmal anschauen.

          Grüße

          Marc

          1 Reply Last reply Reply Quote 0
          • apollon77
            apollon77 last edited by

            Hi,

            also an sich sollte mit beiden geräten und dann einem "Secondary Scan" (bzw in Admin3 bei den Geräten oben das Such-Icon) sollten an sich beide Geräte befunden werden. Ggf musst Du auf das nächste Update warten da wurde was im Secondary Scan gefixt ( kommt morgen oder so).

            Ansonsten gibtes Mbus Software mit dessen DU die Primary-IDs der Geräte setzen kannst, ich denke das die ggf jetzt beide die gleiche haben und das kann durchaus Probleme geben.

            1 Reply Last reply Reply Quote 0
            • apollon77
              apollon77 last edited by

              Kannst die 1.0.1 vom Github mal versuchen

              1 Reply Last reply Reply Quote 0
              • A
                aprinz last edited by

                Hallo, hat von Euch jemand Visualisierungen von den Zählern?

                Plane die Erfassung von 24 Zählern in einem Mehrfamilienhaus.

                1 Reply Last reply Reply Quote 0
                • apollon77
                  apollon77 last edited by

                  VIS hat Gauge Widgets und anderes was Du nutzen kannst

                  1 Reply Last reply Reply Quote 0
                  • P
                    ple last edited by

                    Hallo zusammen,

                    ich hätte da ein paar Fragen zum M-Bus.

                    Im Moment habe ich 2 Wärmemengenzähler, die per WM-Bus senden, naja, was ich nicht wusste, die Werte kommen nur alle 15 Minuten, was eine grafische Darstellung der Wärmeabnahme nicht möglich macht.

                    Nun bin ich auf dem Thread hier gestoßen.

                    Ist es so, dass ich alle M-Bus Teilnehme in Reihe schalten kann und dann an einem Master => USB anschließen kann?

                    Meine Wärmemengezähler werde ich jetzt erst mal nicht mehr tauschen, die bleiben Wireless M-Bus, aber ich hätte noch 2 Kalt und 2 Warm Wasserzähler die ich gerne eingebunden hätte, um z.B. Wasserlecks zu melden.

                    Mein Nuc würde auch im gleichen Raum stehen, wo die komplette Installation ist. Später würde ich noch den Stromzähler tauschen lassen wollen um auch dort ein ganzes Protokoll zu bekommen. Jetzt ist ein HM Zähler dran, wo alle 3 Min ein Wert kommt.

                    Kann mich dahingehen jemand aufklären, was ich alles so benötige und wie das mit dem Mbus läuft? Reihe?

                    1 Reply Last reply Reply Quote 0
                    • M
                      MarcJ last edited by

                      Hi!

                      Ja, M-Bus kannst du in Reihe oder Stern schalten. Du brauchst nur einen USB-Mbus-Adapter an deinen NUC anzuschließen.

                      Die Werte kommen dann je nach eingestellter Pollingzeit.

                      Ist also eine feine Sache 🙂

                      Grüße Marc

                      1 Reply Last reply Reply Quote 0
                      • P
                        ple last edited by

                        Na toll, dann hätte ich mir die WM-Bus Zähler sparen können sowie den USB STick für WM-Bus 😞

                        Hast du einen Link, welchen USB-Master Mbus ich nehmen sollte? von Aliexpress?

                        Welche Kalt und Warmwasserzähler könntet ihr mir empfehlen? Dann kann ich nach und nach alle Zähler im Anschlussraum austauschen.

                        Wie sieht es mit dem Hauptstromzähler aus? War erst am überlegen einen Discovergy zu nehmen, aber mit Mbus wäre ja auch eine Möglichkeit.

                        Gruß und Danke

                        1 Reply Last reply Reply Quote 0
                        • apollon77
                          apollon77 last edited by

                          Können wir das in einen anderen Thread verlagern das wir hier beim Adapter-Support bleiben? 🙂

                          1 Reply Last reply Reply Quote 0
                          • P
                            ple last edited by

                            Sorry, ich mach ne eigenen Thread auf.

                            Kannst die alten Post dann löschen.

                            1 Reply Last reply Reply Quote 0
                            • G
                              Garf last edited by

                              Ich möchte gerne einen M-Bus Wechselstromzähler mit der ID 10 einbinden. Leider wird das Gerät nicht gefunden.Mache ich etwas falsch, oder hat der Adapter einen Bug.

                              Mit der Auslesesoftware der Fa. Relay wird der Wechselstromzähler problemlos gefunden.

                              3639_screen.jpg

                              ! ````
                              mbus.1 2018-06-27 21:59:41.461 error M-Bus Connection failed. Please check configuration.
                              mbus.1 2018-06-27 21:59:41.460 error Error: No connection possible to MBus Host 192.168.178.45:1001
                              mbus.1 2018-06-27 21:59:41.460 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 0
                              mbus.1 2018-06-27 21:59:41.460 info Default Update Interval: 0
                              mbus.1 2018-06-27 21:59:41.460 error All M-Bus devices could not be read, reinitialize and start over
                              mbus.1 2018-06-27 21:59:41.460 error M-Bus Devices errored: 1 from 1
                              mbus.1 2018-06-27 21:59:41.460 error M-Bus ID 10 err: Error: Error: Failed to init slaves.
                              mbus.1 2018-06-27 21:59:41.449 info Process: 10
                              mbus.1 2018-06-27 21:59:41.449 info Schedule initialization for M-Bus-ID 10 with update interval 0
                              mbus.1 2018-06-27 21:59:41.449 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 0
                              mbus.1 2018-06-27 21:59:41.449 info Default Update Interval: 0
                              mbus.1 2018-06-27 21:59:41.444 error All M-Bus devices could not be read, reinitialize and start over
                              mbus.1 2018-06-27 21:59:41.444 error M-Bus Devices errored: 1 from 1
                              mbus.1 2018-06-27 21:59:41.444 error M-Bus ID 10 err: Error: Error: Failed to init slaves.
                              mbus.1 2018-06-27 21:59:41.444 info Process: 10
                              mbus.1 2018-06-27 21:59:41.444 info Schedule initialization for M-Bus-ID 10 with update interval 0
                              mbus.1 2018-06-27 21:59:41.444 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 0
                              mbus.1 2018-06-27 21:59:41.444 info Default Update Interval: 0
                              mbus.1 2018-06-27 21:59:41.444 error All M-Bus devices could not be read, reinitialize and start over
                              mbus.1 2018-06-27 21:59:41.443 error M-Bus Devices errored: 1 from 1
                              mbus.1 2018-06-27 21:59:41.443 error M-Bus ID 10 err: Error: Error: Failed to receive M-Bus response frame[10].
                              mbus.1 2018-06-27 21:59:32.952 info Process: 10
                              mbus.1 2018-06-27 21:59:32.952 info Schedule initialization for M-Bus-ID 10 with update interval 0
                              mbus.1 2018-06-27 21:59:32.952 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 0
                              mbus.1 2018-06-27 21:59:32.952 info Default Update Interval: 0
                              mbus.1 2018-06-27 21:59:32.952 error All M-Bus devices could not be read, reinitialize and start over
                              mbus.1 2018-06-27 21:59:32.951 error M-Bus Devices errored: 1 from 1
                              mbus.1 2018-06-27 21:59:32.951 error M-Bus ID 10 err: Error: Error: Failed to receive M-Bus response frame[10].
                              mbus.1 2018-06-27 21:59:24.489 info Process: 10
                              mbus.1 2018-06-27 21:59:24.489 info Schedule initialization for M-Bus-ID 10 with update interval 0
                              mbus.1 2018-06-27 21:59:24.488 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 0
                              mbus.1 2018-06-27 21:59:24.488 info Default Update Interval: 0
                              mbus.1 2018-06-27 21:59:24.488 error All M-Bus devices could not be read, reinitialize and start over
                              mbus.1 2018-06-27 21:59:24.488 error M-Bus Devices errored: 1 from 1
                              mbus.1 2018-06-27 21:59:24.488 error M-Bus ID 10 err: Error: Error: Failed to init slaves.
                              mbus.1 2018-06-27 21:59:24.488 info Process: 10
                              mbus.1 2018-06-27 21:59:24.488 info Schedule initialization for M-Bus-ID 10 with update interval 0
                              mbus.1 2018-06-27 21:59:24.487 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 0
                              mbus.1 2018-06-27 21:59:24.487 info Default Update Interval: 0
                              mbus.1 2018-06-27 21:59:24.487 error All M-Bus devices could not be read, reinitialize and start over
                              mbus.1 2018-06-27 21:59:24.487 error M-Bus Devices errored: 1 from 1
                              mbus.1 2018-06-27 21:59:24.487 error M-Bus ID 10 err: Error: Error: Failed to init slaves.
                              mbus.1 2018-06-27 21:59:24.487 info Process: 10
                              mbus.1 2018-06-27 21:59:24.487 info Schedule initialization for M-Bus-ID 10 with update interval 0
                              mbus.1 2018-06-27 21:59:24.487 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 0
                              mbus.1 2018-06-27 21:59:24.487 info Default Update Interval: 0
                              mbus.1 2018-06-27 21:59:24.487 error All M-Bus devices could not be read, reinitialize and start over
                              mbus.1 2018-06-27 21:59:24.487 error M-Bus Devices errored: 1 from 1
                              mbus.1 2018-06-27 21:59:24.487 error M-Bus ID 10 err: Error: Error: Failed to init slaves.
                              mbus.1 2018-06-27 21:59:24.487 info Process: 10
                              mbus.1 2018-06-27 21:59:24.485 info Schedule initialization for M-Bus-ID 10 with update interval 0
                              mbus.1 2018-06-27 21:59:24.483 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 0
                              mbus.1 2018-06-27 21:59:24.483 info Default Update Interval: 0
                              mbus.1 2018-06-27 21:59:24.481 error All M-Bus devices could not be read, reinitialize and start over
                              mbus.1 2018-06-27 21:59:24.481 error M-Bus Devices errored: 1 from 1
                              mbus.1 2018-06-27 21:59:24.481 error M-Bus ID 10 err: Error: Error: Failed to receive M-Bus response frame[10].
                              mbus.1 2018-06-27 21:59:14.917 info Process: 10
                              mbus.1 2018-06-27 21:59:14.917 info Schedule initialization for M-Bus-ID 10 with update interval 0
                              mbus.1 2018-06-27 21:59:14.917 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 0
                              mbus.1 2018-06-27 21:59:14.917 info Default Update Interval: 0
                              mbus.1 2018-06-27 21:59:14.917 error All M-Bus devices could not be read, reinitialize and start over
                              mbus.1 2018-06-27 21:59:14.917 error M-Bus Devices errored: 1 from 1
                              mbus.1 2018-06-27 21:59:14.916 error M-Bus ID 10 err: Error: Error: Failed to init slaves.
                              mbus.1 2018-06-27 21:59:13.902 info Process: 10
                              mbus.1 2018-06-27 21:59:13.902 info Schedule initialization for M-Bus-ID 10 with update interval 0
                              mbus.1 2018-06-27 21:59:13.902 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 0
                              mbus.1 2018-06-27 21:59:13.902 info Default Update Interval: 0
                              mbus.1 2018-06-27 21:59:13.902 error All M-Bus devices could not be read, reinitialize and start over
                              mbus.1 2018-06-27 21:59:13.902 error M-Bus Devices errored: 1 from 1
                              mbus.1 2018-06-27 21:59:13.902 error M-Bus ID 10 err: Error: Error: Failed to init slaves.
                              mbus.1 2018-06-27 21:59:13.902 info Process: 10
                              mbus.1 2018-06-27 21:59:13.902 info Schedule initialization for M-Bus-ID 10 with update interval 0
                              mbus.1 2018-06-27 21:59:13.901 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 0
                              mbus.1 2018-06-27 21:59:13.899 info Default Update Interval: 0
                              mbus.1 2018-06-27 21:59:13.899 error All M-Bus devices could not be read, reinitialize and start over
                              mbus.1 2018-06-27 21:59:13.899 error M-Bus Devices errored: 1 from 1
                              mbus.1 2018-06-27 21:59:13.899 error M-Bus ID 10 err: Error: Error: Failed to init slaves.
                              mbus.1 2018-06-27 21:59:13.899 info Process: 10
                              mbus.1 2018-06-27 21:59:13.898 info Schedule initialization for M-Bus-ID 10 with update interval 0
                              mbus.1 2018-06-27 21:59:13.898 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 0
                              mbus.1 2018-06-27 21:59:13.898 info Default Update Interval: 0
                              mbus.1 2018-06-27 21:59:13.898 error All M-Bus devices could not be read, reinitialize and start over
                              mbus.1 2018-06-27 21:59:13.898 error M-Bus Devices errored: 1 from 1
                              mbus.1 2018-06-27 21:59:13.898 error M-Bus ID 10 err: Error: Error: Failed to init slaves.
                              mbus.1 2018-06-27 21:59:13.857 info Process: 10
                              mbus.1 2018-06-27 21:59:13.857 info Schedule initialization for M-Bus-ID 10 with update interval 0
                              mbus.1 2018-06-27 21:59:13.857 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 0
                              mbus.1 2018-06-27 21:59:13.857 info Default Update Interval: 0
                              mbus.1 2018-06-27 21:59:13.857 error All M-Bus devices could not be read, reinitialize and start over
                              mbus.1 2018-06-27 21:59:13.857 error M-Bus Devices errored: 1 from 1
                              mbus.1 2018-06-27 21:59:13.856 error M-Bus ID 10 err: Error: Error: Failed to init slaves.
                              mbus.1 2018-06-27 21:59:13.839 info Process: 10
                              mbus.1 2018-06-27 21:59:13.838 info Schedule initialization for M-Bus-ID 10 with update interval 0
                              mbus.1 2018-06-27 21:59:13.838 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 0
                              mbus.1 2018-06-27 21:59:13.838 info Default Update Interval: 0
                              mbus.1 2018-06-27 21:59:13.838 error All M-Bus devices could not be read, reinitialize and start over
                              mbus.1 2018-06-27 21:59:13.838 error M-Bus Devices errored: 1 from 1
                              mbus.1 2018-06-27 21:59:13.838 error M-Bus ID 10 err: Error: Error: Failed to init slaves.
                              mbus.1 2018-06-27 21:59:13.825 info Process: 10
                              mbus.1 2018-06-27 21:59:13.825 info Schedule initialization for M-Bus-ID 10 with update interval 0
                              mbus.1 2018-06-27 21:59:13.825 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 0
                              mbus.1 2018-06-27 21:59:13.825 info Default Update Interval: 0
                              mbus.1 2018-06-27 21:59:13.825 error All M-Bus devices could not be read, reinitialize and start over
                              mbus.1 2018-06-27 21:59:13.825 error M-Bus Devices errored: 1 from 1
                              mbus.1 2018-06-27 21:59:13.825 error M-Bus ID 10 err: Error: Error: Failed to init slaves.
                              mbus.1 2018-06-27 21:59:13.804 info Process: 10
                              mbus.1 2018-06-27 21:59:13.804 info Schedule initialization for M-Bus-ID 10 with update interval 0
                              mbus.1 2018-06-27 21:59:13.804 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 0
                              mbus.1 2018-06-27 21:59:13.804 info Default Update Interval: 0
                              mbus.1 2018-06-27 21:59:13.804 error All M-Bus devices could not be read, reinitialize and start over
                              mbus.1 2018-06-27 21:59:13.804 error M-Bus Devices errored: 1 from 1
                              mbus.1 2018-06-27 21:59:13.803 error M-Bus ID 10 err: Error: Error: Failed to init slaves.
                              mbus.1 2018-06-27 21:59:13.792 info Process: 10
                              mbus.1 2018-06-27 21:59:13.792 info Schedule initialization for M-Bus-ID 10 with update interval 0
                              mbus.1 2018-06-27 21:59:13.792 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 0
                              mbus.1 2018-06-27 21:59:13.792 info Default Update Interval: 0
                              mbus.1 2018-06-27 21:59:13.792 error All M-Bus devices could not be read, reinitialize and start over
                              mbus.1 2018-06-27 21:59:13.792 error M-Bus Devices errored: 1 from 1
                              mbus.1 2018-06-27 21:59:13.792 error M-Bus ID 10 err: Error: Error: Failed to init slaves.
                              mbus.1 2018-06-27 21:59:13.792 info Process: 10
                              mbus.1 2018-06-27 21:59:13.792 info Schedule initialization for M-Bus-ID 10 with update interval 0
                              mbus.1 2018-06-27 21:59:13.792 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 0
                              mbus.1 2018-06-27 21:59:13.792 info Default Update Interval: 0
                              mbus.1 2018-06-27 21:59:13.792 error All M-Bus devices could not be read, reinitialize and start over
                              mbus.1 2018-06-27 21:59:13.791 error M-Bus Devices errored: 1 from 1
                              mbus.1 2018-06-27 21:59:13.789 error M-Bus ID 10 err: Error: Error: Failed to init slaves.
                              mbus.1 2018-06-27 21:59:13.761 info Process: 10
                              mbus.1 2018-06-27 21:59:13.761 info Schedule initialization for M-Bus-ID 10 with update interval 0
                              mbus.1 2018-06-27 21:59:13.761 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 0
                              mbus.1 2018-06-27 21:59:13.761 info Default Update Interval: 0
                              mbus.1 2018-06-27 21:59:13.761 error All M-Bus devices could not be read, reinitialize and start over
                              mbus.1 2018-06-27 21:59:13.761 error M-Bus Devices errored: 1 from 1
                              mbus.1 2018-06-27 21:59:13.760 error M-Bus ID 10 err: Error: Error: Failed to receive M-Bus response frame[10].
                              mbus.1 2018-06-27 21:59:05.301 info Process: 10
                              mbus.1 2018-06-27 21:59:05.301 info Schedule initialization for M-Bus-ID 10 with update interval 0
                              mbus.1 2018-06-27 21:59:05.301 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 0
                              mbus.1 2018-06-27 21:59:05.301 info Default Update Interval: 0
                              mbus.1 2018-06-27 21:59:05.301 error All M-Bus devices could not be read, reinitialize and start over
                              mbus.1 2018-06-27 21:59:05.301 error M-Bus Devices errored: 1 from 1
                              mbus.1 2018-06-27 21:59:05.301 error M-Bus ID 10 err: Error: Error: Failed to init slaves.
                              mbus.1 2018-06-27 21:59:05.301 info Process: 10
                              mbus.1 2018-06-27 21:59:05.301 info Schedule initialization for M-Bus-ID 10 with update interval 0
                              mbus.1 2018-06-27 21:59:05.301 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 0
                              mbus.1 2018-06-27 21:59:05.301 info Default Update Interval: 0
                              mbus.1 2018-06-27 21:59:05.301 error All M-Bus devices could not be read, reinitialize and start over
                              mbus.1 2018-06-27 21:59:05.301 error M-Bus Devices errored: 1 from 1
                              mbus.1 2018-06-27 21:59:05.300 error M-Bus ID 10 err: Error: Error: Failed to init slaves.
                              mbus.1 2018-06-27 21:59:04.274 info Process: 10
                              mbus.1 2018-06-27 21:59:04.274 info Schedule initialization for M-Bus-ID 10 with update interval 0
                              mbus.1 2018-06-27 21:59:04.274 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 0
                              mbus.1 2018-06-27 21:59:04.274 info Default Update Interval: 0
                              mbus.1 2018-06-27 21:59:04.274 error All M-Bus devices could not be read, reinitialize and start over
                              mbus.1 2018-06-27 21:59:04.274 error M-Bus Devices errored: 1 from 1
                              mbus.1 2018-06-27 21:59:04.273 error M-Bus ID 10 err: Error: Error: Failed to init slaves.
                              mbus.1 2018-06-27 21:59:04.266 info Process: 10
                              mbus.1 2018-06-27 21:59:04.266 info Schedule initialization for M-Bus-ID 10 with update interval 0
                              mbus.1 2018-06-27 21:59:04.266 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 0
                              mbus.1 2018-06-27 21:59:04.266 info Default Update Interval: 0
                              mbus.1 2018-06-27 21:59:04.266 error All M-Bus devices could not be read, reinitialize and start over
                              mbus.1 2018-06-27 21:59:04.266 error M-Bus Devices errored: 1 from 1
                              mbus.1 2018-06-27 21:59:04.266 error M-Bus ID 10 err: Error: Error: Failed to init slaves.
                              mbus.1 2018-06-27 21:59:04.246 info Process: 10
                              mbus.1 2018-06-27 21:59:04.246 info Schedule initialization for M-Bus-ID 10 with update interval 0
                              mbus.1 2018-06-27 21:59:04.246 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 0
                              mbus.1 2018-06-27 21:59:04.246 info Default Update Interval: 0
                              mbus.1 2018-06-27 21:59:04.246 error All M-Bus devices could not be read, reinitialize and start over
                              mbus.1 2018-06-27 21:59:04.245 error M-Bus Devices errored: 1 from 1
                              mbus.1 2018-06-27 21:59:04.245 error M-Bus ID 10 err: Error: Error: Failed to init slaves.
                              mbus.1 2018-06-27 21:59:04.234 info Process: 10
                              mbus.1 2018-06-27 21:59:04.234 info Schedule initialization for M-Bus-ID 10 with update interval 0
                              mbus.1 2018-06-27 21:59:04.234 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 0
                              mbus.1 2018-06-27 21:59:04.234 info Default Update Interval: 0
                              mbus.1 2018-06-27 21:59:04.232 error All M-Bus devices could not be read, reinitialize and start over
                              mbus.1 2018-06-27 21:59:04.232 error M-Bus Devices errored: 1 from 1
                              mbus.1 2018-06-27 21:59:04.232 error M-Bus ID 10 err: Error: Error: Failed to init slaves.
                              mbus.1 2018-06-27 21:59:04.232 info Process: 10
                              mbus.1 2018-06-27 21:59:04.232 info Schedule initialization for M-Bus-ID 10 with update interval 0
                              mbus.1 2018-06-27 21:59:04.232 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 0
                              mbus.1 2018-06-27 21:59:04.232 info Default Update Interval: 0
                              mbus.1 2018-06-27 21:59:04.232 error All M-Bus devices could not be read, reinitialize and start over
                              mbus.1 2018-06-27 21:59:04.231 error M-Bus Devices errored: 1 from 1
                              mbus.1 2018-06-27 21:59:04.231 error M-Bus ID 10 err: Error: Error: Failed to init slaves.
                              mbus.1 2018-06-27 21:59:04.201 info Process: 10
                              mbus.1 2018-06-27 21:59:04.200 info Schedule initialization for M-Bus-ID 10 with update interval 0
                              mbus.1 2018-06-27 21:59:04.200 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 0
                              mbus.1 2018-06-27 21:59:04.200 info Default Update Interval: 0
                              mbus.1 2018-06-27 21:59:04.200 error All M-Bus devices could not be read, reinitialize and start over
                              mbus.1 2018-06-27 21:59:04.200 error M-Bus Devices errored: 1 from 1
                              mbus.1 2018-06-27 21:59:04.200 error M-Bus ID 10 err: Error: Error: Failed to init slaves.
                              mbus.1 2018-06-27 21:59:04.183 info Process: 10
                              mbus.1 2018-06-27 21:59:04.183 info Schedule initialization for M-Bus-ID 10 with update interval 0
                              mbus.1 2018-06-27 21:59:04.183 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 0
                              mbus.1 2018-06-27 21:59:04.183 info Default Update Interval: 0
                              mbus.1 2018-06-27 21:59:04.183 error All M-Bus devices could not be read, reinitialize and start over
                              mbus.1 2018-06-27 21:59:04.183 error M-Bus Devices errored: 1 from 1
                              mbus.1 2018-06-27 21:59:04.183 error M-Bus ID 10 err: Error: Error: Failed to init slaves.
                              mbus.1 2018-06-27 21:59:04.183 info Process: 10
                              mbus.1 2018-06-27 21:59:04.183 info Schedule initialization for M-Bus-ID 10 with update interval 0
                              mbus.1 2018-06-27 21:59:04.183 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 0
                              mbus.1 2018-06-27 21:59:04.182 info Default Update Interval: 0
                              mbus.1 2018-06-27 21:59:04.182 error All M-Bus devices could not be read, reinitialize and start over
                              mbus.1 2018-06-27 21:59:04.182 error M-Bus Devices errored: 1 from 1
                              mbus.1 2018-06-27 21:59:04.182 error M-Bus ID 10 err: Error: Error: Failed to init slaves.
                              mbus.1 2018-06-27 21:59:04.145 info Process: 10
                              mbus.1 2018-06-27 21:59:04.144 info Schedule initialization for M-Bus-ID 10 with update interval 0
                              mbus.1 2018-06-27 21:59:04.144 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 0
                              mbus.1 2018-06-27 21:59:04.144 info Default Update Interval: 0
                              mbus.1 2018-06-27 21:59:04.144 error All M-Bus devices could not be read, reinitialize and start over
                              mbus.1 2018-06-27 21:59:04.144 error M-Bus Devices errored: 1 from 1
                              mbus.1 2018-06-27 21:59:04.144 error M-Bus ID 10 err: Error: Error: Failed to init slaves.
                              mbus.1 2018-06-27 21:59:04.144 info Process: 10
                              mbus.1 2018-06-27 21:59:04.143 info Schedule initialization for M-Bus-ID 10 with update interval 0
                              mbus.1 2018-06-27 21:59:04.143 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 0
                              mbus.1 2018-06-27 21:59:04.143 info Default Update Interval: 0
                              mbus.1 2018-06-27 21:59:04.143 error All M-Bus devices could not be read, reinitialize and start over
                              mbus.1 2018-06-27 21:59:04.143 error M-Bus Devices errored: 1 from 1
                              mbus.1 2018-06-27 21:59:04.143 error M-Bus ID 10 err: Error: Error: Failed to init slaves.
                              mbus.1 2018-06-27 21:59:04.143 info Process: 10
                              mbus.1 2018-06-27 21:59:04.143 info Schedule initialization for M-Bus-ID 10 with update interval 0
                              mbus.1 2018-06-27 21:59:04.141 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 0
                              mbus.1 2018-06-27 21:59:04.141 info Default Update Interval: 0
                              mbus.1 2018-06-27 21:59:04.141 error All M-Bus devices could not be read, reinitialize and start over
                              mbus.1 2018-06-27 21:59:04.141 error M-Bus Devices errored: 1 from 1
                              mbus.1 2018-06-27 21:59:04.141 error M-Bus ID 10 err: Error: Error: Failed to init slaves.
                              mbus.1 2018-06-27 21:59:04.141 info Process: 10
                              mbus.1 2018-06-27 21:59:04.141 info Schedule initialization for M-Bus-ID 10 with update interval 0
                              mbus.1 2018-06-27 21:59:04.141 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 0
                              mbus.1 2018-06-27 21:59:04.141 info Default Update Interval: 0
                              mbus.1 2018-06-27 21:59:04.141 error All M-Bus devices could not be read, reinitialize and start over
                              mbus.1 2018-06-27 21:59:04.141 error M-Bus Devices errored: 1 from 1
                              mbus.1 2018-06-27 21:59:04.140 error M-Bus ID 10 err: Error: Error: Failed to receive M-Bus response frame[10].
                              mbus.1 2018-06-27 21:58:55.615 info Process: 10
                              mbus.1 2018-06-27 21:58:55.615 info Schedule initialization for M-Bus-ID 10 with update interval 0
                              mbus.1 2018-06-27 21:58:55.615 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 0
                              mbus.1 2018-06-27 21:58:55.615 info Default Update Interval: 0
                              mbus.1 2018-06-27 21:58:55.615 error All M-Bus devices could not be read, reinitialize and start over
                              mbus.1 2018-06-27 21:58:55.615 error M-Bus Devices errored: 1 from 1
                              mbus.1 2018-06-27 21:58:55.615 error M-Bus ID 10 err: Error: Error: Failed to init slaves.
                              mbus.1 2018-06-27 21:58:55.615 info Process: 10
                              mbus.1 2018-06-27 21:58:55.613 info Schedule initialization for M-Bus-ID 10 with update interval 0
                              mbus.1 2018-06-27 21:58:55.613 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 0
                              mbus.1 2018-06-27 21:58:55.611 info Default Update Interval: 0
                              mbus.1 2018-06-27 21:58:55.611 error All M-Bus devices could not be read, reinitialize and start over
                              mbus.1 2018-06-27 21:58:55.611 error M-Bus Devices errored: 1 from 1
                              mbus.1 2018-06-27 21:58:55.611 error M-Bus ID 10 err: Error: Error: Failed to init slaves.
                              mbus.1 2018-06-27 21:58:55.581 info Process: 10
                              mbus.1 2018-06-27 21:58:55.581 info Schedule initialization for M-Bus-ID 10 with update interval 0
                              mbus.1 2018-06-27 21:58:55.581 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 0
                              mbus.1 2018-06-27 21:58:55.581 info Default Update Interval: 0
                              mbus.1 2018-06-27 21:58:55.580 error All M-Bus devices could not be read, reinitialize and start over
                              mbus.1 2018-06-27 21:58:55.580 error M-Bus Devices errored: 1 from 1
                              mbus.1 2018-06-27 21:58:55.580 error M-Bus ID 10 err: Error: Error: Failed to receive M-Bus response frame[10].
                              mbus.1 2018-06-27 21:58:47.089 info Process: 10
                              mbus.1 2018-06-27 21:58:47.086 info Schedule initialization for M-Bus-ID 10 with update interval 0
                              mbus.1 2018-06-27 21:58:47.082 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 0
                              mbus.1 2018-06-27 21:58:47.082 info Default Update Interval: 0
                              mbus.1 2018-06-27 21:58:47.081 error All M-Bus devices could not be read, reinitialize and start over
                              mbus.1 2018-06-27 21:58:47.081 error M-Bus Devices errored: 1 from 1
                              mbus.1 2018-06-27 21:58:47.081 error M-Bus ID 10 err: Error: Error: Failed to init slaves.
                              mbus.1 2018-06-27 21:58:47.072 info Process: 10
                              mbus.1 2018-06-27 21:58:47.072 info Schedule initialization for M-Bus-ID 10 with update interval 0
                              mbus.1 2018-06-27 21:58:47.069 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 0
                              mbus.1 2018-06-27 21:58:47.069 info Default Update Interval: 0
                              mbus.1 2018-06-27 21:58:47.068 error All M-Bus devices could not be read, reinitialize and start over
                              mbus.1 2018-06-27 21:58:47.068 error M-Bus Devices errored: 1 from 1
                              mbus.1 2018-06-27 21:58:47.067 error M-Bus ID 10 err: Error: Error: Failed to init slaves.
                              mbus.1 2018-06-27 21:58:47.060 info Process: 10
                              mbus.1 2018-06-27 21:58:47.060 info Schedule initialization for M-Bus-ID 10 with update interval 0
                              mbus.1 2018-06-27 21:58:47.057 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 0
                              mbus.1 2018-06-27 21:58:47.057 info Default Update Interval: 0
                              mbus.1 2018-06-27 21:58:47.056 error All M-Bus devices could not be read, reinitialize and start over
                              mbus.1 2018-06-27 21:58:47.056 error M-Bus Devices errored: 1 from 1
                              mbus.1 2018-06-27 21:58:47.056 error M-Bus ID 10 err: Error: Error: Failed to receive M-Bus response frame[10].
                              mbus.1 2018-06-27 21:58:38.572 info Process: 10
                              mbus.1 2018-06-27 21:58:38.570 info Schedule initialization for M-Bus-ID 10 with update interval 0
                              mbus.1 2018-06-27 21:58:38.568 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 0
                              mbus.1 2018-06-27 21:58:38.567 info Default Update Interval: 0
                              mbus.1 2018-06-27 21:58:38.566 error All M-Bus devices could not be read, reinitialize and start over
                              mbus.1 2018-06-27 21:58:38.558 error M-Bus Devices errored: 1 from 1
                              mbus.1 2018-06-27 21:58:38.558 error M-Bus ID 10 err: Error: Error: Failed to init slaves.
                              mbus.1 2018-06-27 21:58:38.527 info Process: 10
                              mbus.1 2018-06-27 21:58:38.527 info Schedule initialization for M-Bus-ID 10 with update interval 0
                              mbus.1 2018-06-27 21:58:38.525 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 0
                              mbus.1 2018-06-27 21:58:38.525 info Default Update Interval: 0
                              mbus.1 2018-06-27 21:58:38.525 error All M-Bus devices could not be read, reinitialize and start over
                              mbus.1 2018-06-27 21:58:38.525 error M-Bus Devices errored: 1 from 1
                              mbus.1 2018-06-27 21:58:38.524 error M-Bus ID 10 err: Error: Error: Failed to init slaves.
                              mbus.1 2018-06-27 21:58:38.508 info Process: 10
                              mbus.1 2018-06-27 21:58:38.508 info Schedule initialization for M-Bus-ID 10 with update interval 0
                              mbus.1 2018-06-27 21:58:38.506 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 0
                              mbus.1 2018-06-27 21:58:38.506 info Default Update Interval: 0
                              mbus.1 2018-06-27 21:58:38.506 error All M-Bus devices could not be read, reinitialize and start over
                              mbus.1 2018-06-27 21:58:38.506 error M-Bus Devices errored: 1 from 1
                              mbus.1 2018-06-27 21:58:38.506 error M-Bus ID 10 connect err: Error: No connection possible to MBus Host 192.168.xxx.xx:1001
                              mbus.1 2018-06-27 21:58:38.502 info Process: 10
                              mbus.1 2018-06-27 21:58:38.502 info Schedule initialization for M-Bus-ID 10 with update interval 0
                              mbus.1 2018-06-27 21:58:38.490 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 0
                              mbus.1 2018-06-27 21:58:38.489 info Default Update Interval: 0
                              mbus.1 2018-06-27 21:58:38.489 error All M-Bus devices could not be read, reinitialize and start over
                              mbus.1 2018-06-27 21:58:38.489 error M-Bus Devices errored: 1 from 1
                              mbus.1 2018-06-27 21:58:38.487 error M-Bus ID 10 err: Error: Error: Failed to init slaves.
                              mbus.1 2018-06-27 21:58:38.484 info Process: 10
                              mbus.1 2018-06-27 21:58:38.484 info Schedule initialization for M-Bus-ID 10 with update interval 0
                              mbus.1 2018-06-27 21:58:38.478 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 0
                              mbus.1 2018-06-27 21:58:38.477 info Default Update Interval: 0
                              mbus.1 2018-06-27 21:58:38.476 error All M-Bus devices could not be read, reinitialize and start over
                              mbus.1 2018-06-27 21:58:38.476 error M-Bus Devices errored: 1 from 1
                              mbus.1 2018-06-27 21:58:38.475 error M-Bus ID 10 err: Error: Error: Failed to receive M-Bus response frame[10].
                              mbus.1 2018-06-27 21:58:30.027 info Process: 10
                              mbus.1 2018-06-27 21:58:30.021 info Schedule initialization for M-Bus-ID 10 with update interval 0
                              mbus.1 2018-06-27 21:58:30.017 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 0
                              mbus.1 2018-06-27 21:58:30.017 info Default Update Interval: 0
                              mbus.1 2018-06-27 21:58:30.016 error All M-Bus devices could not be read, reinitialize and start over
                              mbus.1 2018-06-27 21:58:30.016 error M-Bus Devices errored: 1 from 1
                              mbus.1 2018-06-27 21:58:30.016 error M-Bus ID 10 err: Error: Error: Failed to init slaves.
                              mbus.1 2018-06-27 21:58:30.005 info Process: 10

                              1 Reply Last reply Reply Quote 0
                              • apollon77
                                apollon77 last edited by

                                Hm … kannst du vom iobroker Host denn die IP vom Mbus Master erreichen? Auch den Port?

                                Sieht mir nach Problemen im Netzwerk oder Timeouts oder so aus.

                                Gesendet vom Handy ...

                                1 Reply Last reply Reply Quote 0
                                • G
                                  Garf last edited by

                                  Und wie ich die IP vom M-Bus Master erreichen kann. Die Wärmemengenzähler mit der ID1 bis 4 werden gefunden und ausgelsen.

                                  ! ````
                                  mbus.0 2018-06-27 22:20:48.340 info Process: 1
                                  mbus.0 2018-06-27 22:20:28.357 info Process: 4
                                  mbus.0 2018-06-27 22:20:18.725 info Process: 3
                                  mbus.0 2018-06-27 22:20:09.049 info Process: 2
                                  mbus.0 2018-06-27 22:19:59.364 info Schedule initialization for M-Bus-ID 4 with update interval 0
                                  mbus.0 2018-06-27 22:19:59.362 info Schedule initialization for M-Bus-ID 3 with update interval 0
                                  mbus.0 2018-06-27 22:19:59.361 info Schedule initialization for M-Bus-ID 2 with update interval 0
                                  mbus.0 2018-06-27 22:19:58.357 info Process: 1
                                  mbus.0 2018-06-27 22:19:58.356 info Schedule initialization for M-Bus-ID 1 with update interval 0
                                  mbus.0 2018-06-27 22:19:58.354 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 0
                                  mbus.0 2018-06-27 22:19:58.354 info Default Update Interval: 0

                                  
                                   ![3639_screen2.jpg](/assets/uploads/files/3639_screen2.jpg) 
                                  Ergänze ich mbus.0 um die Adresse 10, habe ich durchgehend im Log eine Errormeldung in Bezug auf das Gerät mit der Adresse 10.
                                  
                                  Daraufhin habe ich die Instanz mbus.1 angelegt und ein Gerätescan für ID 1-4 und 10 durchgeführt. Für ID1 - 4 wurden 4 Objekte angelegt. Für ID10 nichts.
                                  1 Reply Last reply Reply Quote 0
                                  • apollon77
                                    apollon77 last edited by

                                    Findet ein Secondary Scan denn die Secondary ID vom 10er?

                                    1 Reply Last reply Reply Quote 0
                                    • G
                                      Garf last edited by

                                      Was meinst Du mit Secondary Scan. Ich kenne nur den Gerätescan unter den Instanzen.

                                      3639_screen3.jpg

                                      Der Zwischenzähler selber ist am M-Bus angeschlossen und wird auch von der M-Bus Auslesesoftware der Fa. Relay erkannt und ausgelesen, siehe Screenshot.

                                      3639_screen.jpg

                                      Ich habe nur keine Idee wie ich den Zähler in den M-Bus Adapter eingebunden bekomme. Ich könnte am Zähler mal testweise die Adresse 5 einstellen?!

                                      1 Reply Last reply Reply Quote 0
                                      • apollon77
                                        apollon77 last edited by

                                        Ich meine den Gerätescan im konfig Fenster. Findet der den 10er? Müsste dann aber eine andere ID Listen.

                                        Gesendet vom Handy …

                                        1 Reply Last reply Reply Quote 0
                                        • apollon77
                                          apollon77 last edited by

                                          PS: Du kannst in den EInstellungen den TCP-Timeout in ms setzen. Der Standardtimeout ist glaube ich 4 sekunden … Es sind schon vor allem solche TCP-Master berichtet worden wo mit der Gerätekommunikation und allem höhere Timeouts nötig sind. Setz doch als timeout mal 1000ß (=10s) ... geht es dann?

                                          1 Reply Last reply Reply Quote 0
                                          • G
                                            Garf last edited by

                                            @apollon77:

                                            Ich meine den Gerätescan im konfig Fenster. Findet der den 10er? Müsste dann aber eine andere ID Listen. `

                                            Ich habe immer genau diesen Gerätescan verwendet.

                                            3639_screen4.jpg

                                            3639_screen5.jpg

                                            Die vier Wäremkostenzähler mit der Adresse 1 - 4 werden vom M-Bus Adapter über den Gerätescan in der Konfiguration gefunden, der Zwischenzähler mit der Adresse 10 jedoch nicht. Zum Ausprobieren habe ich deshalb den mbus1 angelegt.

                                            Und so sieht der Log für mbus1 aus:

                                            ! ` > host.iobroker-1 2018-06-29 04:39:01.148 info instance system.adapter.mbus.1 terminated with code 0 (OK)

                                            Caught 2018-06-29 04:39:01.148 error by controller[107]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.148 error by controller[106]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.148 error by controller[105]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.148 error by controller[104]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.148 error by controller[103]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.148 error by controller[102]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.148 error by controller[101]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.148 error by controller[100]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.147 error by controller[99]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.147 error by controller[98]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.147 error by controller[97]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.147 error by controller[96]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.147 error by controller[95]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.147 error by controller[94]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.146 error by controller[93]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.146 error by controller[92]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.146 error by controller[91]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.146 error by controller[90]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.145 error by controller[89]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.145 error by controller[88]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.145 error by controller[87]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.145 error by controller[86]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.141 error by controller[85]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.141 error by controller[84]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.141 error by controller[83]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.141 error by controller[82]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.141 error by controller[81]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.140 error by controller[80]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.140 error by controller[79]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.140 error by controller[78]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.140 error by controller[77]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.140 error by controller[76]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.140 error by controller[75]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.140 error by controller[74]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.140 error by controller[73]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.139 error by controller[72]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.139 error by controller[71]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.139 error by controller[70]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.139 error by controller[69]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.139 error by controller[68]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.139 error by controller[67]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.139 error by controller[66]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.139 error by controller[65]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.138 error by controller[64]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.138 error by controller[63]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.137 error by controller[62]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.137 error by controller[61]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.137 error by controller[60]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.137 error by controller[59]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.137 error by controller[58]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.137 error by controller[57]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.137 error by controller[56]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.136 error by controller[55]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.136 error by controller[54]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.136 error by controller[53]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.136 error by controller[52]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.136 error by controller[51]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.136 error by controller[50]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.136 error by controller[49]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.136 error by controller[48]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.136 error by controller[47]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.135 error by controller[46]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.135 error by controller[45]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.135 error by controller[44]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.135 error by controller[43]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.135 error by controller[42]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.135 error by controller[41]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.134 error by controller[40]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.133 error by controller[39]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.133 error by controller[38]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.133 error by controller[37]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.133 error by controller[36]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.133 error by controller[35]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.133 error by controller[34]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.133 error by controller[33]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.132 error by controller[32]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.132 error by controller[31]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.132 error by controller[30]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.132 error by controller[29]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.132 error by controller[28]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.132 error by controller[27]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.132 error by controller[26]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.132 error by controller[25]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.131 error by controller[24]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.131 error by controller[23]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.131 error by controller[22]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.131 error by controller[21]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.131 error by controller[20]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.131 error by controller[19]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.131 error by controller[19]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.131 error by controller[19]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.131 error by controller[18]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.130 error by controller[17]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.130 error by controller[16]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.130 error by controller[15]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.130 error by controller[14]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.130 error by controller[13]: mbus_send_ping_frame: failed to send mbus frame.

                                            Caught 2018-06-29 04:39:01.130 error by controller[12]: mbus_send_ping_frame: failed to send mbus frame.

                                            mbus.1 2018-06-29 04:39:00.966 info terminating

                                            host.iobroker-1 2018-06-29 04:39:00.458 info stopInstance system.adapter.mbus.1 killing pid 225

                                            host.iobroker-1 2018-06-29 04:39:00.458 info stopInstance system.adapter.mbus.1

                                            host.iobroker-1 2018-06-29 04:39:00.458 info object change system.adapter.mbus.1

                                            mbus.1 2018-06-29 04:38:57.666 info Process: 10

                                            mbus.1 2018-06-29 04:38:57.666 info Schedule initialization for M-Bus-ID 10 with update interval 0

                                            mbus.1 2018-06-29 04:38:57.664 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 1000

                                            mbus.1 2018-06-29 04:38:57.664 info Default Update Interval: 0

                                            mbus.1 2018-06-29 04:38:57.664 error All M-Bus devices could not be read, reinitialize and start over

                                            mbus.1 2018-06-29 04:38:57.663 error M-Bus Devices errored: 1 from 1

                                            mbus.1 2018-06-29 04:38:57.661 error M-Bus ID 10 err: Error: Error: Failed to init slaves.

                                            mbus.1 2018-06-29 04:38:57.651 info Process: 10

                                            mbus.1 2018-06-29 04:38:57.651 info Schedule initialization for M-Bus-ID 10 with update interval 0

                                            mbus.1 2018-06-29 04:38:57.647 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 1000

                                            mbus.1 2018-06-29 04:38:57.647 info Default Update Interval: 0

                                            mbus.1 2018-06-29 04:38:57.646 error All M-Bus devices could not be read, reinitialize and start over

                                            mbus.1 2018-06-29 04:38:57.646 error M-Bus Devices errored: 1 from 1

                                            mbus.1 2018-06-29 04:38:57.646 error M-Bus ID 10 err: Error: Error: Failed to init slaves.

                                            mbus.1 2018-06-29 04:38:57.635 info Process: 10

                                            mbus.1 2018-06-29 04:38:57.635 info Schedule initialization for M-Bus-ID 10 with update interval 0

                                            mbus.1 2018-06-29 04:38:57.633 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 1000

                                            mbus.1 2018-06-29 04:38:57.630 info Default Update Interval: 0

                                            mbus.1 2018-06-29 04:38:57.630 error All M-Bus devices could not be read, reinitialize and start over

                                            mbus.1 2018-06-29 04:38:57.630 error M-Bus Devices errored: 1 from 1

                                            mbus.1 2018-06-29 04:38:57.629 error M-Bus ID 10 err: Error: Error: Failed to init slaves.

                                            mbus.1 2018-06-29 04:38:57.620 info Process: 10

                                            mbus.1 2018-06-29 04:38:57.620 info Schedule initialization for M-Bus-ID 10 with update interval 0

                                            mbus.1 2018-06-29 04:38:57.619 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 1000

                                            mbus.1 2018-06-29 04:38:57.613 info Default Update Interval: 0

                                            mbus.1 2018-06-29 04:38:57.613 error All M-Bus devices could not be read, reinitialize and start over

                                            mbus.1 2018-06-29 04:38:57.613 error M-Bus Devices errored: 1 from 1

                                            mbus.1 2018-06-29 04:38:57.613 error M-Bus ID 10 err: Error: Error: Failed to init slaves.

                                            mbus.1 2018-06-29 04:38:57.601 info Process: 10

                                            mbus.1 2018-06-29 04:38:57.601 info Schedule initialization for M-Bus-ID 10 with update interval 0

                                            mbus.1 2018-06-29 04:38:57.600 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 1000

                                            mbus.1 2018-06-29 04:38:57.599 info Default Update Interval: 0

                                            mbus.1 2018-06-29 04:38:57.599 error All M-Bus devices could not be read, reinitialize and start over

                                            mbus.1 2018-06-29 04:38:57.599 error M-Bus Devices errored: 1 from 1

                                            mbus.1 2018-06-29 04:38:57.599 error M-Bus ID 10 err: Error: Error: Failed to init slaves.

                                            mbus.1 2018-06-29 04:38:57.585 info Process: 10

                                            mbus.1 2018-06-29 04:38:57.585 info Schedule initialization for M-Bus-ID 10 with update interval 0

                                            mbus.1 2018-06-29 04:38:57.582 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 1000

                                            mbus.1 2018-06-29 04:38:57.582 info Default Update Interval: 0

                                            mbus.1 2018-06-29 04:38:57.581 error All M-Bus devices could not be read, reinitialize and start over

                                            mbus.1 2018-06-29 04:38:57.581 error M-Bus Devices errored: 1 from 1

                                            mbus.1 2018-06-29 04:38:57.580 error M-Bus ID 10 err: Error: Error: Failed to init slaves.

                                            mbus.1 2018-06-29 04:38:57.572 info Process: 10

                                            mbus.1 2018-06-29 04:38:57.572 info Schedule initialization for M-Bus-ID 10 with update interval 0

                                            mbus.1 2018-06-29 04:38:57.571 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 1000

                                            mbus.1 2018-06-29 04:38:57.570 info Default Update Interval: 0

                                            mbus.1 2018-06-29 04:38:57.570 error All M-Bus devices could not be read, reinitialize and start over

                                            mbus.1 2018-06-29 04:38:57.570 error M-Bus Devices errored: 1 from 1

                                            mbus.1 2018-06-29 04:38:57.570 error M-Bus ID 10 err: Error: Error: Failed to init slaves.

                                            mbus.1 2018-06-29 04:38:57.559 info Process: 10

                                            mbus.1 2018-06-29 04:38:57.559 info Schedule initialization for M-Bus-ID 10 with update interval 0

                                            mbus.1 2018-06-29 04:38:57.557 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 1000

                                            mbus.1 2018-06-29 04:38:57.557 info Default Update Interval: 0

                                            mbus.1 2018-06-29 04:38:57.557 error All M-Bus devices could not be read, reinitialize and start over

                                            mbus.1 2018-06-29 04:38:57.557 error M-Bus Devices errored: 1 from 1

                                            mbus.1 2018-06-29 04:38:57.556 error M-Bus ID 10 err: Error: Error: Failed to init slaves.

                                            mbus.1 2018-06-29 04:38:57.546 info Process: 10

                                            mbus.1 2018-06-29 04:38:57.546 info Schedule initialization for M-Bus-ID 10 with update interval 0

                                            mbus.1 2018-06-29 04:38:57.542 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 1000

                                            mbus.1 2018-06-29 04:38:57.542 info Default Update Interval: 0

                                            mbus.1 2018-06-29 04:38:57.541 error All M-Bus devices could not be read, reinitialize and start over

                                            mbus.1 2018-06-29 04:38:57.541 error M-Bus Devices errored: 1 from 1

                                            mbus.1 2018-06-29 04:38:57.541 error M-Bus ID 10 err: Error: Error: Failed to init slaves.

                                            mbus.1 2018-06-29 04:38:57.534 info Process: 10

                                            mbus.1 2018-06-29 04:38:57.533 info Schedule initialization for M-Bus-ID 10 with update interval 0

                                            mbus.1 2018-06-29 04:38:57.531 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 1000

                                            mbus.1 2018-06-29 04:38:57.531 info Default Update Interval: 0

                                            mbus.1 2018-06-29 04:38:57.530 error All M-Bus devices could not be read, reinitialize and start over

                                            mbus.1 2018-06-29 04:38:57.530 error M-Bus Devices errored: 1 from 1

                                            mbus.1 2018-06-29 04:38:57.530 error M-Bus ID 10 err: Error: Error: Failed to receive M-Bus response frame[10].

                                            mbus.1 2018-06-29 04:38:54.075 info Process: 10

                                            mbus.1 2018-06-29 04:38:54.075 info Schedule initialization for M-Bus-ID 10 with update interval 0

                                            mbus.1 2018-06-29 04:38:54.074 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 1000

                                            mbus.1 2018-06-29 04:38:54.073 info Default Update Interval: 0

                                            mbus.1 2018-06-29 04:38:54.073 error All M-Bus devices could not be read, reinitialize and start over

                                            mbus.1 2018-06-29 04:38:54.073 error M-Bus Devices errored: 1 from 1

                                            mbus.1 2018-06-29 04:38:54.072 error M-Bus ID 10 err: Error: Error: Failed to init slaves.

                                            mbus.1 2018-06-29 04:38:54.063 info Process: 10

                                            mbus.1 2018-06-29 04:38:54.063 info Schedule initialization for M-Bus-ID 10 with update interval 0

                                            mbus.1 2018-06-29 04:38:54.061 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 1000

                                            mbus.1 2018-06-29 04:38:54.061 info Default Update Interval: 0

                                            mbus.1 2018-06-29 04:38:54.061 error All M-Bus devices could not be read, reinitialize and start over

                                            mbus.1 2018-06-29 04:38:54.061 error M-Bus Devices errored: 1 from 1

                                            mbus.1 2018-06-29 04:38:54.061 error M-Bus ID 10 err: Error: Error: Failed to init slaves.

                                            mbus.1 2018-06-29 04:38:54.050 info Process: 10

                                            mbus.1 2018-06-29 04:38:54.050 info Schedule initialization for M-Bus-ID 10 with update interval 0

                                            mbus.1 2018-06-29 04:38:54.046 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 1000

                                            mbus.1 2018-06-29 04:38:54.046 info Default Update Interval: 0

                                            mbus.1 2018-06-29 04:38:54.046 error All M-Bus devices could not be read, reinitialize and start over

                                            mbus.1 2018-06-29 04:38:54.046 error M-Bus Devices errored: 1 from 1

                                            mbus.1 2018-06-29 04:38:54.045 error M-Bus ID 10 err: Error: Error: Failed to init slaves.

                                            mbus.1 2018-06-29 04:38:54.038 info Process: 10

                                            mbus.1 2018-06-29 04:38:54.038 info Schedule initialization for M-Bus-ID 10 with update interval 0

                                            mbus.1 2018-06-29 04:38:54.036 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 1000

                                            mbus.1 2018-06-29 04:38:54.035 info Default Update Interval: 0

                                            mbus.1 2018-06-29 04:38:54.035 error All M-Bus devices could not be read, reinitialize and start over

                                            mbus.1 2018-06-29 04:38:54.035 error M-Bus Devices errored: 1 from 1

                                            mbus.1 2018-06-29 04:38:54.034 error M-Bus ID 10 err: Error: Error: Failed to init slaves.

                                            mbus.1 2018-06-29 04:38:54.020 info Process: 10

                                            mbus.1 2018-06-29 04:38:54.020 info Schedule initialization for M-Bus-ID 10 with update interval 0

                                            mbus.1 2018-06-29 04:38:54.014 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 1000

                                            mbus.1 2018-06-29 04:38:54.014 info Default Update Interval: 0

                                            mbus.1 2018-06-29 04:38:54.014 error All M-Bus devices could not be read, reinitialize and start over

                                            mbus.1 2018-06-29 04:38:54.014 error M-Bus Devices errored: 1 from 1

                                            mbus.1 2018-06-29 04:38:54.013 error M-Bus ID 10 err: Error: Error: Failed to init slaves.

                                            mbus.1 2018-06-29 04:38:54.007 info Process: 10

                                            mbus.1 2018-06-29 04:38:54.007 info Schedule initialization for M-Bus-ID 10 with update interval 0

                                            mbus.1 2018-06-29 04:38:54.000 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 1000

                                            mbus.1 2018-06-29 04:38:54.000 info Default Update Interval: 0

                                            mbus.1 2018-06-29 04:38:54.000 error All M-Bus devices could not be read, reinitialize and start over

                                            mbus.1 2018-06-29 04:38:54.000 error M-Bus Devices errored: 1 from 1

                                            mbus.1 2018-06-29 04:38:54.000 error M-Bus ID 10 err: Error: Error: Failed to init slaves.

                                            mbus.1 2018-06-29 04:38:53.995 info Process: 10

                                            mbus.1 2018-06-29 04:38:53.995 info Schedule initialization for M-Bus-ID 10 with update interval 0

                                            mbus.1 2018-06-29 04:38:53.992 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 1000

                                            mbus.1 2018-06-29 04:38:53.991 info Default Update Interval: 0

                                            mbus.1 2018-06-29 04:38:53.991 error All M-Bus devices could not be read, reinitialize and start over

                                            mbus.1 2018-06-29 04:38:53.991 error M-Bus Devices errored: 1 from 1

                                            mbus.1 2018-06-29 04:38:53.991 error M-Bus ID 10 err: Error: Error: Failed to init slaves.

                                            mbus.1 2018-06-29 04:38:53.983 info Process: 10

                                            mbus.1 2018-06-29 04:38:53.982 info Schedule initialization for M-Bus-ID 10 with update interval 0

                                            mbus.1 2018-06-29 04:38:53.981 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 1000

                                            mbus.1 2018-06-29 04:38:53.980 info Default Update Interval: 0

                                            mbus.1 2018-06-29 04:38:53.980 error All M-Bus devices could not be read, reinitialize and start over

                                            mbus.1 2018-06-29 04:38:53.980 error M-Bus Devices errored: 1 from 1

                                            mbus.1 2018-06-29 04:38:53.980 error M-Bus ID 10 err: Error: Error: Failed to init slaves.

                                            mbus.1 2018-06-29 04:38:53.969 info Process: 10

                                            mbus.1 2018-06-29 04:38:53.969 info Schedule initialization for M-Bus-ID 10 with update interval 0

                                            mbus.1 2018-06-29 04:38:53.965 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 1000

                                            mbus.1 2018-06-29 04:38:53.965 info Default Update Interval: 0

                                            mbus.1 2018-06-29 04:38:53.964 error All M-Bus devices could not be read, reinitialize and start over

                                            mbus.1 2018-06-29 04:38:53.964 error M-Bus Devices errored: 1 from 1

                                            mbus.1 2018-06-29 04:38:53.964 error M-Bus ID 10 err: Error: Error: Failed to init slaves.

                                            mbus.1 2018-06-29 04:38:53.956 info Process: 10

                                            mbus.1 2018-06-29 04:38:53.956 info Schedule initialization for M-Bus-ID 10 with update interval 0

                                            mbus.1 2018-06-29 04:38:53.952 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 1000

                                            mbus.1 2018-06-29 04:38:53.951 info Default Update Interval: 0

                                            mbus.1 2018-06-29 04:38:53.951 error All M-Bus devices could not be read, reinitialize and start over

                                            mbus.1 2018-06-29 04:38:53.951 error M-Bus Devices errored: 1 from 1

                                            mbus.1 2018-06-29 04:38:53.951 error M-Bus ID 10 err: Error: Error: Failed to init slaves.

                                            mbus.1 2018-06-29 04:38:53.944 info Process: 10

                                            mbus.1 2018-06-29 04:38:53.943 info Schedule initialization for M-Bus-ID 10 with update interval 0

                                            mbus.1 2018-06-29 04:38:53.941 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 1000

                                            mbus.1 2018-06-29 04:38:53.940 info Default Update Interval: 0

                                            mbus.1 2018-06-29 04:38:53.940 error All M-Bus devices could not be read, reinitialize and start over

                                            mbus.1 2018-06-29 04:38:53.940 error M-Bus Devices errored: 1 from 1

                                            mbus.1 2018-06-29 04:38:53.940 error M-Bus ID 10 err: Error: Error: Failed to receive M-Bus response frame[10].

                                            mbus.1 2018-06-29 04:38:50.452 info Process: 10

                                            mbus.1 2018-06-29 04:38:50.452 info Schedule initialization for M-Bus-ID 10 with update interval 0

                                            mbus.1 2018-06-29 04:38:50.449 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 1000

                                            mbus.1 2018-06-29 04:38:50.449 info Default Update Interval: 0

                                            mbus.1 2018-06-29 04:38:50.449 error All M-Bus devices could not be read, reinitialize and start over

                                            mbus.1 2018-06-29 04:38:50.449 error M-Bus Devices errored: 1 from 1

                                            mbus.1 2018-06-29 04:38:50.448 error M-Bus ID 10 err: Error: Error: Failed to init slaves.

                                            mbus.1 2018-06-29 04:38:50.434 info Process: 10

                                            mbus.1 2018-06-29 04:38:50.434 info Schedule initialization for M-Bus-ID 10 with update interval 0

                                            mbus.1 2018-06-29 04:38:50.428 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 1000

                                            mbus.1 2018-06-29 04:38:50.428 info Default Update Interval: 0

                                            mbus.1 2018-06-29 04:38:50.427 error All M-Bus devices could not be read, reinitialize and start over

                                            mbus.1 2018-06-29 04:38:50.427 error M-Bus Devices errored: 1 from 1

                                            mbus.1 2018-06-29 04:38:50.426 error M-Bus ID 10 err: Error: Error: Failed to init slaves.

                                            mbus.1 2018-06-29 04:38:50.422 info Process: 10

                                            mbus.1 2018-06-29 04:38:50.422 info Schedule initialization for M-Bus-ID 10 with update interval 0

                                            mbus.1 2018-06-29 04:38:50.416 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 1000

                                            mbus.1 2018-06-29 04:38:50.415 info Default Update Interval: 0

                                            mbus.1 2018-06-29 04:38:50.415 error All M-Bus devices could not be read, reinitialize and start over

                                            mbus.1 2018-06-29 04:38:50.415 error M-Bus Devices errored: 1 from 1

                                            mbus.1 2018-06-29 04:38:50.415 error M-Bus ID 10 err: Error: Error: Failed to init slaves.

                                            mbus.1 2018-06-29 04:38:50.411 info Process: 10

                                            mbus.1 2018-06-29 04:38:50.410 info Schedule initialization for M-Bus-ID 10 with update interval 0

                                            mbus.1 2018-06-29 04:38:50.408 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 1000

                                            mbus.1 2018-06-29 04:38:50.408 info Default Update Interval: 0

                                            mbus.1 2018-06-29 04:38:50.407 error All M-Bus devices could not be read, reinitialize and start over

                                            mbus.1 2018-06-29 04:38:50.407 error M-Bus Devices errored: 1 from 1

                                            mbus.1 2018-06-29 04:38:50.407 error M-Bus ID 10 err: Error: Error: Failed to init slaves.

                                            mbus.1 2018-06-29 04:38:50.396 info Process: 10

                                            mbus.1 2018-06-29 04:38:50.396 info Schedule initialization for M-Bus-ID 10 with update interval 0

                                            mbus.1 2018-06-29 04:38:50.387 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 1000

                                            mbus.1 2018-06-29 04:38:50.387 info Default Update Interval: 0

                                            mbus.1 2018-06-29 04:38:50.386 error All M-Bus devices could not be read, reinitialize and start over

                                            mbus.1 2018-06-29 04:38:50.386 error M-Bus Devices errored: 1 from 1

                                            mbus.1 2018-06-29 04:38:50.386 error M-Bus ID 10 err: Error: Error: Failed to init slaves.

                                            mbus.1 2018-06-29 04:38:50.383 info Process: 10

                                            mbus.1 2018-06-29 04:38:50.383 info Schedule initialization for M-Bus-ID 10 with update interval 0

                                            mbus.1 2018-06-29 04:38:50.381 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 1000

                                            mbus.1 2018-06-29 04:38:50.381 info Default Update Interval: 0 `

                                            Ich habe dem Wechselstromzwischenzähler nun die Adresse 5 gegeben. Mit der M-Bus Auslesesoftware der Fa, Relay funktioniert das Auslesen, mit dem M-Busadapter nicht.
                                            3639_screen6.jpg

                                            ! ````
                                            mbus.0 2018-06-29 05:11:49.276 info Process: 1
                                            mbus.0 2018-06-29 05:11:21.026 info Process: 4
                                            mbus.0 2018-06-29 05:10:59.417 info Process: 3
                                            mbus.0 2018-06-29 05:10:37.734 info Process: 2
                                            mbus.0 2018-06-29 05:10:16.105 info Schedule initialization for M-Bus-ID 4 with update interval 0
                                            mbus.0 2018-06-29 05:10:16.105 info Schedule initialization for M-Bus-ID 3 with update interval 0
                                            mbus.0 2018-06-29 05:10:16.105 info Schedule initialization for M-Bus-ID 2 with update interval 0
                                            mbus.0 2018-06-29 05:10:16.105 info Process: 1
                                            mbus.0 2018-06-29 05:10:16.105 info Schedule initialization for M-Bus-ID 1 with update interval 0
                                            mbus.0 2018-06-29 05:10:16.105 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 10000
                                            mbus.0 2018-06-29 05:10:16.104 info Default Update Interval: 0
                                            mbus.0 2018-06-29 05:10:16.104 error All M-Bus devices could not be read, reinitialize and start over
                                            mbus.0 2018-06-29 05:10:16.104 error M-Bus Devices errored: 4 from 4
                                            mbus.0 2018-06-29 05:10:16.104 error M-Bus ID 1 err: Error: Error: Failed to init slaves.
                                            mbus.0 2018-06-29 05:10:15.091 info Schedule initialization for M-Bus-ID 4 with update interval 0
                                            mbus.0 2018-06-29 05:10:15.091 info Schedule initialization for M-Bus-ID 3 with update interval 0
                                            mbus.0 2018-06-29 05:10:15.091 info Schedule initialization for M-Bus-ID 2 with update interval 0
                                            mbus.0 2018-06-29 05:10:15.091 info Process: 1
                                            mbus.0 2018-06-29 05:10:15.091 info Schedule initialization for M-Bus-ID 1 with update interval 0
                                            mbus.0 2018-06-29 05:10:15.091 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 10000
                                            mbus.0 2018-06-29 05:10:15.091 info Default Update Interval: 0
                                            mbus.0 2018-06-29 05:10:15.091 error All M-Bus devices could not be read, reinitialize and start over
                                            mbus.0 2018-06-29 05:10:15.091 error M-Bus Devices errored: 4 from 4
                                            mbus.0 2018-06-29 05:10:15.091 error M-Bus ID 1 err: Error: Error: Failed to init slaves.
                                            mbus.0 2018-06-29 05:10:15.091 info Schedule initialization for M-Bus-ID 4 with update interval 0
                                            mbus.0 2018-06-29 05:10:15.091 info Schedule initialization for M-Bus-ID 3 with update interval 0
                                            mbus.0 2018-06-29 05:10:15.090 info Schedule initialization for M-Bus-ID 2 with update interval 0
                                            mbus.0 2018-06-29 05:10:15.090 info Process: 1
                                            mbus.0 2018-06-29 05:10:15.090 info Schedule initialization for M-Bus-ID 1 with update interval 0
                                            mbus.0 2018-06-29 05:10:15.090 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 10000
                                            mbus.0 2018-06-29 05:10:15.090 info Default Update Interval: 0
                                            mbus.0 2018-06-29 05:10:15.090 error All M-Bus devices could not be read, reinitialize and start over
                                            mbus.0 2018-06-29 05:10:15.088 error M-Bus Devices errored: 4 from 4
                                            mbus.0 2018-06-29 05:10:15.088 error M-Bus ID 1 err: Error: Error: Failed to init slaves.
                                            mbus.0 2018-06-29 05:10:15.055 info Schedule initialization for M-Bus-ID 4 with update interval 0
                                            mbus.0 2018-06-29 05:10:15.055 info Schedule initialization for M-Bus-ID 3 with update interval 0
                                            mbus.0 2018-06-29 05:10:15.055 info Schedule initialization for M-Bus-ID 2 with update interval 0
                                            mbus.0 2018-06-29 05:10:15.055 info Process: 1
                                            mbus.0 2018-06-29 05:10:15.055 info Schedule initialization for M-Bus-ID 1 with update interval 0
                                            mbus.0 2018-06-29 05:10:15.055 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 10000
                                            mbus.0 2018-06-29 05:10:15.055 info Default Update Interval: 0
                                            mbus.0 2018-06-29 05:10:15.055 error All M-Bus devices could not be read, reinitialize and start over
                                            mbus.0 2018-06-29 05:10:15.055 error M-Bus Devices errored: 4 from 4
                                            mbus.0 2018-06-29 05:10:15.055 error M-Bus ID 1 err: Error: Error: Failed to init slaves.
                                            mbus.0 2018-06-29 05:10:15.039 info Schedule initialization for M-Bus-ID 4 with update interval 0
                                            mbus.0 2018-06-29 05:10:15.039 info Schedule initialization for M-Bus-ID 3 with update interval 0
                                            mbus.0 2018-06-29 05:10:15.039 info Schedule initialization for M-Bus-ID 2 with update interval 0
                                            mbus.0 2018-06-29 05:10:15.039 info Process: 1
                                            mbus.0 2018-06-29 05:10:15.038 info Schedule initialization for M-Bus-ID 1 with update interval 0
                                            mbus.0 2018-06-29 05:10:15.038 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 10000
                                            mbus.0 2018-06-29 05:10:15.038 info Default Update Interval: 0
                                            mbus.0 2018-06-29 05:10:15.038 error All M-Bus devices could not be read, reinitialize and start over
                                            mbus.0 2018-06-29 05:10:15.038 error M-Bus Devices errored: 4 from 4
                                            mbus.0 2018-06-29 05:10:15.038 error M-Bus ID 1 err: Error: Error: Failed to init slaves.
                                            mbus.0 2018-06-29 05:10:15.027 info Schedule initialization for M-Bus-ID 4 with update interval 0
                                            mbus.0 2018-06-29 05:10:15.027 info Schedule initialization for M-Bus-ID 3 with update interval 0
                                            mbus.0 2018-06-29 05:10:15.027 info Schedule initialization for M-Bus-ID 2 with update interval 0
                                            mbus.0 2018-06-29 05:10:15.026 info Process: 1
                                            mbus.0 2018-06-29 05:10:15.026 info Schedule initialization for M-Bus-ID 1 with update interval 0
                                            mbus.0 2018-06-29 05:10:15.026 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 10000
                                            mbus.0 2018-06-29 05:10:15.026 info Default Update Interval: 0
                                            mbus.0 2018-06-29 05:10:15.026 error All M-Bus devices could not be read, reinitialize and start over
                                            mbus.0 2018-06-29 05:10:15.026 error M-Bus Devices errored: 4 from 4
                                            mbus.0 2018-06-29 05:10:15.026 error M-Bus ID 1 err: Error: Error: Failed to send M-Bus request frame[1].
                                            host.iobroker-1 2018-06-29 05:10:09.486 info instance system.adapter.mbus.1 terminated with code 0 (OK)
                                            Caught 2018-06-29 05:10:09.486 error by controller[52]: mbus_send_request_frame: failed to send mbus frame.
                                            Caught 2018-06-29 05:10:09.486 error by controller[51]: mbus_send_ping_frame: failed to send mbus frame.
                                            Caught 2018-06-29 05:10:09.486 error by controller[51]: mbus_send_ping_frame: failed to send mbus frame.
                                            Caught 2018-06-29 05:10:09.486 error by controller[50]: mbus_send_ping_frame: failed to send mbus frame.
                                            Caught 2018-06-29 05:10:09.486 error by controller[49]: mbus_send_request_frame: failed to send mbus frame.
                                            Caught 2018-06-29 05:10:09.486 error by controller[48]: mbus_send_ping_frame: failed to send mbus frame.
                                            Caught 2018-06-29 05:10:09.485 error by controller[47]: mbus_send_ping_frame: failed to send mbus frame.
                                            Caught 2018-06-29 05:10:09.485 error by controller[46]: mbus_send_ping_frame: failed to send mbus frame.
                                            Caught 2018-06-29 05:10:09.485 error by controller[45]: mbus_send_ping_frame: failed to send mbus frame.
                                            Caught 2018-06-29 05:10:09.485 error by controller[44]: mbus_send_ping_frame: failed to send mbus frame.
                                            Caught 2018-06-29 05:10:09.485 error by controller[43]: mbus_send_ping_frame: failed to send mbus frame.
                                            Caught 2018-06-29 05:10:09.485 error by controller[42]: mbus_send_ping_frame: failed to send mbus frame.
                                            Caught 2018-06-29 05:10:09.483 error by controller[41]: mbus_send_ping_frame: failed to send mbus frame.
                                            Caught 2018-06-29 05:10:09.483 error by controller[40]: mbus_send_ping_frame: failed to send mbus frame.
                                            Caught 2018-06-29 05:10:09.483 error by controller[39]: mbus_send_ping_frame: failed to send mbus frame.
                                            Caught 2018-06-29 05:10:09.483 error by controller[38]: mbus_send_ping_frame: failed to send mbus frame.
                                            Caught 2018-06-29 05:10:09.483 error by controller[37]: mbus_send_ping_frame: failed to send mbus frame.
                                            Caught 2018-06-29 05:10:09.483 error by controller[36]: mbus_send_ping_frame: failed to send mbus frame.
                                            Caught 2018-06-29 05:10:09.482 error by controller[35]: mbus_send_ping_frame: failed to send mbus frame.
                                            Caught 2018-06-29 05:10:09.482 error by controller[34]: mbus_send_ping_frame: failed to send mbus frame.
                                            Caught 2018-06-29 05:10:09.482 error by controller[33]: mbus_send_ping_frame: failed to send mbus frame.
                                            Caught 2018-06-29 05:10:09.482 error by controller[32]: mbus_send_ping_frame: failed to send mbus frame.
                                            Caught 2018-06-29 05:10:09.482 error by controller[31]: mbus_send_ping_frame: failed to send mbus frame.
                                            Caught 2018-06-29 05:10:09.482 error by controller[30]: mbus_send_ping_frame: failed to send mbus frame.
                                            Caught 2018-06-29 05:10:09.482 error by controller[29]: mbus_send_ping_frame: failed to send mbus frame.
                                            Caught 2018-06-29 05:10:09.482 error by controller[28]: mbus_send_ping_frame: failed to send mbus frame.
                                            Caught 2018-06-29 05:10:09.481 error by controller[27]: mbus_send_ping_frame: failed to send mbus frame.
                                            Caught 2018-06-29 05:10:09.481 error by controller[26]: mbus_send_ping_frame: failed to send mbus frame.
                                            Caught 2018-06-29 05:10:09.481 error by controller[25]: mbus_send_ping_frame: failed to send mbus frame.
                                            Caught 2018-06-29 05:10:09.481 error by controller[24]: mbus_send_ping_frame: failed to send mbus frame.
                                            Caught 2018-06-29 05:10:09.481 error by controller[23]: mbus_send_ping_frame: failed to send mbus frame.
                                            Caught 2018-06-29 05:10:09.481 error by controller[22]: mbus_send_ping_frame: failed to send mbus frame.
                                            Caught 2018-06-29 05:10:09.481 error by controller[21]: mbus_send_ping_frame: failed to send mbus frame.
                                            Caught 2018-06-29 05:10:09.481 error by controller[20]: mbus_send_ping_frame: failed to send mbus frame.
                                            Caught 2018-06-29 05:10:09.480 error by controller[19]: mbus_send_ping_frame: failed to send mbus frame.
                                            Caught 2018-06-29 05:10:09.480 error by controller[18]: mbus_send_ping_frame: failed to send mbus frame.
                                            Caught 2018-06-29 05:10:09.480 error by controller[17]: mbus_send_ping_frame: failed to send mbus frame.
                                            Caught 2018-06-29 05:10:09.480 error by controller[16]: mbus_send_ping_frame: failed to send mbus frame.
                                            Caught 2018-06-29 05:10:09.480 error by controller[15]: mbus_send_ping_frame: failed to send mbus frame.
                                            Caught 2018-06-29 05:10:09.480 error by controller[14]: mbus_send_ping_frame: failed to send mbus frame.
                                            Caught 2018-06-29 05:10:09.480 error by controller[13]: mbus_send_ping_frame: failed to send mbus frame.
                                            Caught 2018-06-29 05:10:09.480 error by controller[12]: mbus_send_ping_frame: failed to send mbus frame.
                                            Caught 2018-06-29 05:10:09.479 error by controller[11]: mbus_send_ping_frame: failed to send mbus frame.
                                            Caught 2018-06-29 05:10:09.479 error by controller[10]: mbus_send_ping_frame: failed to send mbus frame.
                                            Caught 2018-06-29 05:10:09.479 error by controller[9]: mbus_send_ping_frame: failed to send mbus frame.
                                            Caught 2018-06-29 05:10:09.479 error by controller[8]: mbus_send_ping_frame: failed to send mbus frame.
                                            Caught 2018-06-29 05:10:09.479 error by controller[8]: mbus_send_ping_frame: failed to send mbus frame.
                                            Caught 2018-06-29 05:10:09.479 error by controller[7]: mbus_send_ping_frame: failed to send mbus frame.
                                            Caught 2018-06-29 05:10:09.479 error by controller[6]: mbus_send_ping_frame: failed to send mbus frame.
                                            Caught 2018-06-29 05:10:09.479 error by controller[6]: mbus_send_ping_frame: failed to send mbus frame.
                                            Caught 2018-06-29 05:10:09.478 error by controller[6]: mbus_send_ping_frame: failed to send mbus frame.
                                            Caught 2018-06-29 05:10:09.478 error by controller[5]: mbus_send_ping_frame: failed to send mbus frame.
                                            Caught 2018-06-29 05:10:09.478 error by controller[4]: mbus_send_ping_frame: failed to send mbus frame.
                                            Caught 2018-06-29 05:10:09.478 error by controller[3]: mbus_send_ping_frame: failed to send mbus frame.
                                            Caught 2018-06-29 05:10:09.478 error by controller[2]: mbus_send_ping_frame: failed to send mbus frame.
                                            Caught 2018-06-29 05:10:09.478 error by controller[1]: mbus_send_request_frame: failed to send mbus frame.
                                            mbus.0 2018-06-29 05:10:04.943 info Schedule initialization for M-Bus-ID 4 with update interval 0
                                            mbus.0 2018-06-29 05:10:04.943 info Schedule initialization for M-Bus-ID 3 with update interval 0
                                            mbus.0 2018-06-29 05:10:04.942 info Schedule initialization for M-Bus-ID 2 with update interval 0
                                            mbus.0 2018-06-29 05:10:03.939 info Process: 1
                                            mbus.0 2018-06-29 05:10:03.939 info Schedule initialization for M-Bus-ID 1 with update interval 0
                                            mbus.0 2018-06-29 05:10:03.935 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 10000
                                            mbus.0 2018-06-29 05:10:03.935 info Default Update Interval: 0
                                            mbus.0 2018-06-29 05:10:03.935 error All M-Bus devices could not be read, reinitialize and start over
                                            mbus.0 2018-06-29 05:10:03.934 error M-Bus Devices errored: 4 from 4
                                            mbus.0 2018-06-29 05:10:03.933 error M-Bus ID 1 err: Error: Error: Failed to init slaves.
                                            mbus.0 2018-06-29 05:10:03.931 info Schedule initialization for M-Bus-ID 4 with update interval 0
                                            mbus.0 2018-06-29 05:10:03.930 info Schedule initialization for M-Bus-ID 3 with update interval 0
                                            mbus.0 2018-06-29 05:10:03.930 info Schedule initialization for M-Bus-ID 2 with update interval 0
                                            mbus.0 2018-06-29 05:10:03.926 info Process: 1
                                            mbus.0 2018-06-29 05:10:03.926 info Schedule initialization for M-Bus-ID 1 with update interval 0
                                            mbus.0 2018-06-29 05:10:03.924 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 10000
                                            mbus.0 2018-06-29 05:10:03.924 info Default Update Interval: 0
                                            mbus.0 2018-06-29 05:10:03.924 error All M-Bus devices could not be read, reinitialize and start over
                                            mbus.0 2018-06-29 05:10:03.923 error M-Bus Devices errored: 4 from 4
                                            mbus.0 2018-06-29 05:10:03.921 error M-Bus ID 1 err: Error: Error: Failed to init slaves.
                                            mbus.0 2018-06-29 05:10:03.913 info Schedule initialization for M-Bus-ID 4 with update interval 0
                                            mbus.0 2018-06-29 05:10:03.913 info Schedule initialization for M-Bus-ID 3 with update interval 0
                                            mbus.0 2018-06-29 05:10:03.913 info Schedule initialization for M-Bus-ID 2 with update interval 0
                                            mbus.0 2018-06-29 05:10:03.910 info Process: 1
                                            mbus.0 2018-06-29 05:10:03.910 info Schedule initialization for M-Bus-ID 1 with update interval 0
                                            mbus.0 2018-06-29 05:10:03.908 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 10000
                                            mbus.0 2018-06-29 05:10:03.908 info Default Update Interval: 0
                                            mbus.0 2018-06-29 05:10:03.907 error All M-Bus devices could not be read, reinitialize and start over
                                            mbus.0 2018-06-29 05:10:03.907 error M-Bus Devices errored: 4 from 4
                                            mbus.0 2018-06-29 05:10:03.907 error M-Bus ID 1 err: Error: Error: Failed to init slaves.
                                            mbus.0 2018-06-29 05:10:03.898 info Schedule initialization for M-Bus-ID 4 with update interval 0
                                            mbus.0 2018-06-29 05:10:03.898 info Schedule initialization for M-Bus-ID 3 with update interval 0
                                            mbus.0 2018-06-29 05:10:03.898 info Schedule initialization for M-Bus-ID 2 with update interval 0
                                            mbus.0 2018-06-29 05:10:03.893 info Process: 1
                                            mbus.0 2018-06-29 05:10:03.893 info Schedule initialization for M-Bus-ID 1 with update interval 0
                                            mbus.0 2018-06-29 05:10:03.889 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 10000
                                            mbus.0 2018-06-29 05:10:03.889 info Default Update Interval: 0
                                            mbus.0 2018-06-29 05:10:03.888 error All M-Bus devices could not be read, reinitialize and start over
                                            mbus.0 2018-06-29 05:10:03.888 error M-Bus Devices errored: 4 from 4
                                            mbus.0 2018-06-29 05:10:03.888 error M-Bus ID 1 err: Error: Error: Failed to init slaves.
                                            mbus.0 2018-06-29 05:10:03.883 info Schedule initialization for M-Bus-ID 4 with update interval 0
                                            mbus.0 2018-06-29 05:10:03.883 info Schedule initialization for M-Bus-ID 3 with update interval 0
                                            mbus.0 2018-06-29 05:10:03.883 info Schedule initialization for M-Bus-ID 2 with update interval 0
                                            mbus.0 2018-06-29 05:10:03.880 info Process: 1
                                            mbus.0 2018-06-29 05:10:03.880 info Schedule initialization for M-Bus-ID 1 with update interval 0
                                            mbus.0 2018-06-29 05:10:03.878 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 10000
                                            mbus.0 2018-06-29 05:10:03.878 info Default Update Interval: 0
                                            mbus.0 2018-06-29 05:10:03.878 error All M-Bus devices could not be read, reinitialize and start over
                                            mbus.0 2018-06-29 05:10:03.878 error M-Bus Devices errored: 4 from 4
                                            mbus.0 2018-06-29 05:10:03.877 error M-Bus ID 1 err: Error: Error: Failed to send M-Bus request frame[1].
                                            mbus.1 2018-06-29 05:10:03.305 info terminating
                                            host.iobroker-1 2018-06-29 05:10:02.799 info stopInstance system.adapter.mbus.1 killing pid 169
                                            host.iobroker-1 2018-06-29 05:10:02.799 info stopInstance system.adapter.mbus.1
                                            host.iobroker-1 2018-06-29 05:10:02.799 info object change system.adapter.mbus.1
                                            mbus.1 2018-06-29 05:09:58.393 info Process: 5
                                            mbus.1 2018-06-29 05:09:58.393 info Schedule initialization for M-Bus-ID 5 with update interval 0
                                            mbus.1 2018-06-29 05:09:58.388 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 10000
                                            mbus.1 2018-06-29 05:09:58.388 info Default Update Interval: 0
                                            mbus.1 2018-06-29 05:09:58.388 error All M-Bus devices could not be read, reinitialize and start over
                                            mbus.1 2018-06-29 05:09:58.387 error M-Bus Devices errored: 1 from 1
                                            mbus.1 2018-06-29 05:09:58.387 error M-Bus ID 5 err: Error: Error: Failed to init slaves.
                                            mbus.1 2018-06-29 05:09:58.381 info Process: 5
                                            mbus.1 2018-06-29 05:09:58.381 info Schedule initialization for M-Bus-ID 5 with update interval 0
                                            mbus.1 2018-06-29 05:09:58.379 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 10000
                                            mbus.1 2018-06-29 05:09:58.379 info Default Update Interval: 0
                                            mbus.1 2018-06-29 05:09:58.378 error All M-Bus devices could not be read, reinitialize and start over
                                            mbus.1 2018-06-29 05:09:58.378 error M-Bus Devices errored: 1 from 1
                                            mbus.1 2018-06-29 05:09:58.378 error M-Bus ID 5 err: Error: Error: Failed to init slaves.
                                            mbus.1 2018-06-29 05:09:58.368 info Process: 5
                                            mbus.1 2018-06-29 05:09:58.368 info Schedule initialization for M-Bus-ID 5 with update interval 0
                                            mbus.1 2018-06-29 05:09:58.364 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 10000
                                            mbus.1 2018-06-29 05:09:58.364 info Default Update Interval: 0
                                            mbus.1 2018-06-29 05:09:58.363 error All M-Bus devices could not be read, reinitialize and start over
                                            mbus.1 2018-06-29 05:09:58.363 error M-Bus Devices errored: 1 from 1
                                            mbus.1 2018-06-29 05:09:58.363 error M-Bus ID 5 err: Error: Error: Failed to init slaves.
                                            mbus.1 2018-06-29 05:09:58.355 info Process: 5
                                            mbus.1 2018-06-29 05:09:58.355 info Schedule initialization for M-Bus-ID 5 with update interval 0
                                            mbus.1 2018-06-29 05:09:58.353 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 10000
                                            mbus.1 2018-06-29 05:09:58.353 info Default Update Interval: 0
                                            mbus.1 2018-06-29 05:09:58.353 error All M-Bus devices could not be read, reinitialize and start over
                                            mbus.1 2018-06-29 05:09:58.352 error M-Bus Devices errored: 1 from 1
                                            mbus.1 2018-06-29 05:09:58.352 error M-Bus ID 5 err: Error: Error: Failed to send M-Bus request frame[5].
                                            mbus.0 2018-06-29 05:09:53.807 info Schedule initialization for M-Bus-ID 4 with update interval 0
                                            mbus.0 2018-06-29 05:09:53.807 info Schedule initialization for M-Bus-ID 3 with update interval 0
                                            mbus.0 2018-06-29 05:09:53.807 info Schedule initialization for M-Bus-ID 2 with update interval 0
                                            mbus.0 2018-06-29 05:09:52.804 info Process: 1
                                            mbus.0 2018-06-29 05:09:52.803 info Schedule initialization for M-Bus-ID 1 with update interval 0
                                            mbus.0 2018-06-29 05:09:52.799 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 10000
                                            mbus.0 2018-06-29 05:09:52.799 info Default Update Interval: 0
                                            mbus.0 2018-06-29 05:09:52.799 error All M-Bus devices could not be read, reinitialize and start over
                                            mbus.0 2018-06-29 05:09:52.799 error M-Bus Devices errored: 4 from 4
                                            mbus.0 2018-06-29 05:09:52.798 error M-Bus ID 1 err: Error: Error: Failed to init slaves.
                                            mbus.0 2018-06-29 05:09:52.795 info Schedule initialization for M-Bus-ID 4 with update interval 0
                                            mbus.0 2018-06-29 05:09:52.795 info Schedule initialization for M-Bus-ID 3 with update interval 0
                                            mbus.0 2018-06-29 05:09:52.795 info Schedule initialization for M-Bus-ID 2 with update interval 0
                                            mbus.0 2018-06-29 05:09:52.790 info Process: 1
                                            mbus.0 2018-06-29 05:09:52.790 info Schedule initialization for M-Bus-ID 1 with update interval 0
                                            mbus.0 2018-06-29 05:09:52.789 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 10000
                                            mbus.0 2018-06-29 05:09:52.789 info Default Update Interval: 0
                                            mbus.0 2018-06-29 05:09:52.789 error All M-Bus devices could not be read, reinitialize and start over
                                            mbus.0 2018-06-29 05:09:52.788 error M-Bus Devices errored: 4 from 4
                                            mbus.0 2018-06-29 05:09:52.788 error M-Bus ID 1 err: Error: Error: Failed to init slaves.
                                            mbus.0 2018-06-29 05:09:52.783 info Schedule initialization for M-Bus-ID 4 with update interval 0
                                            mbus.0 2018-06-29 05:09:52.782 info Schedule initialization for M-Bus-ID 3 with update interval 0
                                            mbus.0 2018-06-29 05:09:52.782 info Schedule initialization for M-Bus-ID 2 with update interval 0
                                            mbus.0 2018-06-29 05:09:52.779 info Process: 1
                                            mbus.0 2018-06-29 05:09:52.779 info Schedule initialization for M-Bus-ID 1 with update interval 0
                                            mbus.0 2018-06-29 05:09:52.776 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 10000
                                            mbus.0 2018-06-29 05:09:52.775 info Default Update Interval: 0
                                            mbus.0 2018-06-29 05:09:52.775 error All M-Bus devices could not be read, reinitialize and start over
                                            mbus.0 2018-06-29 05:09:52.774 error M-Bus Devices errored: 4 from 4
                                            mbus.0 2018-06-29 05:09:52.773 error M-Bus ID 1 err: Error: Error: Failed to init slaves.
                                            mbus.0 2018-06-29 05:09:52.768 info Schedule initialization for M-Bus-ID 4 with update interval 0
                                            mbus.0 2018-06-29 05:09:52.768 info Schedule initialization for M-Bus-ID 3 with update interval 0
                                            mbus.0 2018-06-29 05:09:52.768 info Schedule initialization for M-Bus-ID 2 with update interval 0
                                            mbus.0 2018-06-29 05:09:52.765 info Process: 1
                                            mbus.0 2018-06-29 05:09:52.765 info Schedule initialization for M-Bus-ID 1 with update interval 0
                                            mbus.0 2018-06-29 05:09:52.763 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 10000
                                            mbus.0 2018-06-29 05:09:52.763 info Default Update Interval: 0
                                            mbus.0 2018-06-29 05:09:52.763 error All M-Bus devices could not be read, reinitialize and start over
                                            mbus.0 2018-06-29 05:09:52.762 error M-Bus Devices errored: 4 from 4
                                            mbus.0 2018-06-29 05:09:52.762 error M-Bus ID 1 err: Error: Error: Failed to send M-Bus request frame[1].
                                            mbus.1 2018-06-29 05:09:47.283 info Process: 5
                                            mbus.1 2018-06-29 05:09:47.283 info Schedule initialization for M-Bus-ID 5 with update interval 0
                                            mbus.1 2018-06-29 05:09:47.282 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 10000
                                            mbus.1 2018-06-29 05:09:47.281 info Default Update Interval: 0
                                            mbus.1 2018-06-29 05:09:47.281 error All M-Bus devices could not be read, reinitialize and start over
                                            mbus.1 2018-06-29 05:09:47.281 error M-Bus Devices errored: 1 from 1
                                            mbus.1 2018-06-29 05:09:47.281 error M-Bus ID 5 err: Error: Error: Failed to init slaves.
                                            mbus.1 2018-06-29 05:09:47.267 info Process: 5
                                            mbus.1 2018-06-29 05:09:47.267 info Schedule initialization for M-Bus-ID 5 with update interval 0
                                            mbus.1 2018-06-29 05:09:47.259 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 10000
                                            mbus.1 2018-06-29 05:09:47.259 info Default Update Interval: 0
                                            mbus.1 2018-06-29 05:09:47.259 error All M-Bus devices could not be read, reinitialize and start over
                                            mbus.1 2018-06-29 05:09:47.259 error M-Bus Devices errored: 1 from 1
                                            mbus.1 2018-06-29 05:09:47.258 error M-Bus ID 5 err: Error: Error: Failed to init slaves.
                                            mbus.1 2018-06-29 05:09:47.254 info Process: 5
                                            mbus.1 2018-06-29 05:09:47.254 info Schedule initialization for M-Bus-ID 5 with update interval 0
                                            mbus.1 2018-06-29 05:09:47.248 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 10000
                                            mbus.1 2018-06-29 05:09:47.248 info Default Update Interval: 0
                                            mbus.1 2018-06-29 05:09:47.247 error All M-Bus devices could not be read, reinitialize and start over
                                            mbus.1 2018-06-29 05:09:47.247 error M-Bus Devices errored: 1 from 1
                                            mbus.1 2018-06-29 05:09:47.247 error M-Bus ID 5 err: Error: Error: Failed to init slaves.
                                            mbus.1 2018-06-29 05:09:47.242 info Process: 5
                                            mbus.1 2018-06-29 05:09:47.242 info Schedule initialization for M-Bus-ID 5 with update interval 0
                                            mbus.1 2018-06-29 05:09:47.239 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 10000
                                            mbus.1 2018-06-29 05:09:47.239 info Default Update Interval: 0
                                            mbus.1 2018-06-29 05:09:47.238 error All M-Bus devices could not be read, reinitialize and start over
                                            mbus.1 2018-06-29 05:09:47.238 error M-Bus Devices errored: 1 from 1
                                            mbus.1 2018-06-29 05:09:47.238 error M-Bus ID 5 err: Error: Error: Failed to init slaves.
                                            mbus.1 2018-06-29 05:09:47.229 info Process: 5
                                            mbus.1 2018-06-29 05:09:47.229 info Schedule initialization for M-Bus-ID 5 with update interval 0
                                            mbus.1 2018-06-29 05:09:47.228 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 10000
                                            mbus.1 2018-06-29 05:09:47.228 info Default Update Interval: 0
                                            mbus.1 2018-06-29 05:09:47.227 error All M-Bus devices could not be read, reinitialize and start over
                                            mbus.1 2018-06-29 05:09:47.227 error M-Bus Devices errored: 1 from 1
                                            mbus.1 2018-06-29 05:09:47.227 error M-Bus ID 5 err: Error: Error: Failed to init slaves.
                                            mbus.1 2018-06-29 05:09:47.215 info Process: 5
                                            mbus.1 2018-06-29 05:09:47.215 info Schedule initialization for M-Bus-ID 5 with update interval 0
                                            mbus.1 2018-06-29 05:09:47.214 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 10000
                                            mbus.1 2018-06-29 05:09:47.213 info Default Update Interval: 0
                                            mbus.1 2018-06-29 05:09:47.209 error All M-Bus devices could not be read, reinitialize and start over
                                            mbus.1 2018-06-29 05:09:47.209 error M-Bus Devices errored: 1 from 1
                                            mbus.1 2018-06-29 05:09:47.207 error M-Bus ID 5 err: Error: Error: Failed to init slaves.
                                            mbus.1 2018-06-29 05:09:47.197 info Process: 5
                                            mbus.1 2018-06-29 05:09:47.196 info Schedule initialization for M-Bus-ID 5 with update interval 0
                                            mbus.1 2018-06-29 05:09:47.194 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 10000
                                            mbus.1 2018-06-29 05:09:47.194 info Default Update Interval: 0
                                            mbus.1 2018-06-29 05:09:47.191 error All M-Bus devices could not be read, reinitialize and start over
                                            mbus.1 2018-06-29 05:09:47.191 error M-Bus Devices errored: 1 from 1
                                            mbus.1 2018-06-29 05:09:47.191 error M-Bus ID 5 err: Error: Error: Failed to init slaves.
                                            mbus.1 2018-06-29 05:09:47.183 info Process: 5
                                            mbus.1 2018-06-29 05:09:47.183 info Schedule initialization for M-Bus-ID 5 with update interval 0
                                            mbus.1 2018-06-29 05:09:47.180 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 10000
                                            mbus.1 2018-06-29 05:09:47.179 info Default Update Interval: 0
                                            mbus.1 2018-06-29 05:09:47.179 error All M-Bus devices could not be read, reinitialize and start over
                                            mbus.1 2018-06-29 05:09:47.179 error M-Bus Devices errored: 1 from 1
                                            mbus.1 2018-06-29 05:09:47.178 error M-Bus ID 5 err: Error: Error: Failed to init slaves.
                                            mbus.1 2018-06-29 05:09:47.168 info Process: 5
                                            mbus.1 2018-06-29 05:09:47.168 info Schedule initialization for M-Bus-ID 5 with update interval 0
                                            mbus.1 2018-06-29 05:09:47.165 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 10000
                                            mbus.1 2018-06-29 05:09:47.165 info Default Update Interval: 0
                                            mbus.1 2018-06-29 05:09:47.165 error All M-Bus devices could not be read, reinitialize and start over
                                            mbus.1 2018-06-29 05:09:47.164 error M-Bus Devices errored: 1 from 1
                                            mbus.1 2018-06-29 05:09:47.164 error M-Bus ID 5 err: Error: Error: Failed to init slaves.
                                            mbus.1 2018-06-29 05:09:47.154 info Process: 5
                                            mbus.1 2018-06-29 05:09:47.154 info Schedule initialization for M-Bus-ID 5 with update interval 0
                                            mbus.1 2018-06-29 05:09:47.152 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 10000
                                            mbus.1 2018-06-29 05:09:47.151 info Default Update Interval: 0
                                            mbus.1 2018-06-29 05:09:47.149 error All M-Bus devices could not be read, reinitialize and start over
                                            mbus.1 2018-06-29 05:09:47.149 error M-Bus Devices errored: 1 from 1
                                            mbus.1 2018-06-29 05:09:47.149 error M-Bus ID 5 err: Error: Error: Failed to init slaves.
                                            mbus.1 2018-06-29 05:09:47.143 info Process: 5
                                            mbus.1 2018-06-29 05:09:47.143 info Schedule initialization for M-Bus-ID 5 with update interval 0
                                            mbus.1 2018-06-29 05:09:47.140 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 10000
                                            mbus.1 2018-06-29 05:09:47.140 info Default Update Interval: 0
                                            mbus.1 2018-06-29 05:09:47.140 error All M-Bus devices could not be read, reinitialize and start over
                                            mbus.1 2018-06-29 05:09:47.140 error M-Bus Devices errored: 1 from 1
                                            mbus.1 2018-06-29 05:09:47.139 error M-Bus ID 5 err: Error: Error: Failed to init slaves.
                                            mbus.1 2018-06-29 05:09:47.122 info Process: 5
                                            mbus.1 2018-06-29 05:09:47.122 info Schedule initialization for M-Bus-ID 5 with update interval 0
                                            mbus.1 2018-06-29 05:09:47.121 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 10000
                                            mbus.1 2018-06-29 05:09:47.121 info Default Update Interval: 0
                                            mbus.1 2018-06-29 05:09:47.120 error All M-Bus devices could not be read, reinitialize and start over
                                            mbus.1 2018-06-29 05:09:47.120 error M-Bus Devices errored: 1 from 1
                                            mbus.1 2018-06-29 05:09:47.120 error M-Bus ID 5 err: Error: Error: Failed to init slaves.
                                            mbus.1 2018-06-29 05:09:47.109 info Process: 5
                                            mbus.1 2018-06-29 05:09:47.109 info Schedule initialization for M-Bus-ID 5 with update interval 0
                                            mbus.1 2018-06-29 05:09:47.103 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 10000
                                            mbus.1 2018-06-29 05:09:47.103 info Default Update Interval: 0
                                            mbus.1 2018-06-29 05:09:47.103 error All M-Bus devices could not be read, reinitialize and start over
                                            mbus.1 2018-06-29 05:09:47.103 error M-Bus Devices errored: 1 from 1
                                            mbus.1 2018-06-29 05:09:47.102 error M-Bus ID 5 err: Error: Error: Failed to init slaves.
                                            mbus.1 2018-06-29 05:09:47.097 info Process: 5
                                            mbus.1 2018-06-29 05:09:47.096 info Schedule initialization for M-Bus-ID 5 with update interval 0
                                            mbus.1 2018-06-29 05:09:47.095 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 10000
                                            mbus.1 2018-06-29 05:09:47.095 info Default Update Interval: 0
                                            mbus.1 2018-06-29 05:09:47.095 error All M-Bus devices could not be read, reinitialize and start over
                                            mbus.1 2018-06-29 05:09:47.094 error M-Bus Devices errored: 1 from 1
                                            mbus.1 2018-06-29 05:09:47.094 error M-Bus ID 5 err: Error: Error: Failed to init slaves.
                                            mbus.1 2018-06-29 05:09:47.084 info Process: 5
                                            mbus.1 2018-06-29 05:09:47.083 info Schedule initialization for M-Bus-ID 5 with update interval 0
                                            mbus.1 2018-06-29 05:09:47.081 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 10000
                                            mbus.1 2018-06-29 05:09:47.080 info Default Update Interval: 0
                                            mbus.1 2018-06-29 05:09:47.080 error All M-Bus devices could not be read, reinitialize and start over
                                            mbus.1 2018-06-29 05:09:47.080 error M-Bus Devices errored: 1 from 1
                                            mbus.1 2018-06-29 05:09:47.080 error M-Bus ID 5 err: Error: Error: Failed to init slaves.
                                            mbus.1 2018-06-29 05:09:47.038 info Process: 5
                                            mbus.1 2018-06-29 05:09:47.037 info Schedule initialization for M-Bus-ID 5 with update interval 0
                                            mbus.1 2018-06-29 05:09:47.033 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 10000
                                            mbus.1 2018-06-29 05:09:47.033 info Default Update Interval: 0
                                            mbus.1 2018-06-29 05:09:47.033 error All M-Bus devices could not be read, reinitialize and start over
                                            mbus.1 2018-06-29 05:09:47.033 error M-Bus Devices errored: 1 from 1
                                            mbus.1 2018-06-29 05:09:47.032 error M-Bus ID 5 err: Error: Error: Failed to init slaves.
                                            mbus.1 2018-06-29 05:09:47.025 info Process: 5
                                            mbus.1 2018-06-29 05:09:47.025 info Schedule initialization for M-Bus-ID 5 with update interval 0
                                            mbus.1 2018-06-29 05:09:47.023 info Initialize M-Bus TCP to 192.168.xxx.xx:1001 with timeout 10000
                                            mbus.1 2018-06-29 05:09:47.023 info Default Update Interval: 0

                                            
                                            Und hier das Scanergebnis mit einem Raspi wo libmbus von rSCADA installiert ist:
                                            
                                             ![3639_screen7.jpg](/assets/uploads/files/3639_screen7.jpg) 
                                            
                                            Und hier das Ausleseergebnis:
                                            
                                            >! ````
                                            pi@raspberrypi:~/libmbus-0.8.0 $ mbus-tcp-request-data 192.168.xxx.xx 1001 5
                                             <mbusdata><slaveinformation><id>100993</id>
                                                    <manufacturer>SBC</manufacturer>
                                                    <version>36</version>
                                                    <productname></productname>
                                                    <medium>Electricity</medium>
                                                    <accessnumber>145</accessnumber>
                                                    <status>00</status>
                                                    <signature>0000</signature></slaveinformation> 
                                            >!     <datarecord id="0"><function>Instantaneous value</function>
                                                    <unit>Energy (10 Wh)</unit>
                                                    <value>252</value>
                                                    <timestamp>2018-06-29T04:27:26</timestamp></datarecord> 
                                            >!     <datarecord id="1"><function>Instantaneous value</function>
                                                    <unit>Energy (10 Wh)</unit>
                                                    <value>252</value>
                                                    <timestamp>2018-06-29T04:27:26</timestamp></datarecord> 
                                            >!     <datarecord id="2"><function>Instantaneous value</function>
                                                    <unit> V</unit>
                                                    <value>240</value>
                                                    <timestamp>2018-06-29T04:27:26</timestamp></datarecord> 
                                            >!     <datarecord id="3"><function>Instantaneous value</function>
                                                    <unit>1e-1  A</unit>
                                                    <value>2</value>
                                                    <timestamp>2018-06-29T04:27:26</timestamp></datarecord> 
                                            >!     <datarecord id="4"><function>Instantaneous value</function>
                                                    <unit>Power (10 W)</unit>
                                                    <value>2</value>
                                                    <timestamp>2018-06-29T04:27:26</timestamp></datarecord> 
                                            >!     <datarecord id="5"><function>Instantaneous value</function>
                                                    <unit>Power (10 W)</unit>
                                                    <value>0</value>
                                                    <timestamp>2018-06-29T04:27:26</timestamp></datarecord></mbusdata> 
                                            >! ````
                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            846
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            18
                                            159
                                            35663
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo