Skip to content
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Modbus adapter

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.2k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    1.9k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    15
    1
    2.2k

Modbus adapter

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
modbus adaptermodbus
978 Beiträge 140 Kommentatoren 382.1k Aufrufe 64 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • HomoranH Homoran

    @thomasr80 sagte in Modbus adapter:

    @homoran

    Ich kann im Adressfeld keine HEX-Zahl (0x000A) eingeben. Sobald da ein Buchstabe drin steht, wird der Eintrag wieder gelöscht...

    klar!

    das ist dann 10

    Deswegen die Frage

    was passiert denn im Moment?

    T Offline
    T Offline
    ThomasR80
    schrieb am zuletzt editiert von
    #956

    @homoran
    Ja klar, aber ich habe doch einmal ein Register mit der Nummer 0x0010 (GridVoltFault) und einmal 0x000A (PowerDC1).
    Wenn ich die 10 eintrage bekomme ich die Werte von GridVoltFault. Aber wie komme ich an den Wert vom Register 0x000A ?

    HomoranH 1 Antwort Letzte Antwort
    0
    • T ThomasR80

      @homoran
      Ja klar, aber ich habe doch einmal ein Register mit der Nummer 0x0010 (GridVoltFault) und einmal 0x000A (PowerDC1).
      Wenn ich die 10 eintrage bekomme ich die Werte von GridVoltFault. Aber wie komme ich an den Wert vom Register 0x000A ?

      HomoranH Nicht stören
      HomoranH Nicht stören
      Homoran
      Global Moderator Administrators
      schrieb am zuletzt editiert von
      #957

      @thomasr80 sagte in Modbus adapter:

      Wenn ich die 10 eintrage bekomme ich die Werte von GridVoltFault.

      nein

      @thomasr80 sagte in Modbus adapter:

      einmal ein Register mit der Nummer 0x0010 (GridVoltFault)

      das ist hex und in decimal wäre das 16!!

      du musst natürlich alle umrechnen

      kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

      Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

      der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

      T 1 Antwort Letzte Antwort
      0
      • HomoranH Homoran

        @thomasr80 sagte in Modbus adapter:

        Wenn ich die 10 eintrage bekomme ich die Werte von GridVoltFault.

        nein

        @thomasr80 sagte in Modbus adapter:

        einmal ein Register mit der Nummer 0x0010 (GridVoltFault)

        das ist hex und in decimal wäre das 16!!

        du musst natürlich alle umrechnen

        T Offline
        T Offline
        ThomasR80
        schrieb am zuletzt editiert von
        #958

        @homoran

        Das war mein Fehler :man-facepalming: !!!! Danke !! 👍

        1 Antwort Letzte Antwort
        0
        • S Schtallone

          @homoran said in Modbus adapter:

          @schtallone sagte in Modbus adapter:

          sondern eine Art Stub-Connection.

          das macht Ärger!

          @schtallone sagte in Modbus adapter:

          ändern und dann hier berichten.

          bin gespannt

          Moin, so habe nun die Zähler schon hintereinander geschaltet im Modbus.

          ICh würde sagen, es sind weniger Fehler, aber es läuft nicht fehlerfrei... Es wird immer noch ständig connected/disconnected!

          
          2023-09-29 10:05:34.427  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 10:06:34.429  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 10:08:04.029  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 10:09:04.029  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 10:09:44.937  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 10:10:00.042  - info: host.iobroker instance system.adapter.dwd.0 started with pid 4236
          2023-09-29 10:10:03.339  - info: dwd.0 (4236) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 10:10:03.976  - info: dwd.0 (4236) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 10:10:04.501  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 10:10:44.939  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 10:13:44.042  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 10:14:44.045  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 10:15:00.050  - info: host.iobroker instance system.adapter.dwd.0 started with pid 4492
          2023-09-29 10:15:02.230  - info: dwd.0 (4492) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 10:15:03.194  - info: dwd.0 (4492) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 10:15:03.720  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 10:15:34.161  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 10:16:34.163  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 10:16:54.046  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 10:17:54.048  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 10:18:44.940  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 10:19:44.943  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 10:19:58.881  - info: sourceanalytix.0 (7247) Device reset detected for alias.0.Netz.WhExported, feature disabled (or below threshold) processing normally)
          2023-09-29 10:20:00.045  - info: host.iobroker instance system.adapter.dwd.0 started with pid 4734
          2023-09-29 10:20:03.547  - info: dwd.0 (4734) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 10:20:04.111  - info: dwd.0 (4734) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 10:20:04.662  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 10:20:54.955  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 10:21:54.956  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 10:22:44.955  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 10:23:44.957  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 10:24:54.957  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 10:25:00.044  - info: host.iobroker instance system.adapter.dwd.0 started with pid 4987
          2023-09-29 10:25:02.260  - info: dwd.0 (4987) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 10:25:03.063  - info: dwd.0 (4987) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 10:25:03.583  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 10:25:11.776  - info: sourceanalytix.0 (7247) Device reset detected for alias.0.Netz.WhImported, feature disabled (or below threshold) processing normally)
          2023-09-29 10:25:54.959  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 10:26:14.699  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 10:27:14.703  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 10:28:48.567  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 10:29:48.569  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 10:30:00.333  - info: host.iobroker instance system.adapter.dwd.0 started with pid 5243
          2023-09-29 10:30:03.779  - info: dwd.0 (5243) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 10:30:04.268  - info: dwd.0 (5243) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 10:30:04.787  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 10:30:38.575  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 10:31:38.577  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 10:32:48.577  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 10:33:48.579  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 10:35:00.051  - info: host.iobroker instance system.adapter.dwd.0 started with pid 5486
          2023-09-29 10:35:01.831  - info: dwd.0 (5486) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 10:35:02.703  - info: dwd.0 (5486) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 10:35:03.223  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 10:35:58.588  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 10:36:58.589  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 10:39:28.591  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 10:40:00.044  - info: host.iobroker instance system.adapter.dwd.0 started with pid 5743
          2023-09-29 10:40:03.951  - info: dwd.0 (5743) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 10:40:04.594  - info: dwd.0 (5743) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 10:40:05.114  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 10:40:28.593  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 10:41:48.597  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 10:42:48.599  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 10:44:38.611  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 10:45:00.068  - info: host.iobroker instance system.adapter.dwd.0 started with pid 6001
          2023-09-29 10:45:01.969  - info: dwd.0 (6001) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 10:45:02.651  - info: dwd.0 (6001) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 10:45:03.175  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 10:45:38.613  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 10:49:48.620  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 10:50:00.103  - info: host.iobroker instance system.adapter.dwd.0 started with pid 6246
          2023-09-29 10:50:04.870  - info: dwd.0 (6246) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 10:50:05.987  - info: dwd.0 (6246) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 10:50:06.546  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 10:50:48.622  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 10:51:18.620  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 10:52:18.622  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 10:53:55.611  - info: shelly.0 (381) [MQTT] Device with client id "shellyplus1pm-3c610579bd34" connected!
          2023-09-29 10:53:55.673  - info: shelly.0 (381) [MQTT] Device with client id "shellyplus1pm-a8032abc230c" connected!
          2023-09-29 10:53:55.683  - info: shelly.0 (381) [MQTT] Device with client id "shellyplus1pm-a8032ab94e10" connected!
          2023-09-29 10:53:55.703  - info: shelly.0 (381) [MQTT] Device with client id "shellyplus1-441793a820f4" connected!
          2023-09-29 10:53:55.753  - info: shelly.0 (381) [MQTT] Device with client id "shellyplus1pm-3c610579df44" connected!
          2023-09-29 10:53:55.852  - info: shelly.0 (381) [MQTT] Device with client id "shellyplus1pm-4855199a5d7c" connected!
          2023-09-29 10:53:55.867  - info: shelly.0 (381) [MQTT] Device with client id "shellyplus1pm-a8032ab96980" connected!
          2023-09-29 10:53:56.015  - info: shelly.0 (381) [MQTT] Device with client id "shellyplus1pm-7c87ce65d794" connected!
          2023-09-29 10:54:08.630  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 10:55:00.040  - info: host.iobroker instance system.adapter.dwd.0 started with pid 6503
          2023-09-29 10:55:01.967  - info: dwd.0 (6503) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 10:55:02.733  - info: dwd.0 (6503) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 10:55:03.266  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 10:55:08.631  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 10:58:18.645  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 10:59:18.645  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 11:00:00.044  - info: host.iobroker instance system.adapter.dwd.0 started with pid 6759
          2023-09-29 11:00:05.144  - info: dwd.0 (6759) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 11:00:06.888  - info: dwd.0 (6759) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 11:00:07.446  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 11:02:08.648  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 11:03:08.650  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 11:04:54.336  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 11:05:00.046  - info: host.iobroker instance system.adapter.dwd.0 started with pid 7006
          2023-09-29 11:05:01.856  - info: dwd.0 (7006) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 11:05:02.769  - info: dwd.0 (7006) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 11:05:03.291  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 11:05:54.338  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 11:09:18.653  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 11:10:00.056  - info: host.iobroker instance system.adapter.dwd.0 started with pid 7270
          2023-09-29 11:10:03.018  - info: dwd.0 (7270) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 11:10:03.730  - info: dwd.0 (7270) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 11:10:04.257  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 11:10:18.655  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 11:12:28.663  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 11:13:28.665  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 11:14:51.229  - info: sourceanalytix.0 (7247) Device reset detected for alias.0.Netz.WhImported, feature disabled (or below threshold) processing normally)
          2023-09-29 11:15:00.060  - info: host.iobroker instance system.adapter.dwd.0 started with pid 7528
          2023-09-29 11:15:01.957  - info: dwd.0 (7528) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 11:15:02.916  - info: dwd.0 (7528) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 11:15:03.437  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 11:15:38.672  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 11:16:38.673  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 11:19:18.678  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 11:20:00.045  - info: host.iobroker instance system.adapter.dwd.0 started with pid 7771
          2023-09-29 11:20:02.628  - info: dwd.0 (7771) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 11:20:03.644  - info: dwd.0 (7771) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 11:20:04.168  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 11:20:18.681  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 11:22:58.686  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 11:23:58.688  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 11:25:00.043  - info: host.iobroker instance system.adapter.dwd.0 started with pid 8030
          2023-09-29 11:25:01.874  - info: dwd.0 (8030) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 11:25:02.671  - info: dwd.0 (8030) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 11:25:03.192  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 11:28:04.875  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 11:29:04.876  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 11:30:00.040  - info: host.iobroker instance system.adapter.dwd.0 started with pid 8284
          2023-09-29 11:30:02.846  - info: dwd.0 (8284) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 11:30:03.997  - info: dwd.0 (8284) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 11:30:04.519  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 11:30:18.692  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 11:31:18.693  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 11:33:38.703  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 11:34:38.705  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 11:35:00.046  - info: host.iobroker instance system.adapter.dwd.0 started with pid 8528
          2023-09-29 11:35:02.239  - info: dwd.0 (8528) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 11:35:03.210  - info: dwd.0 (8528) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 11:35:03.737  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 11:35:08.695  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 11:36:08.697  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 11:37:48.701  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 11:38:48.702  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 11:40:00.061  - info: host.iobroker instance system.adapter.dwd.0 started with pid 8782
          2023-09-29 11:40:04.300  - info: dwd.0 (8782) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 11:40:04.703  - info: dwd.0 (8782) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 11:40:05.230  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 11:41:28.712  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 11:42:28.713  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 11:45:00.070  - info: host.iobroker instance system.adapter.dwd.0 started with pid 9042
          2023-09-29 11:45:01.882  - info: dwd.0 (9042) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 11:45:02.831  - info: dwd.0 (9042) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 11:45:03.355  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 11:45:04.914  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 11:46:04.915  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 11:47:08.719  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 11:48:08.721  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 11:48:34.423  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 11:49:34.426  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 11:50:00.068  - info: host.iobroker instance system.adapter.dwd.0 started with pid 9287
          2023-09-29 11:50:04.201  - info: dwd.0 (9287) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 11:50:05.237  - info: dwd.0 (9287) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 11:50:05.925  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 11:54:38.728  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 11:55:00.049  - info: host.iobroker instance system.adapter.dwd.0 started with pid 9554
          2023-09-29 11:55:01.898  - info: dwd.0 (9554) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 11:55:02.600  - info: dwd.0 (9554) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 11:55:03.213  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 11:55:38.729  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 11:58:17.731  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 11:59:17.733  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 11:59:57.730  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 12:00:00.067  - info: host.iobroker instance system.adapter.dwd.0 started with pid 9800
          2023-09-29 12:00:06.138  - info: dwd.0 (9800) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 12:00:07.189  - info: dwd.0 (9800) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 12:00:07.823  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 12:00:57.733  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 12:02:12.188  - error: modbus.0 (325) Can not set value: Attempt to access memory outside buffer bounds
          2023-09-29 12:02:44.151  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 12:03:44.154  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 12:04:17.743  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 12:04:22.069  - info: sourceanalytix.0 (7247) Device reset detected for alias.0.Netz.WhImported, feature disabled (or below threshold) processing normally)
          2023-09-29 12:05:00.039  - info: host.iobroker instance system.adapter.dwd.0 started with pid 10061
          2023-09-29 12:05:01.844  - info: dwd.0 (10061) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 12:05:03.537  - info: dwd.0 (10061) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 12:05:04.081  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 12:05:17.745  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 12:06:20.686  - info: sourceanalytix.0 (7247) Device reset detected for alias.0.Netz.WhImported, feature disabled (or below threshold) processing normally)
          2023-09-29 12:08:14.158  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 12:09:14.160  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 12:09:34.175  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 12:10:00.072  - info: host.iobroker instance system.adapter.dwd.0 started with pid 10322
          2023-09-29 12:10:04.188  - info: dwd.0 (10322) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 12:10:05.526  - info: dwd.0 (10322) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 12:10:06.052  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 12:10:34.177  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 12:13:14.278  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 12:14:14.280  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 12:15:00.051  - info: host.iobroker instance system.adapter.dwd.0 started with pid 10564
          2023-09-29 12:15:02.066  - info: dwd.0 (10564) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 12:15:03.144  - info: dwd.0 (10564) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 12:15:03.665  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 12:15:38.785  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 12:16:38.787  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 12:20:00.038  - info: host.iobroker instance system.adapter.dwd.0 started with pid 10818
          2023-09-29 12:20:03.547  - info: dwd.0 (10818) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 12:20:03.990  - info: dwd.0 (10818) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 12:20:04.512  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 12:24:28.808  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 12:25:00.043  - info: host.iobroker instance system.adapter.dwd.0 started with pid 11073
          2023-09-29 12:25:02.646  - info: dwd.0 (11073) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 12:25:03.728  - info: dwd.0 (11073) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 12:25:04.254  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 12:25:28.810  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 12:26:28.816  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 12:27:28.819  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 12:30:00.041  - info: host.iobroker instance system.adapter.dwd.0 started with pid 11317
          2023-09-29 12:30:03.593  - info: dwd.0 (11317) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 12:30:05.182  - info: dwd.0 (11317) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 12:30:05.710  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 12:31:03.920  - error: modbus.0 (325) Can not set value: Attempt to access memory outside buffer bounds
          2023-09-29 12:31:03.920  - error: modbus.0 (325) Can not set value: Attempt to access memory outside buffer bounds
          2023-09-29 12:33:48.856  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 12:34:48.858  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 12:35:00.061  - info: host.iobroker instance system.adapter.dwd.0 started with pid 11574
          2023-09-29 12:35:01.889  - info: dwd.0 (11574) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 12:35:02.699  - info: dwd.0 (11574) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 12:35:03.232  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 12:36:08.856  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 12:37:08.858  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 12:39:44.271  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 12:40:00.057  - info: host.iobroker instance system.adapter.dwd.0 started with pid 11834
          2023-09-29 12:40:03.560  - info: dwd.0 (11834) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 12:40:04.313  - info: dwd.0 (11834) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 12:40:04.835  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 12:40:44.273  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 12:41:08.868  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 12:42:08.870  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 12:42:34.080  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 12:43:34.082  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 12:44:18.069  - info: sourceanalytix.0 (7247) Device reset detected for alias.0.Netz.WhExported, feature disabled (or below threshold) processing normally)
          2023-09-29 12:44:58.883  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 12:45:00.063  - info: host.iobroker instance system.adapter.dwd.0 started with pid 12078
          2023-09-29 12:45:02.342  - info: dwd.0 (12078) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 12:45:03.270  - info: dwd.0 (12078) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 12:45:03.806  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 12:45:58.887  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 12:46:51.751  - info: sourceanalytix.0 (7247) Device reset detected for alias.0.Netz.WhExported, feature disabled (or below threshold) processing normally)
          2023-09-29 12:46:54.833  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 12:47:54.835  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 12:49:34.841  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 12:50:00.061  - info: host.iobroker instance system.adapter.dwd.0 started with pid 12338
          2023-09-29 12:50:04.047  - info: dwd.0 (12338) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 12:50:05.136  - info: dwd.0 (12338) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 12:50:05.693  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 12:50:34.844  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 12:51:44.845  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 12:52:44.847  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 12:55:00.048  - info: host.iobroker instance system.adapter.dwd.0 started with pid 12594
          2023-09-29 12:55:01.884  - info: dwd.0 (12594) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 12:55:02.737  - info: dwd.0 (12594) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 12:55:03.258  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 12:55:44.854  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 12:56:44.855  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 12:57:54.429  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 12:58:54.432  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 12:59:14.313  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 13:00:00.040  - info: host.iobroker instance system.adapter.dwd.0 started with pid 12838
          2023-09-29 13:00:04.417  - info: dwd.0 (12838) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 13:00:05.361  - info: dwd.0 (12838) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 13:00:05.938  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 13:00:14.316  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 13:00:38.923  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 13:01:38.924  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 13:02:08.923  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 13:03:08.925  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 13:05:00.055  - info: host.iobroker instance system.adapter.dwd.0 started with pid 13093
          2023-09-29 13:05:02.237  - info: dwd.0 (13093) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 13:05:02.966  - info: dwd.0 (13093) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 13:05:03.496  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 13:06:58.928  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 13:07:58.931  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 13:09:48.927  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 13:10:00.038  - info: host.iobroker instance system.adapter.dwd.0 started with pid 13344
          2023-09-29 13:10:04.287  - info: dwd.0 (13344) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 13:10:04.882  - info: dwd.0 (13344) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 13:10:05.402  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 13:10:48.929  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 13:13:08.930  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 13:14:08.932  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 13:14:52.852  - error: modbus.0 (325) Can not set value: Attempt to access memory outside buffer bounds
          2023-09-29 13:15:00.044  - info: host.iobroker instance system.adapter.dwd.0 started with pid 13587
          2023-09-29 13:15:01.838  - info: dwd.0 (13587) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 13:15:02.690  - info: dwd.0 (13587) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 13:15:03.235  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 13:15:18.935  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 13:16:18.937  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 13:17:18.939  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 13:18:18.942  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 13:20:00.045  - info: host.iobroker instance system.adapter.dwd.0 started with pid 13846
          2023-09-29 13:20:03.506  - info: dwd.0 (13846) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 13:20:04.135  - info: dwd.0 (13846) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 13:20:04.657  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 13:20:08.951  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 13:21:08.952  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 13:25:00.070  - info: host.iobroker instance system.adapter.dwd.0 started with pid 14102
          2023-09-29 13:25:02.484  - info: dwd.0 (14102) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 13:25:03.075  - info: dwd.0 (14102) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 13:25:03.598  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 13:27:28.979  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 13:28:28.983  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 13:29:48.977  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 13:30:00.124  - info: host.iobroker instance system.adapter.dwd.0 started with pid 14349
          2023-09-29 13:30:04.193  - info: dwd.0 (14349) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 13:30:04.627  - info: dwd.0 (14349) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 13:30:05.151  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 13:30:48.979  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 13:32:48.991  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 13:33:49.003  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 13:35:00.050  - info: host.iobroker instance system.adapter.dwd.0 started with pid 14605
          2023-09-29 13:35:01.831  - info: dwd.0 (14605) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 13:35:02.843  - info: dwd.0 (14605) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 13:35:03.435  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 13:35:14.741  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 13:36:14.742  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 13:37:04.665  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 13:37:11.353  - info: sourceanalytix.0 (7247) Device reset detected for alias.0.Netz.WhExported, feature disabled (or below threshold) processing normally)
          2023-09-29 13:38:04.666  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 13:40:00.077  - info: host.iobroker instance system.adapter.dwd.0 started with pid 14861
          2023-09-29 13:40:03.773  - info: dwd.0 (14861) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 13:40:04.342  - info: dwd.0 (14861) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 13:40:04.879  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 13:40:41.541  - info: sourceanalytix.0 (7247) Device reset detected for alias.0.Netz.WhImported, feature disabled (or below threshold) processing normally)
          2023-09-29 13:41:24.511  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 13:42:24.513  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 13:43:21.090  - info: sourceanalytix.0 (7247) Device reset detected for alias.0.Netz.WhImported, feature disabled (or below threshold) processing normally)
          2023-09-29 13:44:04.278  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 13:45:00.042  - info: host.iobroker instance system.adapter.dwd.0 started with pid 15106
          2023-09-29 13:45:02.204  - info: dwd.0 (15106) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 13:45:03.102  - info: dwd.0 (15106) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 13:45:03.632  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 13:45:04.281  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 13:45:58.255  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 13:46:58.256  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 13:49:08.267  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 13:50:00.052  - info: host.iobroker instance system.adapter.dwd.0 started with pid 15361
          2023-09-29 13:50:03.451  - info: dwd.0 (15361) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 13:50:04.153  - info: dwd.0 (15361) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 13:50:04.688  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 13:50:08.268  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 13:50:34.519  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 13:51:34.521  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 13:51:54.292  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 13:52:54.294  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 13:53:54.330  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 13:54:54.332  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 13:55:00.167  - info: host.iobroker instance system.adapter.dwd.0 started with pid 15605
          2023-09-29 13:55:02.959  - info: dwd.0 (15605) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 13:55:03.428  - info: dwd.0 (15605) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 13:55:03.950  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 13:56:04.310  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 13:57:04.313  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 13:57:41.001  - info: sourceanalytix.0 (7247) Device reset detected for alias.0.Netz.WhImported, feature disabled (or below threshold) processing normally)
          2023-09-29 13:58:11.053  - info: sourceanalytix.0 (7247) Device reset detected for alias.0.Netz.WhImported, feature disabled (or below threshold) processing normally)
          2023-09-29 13:58:24.313  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 13:58:47.628  - info: sourceanalytix.0 (7247) Device reset detected for alias.0.Keller.Wasserzaehler.ACTUAL, feature disabled (or below threshold) processing normally)
          2023-09-29 13:59:24.316  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 14:00:00.043  - info: host.iobroker instance system.adapter.dwd.0 started with pid 15860
          2023-09-29 14:00:07.288  - info: dwd.0 (15860) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 14:00:08.233  - info: dwd.0 (15860) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 14:00:08.833  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 14:00:18.283  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 14:01:18.285  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 14:01:44.094  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 14:02:44.096  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 14:04:24.332  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 14:05:00.040  - info: host.iobroker instance system.adapter.dwd.0 started with pid 16120
          2023-09-29 14:05:02.025  - info: dwd.0 (16120) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 14:05:02.801  - info: dwd.0 (16120) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 14:05:03.322  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 14:05:24.334  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 14:06:44.324  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 14:07:44.326  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 14:08:44.564  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 14:09:44.565  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 14:10:00.048  - info: host.iobroker instance system.adapter.dwd.0 started with pid 16363
          2023-09-29 14:10:04.090  - info: dwd.0 (16363) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 14:10:04.514  - info: dwd.0 (16363) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 14:10:05.053  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 14:10:53.892  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 14:11:53.895  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 14:12:25.175  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 14:13:25.177  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 14:14:04.806  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 14:15:00.045  - info: host.iobroker instance system.adapter.dwd.0 started with pid 16620
          2023-09-29 14:15:02.205  - info: dwd.0 (16620) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 14:15:03.143  - info: dwd.0 (16620) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 14:15:03.665  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 14:15:04.807  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 14:15:38.737  - info: sourceanalytix.0 (7247) Device reset detected for alias.0.Netz.WhImported, feature disabled (or below threshold) processing normally)
          2023-09-29 14:16:04.919  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 14:17:04.921  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 14:18:04.349  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 14:19:04.351  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 14:19:54.128  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 14:20:00.043  - info: host.iobroker instance system.adapter.dwd.0 started with pid 16877
          2023-09-29 14:20:03.599  - info: dwd.0 (16877) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 14:20:04.467  - info: dwd.0 (16877) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 14:20:05.001  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 14:20:54.129  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 14:22:04.818  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 14:23:04.821  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 14:23:24.591  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 14:24:24.593  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 14:25:00.043  - info: host.iobroker instance system.adapter.dwd.0 started with pid 17122
          2023-09-29 14:25:01.936  - info: dwd.0 (17122) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 14:25:02.660  - info: dwd.0 (17122) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 14:25:03.188  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 14:25:54.688  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 14:26:54.690  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 14:27:14.703  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 14:28:14.704  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 14:29:44.836  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 14:30:00.057  - info: host.iobroker instance system.adapter.dwd.0 started with pid 17377
          2023-09-29 14:30:03.559  - info: dwd.0 (17377) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 14:30:04.389  - info: dwd.0 (17377) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 14:30:04.915  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 14:30:44.838  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 14:31:53.131  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 14:32:53.132  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 14:34:34.165  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 14:35:00.046  - info: host.iobroker instance system.adapter.dwd.0 started with pid 17633
          2023-09-29 14:35:01.880  - info: dwd.0 (17633) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 14:35:02.491  - info: dwd.0 (17633) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 14:35:03.046  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 14:35:34.167  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 14:36:08.377  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 14:37:08.379  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 14:40:00.060  - info: host.iobroker instance system.adapter.dwd.0 started with pid 17877
          2023-09-29 14:40:03.951  - info: dwd.0 (17877) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 14:40:04.653  - info: dwd.0 (17877) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 14:40:05.177  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 14:41:28.367  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 14:42:28.369  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 14:43:18.390  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 14:44:18.392  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 14:45:00.049  - info: host.iobroker instance system.adapter.dwd.0 started with pid 18137
          2023-09-29 14:45:01.925  - info: dwd.0 (18137) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 14:45:02.706  - info: dwd.0 (18137) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 14:45:03.227  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 14:45:43.067  - error: modbus.0 (325) Can not set value: Attempt to access memory outside buffer bounds
          2023-09-29 14:46:48.376  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 14:47:48.378  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 14:48:48.377  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 14:49:48.379  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 14:50:00.047  - info: host.iobroker instance system.adapter.dwd.0 started with pid 18392
          2023-09-29 14:50:03.766  - info: dwd.0 (18392) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 14:50:04.406  - info: dwd.0 (18392) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 14:50:05.006  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 14:53:38.382  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 14:54:38.384  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 14:55:00.087  - info: host.iobroker instance system.adapter.dwd.0 started with pid 18634
          2023-09-29 14:55:02.836  - info: dwd.0 (18634) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 14:55:03.508  - info: dwd.0 (18634) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 14:55:04.033  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 14:55:38.385  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 14:56:38.387  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 14:58:46.856  - info: sourceanalytix.0 (7247) Device reset detected for alias.0.Keller.Wasserzaehler.ACTUAL, feature disabled (or below threshold) processing normally)
          2023-09-29 14:58:58.395  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 14:59:58.396  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 15:00:00.104  - info: host.iobroker instance system.adapter.dwd.0 started with pid 18890
          2023-09-29 15:00:09.251  - info: dwd.0 (18890) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 15:00:10.475  - info: dwd.0 (18890) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 15:00:11.048  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 15:01:04.770  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 15:02:04.773  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 15:04:04.245  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 15:05:00.053  - info: host.iobroker instance system.adapter.dwd.0 started with pid 19144
          2023-09-29 15:05:01.932  - info: dwd.0 (19144) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 15:05:02.823  - info: dwd.0 (19144) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 15:05:03.359  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 15:05:04.247  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 15:06:14.249  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 15:07:14.251  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 15:08:04.293  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 15:09:04.295  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 15:10:00.045  - info: host.iobroker instance system.adapter.dwd.0 started with pid 19387
          2023-09-29 15:10:03.544  - info: dwd.0 (19387) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 15:10:04.209  - info: dwd.0 (19387) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 15:10:04.729  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 15:10:24.270  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 15:11:24.273  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 15:12:14.268  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 15:13:14.270  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 15:14:28.422  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 15:15:00.043  - info: host.iobroker instance system.adapter.dwd.0 started with pid 19643
          2023-09-29 15:15:01.866  - info: dwd.0 (19643) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 15:15:02.897  - info: dwd.0 (19643) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 15:15:03.419  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 15:15:28.423  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 15:16:48.430  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 15:17:48.432  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 15:19:58.452  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 15:20:00.065  - info: host.iobroker instance system.adapter.dwd.0 started with pid 19895
          2023-09-29 15:20:03.960  - info: dwd.0 (19895) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 15:20:04.595  - info: dwd.0 (19895) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 15:20:05.145  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 15:20:58.453  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 15:25:00.052  - info: host.iobroker instance system.adapter.dwd.0 started with pid 20138
          2023-09-29 15:25:02.025  - info: dwd.0 (20138) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 15:25:02.950  - info: dwd.0 (20138) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 15:25:03.474  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 15:25:28.459  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 15:26:28.461  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 15:27:28.470  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 15:28:28.471  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 15:29:48.484  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 15:30:00.045  - info: host.iobroker instance system.adapter.dwd.0 started with pid 20396
          2023-09-29 15:30:02.661  - info: dwd.0 (20396) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 15:30:04.027  - info: dwd.0 (20396) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 15:30:04.552  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 15:30:48.486  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 15:34:38.490  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 15:35:00.044  - info: host.iobroker instance system.adapter.dwd.0 started with pid 20652
          2023-09-29 15:35:01.948  - info: dwd.0 (20652) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 15:35:02.905  - info: dwd.0 (20652) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 15:35:03.427  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 15:35:38.492  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 15:40:00.046  - info: host.iobroker instance system.adapter.dwd.0 started with pid 20895
          2023-09-29 15:40:02.589  - info: dwd.0 (20895) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 15:40:04.059  - info: dwd.0 (20895) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 15:40:04.580  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 15:40:18.503  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 15:41:18.505  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 15:42:38.679  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 15:43:38.681  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 15:45:00.046  - info: host.iobroker instance system.adapter.dwd.0 started with pid 21152
          2023-09-29 15:45:03.571  - info: dwd.0 (21152) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 15:45:04.050  - info: dwd.0 (21152) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 15:45:04.574  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 15:45:49.653  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 15:46:49.655  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 15:50:00.119  - info: host.iobroker instance system.adapter.dwd.0 started with pid 21409
          2023-09-29 15:50:06.685  - info: dwd.0 (21409) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 15:50:07.699  - info: dwd.0 (21409) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 15:50:08.256  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 15:50:09.657  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 15:51:09.660  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 15:55:00.055  - info: host.iobroker instance system.adapter.dwd.0 started with pid 21651
          2023-09-29 15:55:01.732  - info: dwd.0 (21651) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 15:55:02.418  - info: dwd.0 (21651) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 15:55:02.940  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 15:58:19.689  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 15:59:19.691  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 16:00:00.641  - info: host.iobroker instance system.adapter.dwd.0 started with pid 21907
          2023-09-29 16:00:07.198  - info: dwd.0 (21907) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 16:00:08.639  - info: dwd.0 (21907) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 16:00:09.185  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 16:00:29.568  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 16:01:29.569  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 16:02:19.778  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 16:03:19.780  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 16:05:00.052  - info: host.iobroker instance system.adapter.dwd.0 started with pid 22154
          2023-09-29 16:05:02.291  - info: dwd.0 (22154) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 16:05:03.096  - info: dwd.0 (22154) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 16:05:03.635  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 16:05:29.794  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 16:06:29.796  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 16:07:23.546  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 16:08:23.548  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 16:08:47.140  - info: sourceanalytix.0 (7247) Device reset detected for alias.0.Keller.Wasserzaehler.ACTUAL, feature disabled (or below threshold) processing normally)
          2023-09-29 16:08:54.787  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 16:09:54.788  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 16:10:00.039  - info: host.iobroker instance system.adapter.dwd.0 started with pid 22411
          2023-09-29 16:10:01.732  - info: sourceanalytix.0 (7247) Device reset detected for alias.0.Netz.WhImported, feature disabled (or below threshold) processing normally)
          2023-09-29 16:10:04.303  - info: dwd.0 (22411) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 16:10:04.713  - info: dwd.0 (22411) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 16:10:05.235  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 16:10:39.797  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 16:11:39.799  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 16:12:58.867  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 16:13:58.868  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 16:14:59.825  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 16:15:00.045  - info: host.iobroker instance system.adapter.dwd.0 started with pid 22666
          2023-09-29 16:15:02.389  - info: dwd.0 (22666) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 16:15:03.268  - info: dwd.0 (22666) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 16:15:03.795  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 16:15:59.832  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 16:17:19.840  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 16:17:39.168  - info: sourceanalytix.0 (7247) Device reset detected for alias.0.Netz.WhExported, feature disabled (or below threshold) processing normally)
          2023-09-29 16:18:19.845  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 16:19:23.965  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 16:19:37.933  - info: admin.0 (279) ==> Connected system.user.admin from ::ffff:192.168.1.119
          2023-09-29 16:20:00.306  - info: host.iobroker instance system.adapter.dwd.0 started with pid 22911
          2023-09-29 16:20:09.136  - info: dwd.0 (22911) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 16:20:09.835  - info: dwd.0 (22911) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 16:20:10.363  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 16:20:23.967  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 16:20:52.095  - error: modbus.0 (325) Can not set value: Attempt to access memory outside buffer bounds
          
          S Offline
          S Offline
          Schtallone
          schrieb am zuletzt editiert von
          #959

          @schtallone said in Modbus adapter:

          @homoran said in Modbus adapter:

          @schtallone sagte in Modbus adapter:

          sondern eine Art Stub-Connection.

          das macht Ärger!

          @schtallone sagte in Modbus adapter:

          ändern und dann hier berichten.

          bin gespannt

          Moin, so habe nun die Zähler schon hintereinander geschaltet im Modbus.

          ICh würde sagen, es sind weniger Fehler, aber es läuft nicht fehlerfrei... Es wird immer noch ständig connected/disconnected!

          
          2023-09-29 10:05:34.427  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 10:06:34.429  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 10:08:04.029  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 10:09:04.029  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 10:09:44.937  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 10:10:00.042  - info: host.iobroker instance system.adapter.dwd.0 started with pid 4236
          2023-09-29 10:10:03.339  - info: dwd.0 (4236) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 10:10:03.976  - info: dwd.0 (4236) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 10:10:04.501  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 10:10:44.939  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 10:13:44.042  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 10:14:44.045  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 10:15:00.050  - info: host.iobroker instance system.adapter.dwd.0 started with pid 4492
          2023-09-29 10:15:02.230  - info: dwd.0 (4492) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 10:15:03.194  - info: dwd.0 (4492) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 10:15:03.720  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 10:15:34.161  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 10:16:34.163  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 10:16:54.046  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 10:17:54.048  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 10:18:44.940  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 10:19:44.943  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 10:19:58.881  - info: sourceanalytix.0 (7247) Device reset detected for alias.0.Netz.WhExported, feature disabled (or below threshold) processing normally)
          2023-09-29 10:20:00.045  - info: host.iobroker instance system.adapter.dwd.0 started with pid 4734
          2023-09-29 10:20:03.547  - info: dwd.0 (4734) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 10:20:04.111  - info: dwd.0 (4734) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 10:20:04.662  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 10:20:54.955  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 10:21:54.956  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 10:22:44.955  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 10:23:44.957  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 10:24:54.957  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 10:25:00.044  - info: host.iobroker instance system.adapter.dwd.0 started with pid 4987
          2023-09-29 10:25:02.260  - info: dwd.0 (4987) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 10:25:03.063  - info: dwd.0 (4987) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 10:25:03.583  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 10:25:11.776  - info: sourceanalytix.0 (7247) Device reset detected for alias.0.Netz.WhImported, feature disabled (or below threshold) processing normally)
          2023-09-29 10:25:54.959  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 10:26:14.699  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 10:27:14.703  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 10:28:48.567  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 10:29:48.569  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 10:30:00.333  - info: host.iobroker instance system.adapter.dwd.0 started with pid 5243
          2023-09-29 10:30:03.779  - info: dwd.0 (5243) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 10:30:04.268  - info: dwd.0 (5243) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 10:30:04.787  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 10:30:38.575  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 10:31:38.577  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 10:32:48.577  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 10:33:48.579  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 10:35:00.051  - info: host.iobroker instance system.adapter.dwd.0 started with pid 5486
          2023-09-29 10:35:01.831  - info: dwd.0 (5486) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 10:35:02.703  - info: dwd.0 (5486) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 10:35:03.223  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 10:35:58.588  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 10:36:58.589  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 10:39:28.591  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 10:40:00.044  - info: host.iobroker instance system.adapter.dwd.0 started with pid 5743
          2023-09-29 10:40:03.951  - info: dwd.0 (5743) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 10:40:04.594  - info: dwd.0 (5743) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 10:40:05.114  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 10:40:28.593  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 10:41:48.597  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 10:42:48.599  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 10:44:38.611  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 10:45:00.068  - info: host.iobroker instance system.adapter.dwd.0 started with pid 6001
          2023-09-29 10:45:01.969  - info: dwd.0 (6001) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 10:45:02.651  - info: dwd.0 (6001) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 10:45:03.175  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 10:45:38.613  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 10:49:48.620  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 10:50:00.103  - info: host.iobroker instance system.adapter.dwd.0 started with pid 6246
          2023-09-29 10:50:04.870  - info: dwd.0 (6246) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 10:50:05.987  - info: dwd.0 (6246) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 10:50:06.546  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 10:50:48.622  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 10:51:18.620  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 10:52:18.622  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 10:53:55.611  - info: shelly.0 (381) [MQTT] Device with client id "shellyplus1pm-3c610579bd34" connected!
          2023-09-29 10:53:55.673  - info: shelly.0 (381) [MQTT] Device with client id "shellyplus1pm-a8032abc230c" connected!
          2023-09-29 10:53:55.683  - info: shelly.0 (381) [MQTT] Device with client id "shellyplus1pm-a8032ab94e10" connected!
          2023-09-29 10:53:55.703  - info: shelly.0 (381) [MQTT] Device with client id "shellyplus1-441793a820f4" connected!
          2023-09-29 10:53:55.753  - info: shelly.0 (381) [MQTT] Device with client id "shellyplus1pm-3c610579df44" connected!
          2023-09-29 10:53:55.852  - info: shelly.0 (381) [MQTT] Device with client id "shellyplus1pm-4855199a5d7c" connected!
          2023-09-29 10:53:55.867  - info: shelly.0 (381) [MQTT] Device with client id "shellyplus1pm-a8032ab96980" connected!
          2023-09-29 10:53:56.015  - info: shelly.0 (381) [MQTT] Device with client id "shellyplus1pm-7c87ce65d794" connected!
          2023-09-29 10:54:08.630  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 10:55:00.040  - info: host.iobroker instance system.adapter.dwd.0 started with pid 6503
          2023-09-29 10:55:01.967  - info: dwd.0 (6503) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 10:55:02.733  - info: dwd.0 (6503) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 10:55:03.266  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 10:55:08.631  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 10:58:18.645  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 10:59:18.645  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 11:00:00.044  - info: host.iobroker instance system.adapter.dwd.0 started with pid 6759
          2023-09-29 11:00:05.144  - info: dwd.0 (6759) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 11:00:06.888  - info: dwd.0 (6759) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 11:00:07.446  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 11:02:08.648  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 11:03:08.650  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 11:04:54.336  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 11:05:00.046  - info: host.iobroker instance system.adapter.dwd.0 started with pid 7006
          2023-09-29 11:05:01.856  - info: dwd.0 (7006) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 11:05:02.769  - info: dwd.0 (7006) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 11:05:03.291  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 11:05:54.338  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 11:09:18.653  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 11:10:00.056  - info: host.iobroker instance system.adapter.dwd.0 started with pid 7270
          2023-09-29 11:10:03.018  - info: dwd.0 (7270) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 11:10:03.730  - info: dwd.0 (7270) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 11:10:04.257  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 11:10:18.655  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 11:12:28.663  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 11:13:28.665  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 11:14:51.229  - info: sourceanalytix.0 (7247) Device reset detected for alias.0.Netz.WhImported, feature disabled (or below threshold) processing normally)
          2023-09-29 11:15:00.060  - info: host.iobroker instance system.adapter.dwd.0 started with pid 7528
          2023-09-29 11:15:01.957  - info: dwd.0 (7528) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 11:15:02.916  - info: dwd.0 (7528) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 11:15:03.437  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 11:15:38.672  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 11:16:38.673  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 11:19:18.678  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 11:20:00.045  - info: host.iobroker instance system.adapter.dwd.0 started with pid 7771
          2023-09-29 11:20:02.628  - info: dwd.0 (7771) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 11:20:03.644  - info: dwd.0 (7771) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 11:20:04.168  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 11:20:18.681  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 11:22:58.686  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 11:23:58.688  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 11:25:00.043  - info: host.iobroker instance system.adapter.dwd.0 started with pid 8030
          2023-09-29 11:25:01.874  - info: dwd.0 (8030) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 11:25:02.671  - info: dwd.0 (8030) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 11:25:03.192  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 11:28:04.875  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 11:29:04.876  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 11:30:00.040  - info: host.iobroker instance system.adapter.dwd.0 started with pid 8284
          2023-09-29 11:30:02.846  - info: dwd.0 (8284) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 11:30:03.997  - info: dwd.0 (8284) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 11:30:04.519  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 11:30:18.692  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 11:31:18.693  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 11:33:38.703  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 11:34:38.705  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 11:35:00.046  - info: host.iobroker instance system.adapter.dwd.0 started with pid 8528
          2023-09-29 11:35:02.239  - info: dwd.0 (8528) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 11:35:03.210  - info: dwd.0 (8528) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 11:35:03.737  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 11:35:08.695  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 11:36:08.697  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 11:37:48.701  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 11:38:48.702  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 11:40:00.061  - info: host.iobroker instance system.adapter.dwd.0 started with pid 8782
          2023-09-29 11:40:04.300  - info: dwd.0 (8782) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 11:40:04.703  - info: dwd.0 (8782) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 11:40:05.230  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 11:41:28.712  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 11:42:28.713  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 11:45:00.070  - info: host.iobroker instance system.adapter.dwd.0 started with pid 9042
          2023-09-29 11:45:01.882  - info: dwd.0 (9042) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 11:45:02.831  - info: dwd.0 (9042) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 11:45:03.355  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 11:45:04.914  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 11:46:04.915  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 11:47:08.719  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 11:48:08.721  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 11:48:34.423  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 11:49:34.426  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 11:50:00.068  - info: host.iobroker instance system.adapter.dwd.0 started with pid 9287
          2023-09-29 11:50:04.201  - info: dwd.0 (9287) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 11:50:05.237  - info: dwd.0 (9287) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 11:50:05.925  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 11:54:38.728  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 11:55:00.049  - info: host.iobroker instance system.adapter.dwd.0 started with pid 9554
          2023-09-29 11:55:01.898  - info: dwd.0 (9554) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 11:55:02.600  - info: dwd.0 (9554) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 11:55:03.213  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 11:55:38.729  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 11:58:17.731  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 11:59:17.733  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 11:59:57.730  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 12:00:00.067  - info: host.iobroker instance system.adapter.dwd.0 started with pid 9800
          2023-09-29 12:00:06.138  - info: dwd.0 (9800) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 12:00:07.189  - info: dwd.0 (9800) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 12:00:07.823  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 12:00:57.733  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 12:02:12.188  - error: modbus.0 (325) Can not set value: Attempt to access memory outside buffer bounds
          2023-09-29 12:02:44.151  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 12:03:44.154  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 12:04:17.743  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 12:04:22.069  - info: sourceanalytix.0 (7247) Device reset detected for alias.0.Netz.WhImported, feature disabled (or below threshold) processing normally)
          2023-09-29 12:05:00.039  - info: host.iobroker instance system.adapter.dwd.0 started with pid 10061
          2023-09-29 12:05:01.844  - info: dwd.0 (10061) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 12:05:03.537  - info: dwd.0 (10061) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 12:05:04.081  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 12:05:17.745  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 12:06:20.686  - info: sourceanalytix.0 (7247) Device reset detected for alias.0.Netz.WhImported, feature disabled (or below threshold) processing normally)
          2023-09-29 12:08:14.158  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 12:09:14.160  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 12:09:34.175  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 12:10:00.072  - info: host.iobroker instance system.adapter.dwd.0 started with pid 10322
          2023-09-29 12:10:04.188  - info: dwd.0 (10322) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 12:10:05.526  - info: dwd.0 (10322) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 12:10:06.052  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 12:10:34.177  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 12:13:14.278  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 12:14:14.280  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 12:15:00.051  - info: host.iobroker instance system.adapter.dwd.0 started with pid 10564
          2023-09-29 12:15:02.066  - info: dwd.0 (10564) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 12:15:03.144  - info: dwd.0 (10564) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 12:15:03.665  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 12:15:38.785  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 12:16:38.787  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 12:20:00.038  - info: host.iobroker instance system.adapter.dwd.0 started with pid 10818
          2023-09-29 12:20:03.547  - info: dwd.0 (10818) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 12:20:03.990  - info: dwd.0 (10818) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 12:20:04.512  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 12:24:28.808  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 12:25:00.043  - info: host.iobroker instance system.adapter.dwd.0 started with pid 11073
          2023-09-29 12:25:02.646  - info: dwd.0 (11073) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 12:25:03.728  - info: dwd.0 (11073) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 12:25:04.254  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 12:25:28.810  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 12:26:28.816  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 12:27:28.819  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 12:30:00.041  - info: host.iobroker instance system.adapter.dwd.0 started with pid 11317
          2023-09-29 12:30:03.593  - info: dwd.0 (11317) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 12:30:05.182  - info: dwd.0 (11317) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 12:30:05.710  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 12:31:03.920  - error: modbus.0 (325) Can not set value: Attempt to access memory outside buffer bounds
          2023-09-29 12:31:03.920  - error: modbus.0 (325) Can not set value: Attempt to access memory outside buffer bounds
          2023-09-29 12:33:48.856  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 12:34:48.858  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 12:35:00.061  - info: host.iobroker instance system.adapter.dwd.0 started with pid 11574
          2023-09-29 12:35:01.889  - info: dwd.0 (11574) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 12:35:02.699  - info: dwd.0 (11574) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 12:35:03.232  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 12:36:08.856  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 12:37:08.858  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 12:39:44.271  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 12:40:00.057  - info: host.iobroker instance system.adapter.dwd.0 started with pid 11834
          2023-09-29 12:40:03.560  - info: dwd.0 (11834) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 12:40:04.313  - info: dwd.0 (11834) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 12:40:04.835  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 12:40:44.273  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 12:41:08.868  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 12:42:08.870  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 12:42:34.080  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 12:43:34.082  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 12:44:18.069  - info: sourceanalytix.0 (7247) Device reset detected for alias.0.Netz.WhExported, feature disabled (or below threshold) processing normally)
          2023-09-29 12:44:58.883  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 12:45:00.063  - info: host.iobroker instance system.adapter.dwd.0 started with pid 12078
          2023-09-29 12:45:02.342  - info: dwd.0 (12078) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 12:45:03.270  - info: dwd.0 (12078) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 12:45:03.806  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 12:45:58.887  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 12:46:51.751  - info: sourceanalytix.0 (7247) Device reset detected for alias.0.Netz.WhExported, feature disabled (or below threshold) processing normally)
          2023-09-29 12:46:54.833  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 12:47:54.835  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 12:49:34.841  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 12:50:00.061  - info: host.iobroker instance system.adapter.dwd.0 started with pid 12338
          2023-09-29 12:50:04.047  - info: dwd.0 (12338) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 12:50:05.136  - info: dwd.0 (12338) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 12:50:05.693  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 12:50:34.844  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 12:51:44.845  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 12:52:44.847  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 12:55:00.048  - info: host.iobroker instance system.adapter.dwd.0 started with pid 12594
          2023-09-29 12:55:01.884  - info: dwd.0 (12594) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 12:55:02.737  - info: dwd.0 (12594) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 12:55:03.258  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 12:55:44.854  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 12:56:44.855  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 12:57:54.429  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 12:58:54.432  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 12:59:14.313  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 13:00:00.040  - info: host.iobroker instance system.adapter.dwd.0 started with pid 12838
          2023-09-29 13:00:04.417  - info: dwd.0 (12838) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 13:00:05.361  - info: dwd.0 (12838) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 13:00:05.938  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 13:00:14.316  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 13:00:38.923  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 13:01:38.924  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 13:02:08.923  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 13:03:08.925  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 13:05:00.055  - info: host.iobroker instance system.adapter.dwd.0 started with pid 13093
          2023-09-29 13:05:02.237  - info: dwd.0 (13093) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 13:05:02.966  - info: dwd.0 (13093) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 13:05:03.496  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 13:06:58.928  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 13:07:58.931  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 13:09:48.927  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 13:10:00.038  - info: host.iobroker instance system.adapter.dwd.0 started with pid 13344
          2023-09-29 13:10:04.287  - info: dwd.0 (13344) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 13:10:04.882  - info: dwd.0 (13344) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 13:10:05.402  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 13:10:48.929  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 13:13:08.930  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 13:14:08.932  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 13:14:52.852  - error: modbus.0 (325) Can not set value: Attempt to access memory outside buffer bounds
          2023-09-29 13:15:00.044  - info: host.iobroker instance system.adapter.dwd.0 started with pid 13587
          2023-09-29 13:15:01.838  - info: dwd.0 (13587) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 13:15:02.690  - info: dwd.0 (13587) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 13:15:03.235  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 13:15:18.935  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 13:16:18.937  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 13:17:18.939  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 13:18:18.942  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 13:20:00.045  - info: host.iobroker instance system.adapter.dwd.0 started with pid 13846
          2023-09-29 13:20:03.506  - info: dwd.0 (13846) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 13:20:04.135  - info: dwd.0 (13846) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 13:20:04.657  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 13:20:08.951  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 13:21:08.952  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 13:25:00.070  - info: host.iobroker instance system.adapter.dwd.0 started with pid 14102
          2023-09-29 13:25:02.484  - info: dwd.0 (14102) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 13:25:03.075  - info: dwd.0 (14102) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 13:25:03.598  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 13:27:28.979  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 13:28:28.983  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 13:29:48.977  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 13:30:00.124  - info: host.iobroker instance system.adapter.dwd.0 started with pid 14349
          2023-09-29 13:30:04.193  - info: dwd.0 (14349) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 13:30:04.627  - info: dwd.0 (14349) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 13:30:05.151  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 13:30:48.979  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 13:32:48.991  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 13:33:49.003  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 13:35:00.050  - info: host.iobroker instance system.adapter.dwd.0 started with pid 14605
          2023-09-29 13:35:01.831  - info: dwd.0 (14605) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 13:35:02.843  - info: dwd.0 (14605) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 13:35:03.435  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 13:35:14.741  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 13:36:14.742  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 13:37:04.665  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 13:37:11.353  - info: sourceanalytix.0 (7247) Device reset detected for alias.0.Netz.WhExported, feature disabled (or below threshold) processing normally)
          2023-09-29 13:38:04.666  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 13:40:00.077  - info: host.iobroker instance system.adapter.dwd.0 started with pid 14861
          2023-09-29 13:40:03.773  - info: dwd.0 (14861) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 13:40:04.342  - info: dwd.0 (14861) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 13:40:04.879  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 13:40:41.541  - info: sourceanalytix.0 (7247) Device reset detected for alias.0.Netz.WhImported, feature disabled (or below threshold) processing normally)
          2023-09-29 13:41:24.511  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 13:42:24.513  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 13:43:21.090  - info: sourceanalytix.0 (7247) Device reset detected for alias.0.Netz.WhImported, feature disabled (or below threshold) processing normally)
          2023-09-29 13:44:04.278  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 13:45:00.042  - info: host.iobroker instance system.adapter.dwd.0 started with pid 15106
          2023-09-29 13:45:02.204  - info: dwd.0 (15106) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 13:45:03.102  - info: dwd.0 (15106) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 13:45:03.632  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 13:45:04.281  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 13:45:58.255  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 13:46:58.256  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 13:49:08.267  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 13:50:00.052  - info: host.iobroker instance system.adapter.dwd.0 started with pid 15361
          2023-09-29 13:50:03.451  - info: dwd.0 (15361) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 13:50:04.153  - info: dwd.0 (15361) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 13:50:04.688  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 13:50:08.268  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 13:50:34.519  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 13:51:34.521  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 13:51:54.292  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 13:52:54.294  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 13:53:54.330  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 13:54:54.332  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 13:55:00.167  - info: host.iobroker instance system.adapter.dwd.0 started with pid 15605
          2023-09-29 13:55:02.959  - info: dwd.0 (15605) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 13:55:03.428  - info: dwd.0 (15605) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 13:55:03.950  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 13:56:04.310  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 13:57:04.313  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 13:57:41.001  - info: sourceanalytix.0 (7247) Device reset detected for alias.0.Netz.WhImported, feature disabled (or below threshold) processing normally)
          2023-09-29 13:58:11.053  - info: sourceanalytix.0 (7247) Device reset detected for alias.0.Netz.WhImported, feature disabled (or below threshold) processing normally)
          2023-09-29 13:58:24.313  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 13:58:47.628  - info: sourceanalytix.0 (7247) Device reset detected for alias.0.Keller.Wasserzaehler.ACTUAL, feature disabled (or below threshold) processing normally)
          2023-09-29 13:59:24.316  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 14:00:00.043  - info: host.iobroker instance system.adapter.dwd.0 started with pid 15860
          2023-09-29 14:00:07.288  - info: dwd.0 (15860) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 14:00:08.233  - info: dwd.0 (15860) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 14:00:08.833  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 14:00:18.283  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 14:01:18.285  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 14:01:44.094  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 14:02:44.096  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 14:04:24.332  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 14:05:00.040  - info: host.iobroker instance system.adapter.dwd.0 started with pid 16120
          2023-09-29 14:05:02.025  - info: dwd.0 (16120) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 14:05:02.801  - info: dwd.0 (16120) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 14:05:03.322  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 14:05:24.334  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 14:06:44.324  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 14:07:44.326  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 14:08:44.564  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 14:09:44.565  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 14:10:00.048  - info: host.iobroker instance system.adapter.dwd.0 started with pid 16363
          2023-09-29 14:10:04.090  - info: dwd.0 (16363) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 14:10:04.514  - info: dwd.0 (16363) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 14:10:05.053  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 14:10:53.892  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 14:11:53.895  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 14:12:25.175  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 14:13:25.177  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 14:14:04.806  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 14:15:00.045  - info: host.iobroker instance system.adapter.dwd.0 started with pid 16620
          2023-09-29 14:15:02.205  - info: dwd.0 (16620) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 14:15:03.143  - info: dwd.0 (16620) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 14:15:03.665  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 14:15:04.807  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 14:15:38.737  - info: sourceanalytix.0 (7247) Device reset detected for alias.0.Netz.WhImported, feature disabled (or below threshold) processing normally)
          2023-09-29 14:16:04.919  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 14:17:04.921  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 14:18:04.349  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 14:19:04.351  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 14:19:54.128  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 14:20:00.043  - info: host.iobroker instance system.adapter.dwd.0 started with pid 16877
          2023-09-29 14:20:03.599  - info: dwd.0 (16877) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 14:20:04.467  - info: dwd.0 (16877) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 14:20:05.001  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 14:20:54.129  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 14:22:04.818  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 14:23:04.821  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 14:23:24.591  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 14:24:24.593  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 14:25:00.043  - info: host.iobroker instance system.adapter.dwd.0 started with pid 17122
          2023-09-29 14:25:01.936  - info: dwd.0 (17122) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 14:25:02.660  - info: dwd.0 (17122) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 14:25:03.188  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 14:25:54.688  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 14:26:54.690  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 14:27:14.703  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 14:28:14.704  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 14:29:44.836  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 14:30:00.057  - info: host.iobroker instance system.adapter.dwd.0 started with pid 17377
          2023-09-29 14:30:03.559  - info: dwd.0 (17377) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 14:30:04.389  - info: dwd.0 (17377) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 14:30:04.915  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 14:30:44.838  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 14:31:53.131  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 14:32:53.132  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 14:34:34.165  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 14:35:00.046  - info: host.iobroker instance system.adapter.dwd.0 started with pid 17633
          2023-09-29 14:35:01.880  - info: dwd.0 (17633) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 14:35:02.491  - info: dwd.0 (17633) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 14:35:03.046  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 14:35:34.167  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 14:36:08.377  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 14:37:08.379  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 14:40:00.060  - info: host.iobroker instance system.adapter.dwd.0 started with pid 17877
          2023-09-29 14:40:03.951  - info: dwd.0 (17877) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 14:40:04.653  - info: dwd.0 (17877) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 14:40:05.177  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 14:41:28.367  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 14:42:28.369  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 14:43:18.390  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 14:44:18.392  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 14:45:00.049  - info: host.iobroker instance system.adapter.dwd.0 started with pid 18137
          2023-09-29 14:45:01.925  - info: dwd.0 (18137) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 14:45:02.706  - info: dwd.0 (18137) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 14:45:03.227  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 14:45:43.067  - error: modbus.0 (325) Can not set value: Attempt to access memory outside buffer bounds
          2023-09-29 14:46:48.376  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 14:47:48.378  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 14:48:48.377  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 14:49:48.379  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 14:50:00.047  - info: host.iobroker instance system.adapter.dwd.0 started with pid 18392
          2023-09-29 14:50:03.766  - info: dwd.0 (18392) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 14:50:04.406  - info: dwd.0 (18392) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 14:50:05.006  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 14:53:38.382  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 14:54:38.384  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 14:55:00.087  - info: host.iobroker instance system.adapter.dwd.0 started with pid 18634
          2023-09-29 14:55:02.836  - info: dwd.0 (18634) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 14:55:03.508  - info: dwd.0 (18634) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 14:55:04.033  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 14:55:38.385  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 14:56:38.387  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 14:58:46.856  - info: sourceanalytix.0 (7247) Device reset detected for alias.0.Keller.Wasserzaehler.ACTUAL, feature disabled (or below threshold) processing normally)
          2023-09-29 14:58:58.395  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 14:59:58.396  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 15:00:00.104  - info: host.iobroker instance system.adapter.dwd.0 started with pid 18890
          2023-09-29 15:00:09.251  - info: dwd.0 (18890) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 15:00:10.475  - info: dwd.0 (18890) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 15:00:11.048  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 15:01:04.770  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 15:02:04.773  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 15:04:04.245  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 15:05:00.053  - info: host.iobroker instance system.adapter.dwd.0 started with pid 19144
          2023-09-29 15:05:01.932  - info: dwd.0 (19144) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 15:05:02.823  - info: dwd.0 (19144) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 15:05:03.359  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 15:05:04.247  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 15:06:14.249  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 15:07:14.251  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 15:08:04.293  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 15:09:04.295  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 15:10:00.045  - info: host.iobroker instance system.adapter.dwd.0 started with pid 19387
          2023-09-29 15:10:03.544  - info: dwd.0 (19387) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 15:10:04.209  - info: dwd.0 (19387) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 15:10:04.729  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 15:10:24.270  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 15:11:24.273  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 15:12:14.268  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 15:13:14.270  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 15:14:28.422  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 15:15:00.043  - info: host.iobroker instance system.adapter.dwd.0 started with pid 19643
          2023-09-29 15:15:01.866  - info: dwd.0 (19643) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 15:15:02.897  - info: dwd.0 (19643) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 15:15:03.419  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 15:15:28.423  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 15:16:48.430  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 15:17:48.432  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 15:19:58.452  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 15:20:00.065  - info: host.iobroker instance system.adapter.dwd.0 started with pid 19895
          2023-09-29 15:20:03.960  - info: dwd.0 (19895) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 15:20:04.595  - info: dwd.0 (19895) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 15:20:05.145  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 15:20:58.453  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 15:25:00.052  - info: host.iobroker instance system.adapter.dwd.0 started with pid 20138
          2023-09-29 15:25:02.025  - info: dwd.0 (20138) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 15:25:02.950  - info: dwd.0 (20138) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 15:25:03.474  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 15:25:28.459  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 15:26:28.461  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 15:27:28.470  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 15:28:28.471  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 15:29:48.484  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 15:30:00.045  - info: host.iobroker instance system.adapter.dwd.0 started with pid 20396
          2023-09-29 15:30:02.661  - info: dwd.0 (20396) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 15:30:04.027  - info: dwd.0 (20396) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 15:30:04.552  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 15:30:48.486  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 15:34:38.490  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 15:35:00.044  - info: host.iobroker instance system.adapter.dwd.0 started with pid 20652
          2023-09-29 15:35:01.948  - info: dwd.0 (20652) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 15:35:02.905  - info: dwd.0 (20652) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 15:35:03.427  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 15:35:38.492  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 15:40:00.046  - info: host.iobroker instance system.adapter.dwd.0 started with pid 20895
          2023-09-29 15:40:02.589  - info: dwd.0 (20895) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 15:40:04.059  - info: dwd.0 (20895) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 15:40:04.580  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 15:40:18.503  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 15:41:18.505  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 15:42:38.679  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 15:43:38.681  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 15:45:00.046  - info: host.iobroker instance system.adapter.dwd.0 started with pid 21152
          2023-09-29 15:45:03.571  - info: dwd.0 (21152) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 15:45:04.050  - info: dwd.0 (21152) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 15:45:04.574  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 15:45:49.653  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 15:46:49.655  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 15:50:00.119  - info: host.iobroker instance system.adapter.dwd.0 started with pid 21409
          2023-09-29 15:50:06.685  - info: dwd.0 (21409) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 15:50:07.699  - info: dwd.0 (21409) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 15:50:08.256  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 15:50:09.657  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 15:51:09.660  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 15:55:00.055  - info: host.iobroker instance system.adapter.dwd.0 started with pid 21651
          2023-09-29 15:55:01.732  - info: dwd.0 (21651) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 15:55:02.418  - info: dwd.0 (21651) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 15:55:02.940  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 15:58:19.689  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 15:59:19.691  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 16:00:00.641  - info: host.iobroker instance system.adapter.dwd.0 started with pid 21907
          2023-09-29 16:00:07.198  - info: dwd.0 (21907) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 16:00:08.639  - info: dwd.0 (21907) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 16:00:09.185  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 16:00:29.568  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 16:01:29.569  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 16:02:19.778  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 16:03:19.780  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 16:05:00.052  - info: host.iobroker instance system.adapter.dwd.0 started with pid 22154
          2023-09-29 16:05:02.291  - info: dwd.0 (22154) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 16:05:03.096  - info: dwd.0 (22154) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 16:05:03.635  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 16:05:29.794  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 16:06:29.796  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 16:07:23.546  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 16:08:23.548  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 16:08:47.140  - info: sourceanalytix.0 (7247) Device reset detected for alias.0.Keller.Wasserzaehler.ACTUAL, feature disabled (or below threshold) processing normally)
          2023-09-29 16:08:54.787  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 16:09:54.788  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 16:10:00.039  - info: host.iobroker instance system.adapter.dwd.0 started with pid 22411
          2023-09-29 16:10:01.732  - info: sourceanalytix.0 (7247) Device reset detected for alias.0.Netz.WhImported, feature disabled (or below threshold) processing normally)
          2023-09-29 16:10:04.303  - info: dwd.0 (22411) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 16:10:04.713  - info: dwd.0 (22411) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 16:10:05.235  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 16:10:39.797  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 16:11:39.799  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 16:12:58.867  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 16:13:58.868  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 16:14:59.825  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 16:15:00.045  - info: host.iobroker instance system.adapter.dwd.0 started with pid 22666
          2023-09-29 16:15:02.389  - info: dwd.0 (22666) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 16:15:03.268  - info: dwd.0 (22666) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 16:15:03.795  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 16:15:59.832  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 16:17:19.840  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 16:17:39.168  - info: sourceanalytix.0 (7247) Device reset detected for alias.0.Netz.WhExported, feature disabled (or below threshold) processing normally)
          2023-09-29 16:18:19.845  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 16:19:23.965  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
          2023-09-29 16:19:37.933  - info: admin.0 (279) ==> Connected system.user.admin from ::ffff:192.168.1.119
          2023-09-29 16:20:00.306  - info: host.iobroker instance system.adapter.dwd.0 started with pid 22911
          2023-09-29 16:20:09.136  - info: dwd.0 (22911) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
          2023-09-29 16:20:09.835  - info: dwd.0 (22911) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-29 16:20:10.363  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-29 16:20:23.967  - info: modbus.0 (325) Connected to slave 192.168.1.47
          2023-09-29 16:20:52.095  - error: modbus.0 (325) Can not set value: Attempt to access memory outside buffer bounds
          

          Hallo zusammen,

          eine Frage noch: Ist das ständige Connect/Disconnect so gewollt bzw. in Ordnung?

          Gruß

          GlasfaserG 1 Antwort Letzte Antwort
          0
          • S Schtallone

            @schtallone said in Modbus adapter:

            @homoran said in Modbus adapter:

            @schtallone sagte in Modbus adapter:

            sondern eine Art Stub-Connection.

            das macht Ärger!

            @schtallone sagte in Modbus adapter:

            ändern und dann hier berichten.

            bin gespannt

            Moin, so habe nun die Zähler schon hintereinander geschaltet im Modbus.

            ICh würde sagen, es sind weniger Fehler, aber es läuft nicht fehlerfrei... Es wird immer noch ständig connected/disconnected!

            
            2023-09-29 10:05:34.427  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 10:06:34.429  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 10:08:04.029  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 10:09:04.029  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 10:09:44.937  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 10:10:00.042  - info: host.iobroker instance system.adapter.dwd.0 started with pid 4236
            2023-09-29 10:10:03.339  - info: dwd.0 (4236) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
            2023-09-29 10:10:03.976  - info: dwd.0 (4236) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2023-09-29 10:10:04.501  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2023-09-29 10:10:44.939  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 10:13:44.042  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 10:14:44.045  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 10:15:00.050  - info: host.iobroker instance system.adapter.dwd.0 started with pid 4492
            2023-09-29 10:15:02.230  - info: dwd.0 (4492) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
            2023-09-29 10:15:03.194  - info: dwd.0 (4492) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2023-09-29 10:15:03.720  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2023-09-29 10:15:34.161  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 10:16:34.163  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 10:16:54.046  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 10:17:54.048  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 10:18:44.940  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 10:19:44.943  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 10:19:58.881  - info: sourceanalytix.0 (7247) Device reset detected for alias.0.Netz.WhExported, feature disabled (or below threshold) processing normally)
            2023-09-29 10:20:00.045  - info: host.iobroker instance system.adapter.dwd.0 started with pid 4734
            2023-09-29 10:20:03.547  - info: dwd.0 (4734) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
            2023-09-29 10:20:04.111  - info: dwd.0 (4734) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2023-09-29 10:20:04.662  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2023-09-29 10:20:54.955  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 10:21:54.956  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 10:22:44.955  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 10:23:44.957  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 10:24:54.957  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 10:25:00.044  - info: host.iobroker instance system.adapter.dwd.0 started with pid 4987
            2023-09-29 10:25:02.260  - info: dwd.0 (4987) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
            2023-09-29 10:25:03.063  - info: dwd.0 (4987) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2023-09-29 10:25:03.583  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2023-09-29 10:25:11.776  - info: sourceanalytix.0 (7247) Device reset detected for alias.0.Netz.WhImported, feature disabled (or below threshold) processing normally)
            2023-09-29 10:25:54.959  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 10:26:14.699  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 10:27:14.703  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 10:28:48.567  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 10:29:48.569  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 10:30:00.333  - info: host.iobroker instance system.adapter.dwd.0 started with pid 5243
            2023-09-29 10:30:03.779  - info: dwd.0 (5243) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
            2023-09-29 10:30:04.268  - info: dwd.0 (5243) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2023-09-29 10:30:04.787  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2023-09-29 10:30:38.575  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 10:31:38.577  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 10:32:48.577  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 10:33:48.579  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 10:35:00.051  - info: host.iobroker instance system.adapter.dwd.0 started with pid 5486
            2023-09-29 10:35:01.831  - info: dwd.0 (5486) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
            2023-09-29 10:35:02.703  - info: dwd.0 (5486) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2023-09-29 10:35:03.223  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2023-09-29 10:35:58.588  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 10:36:58.589  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 10:39:28.591  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 10:40:00.044  - info: host.iobroker instance system.adapter.dwd.0 started with pid 5743
            2023-09-29 10:40:03.951  - info: dwd.0 (5743) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
            2023-09-29 10:40:04.594  - info: dwd.0 (5743) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2023-09-29 10:40:05.114  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2023-09-29 10:40:28.593  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 10:41:48.597  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 10:42:48.599  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 10:44:38.611  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 10:45:00.068  - info: host.iobroker instance system.adapter.dwd.0 started with pid 6001
            2023-09-29 10:45:01.969  - info: dwd.0 (6001) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
            2023-09-29 10:45:02.651  - info: dwd.0 (6001) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2023-09-29 10:45:03.175  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2023-09-29 10:45:38.613  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 10:49:48.620  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 10:50:00.103  - info: host.iobroker instance system.adapter.dwd.0 started with pid 6246
            2023-09-29 10:50:04.870  - info: dwd.0 (6246) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
            2023-09-29 10:50:05.987  - info: dwd.0 (6246) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2023-09-29 10:50:06.546  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2023-09-29 10:50:48.622  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 10:51:18.620  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 10:52:18.622  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 10:53:55.611  - info: shelly.0 (381) [MQTT] Device with client id "shellyplus1pm-3c610579bd34" connected!
            2023-09-29 10:53:55.673  - info: shelly.0 (381) [MQTT] Device with client id "shellyplus1pm-a8032abc230c" connected!
            2023-09-29 10:53:55.683  - info: shelly.0 (381) [MQTT] Device with client id "shellyplus1pm-a8032ab94e10" connected!
            2023-09-29 10:53:55.703  - info: shelly.0 (381) [MQTT] Device with client id "shellyplus1-441793a820f4" connected!
            2023-09-29 10:53:55.753  - info: shelly.0 (381) [MQTT] Device with client id "shellyplus1pm-3c610579df44" connected!
            2023-09-29 10:53:55.852  - info: shelly.0 (381) [MQTT] Device with client id "shellyplus1pm-4855199a5d7c" connected!
            2023-09-29 10:53:55.867  - info: shelly.0 (381) [MQTT] Device with client id "shellyplus1pm-a8032ab96980" connected!
            2023-09-29 10:53:56.015  - info: shelly.0 (381) [MQTT] Device with client id "shellyplus1pm-7c87ce65d794" connected!
            2023-09-29 10:54:08.630  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 10:55:00.040  - info: host.iobroker instance system.adapter.dwd.0 started with pid 6503
            2023-09-29 10:55:01.967  - info: dwd.0 (6503) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
            2023-09-29 10:55:02.733  - info: dwd.0 (6503) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2023-09-29 10:55:03.266  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2023-09-29 10:55:08.631  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 10:58:18.645  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 10:59:18.645  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 11:00:00.044  - info: host.iobroker instance system.adapter.dwd.0 started with pid 6759
            2023-09-29 11:00:05.144  - info: dwd.0 (6759) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
            2023-09-29 11:00:06.888  - info: dwd.0 (6759) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2023-09-29 11:00:07.446  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2023-09-29 11:02:08.648  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 11:03:08.650  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 11:04:54.336  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 11:05:00.046  - info: host.iobroker instance system.adapter.dwd.0 started with pid 7006
            2023-09-29 11:05:01.856  - info: dwd.0 (7006) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
            2023-09-29 11:05:02.769  - info: dwd.0 (7006) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2023-09-29 11:05:03.291  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2023-09-29 11:05:54.338  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 11:09:18.653  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 11:10:00.056  - info: host.iobroker instance system.adapter.dwd.0 started with pid 7270
            2023-09-29 11:10:03.018  - info: dwd.0 (7270) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
            2023-09-29 11:10:03.730  - info: dwd.0 (7270) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2023-09-29 11:10:04.257  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2023-09-29 11:10:18.655  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 11:12:28.663  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 11:13:28.665  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 11:14:51.229  - info: sourceanalytix.0 (7247) Device reset detected for alias.0.Netz.WhImported, feature disabled (or below threshold) processing normally)
            2023-09-29 11:15:00.060  - info: host.iobroker instance system.adapter.dwd.0 started with pid 7528
            2023-09-29 11:15:01.957  - info: dwd.0 (7528) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
            2023-09-29 11:15:02.916  - info: dwd.0 (7528) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2023-09-29 11:15:03.437  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2023-09-29 11:15:38.672  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 11:16:38.673  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 11:19:18.678  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 11:20:00.045  - info: host.iobroker instance system.adapter.dwd.0 started with pid 7771
            2023-09-29 11:20:02.628  - info: dwd.0 (7771) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
            2023-09-29 11:20:03.644  - info: dwd.0 (7771) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2023-09-29 11:20:04.168  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2023-09-29 11:20:18.681  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 11:22:58.686  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 11:23:58.688  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 11:25:00.043  - info: host.iobroker instance system.adapter.dwd.0 started with pid 8030
            2023-09-29 11:25:01.874  - info: dwd.0 (8030) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
            2023-09-29 11:25:02.671  - info: dwd.0 (8030) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2023-09-29 11:25:03.192  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2023-09-29 11:28:04.875  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 11:29:04.876  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 11:30:00.040  - info: host.iobroker instance system.adapter.dwd.0 started with pid 8284
            2023-09-29 11:30:02.846  - info: dwd.0 (8284) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
            2023-09-29 11:30:03.997  - info: dwd.0 (8284) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2023-09-29 11:30:04.519  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2023-09-29 11:30:18.692  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 11:31:18.693  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 11:33:38.703  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 11:34:38.705  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 11:35:00.046  - info: host.iobroker instance system.adapter.dwd.0 started with pid 8528
            2023-09-29 11:35:02.239  - info: dwd.0 (8528) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
            2023-09-29 11:35:03.210  - info: dwd.0 (8528) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2023-09-29 11:35:03.737  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2023-09-29 11:35:08.695  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 11:36:08.697  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 11:37:48.701  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 11:38:48.702  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 11:40:00.061  - info: host.iobroker instance system.adapter.dwd.0 started with pid 8782
            2023-09-29 11:40:04.300  - info: dwd.0 (8782) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
            2023-09-29 11:40:04.703  - info: dwd.0 (8782) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2023-09-29 11:40:05.230  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2023-09-29 11:41:28.712  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 11:42:28.713  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 11:45:00.070  - info: host.iobroker instance system.adapter.dwd.0 started with pid 9042
            2023-09-29 11:45:01.882  - info: dwd.0 (9042) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
            2023-09-29 11:45:02.831  - info: dwd.0 (9042) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2023-09-29 11:45:03.355  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2023-09-29 11:45:04.914  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 11:46:04.915  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 11:47:08.719  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 11:48:08.721  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 11:48:34.423  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 11:49:34.426  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 11:50:00.068  - info: host.iobroker instance system.adapter.dwd.0 started with pid 9287
            2023-09-29 11:50:04.201  - info: dwd.0 (9287) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
            2023-09-29 11:50:05.237  - info: dwd.0 (9287) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2023-09-29 11:50:05.925  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2023-09-29 11:54:38.728  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 11:55:00.049  - info: host.iobroker instance system.adapter.dwd.0 started with pid 9554
            2023-09-29 11:55:01.898  - info: dwd.0 (9554) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
            2023-09-29 11:55:02.600  - info: dwd.0 (9554) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2023-09-29 11:55:03.213  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2023-09-29 11:55:38.729  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 11:58:17.731  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 11:59:17.733  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 11:59:57.730  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 12:00:00.067  - info: host.iobroker instance system.adapter.dwd.0 started with pid 9800
            2023-09-29 12:00:06.138  - info: dwd.0 (9800) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
            2023-09-29 12:00:07.189  - info: dwd.0 (9800) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2023-09-29 12:00:07.823  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2023-09-29 12:00:57.733  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 12:02:12.188  - error: modbus.0 (325) Can not set value: Attempt to access memory outside buffer bounds
            2023-09-29 12:02:44.151  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 12:03:44.154  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 12:04:17.743  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 12:04:22.069  - info: sourceanalytix.0 (7247) Device reset detected for alias.0.Netz.WhImported, feature disabled (or below threshold) processing normally)
            2023-09-29 12:05:00.039  - info: host.iobroker instance system.adapter.dwd.0 started with pid 10061
            2023-09-29 12:05:01.844  - info: dwd.0 (10061) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
            2023-09-29 12:05:03.537  - info: dwd.0 (10061) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2023-09-29 12:05:04.081  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2023-09-29 12:05:17.745  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 12:06:20.686  - info: sourceanalytix.0 (7247) Device reset detected for alias.0.Netz.WhImported, feature disabled (or below threshold) processing normally)
            2023-09-29 12:08:14.158  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 12:09:14.160  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 12:09:34.175  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 12:10:00.072  - info: host.iobroker instance system.adapter.dwd.0 started with pid 10322
            2023-09-29 12:10:04.188  - info: dwd.0 (10322) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
            2023-09-29 12:10:05.526  - info: dwd.0 (10322) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2023-09-29 12:10:06.052  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2023-09-29 12:10:34.177  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 12:13:14.278  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 12:14:14.280  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 12:15:00.051  - info: host.iobroker instance system.adapter.dwd.0 started with pid 10564
            2023-09-29 12:15:02.066  - info: dwd.0 (10564) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
            2023-09-29 12:15:03.144  - info: dwd.0 (10564) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2023-09-29 12:15:03.665  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2023-09-29 12:15:38.785  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 12:16:38.787  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 12:20:00.038  - info: host.iobroker instance system.adapter.dwd.0 started with pid 10818
            2023-09-29 12:20:03.547  - info: dwd.0 (10818) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
            2023-09-29 12:20:03.990  - info: dwd.0 (10818) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2023-09-29 12:20:04.512  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2023-09-29 12:24:28.808  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 12:25:00.043  - info: host.iobroker instance system.adapter.dwd.0 started with pid 11073
            2023-09-29 12:25:02.646  - info: dwd.0 (11073) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
            2023-09-29 12:25:03.728  - info: dwd.0 (11073) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2023-09-29 12:25:04.254  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2023-09-29 12:25:28.810  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 12:26:28.816  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 12:27:28.819  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 12:30:00.041  - info: host.iobroker instance system.adapter.dwd.0 started with pid 11317
            2023-09-29 12:30:03.593  - info: dwd.0 (11317) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
            2023-09-29 12:30:05.182  - info: dwd.0 (11317) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2023-09-29 12:30:05.710  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2023-09-29 12:31:03.920  - error: modbus.0 (325) Can not set value: Attempt to access memory outside buffer bounds
            2023-09-29 12:31:03.920  - error: modbus.0 (325) Can not set value: Attempt to access memory outside buffer bounds
            2023-09-29 12:33:48.856  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 12:34:48.858  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 12:35:00.061  - info: host.iobroker instance system.adapter.dwd.0 started with pid 11574
            2023-09-29 12:35:01.889  - info: dwd.0 (11574) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
            2023-09-29 12:35:02.699  - info: dwd.0 (11574) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2023-09-29 12:35:03.232  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2023-09-29 12:36:08.856  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 12:37:08.858  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 12:39:44.271  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 12:40:00.057  - info: host.iobroker instance system.adapter.dwd.0 started with pid 11834
            2023-09-29 12:40:03.560  - info: dwd.0 (11834) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
            2023-09-29 12:40:04.313  - info: dwd.0 (11834) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2023-09-29 12:40:04.835  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2023-09-29 12:40:44.273  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 12:41:08.868  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 12:42:08.870  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 12:42:34.080  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 12:43:34.082  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 12:44:18.069  - info: sourceanalytix.0 (7247) Device reset detected for alias.0.Netz.WhExported, feature disabled (or below threshold) processing normally)
            2023-09-29 12:44:58.883  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 12:45:00.063  - info: host.iobroker instance system.adapter.dwd.0 started with pid 12078
            2023-09-29 12:45:02.342  - info: dwd.0 (12078) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
            2023-09-29 12:45:03.270  - info: dwd.0 (12078) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2023-09-29 12:45:03.806  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2023-09-29 12:45:58.887  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 12:46:51.751  - info: sourceanalytix.0 (7247) Device reset detected for alias.0.Netz.WhExported, feature disabled (or below threshold) processing normally)
            2023-09-29 12:46:54.833  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 12:47:54.835  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 12:49:34.841  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 12:50:00.061  - info: host.iobroker instance system.adapter.dwd.0 started with pid 12338
            2023-09-29 12:50:04.047  - info: dwd.0 (12338) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
            2023-09-29 12:50:05.136  - info: dwd.0 (12338) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2023-09-29 12:50:05.693  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2023-09-29 12:50:34.844  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 12:51:44.845  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 12:52:44.847  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 12:55:00.048  - info: host.iobroker instance system.adapter.dwd.0 started with pid 12594
            2023-09-29 12:55:01.884  - info: dwd.0 (12594) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
            2023-09-29 12:55:02.737  - info: dwd.0 (12594) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2023-09-29 12:55:03.258  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2023-09-29 12:55:44.854  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 12:56:44.855  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 12:57:54.429  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 12:58:54.432  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 12:59:14.313  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 13:00:00.040  - info: host.iobroker instance system.adapter.dwd.0 started with pid 12838
            2023-09-29 13:00:04.417  - info: dwd.0 (12838) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
            2023-09-29 13:00:05.361  - info: dwd.0 (12838) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2023-09-29 13:00:05.938  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2023-09-29 13:00:14.316  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 13:00:38.923  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 13:01:38.924  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 13:02:08.923  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 13:03:08.925  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 13:05:00.055  - info: host.iobroker instance system.adapter.dwd.0 started with pid 13093
            2023-09-29 13:05:02.237  - info: dwd.0 (13093) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
            2023-09-29 13:05:02.966  - info: dwd.0 (13093) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2023-09-29 13:05:03.496  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2023-09-29 13:06:58.928  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 13:07:58.931  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 13:09:48.927  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 13:10:00.038  - info: host.iobroker instance system.adapter.dwd.0 started with pid 13344
            2023-09-29 13:10:04.287  - info: dwd.0 (13344) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
            2023-09-29 13:10:04.882  - info: dwd.0 (13344) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2023-09-29 13:10:05.402  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2023-09-29 13:10:48.929  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 13:13:08.930  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 13:14:08.932  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 13:14:52.852  - error: modbus.0 (325) Can not set value: Attempt to access memory outside buffer bounds
            2023-09-29 13:15:00.044  - info: host.iobroker instance system.adapter.dwd.0 started with pid 13587
            2023-09-29 13:15:01.838  - info: dwd.0 (13587) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
            2023-09-29 13:15:02.690  - info: dwd.0 (13587) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2023-09-29 13:15:03.235  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2023-09-29 13:15:18.935  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 13:16:18.937  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 13:17:18.939  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 13:18:18.942  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 13:20:00.045  - info: host.iobroker instance system.adapter.dwd.0 started with pid 13846
            2023-09-29 13:20:03.506  - info: dwd.0 (13846) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
            2023-09-29 13:20:04.135  - info: dwd.0 (13846) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2023-09-29 13:20:04.657  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2023-09-29 13:20:08.951  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 13:21:08.952  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 13:25:00.070  - info: host.iobroker instance system.adapter.dwd.0 started with pid 14102
            2023-09-29 13:25:02.484  - info: dwd.0 (14102) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
            2023-09-29 13:25:03.075  - info: dwd.0 (14102) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2023-09-29 13:25:03.598  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2023-09-29 13:27:28.979  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 13:28:28.983  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 13:29:48.977  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 13:30:00.124  - info: host.iobroker instance system.adapter.dwd.0 started with pid 14349
            2023-09-29 13:30:04.193  - info: dwd.0 (14349) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
            2023-09-29 13:30:04.627  - info: dwd.0 (14349) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2023-09-29 13:30:05.151  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2023-09-29 13:30:48.979  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 13:32:48.991  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 13:33:49.003  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 13:35:00.050  - info: host.iobroker instance system.adapter.dwd.0 started with pid 14605
            2023-09-29 13:35:01.831  - info: dwd.0 (14605) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
            2023-09-29 13:35:02.843  - info: dwd.0 (14605) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2023-09-29 13:35:03.435  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2023-09-29 13:35:14.741  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 13:36:14.742  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 13:37:04.665  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 13:37:11.353  - info: sourceanalytix.0 (7247) Device reset detected for alias.0.Netz.WhExported, feature disabled (or below threshold) processing normally)
            2023-09-29 13:38:04.666  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 13:40:00.077  - info: host.iobroker instance system.adapter.dwd.0 started with pid 14861
            2023-09-29 13:40:03.773  - info: dwd.0 (14861) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
            2023-09-29 13:40:04.342  - info: dwd.0 (14861) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2023-09-29 13:40:04.879  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2023-09-29 13:40:41.541  - info: sourceanalytix.0 (7247) Device reset detected for alias.0.Netz.WhImported, feature disabled (or below threshold) processing normally)
            2023-09-29 13:41:24.511  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 13:42:24.513  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 13:43:21.090  - info: sourceanalytix.0 (7247) Device reset detected for alias.0.Netz.WhImported, feature disabled (or below threshold) processing normally)
            2023-09-29 13:44:04.278  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 13:45:00.042  - info: host.iobroker instance system.adapter.dwd.0 started with pid 15106
            2023-09-29 13:45:02.204  - info: dwd.0 (15106) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
            2023-09-29 13:45:03.102  - info: dwd.0 (15106) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2023-09-29 13:45:03.632  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2023-09-29 13:45:04.281  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 13:45:58.255  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 13:46:58.256  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 13:49:08.267  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 13:50:00.052  - info: host.iobroker instance system.adapter.dwd.0 started with pid 15361
            2023-09-29 13:50:03.451  - info: dwd.0 (15361) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
            2023-09-29 13:50:04.153  - info: dwd.0 (15361) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2023-09-29 13:50:04.688  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2023-09-29 13:50:08.268  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 13:50:34.519  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 13:51:34.521  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 13:51:54.292  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 13:52:54.294  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 13:53:54.330  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 13:54:54.332  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 13:55:00.167  - info: host.iobroker instance system.adapter.dwd.0 started with pid 15605
            2023-09-29 13:55:02.959  - info: dwd.0 (15605) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
            2023-09-29 13:55:03.428  - info: dwd.0 (15605) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2023-09-29 13:55:03.950  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2023-09-29 13:56:04.310  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 13:57:04.313  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 13:57:41.001  - info: sourceanalytix.0 (7247) Device reset detected for alias.0.Netz.WhImported, feature disabled (or below threshold) processing normally)
            2023-09-29 13:58:11.053  - info: sourceanalytix.0 (7247) Device reset detected for alias.0.Netz.WhImported, feature disabled (or below threshold) processing normally)
            2023-09-29 13:58:24.313  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 13:58:47.628  - info: sourceanalytix.0 (7247) Device reset detected for alias.0.Keller.Wasserzaehler.ACTUAL, feature disabled (or below threshold) processing normally)
            2023-09-29 13:59:24.316  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 14:00:00.043  - info: host.iobroker instance system.adapter.dwd.0 started with pid 15860
            2023-09-29 14:00:07.288  - info: dwd.0 (15860) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
            2023-09-29 14:00:08.233  - info: dwd.0 (15860) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2023-09-29 14:00:08.833  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2023-09-29 14:00:18.283  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 14:01:18.285  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 14:01:44.094  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 14:02:44.096  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 14:04:24.332  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 14:05:00.040  - info: host.iobroker instance system.adapter.dwd.0 started with pid 16120
            2023-09-29 14:05:02.025  - info: dwd.0 (16120) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
            2023-09-29 14:05:02.801  - info: dwd.0 (16120) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2023-09-29 14:05:03.322  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2023-09-29 14:05:24.334  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 14:06:44.324  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 14:07:44.326  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 14:08:44.564  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 14:09:44.565  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 14:10:00.048  - info: host.iobroker instance system.adapter.dwd.0 started with pid 16363
            2023-09-29 14:10:04.090  - info: dwd.0 (16363) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
            2023-09-29 14:10:04.514  - info: dwd.0 (16363) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2023-09-29 14:10:05.053  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2023-09-29 14:10:53.892  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 14:11:53.895  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 14:12:25.175  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 14:13:25.177  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 14:14:04.806  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 14:15:00.045  - info: host.iobroker instance system.adapter.dwd.0 started with pid 16620
            2023-09-29 14:15:02.205  - info: dwd.0 (16620) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
            2023-09-29 14:15:03.143  - info: dwd.0 (16620) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2023-09-29 14:15:03.665  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2023-09-29 14:15:04.807  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 14:15:38.737  - info: sourceanalytix.0 (7247) Device reset detected for alias.0.Netz.WhImported, feature disabled (or below threshold) processing normally)
            2023-09-29 14:16:04.919  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 14:17:04.921  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 14:18:04.349  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 14:19:04.351  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 14:19:54.128  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 14:20:00.043  - info: host.iobroker instance system.adapter.dwd.0 started with pid 16877
            2023-09-29 14:20:03.599  - info: dwd.0 (16877) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
            2023-09-29 14:20:04.467  - info: dwd.0 (16877) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2023-09-29 14:20:05.001  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2023-09-29 14:20:54.129  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 14:22:04.818  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 14:23:04.821  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 14:23:24.591  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 14:24:24.593  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 14:25:00.043  - info: host.iobroker instance system.adapter.dwd.0 started with pid 17122
            2023-09-29 14:25:01.936  - info: dwd.0 (17122) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
            2023-09-29 14:25:02.660  - info: dwd.0 (17122) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2023-09-29 14:25:03.188  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2023-09-29 14:25:54.688  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 14:26:54.690  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 14:27:14.703  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 14:28:14.704  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 14:29:44.836  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 14:30:00.057  - info: host.iobroker instance system.adapter.dwd.0 started with pid 17377
            2023-09-29 14:30:03.559  - info: dwd.0 (17377) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
            2023-09-29 14:30:04.389  - info: dwd.0 (17377) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2023-09-29 14:30:04.915  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2023-09-29 14:30:44.838  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 14:31:53.131  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 14:32:53.132  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 14:34:34.165  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 14:35:00.046  - info: host.iobroker instance system.adapter.dwd.0 started with pid 17633
            2023-09-29 14:35:01.880  - info: dwd.0 (17633) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
            2023-09-29 14:35:02.491  - info: dwd.0 (17633) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2023-09-29 14:35:03.046  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2023-09-29 14:35:34.167  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 14:36:08.377  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 14:37:08.379  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 14:40:00.060  - info: host.iobroker instance system.adapter.dwd.0 started with pid 17877
            2023-09-29 14:40:03.951  - info: dwd.0 (17877) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
            2023-09-29 14:40:04.653  - info: dwd.0 (17877) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2023-09-29 14:40:05.177  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2023-09-29 14:41:28.367  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 14:42:28.369  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 14:43:18.390  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 14:44:18.392  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 14:45:00.049  - info: host.iobroker instance system.adapter.dwd.0 started with pid 18137
            2023-09-29 14:45:01.925  - info: dwd.0 (18137) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
            2023-09-29 14:45:02.706  - info: dwd.0 (18137) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2023-09-29 14:45:03.227  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2023-09-29 14:45:43.067  - error: modbus.0 (325) Can not set value: Attempt to access memory outside buffer bounds
            2023-09-29 14:46:48.376  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 14:47:48.378  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 14:48:48.377  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 14:49:48.379  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 14:50:00.047  - info: host.iobroker instance system.adapter.dwd.0 started with pid 18392
            2023-09-29 14:50:03.766  - info: dwd.0 (18392) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
            2023-09-29 14:50:04.406  - info: dwd.0 (18392) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2023-09-29 14:50:05.006  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2023-09-29 14:53:38.382  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 14:54:38.384  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 14:55:00.087  - info: host.iobroker instance system.adapter.dwd.0 started with pid 18634
            2023-09-29 14:55:02.836  - info: dwd.0 (18634) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
            2023-09-29 14:55:03.508  - info: dwd.0 (18634) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2023-09-29 14:55:04.033  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2023-09-29 14:55:38.385  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 14:56:38.387  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 14:58:46.856  - info: sourceanalytix.0 (7247) Device reset detected for alias.0.Keller.Wasserzaehler.ACTUAL, feature disabled (or below threshold) processing normally)
            2023-09-29 14:58:58.395  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 14:59:58.396  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 15:00:00.104  - info: host.iobroker instance system.adapter.dwd.0 started with pid 18890
            2023-09-29 15:00:09.251  - info: dwd.0 (18890) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
            2023-09-29 15:00:10.475  - info: dwd.0 (18890) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2023-09-29 15:00:11.048  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2023-09-29 15:01:04.770  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 15:02:04.773  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 15:04:04.245  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 15:05:00.053  - info: host.iobroker instance system.adapter.dwd.0 started with pid 19144
            2023-09-29 15:05:01.932  - info: dwd.0 (19144) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
            2023-09-29 15:05:02.823  - info: dwd.0 (19144) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2023-09-29 15:05:03.359  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2023-09-29 15:05:04.247  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 15:06:14.249  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 15:07:14.251  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 15:08:04.293  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 15:09:04.295  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 15:10:00.045  - info: host.iobroker instance system.adapter.dwd.0 started with pid 19387
            2023-09-29 15:10:03.544  - info: dwd.0 (19387) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
            2023-09-29 15:10:04.209  - info: dwd.0 (19387) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2023-09-29 15:10:04.729  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2023-09-29 15:10:24.270  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 15:11:24.273  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 15:12:14.268  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 15:13:14.270  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 15:14:28.422  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 15:15:00.043  - info: host.iobroker instance system.adapter.dwd.0 started with pid 19643
            2023-09-29 15:15:01.866  - info: dwd.0 (19643) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
            2023-09-29 15:15:02.897  - info: dwd.0 (19643) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2023-09-29 15:15:03.419  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2023-09-29 15:15:28.423  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 15:16:48.430  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 15:17:48.432  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 15:19:58.452  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 15:20:00.065  - info: host.iobroker instance system.adapter.dwd.0 started with pid 19895
            2023-09-29 15:20:03.960  - info: dwd.0 (19895) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
            2023-09-29 15:20:04.595  - info: dwd.0 (19895) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2023-09-29 15:20:05.145  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2023-09-29 15:20:58.453  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 15:25:00.052  - info: host.iobroker instance system.adapter.dwd.0 started with pid 20138
            2023-09-29 15:25:02.025  - info: dwd.0 (20138) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
            2023-09-29 15:25:02.950  - info: dwd.0 (20138) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2023-09-29 15:25:03.474  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2023-09-29 15:25:28.459  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 15:26:28.461  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 15:27:28.470  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 15:28:28.471  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 15:29:48.484  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 15:30:00.045  - info: host.iobroker instance system.adapter.dwd.0 started with pid 20396
            2023-09-29 15:30:02.661  - info: dwd.0 (20396) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
            2023-09-29 15:30:04.027  - info: dwd.0 (20396) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2023-09-29 15:30:04.552  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2023-09-29 15:30:48.486  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 15:34:38.490  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 15:35:00.044  - info: host.iobroker instance system.adapter.dwd.0 started with pid 20652
            2023-09-29 15:35:01.948  - info: dwd.0 (20652) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
            2023-09-29 15:35:02.905  - info: dwd.0 (20652) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2023-09-29 15:35:03.427  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2023-09-29 15:35:38.492  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 15:40:00.046  - info: host.iobroker instance system.adapter.dwd.0 started with pid 20895
            2023-09-29 15:40:02.589  - info: dwd.0 (20895) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
            2023-09-29 15:40:04.059  - info: dwd.0 (20895) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2023-09-29 15:40:04.580  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2023-09-29 15:40:18.503  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 15:41:18.505  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 15:42:38.679  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 15:43:38.681  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 15:45:00.046  - info: host.iobroker instance system.adapter.dwd.0 started with pid 21152
            2023-09-29 15:45:03.571  - info: dwd.0 (21152) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
            2023-09-29 15:45:04.050  - info: dwd.0 (21152) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2023-09-29 15:45:04.574  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2023-09-29 15:45:49.653  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 15:46:49.655  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 15:50:00.119  - info: host.iobroker instance system.adapter.dwd.0 started with pid 21409
            2023-09-29 15:50:06.685  - info: dwd.0 (21409) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
            2023-09-29 15:50:07.699  - info: dwd.0 (21409) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2023-09-29 15:50:08.256  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2023-09-29 15:50:09.657  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 15:51:09.660  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 15:55:00.055  - info: host.iobroker instance system.adapter.dwd.0 started with pid 21651
            2023-09-29 15:55:01.732  - info: dwd.0 (21651) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
            2023-09-29 15:55:02.418  - info: dwd.0 (21651) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2023-09-29 15:55:02.940  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2023-09-29 15:58:19.689  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 15:59:19.691  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 16:00:00.641  - info: host.iobroker instance system.adapter.dwd.0 started with pid 21907
            2023-09-29 16:00:07.198  - info: dwd.0 (21907) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
            2023-09-29 16:00:08.639  - info: dwd.0 (21907) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2023-09-29 16:00:09.185  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2023-09-29 16:00:29.568  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 16:01:29.569  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 16:02:19.778  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 16:03:19.780  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 16:05:00.052  - info: host.iobroker instance system.adapter.dwd.0 started with pid 22154
            2023-09-29 16:05:02.291  - info: dwd.0 (22154) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
            2023-09-29 16:05:03.096  - info: dwd.0 (22154) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2023-09-29 16:05:03.635  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2023-09-29 16:05:29.794  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 16:06:29.796  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 16:07:23.546  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 16:08:23.548  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 16:08:47.140  - info: sourceanalytix.0 (7247) Device reset detected for alias.0.Keller.Wasserzaehler.ACTUAL, feature disabled (or below threshold) processing normally)
            2023-09-29 16:08:54.787  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 16:09:54.788  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 16:10:00.039  - info: host.iobroker instance system.adapter.dwd.0 started with pid 22411
            2023-09-29 16:10:01.732  - info: sourceanalytix.0 (7247) Device reset detected for alias.0.Netz.WhImported, feature disabled (or below threshold) processing normally)
            2023-09-29 16:10:04.303  - info: dwd.0 (22411) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
            2023-09-29 16:10:04.713  - info: dwd.0 (22411) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2023-09-29 16:10:05.235  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2023-09-29 16:10:39.797  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 16:11:39.799  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 16:12:58.867  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 16:13:58.868  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 16:14:59.825  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 16:15:00.045  - info: host.iobroker instance system.adapter.dwd.0 started with pid 22666
            2023-09-29 16:15:02.389  - info: dwd.0 (22666) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
            2023-09-29 16:15:03.268  - info: dwd.0 (22666) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2023-09-29 16:15:03.795  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2023-09-29 16:15:59.832  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 16:17:19.840  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 16:17:39.168  - info: sourceanalytix.0 (7247) Device reset detected for alias.0.Netz.WhExported, feature disabled (or below threshold) processing normally)
            2023-09-29 16:18:19.845  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 16:19:23.965  - info: modbus.0 (325) Disconnected from slave 192.168.1.47
            2023-09-29 16:19:37.933  - info: admin.0 (279) ==> Connected system.user.admin from ::ffff:192.168.1.119
            2023-09-29 16:20:00.306  - info: host.iobroker instance system.adapter.dwd.0 started with pid 22911
            2023-09-29 16:20:09.136  - info: dwd.0 (22911) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
            2023-09-29 16:20:09.835  - info: dwd.0 (22911) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2023-09-29 16:20:10.363  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2023-09-29 16:20:23.967  - info: modbus.0 (325) Connected to slave 192.168.1.47
            2023-09-29 16:20:52.095  - error: modbus.0 (325) Can not set value: Attempt to access memory outside buffer bounds
            

            Hallo zusammen,

            eine Frage noch: Ist das ständige Connect/Disconnect so gewollt bzw. in Ordnung?

            Gruß

            GlasfaserG Online
            GlasfaserG Online
            Glasfaser
            schrieb am zuletzt editiert von
            #960

            @schtallone sagte in Modbus adapter:

            Ist das ständige Connect/Disconnect so gewollt bzw. in Ordnung?

            Ich hatte ich auch das Problem , wie ich schon mal dir geschrieben habe
            https://forum.iobroker.net/post/1048153

            aber es lag an Shelly , deshalb habe ich die Bauteile auf Tasmota geflasht und seit dem ist alles ruhig.

            Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

            HomoranH S 2 Antworten Letzte Antwort
            0
            • GlasfaserG Glasfaser

              @schtallone sagte in Modbus adapter:

              Ist das ständige Connect/Disconnect so gewollt bzw. in Ordnung?

              Ich hatte ich auch das Problem , wie ich schon mal dir geschrieben habe
              https://forum.iobroker.net/post/1048153

              aber es lag an Shelly , deshalb habe ich die Bauteile auf Tasmota geflasht und seit dem ist alles ruhig.

              HomoranH Nicht stören
              HomoranH Nicht stören
              Homoran
              Global Moderator Administrators
              schrieb am zuletzt editiert von
              #961

              @glasfaser sagte in Modbus adapter:

              aber es lag an Shelly

              ohne jetzt den Link gelesen zu haben, was hat shelly mit modbus zu schaffen?

              kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

              Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

              der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

              1 Antwort Letzte Antwort
              0
              • GlasfaserG Glasfaser

                @schtallone sagte in Modbus adapter:

                Ist das ständige Connect/Disconnect so gewollt bzw. in Ordnung?

                Ich hatte ich auch das Problem , wie ich schon mal dir geschrieben habe
                https://forum.iobroker.net/post/1048153

                aber es lag an Shelly , deshalb habe ich die Bauteile auf Tasmota geflasht und seit dem ist alles ruhig.

                S Offline
                S Offline
                Schtallone
                schrieb am zuletzt editiert von
                #962

                @glasfaser said in Modbus adapter:

                aber es lag an Shelly

                Also bei mir hat der Shelly Adapter keinen Einfluss auf das Connect/Disconnect Verhalten. Auch eine Datenabfrageintervall von 5000ms zeigt keine wirkliche Veränderung. Ich werden den Wert noch höher machen und beobachten.

                Aber ist es denn allgemein vorgesehen, dass der Adapter connceted, Daten abruft und dann wieder disconected?

                HomoranH 1 Antwort Letzte Antwort
                0
                • S Schtallone

                  @glasfaser said in Modbus adapter:

                  aber es lag an Shelly

                  Also bei mir hat der Shelly Adapter keinen Einfluss auf das Connect/Disconnect Verhalten. Auch eine Datenabfrageintervall von 5000ms zeigt keine wirkliche Veränderung. Ich werden den Wert noch höher machen und beobachten.

                  Aber ist es denn allgemein vorgesehen, dass der Adapter connceted, Daten abruft und dann wieder disconected?

                  HomoranH Nicht stören
                  HomoranH Nicht stören
                  Homoran
                  Global Moderator Administrators
                  schrieb am zuletzt editiert von
                  #963

                  @schtallone ich hab das Verhalten nicht.
                  weder bei dem einen mit tcp, noch bei den anderen mit RTU.

                  Kann aber sein, dass nur meine alte Admin version das nicht im log zeigt.

                  kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                  Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                  der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                  1 Antwort Letzte Antwort
                  0
                  • B Offline
                    B Offline
                    benni86
                    schrieb am zuletzt editiert von
                    #964

                    Hallo, ich habe eine kurze Modbus-Anfängerfrage. Ich habe meine Wärmepumpe eingerichtet (Typ: Master). Bezüglich der Eingangsregister ist alles klar (sind ja read only), aber was ich nicht verstehe sind die Holding Register. Abfrage und CW, aus welcher Sicht ist das gesehen? Was muss ich einstellen, wenn ich nur von der Wärmepumpe lesen möchte?

                    HomoranH 1 Antwort Letzte Antwort
                    0
                    • B benni86

                      Hallo, ich habe eine kurze Modbus-Anfängerfrage. Ich habe meine Wärmepumpe eingerichtet (Typ: Master). Bezüglich der Eingangsregister ist alles klar (sind ja read only), aber was ich nicht verstehe sind die Holding Register. Abfrage und CW, aus welcher Sicht ist das gesehen? Was muss ich einstellen, wenn ich nur von der Wärmepumpe lesen möchte?

                      HomoranH Nicht stören
                      HomoranH Nicht stören
                      Homoran
                      Global Moderator Administrators
                      schrieb am zuletzt editiert von
                      #965

                      @benni86 sagte in Modbus adapter:

                      was ich nicht verstehe sind die Holding Register. Abfrage und CW, aus welcher Sicht ist das gesehen? Was muss ich einstellen, wenn ich nur von der Wärmepumpe lesen möchte?

                      wieso willst du Holdingregister nur lesen?
                      Holdingregister sind zum Beschreiben.

                      Abfrage ist klar, wenn du deren Wert abfragen willst, Cyclic Write solltest du tunlichst vermeiden wenn die Werte in ein EEPROM geschrieben werden.
                      Das hält nur ca. 100.000 Schreibvorgänge

                      kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                      Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                      der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                      B 1 Antwort Letzte Antwort
                      0
                      • HomoranH Homoran

                        @benni86 sagte in Modbus adapter:

                        was ich nicht verstehe sind die Holding Register. Abfrage und CW, aus welcher Sicht ist das gesehen? Was muss ich einstellen, wenn ich nur von der Wärmepumpe lesen möchte?

                        wieso willst du Holdingregister nur lesen?
                        Holdingregister sind zum Beschreiben.

                        Abfrage ist klar, wenn du deren Wert abfragen willst, Cyclic Write solltest du tunlichst vermeiden wenn die Werte in ein EEPROM geschrieben werden.
                        Das hält nur ca. 100.000 Schreibvorgänge

                        B Offline
                        B Offline
                        benni86
                        schrieb am zuletzt editiert von
                        #966

                        @homoran danke für deine Erklärung. Wieso ich es nur lesen will? Mir reicht erstmal die Anzeige des Betriebsmodi, habe grade keinen usecase diesen auch zu ändern. Der Hinweis ist gut mit den Schreibzyklen: das vermeide ich zuverlässig wenn ich CW deaktiviere? Wenn es sich bei CW ums Schreiben ins Register des Geräts handelt, wieso gibts die Option dann auch bei Eingangsregistern die doch nur zum lesen sind? Und ist mein beobachtetes Verhalten korrekt, dass wenn ich bei Holding Registern poll nicht aktiviert habe dann liest er auch keine Werte? Schreiben würde er sie auch nur mit aktiviertem poll meiner Beobachtung nach. Ist mein Verständnis korrekt?

                        S 1 Antwort Letzte Antwort
                        0
                        • B benni86

                          @homoran danke für deine Erklärung. Wieso ich es nur lesen will? Mir reicht erstmal die Anzeige des Betriebsmodi, habe grade keinen usecase diesen auch zu ändern. Der Hinweis ist gut mit den Schreibzyklen: das vermeide ich zuverlässig wenn ich CW deaktiviere? Wenn es sich bei CW ums Schreiben ins Register des Geräts handelt, wieso gibts die Option dann auch bei Eingangsregistern die doch nur zum lesen sind? Und ist mein beobachtetes Verhalten korrekt, dass wenn ich bei Holding Registern poll nicht aktiviert habe dann liest er auch keine Werte? Schreiben würde er sie auch nur mit aktiviertem poll meiner Beobachtung nach. Ist mein Verständnis korrekt?

                          S Offline
                          S Offline
                          socke85
                          schrieb am zuletzt editiert von
                          #967

                          @Bluefox und Community: Ich nutze den Adapter für meinen Wechselrichter und meine Wärmepumpe. Vielen Dank für diesen Adapter!

                          Mit dem Wechselrichter funktioniert das super und eigentlich auch mit der Wärmepumpe. Neuerdings ist der Adapter aber immer gelb und im Log habe ich die Meldung

                          "Poll error count: 6 code: "App Timeout"

                          Ich habe versucht das nachzuvollziehen, indem ich mal Logstufe silly gewählt und per Wireshark den Traffic aufgezeichnet habe.

                          Hier ein Auszug aus dem Log:

                          modbus.0
                          2023-12-04 21:29:46.368	debug	[DevID_1/inputRegs] Poll address 31104 DONE
                          
                          modbus.0
                          2023-12-04 21:29:46.368	debug	[DevID_1/inputRegs] Poll address 36101 DONE
                          
                          modbus.0
                          2023-12-04 21:29:46.366	debug	[DevID_1/inputRegs] Poll address 31104 - 2 registers
                          
                          modbus.0
                          2023-12-04 21:29:46.366	debug	[DevID_1/inputRegs] Poll address 36101 - 4 registers
                          
                          modbus.0
                          2023-12-04 21:29:16.563	warn	Poll error count: 7 code: "App Timeout"
                          
                          modbus.0
                          2023-12-04 21:29:16.368	debug	[DevID_1/inputRegs] Poll address 30006 DONE
                          
                          modbus.0
                          2023-12-04 21:29:16.367	debug	[DevID_1/inputRegs] Poll address 30006 - 1 registers
                          

                          Per Wireshark wirkt auch alles wie es soll, d.h. query für register 30006, response und dann noch ein ACK, alles in time. Anschließend der nächste query für 36101 inkl. response und ACK. Zwischen diesen beiden Abfragen kommt die Fehlermeldung "Poll error count: 7 code: "App Timeout""

                          Hier die allgemeinen Settings für die Instanz:
                          Bildschirmfoto 2023-12-04 um 21.39.59.png Bildschirmfoto 2023-12-04 um 21.40.06.png

                          Long Story short, die Kommunikation mit der Wärmepumpe sieht gut aus. Die Meldung kann ich mir nicht erklären - liegt evtl. an den allgemeinen Einstellungen?

                          Danke für eure Hilfe!

                          S 1 Antwort Letzte Antwort
                          0
                          • S socke85

                            @Bluefox und Community: Ich nutze den Adapter für meinen Wechselrichter und meine Wärmepumpe. Vielen Dank für diesen Adapter!

                            Mit dem Wechselrichter funktioniert das super und eigentlich auch mit der Wärmepumpe. Neuerdings ist der Adapter aber immer gelb und im Log habe ich die Meldung

                            "Poll error count: 6 code: "App Timeout"

                            Ich habe versucht das nachzuvollziehen, indem ich mal Logstufe silly gewählt und per Wireshark den Traffic aufgezeichnet habe.

                            Hier ein Auszug aus dem Log:

                            modbus.0
                            2023-12-04 21:29:46.368	debug	[DevID_1/inputRegs] Poll address 31104 DONE
                            
                            modbus.0
                            2023-12-04 21:29:46.368	debug	[DevID_1/inputRegs] Poll address 36101 DONE
                            
                            modbus.0
                            2023-12-04 21:29:46.366	debug	[DevID_1/inputRegs] Poll address 31104 - 2 registers
                            
                            modbus.0
                            2023-12-04 21:29:46.366	debug	[DevID_1/inputRegs] Poll address 36101 - 4 registers
                            
                            modbus.0
                            2023-12-04 21:29:16.563	warn	Poll error count: 7 code: "App Timeout"
                            
                            modbus.0
                            2023-12-04 21:29:16.368	debug	[DevID_1/inputRegs] Poll address 30006 DONE
                            
                            modbus.0
                            2023-12-04 21:29:16.367	debug	[DevID_1/inputRegs] Poll address 30006 - 1 registers
                            

                            Per Wireshark wirkt auch alles wie es soll, d.h. query für register 30006, response und dann noch ein ACK, alles in time. Anschließend der nächste query für 36101 inkl. response und ACK. Zwischen diesen beiden Abfragen kommt die Fehlermeldung "Poll error count: 7 code: "App Timeout""

                            Hier die allgemeinen Settings für die Instanz:
                            Bildschirmfoto 2023-12-04 um 21.39.59.png Bildschirmfoto 2023-12-04 um 21.40.06.png

                            Long Story short, die Kommunikation mit der Wärmepumpe sieht gut aus. Die Meldung kann ich mir nicht erklären - liegt evtl. an den allgemeinen Einstellungen?

                            Danke für eure Hilfe!

                            S Offline
                            S Offline
                            socke85
                            schrieb am zuletzt editiert von
                            #968

                            @socke85 Push 👥 👍

                            HomoranH 1 Antwort Letzte Antwort
                            0
                            • S socke85

                              @socke85 Push 👥 👍

                              HomoranH Nicht stören
                              HomoranH Nicht stören
                              Homoran
                              Global Moderator Administrators
                              schrieb am zuletzt editiert von Homoran
                              #969

                              @socke85 sagte in Modbus adapter:

                              @socke85 Push 👥 👍

                              und wo pushst du die Konfigurationen?
                              https://forum.iobroker.net/topic/51555/hinweise-für-gute-forenbeiträge/1

                              kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                              Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                              der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                              1 Antwort Letzte Antwort
                              0
                              • B bkuerby

                                Hallo zusammen,

                                ich versuche gerade meine Wärmepumpe (Waterkotte Ai1+ mit WPCU-Regler) über Modbus RTU einzubinden.

                                Grundsätzlich funktioniert die Verbindung sowohl über ioBroker als auch testweise über qmodbus.

                                Zum Einen erhalte ich bei jeder Anfrage die timeout Meldung zum Anderen erhalte ich eine Meldung "unknown funktion code: 132".

                                Bei der ersten Abfrage nach dem Einschalten der Instanz erscheint nur die timeout Meldung. Dabei werden die Variablenwerte auch aktualisiert. Ab der zweiten Abfrage erfolgt keine Aktualisierung mehr.

                                modbus.0	2019-02-03 14:21:00.894	info	Disconnected from slave
                                modbus.0	2019-02-03 14:20:59.884	warn	Poll error count: 12 code: {"err":"timeout"}
                                modbus.0	2019-02-03 14:20:59.883	error	Request timed out.
                                modbus.0	2019-02-03 14:20:59.883	warn	Error: undefined
                                modbus.0	2019-02-03 14:20:54.984	error	unknown function code: 132
                                modbus.0	2019-02-03 14:20:54.865	info	Connected to slave
                                modbus.0	2019-02-03 14:19:57.610	info	Disconnected from slave
                                modbus.0	2019-02-03 14:19:56.602	warn	Poll error count: 11 code: {"err":"timeout"}
                                modbus.0	2019-02-03 14:19:56.602	error	Request timed out.
                                modbus.0	2019-02-03 14:19:56.601	warn	Error: undefined
                                modbus.0	2019-02-03 14:19:51.705	error	unknown function code: 132
                                modbus.0	2019-02-03 14:19:51.595	info	Connected to slave
                                
                                

                                18988_serial.jpg
                                18988_input.jpg
                                18988_holding.jpg

                                Hat jemand eine Idee?

                                Viele Grüße

                                Bastian

                                W Offline
                                W Offline
                                worxweis
                                schrieb am zuletzt editiert von
                                #970

                                @bkuerby
                                Hallo!
                                Hast du deine WPCU Abfrage damals zum laufen bekommen?
                                Ich will das jetzt auch gerade umsetzen. Ich habe dazu eine Raspi 4 mit IOBroker und Modbus Adapter. Verbunden über einen Seriell zu USB Adapter.
                                Ich bekomme auch schon bei den meisten Registern Werte, nur ergeben diese Werte keinen Sinn!
                                Hast du vielleicht eine Lösung, wie du die Werte umrechnest?

                                1 Antwort Letzte Antwort
                                0
                                • F Offline
                                  F Offline
                                  fliegema
                                  schrieb am zuletzt editiert von fliegema
                                  #971

                                  Update: 1 aufgrund der sehr freundlichen Hinweise wurden die Logs mit eingefügt.

                                  Moin Freunde des Modbuses,

                                  ich habe folgende Modbus RTU 4 Channel Karte: RS485 TTL Controller welche dann mit einem Eletechsup ET69C02 Modbus TCP fähig wird.

                                  Über den ioBroker Adpater schaffe ich alle 4 Kanäle zu schalten, allerdings nur für das Relais 1 auch den Status abzufragen.

                                  Habe mich zunächst mit ModBusTool von Github herangetastet. Es scheint, dass ich den Status der einzelnen Relais nur unter der Adresse 0 abfragen kann. Kann man hier auch schick sehen (mit read coils):
                                  3ed54acd-9d11-4dd4-8946-9856f7dd78d7-image.png

                                  Leider bekomme ich das im Modbus Adapter nicht hin. Wie auch im ModbusTool bekomme ich einen Poll / error code 2 von der Platine das die diese abfrage verweigert, sobald ich pro Relais eine coil abfrage mache auf der jeweiligen Adresse.

                                  Update (Log nachträglich eingefügt, da ich mittlerweile ein Platine mit 8 Relais dran habe sind hier mehr Coils als in den anderen Screenshots)

                                  modbus.2 2025-08-24 14:31:59.990	info	Disconnected from slave 10.8.2.14
                                  modbus.2 2025-08-24 14:31:59.990	debug	Closing client on purpose.
                                  modbus.2 2025-08-24 14:31:58.992	debug	Cleaning up request fifo.
                                  modbus.2 2025-08-24 14:31:58.992	debug	Clearing timeout of the current request.
                                  modbus.2 2025-08-24 14:31:58.992	debug	Socket closed with error
                                  modbus.2 2025-08-24 14:31:58.990	warn	[DevID_4] Poll error count: 1 code: {"err":"timeout","timeout":5000}
                                  modbus.2 2025-08-24 14:31:58.989	error	Client in error state.
                                  modbus.2 2025-08-24 14:31:58.989	error	Request timed out.
                                  modbus.2 2025-08-24 14:31:58.989	warn	Error: undefined
                                  modbus.2 2025-08-24 14:31:53.988	debug	[DevID_4/coils] Poll address 0 - 1 bits
                                  modbus.2 2025-08-24 14:31:53.987	debug	[DevID_4] Poll start ---------------------
                                  modbus.2 2025-08-24 14:31:53.987	info	Connected to slave 10.8.2.14
                                  modbus.2 2025-08-24 14:31:53.872	debug	Initialize Objects for holdingRegs: []
                                  modbus.2 2025-08-24 14:31:53.872	debug	Initialize Objects for inputRegs: []
                                  modbus.2 2025-08-24 14:31:53.872	debug	Add coils.4.7_Relais-4-8: {"_id":"coils.4.7_Relais-4-8","type":"state","common":{"name":"Relais-4-8","role":"switch","type":"boolean","read":false,"write":true,"def":false},"native":{"regType":"coils","address":7,"deviceId":4,"poll":false,"wp":false}}
                                  modbus.2 2025-08-24 14:31:53.871	debug	Add coils.4.6_Relais-4-7: {"_id":"coils.4.6_Relais-4-7","type":"state","common":{"name":"Relais-4-7","role":"switch","type":"boolean","read":false,"write":true,"def":false},"native":{"regType":"coils","address":6,"deviceId":4,"poll":false,"wp":false}}
                                  modbus.2 2025-08-24 14:31:53.871	debug	Add coils.4.5_Relais-4-6: {"_id":"coils.4.5_Relais-4-6","type":"state","common":{"name":"Relais-4-6","role":"switch","type":"boolean","read":false,"write":true,"def":false},"native":{"regType":"coils","address":5,"deviceId":4,"poll":false,"wp":false}}
                                  modbus.2 2025-08-24 14:31:53.871	debug	Add coils.4.4_Relais-4-5: {"_id":"coils.4.4_Relais-4-5","type":"state","common":{"name":"Relais-4-5","role":"switch","type":"boolean","read":false,"write":true,"def":false},"native":{"regType":"coils","address":4,"deviceId":4,"poll":false,"wp":false}}
                                  modbus.2 2025-08-24 14:31:53.871	debug	Add coils.4.3_Relais-4-4: {"_id":"coils.4.3_Relais-4-4","type":"state","common":{"name":"Relais-4-4","role":"switch","type":"boolean","read":false,"write":true,"def":false},"native":{"regType":"coils","address":3,"deviceId":4,"poll":false,"wp":false}}
                                  modbus.2 2025-08-24 14:31:53.871	debug	Add coils.4.2_Relais-4-3: {"_id":"coils.4.2_Relais-4-3","type":"state","common":{"name":"Relais-4-3","role":"switch","type":"boolean","read":false,"write":true,"def":false},"native":{"regType":"coils","address":2,"deviceId":4,"poll":false,"wp":false}}
                                  modbus.2 2025-08-24 14:31:53.871	debug	Add coils.4.1_Relais-4-2: {"_id":"coils.4.1_Relais-4-2","type":"state","common":{"name":"Relais-4-2","role":"switch","type":"boolean","read":false,"write":true,"def":false},"native":{"regType":"coils","address":1,"deviceId":4,"poll":false,"wp":false}}
                                  modbus.2 2025-08-24 14:31:53.871	debug	Add coils.4.0_Relais-4-1: {"_id":"coils.4.0_Relais-4-1","type":"state","common":{"name":"Relais-4-1","role":"switch","type":"boolean","read":true,"write":true,"def":false},"native":{"regType":"coils","address":0,"deviceId":4,"poll":true,"wp":false}}
                                  modbus.2 2025-08-24 14:31:53.870	debug	Initialize Objects for coils: [{"_address":0,"deviceId":4,"name":"Relais-4-1","description":"Relais-4-1","formula":"","role":"switch","room":"","poll":true,"wp":false,"cw":false,"isScale":false,"address":0,"id":"coils.4.0_Relais-4-1","len":1},{"_address":1,"deviceId":4,"name":"Relais-4-2","description":"Relais-4-2","formula":"","role":"switch","room":"","poll":false,"wp":false,"cw":false,"isScale":false,"address":1,"id":"coils.4.1_Relais-4-2"},{"_address":2,"deviceId":4,"name":"Relais-4-3","description":"Relais-4-3","formula":"","role":"switch","room":"","poll":false,"wp":false,"cw":false,"isScale":false,"address":2,"id":"coils.4.2_Relais-4-3"},{"_address":3,"deviceId":4,"name":"Relais-4-4","description":"Relais-4-4","formula":"","role":"switch","room":"","poll":false,"wp":false,"cw":false,"isScale":false,"address":3,"id":"coils.4.3_Relais-4-4"},{"_address":4,"deviceId":4,"name":"Relais-4-5","description":"Relais-4-5","formula":"","role":"switch","room":"","poll":false,"wp":false,"cw":false,"isScale":false,"address":4,"id":"coils.4.4_Relais-4-5"},{"_address":5,"deviceId":4,"name":"Relais-4-6","description":"Relais-4-6","formula":"","role":"switch","room":"","poll":false,"wp":false,"cw":false,"isScale":false,"address":5,"id":"coils.4.5_Relais-4-6"},{"_address":6,"deviceId":4,"name":"Relais-4-7","description":"Relais-4-7","formula":"","role":"switch","room":"","poll":false,"wp":false,"cw":false,"isScale":false,"address":6,"id":"coils.4.6_Relais-4-7"},{"_address":7,"deviceId":4,"name":"Relais-4-8","description":"Relais-4-8","formula":"","role":"switch","room":"","poll":false,"wp":false,"cw":false,"isScale":false,"address":7,"id":"coils.4.7_Relais-4-8"}]
                                  modbus.2 2025-08-24 14:31:53.870	debug	Initialize Objects for disInputs: []
                                  modbus.2 2025-08-24 14:31:53.827	info	starting. Version 6.3.2 in /opt/iobroker/node_modules/iobroker.modbus, node: v20.19.4, js-controller: 7.0.6
                                  

                                  Log aus dem ModBus Tool, leider nur als Screenshot möglich.
                                  3cc51414-0806-42a7-a6ee-98771ea5e91a-image.png

                                  Meine Modbus Adapter Einstellungen sind wie folgt:

                                  Allgemein:
                                  02c725e8-941f-4639-992a-36d0dc15c569-image.png
                                  Diskrete Ausgänge:
                                  92eaa8e8-873a-49cd-a3a0-623cf026dc8c-image.png

                                  Hat einer von Euch eine Idee, wie ich als Datenpunkt den Status aus Adresse 0 bekomme? Dann kann ich zwar umständlich aber per Skript mir manuelle Datenpunkte schalten. Grund ist, das ich den aktuellen Status von Relais 2-4 nicht sehe:
                                  d1ee4e85-9f86-41eb-bc04-3c11c4dcd17a-image.png

                                  Grüße

                                  Cheers

                                  HomoranH 1 Antwort Letzte Antwort
                                  0
                                  • F fliegema

                                    Update: 1 aufgrund der sehr freundlichen Hinweise wurden die Logs mit eingefügt.

                                    Moin Freunde des Modbuses,

                                    ich habe folgende Modbus RTU 4 Channel Karte: RS485 TTL Controller welche dann mit einem Eletechsup ET69C02 Modbus TCP fähig wird.

                                    Über den ioBroker Adpater schaffe ich alle 4 Kanäle zu schalten, allerdings nur für das Relais 1 auch den Status abzufragen.

                                    Habe mich zunächst mit ModBusTool von Github herangetastet. Es scheint, dass ich den Status der einzelnen Relais nur unter der Adresse 0 abfragen kann. Kann man hier auch schick sehen (mit read coils):
                                    3ed54acd-9d11-4dd4-8946-9856f7dd78d7-image.png

                                    Leider bekomme ich das im Modbus Adapter nicht hin. Wie auch im ModbusTool bekomme ich einen Poll / error code 2 von der Platine das die diese abfrage verweigert, sobald ich pro Relais eine coil abfrage mache auf der jeweiligen Adresse.

                                    Update (Log nachträglich eingefügt, da ich mittlerweile ein Platine mit 8 Relais dran habe sind hier mehr Coils als in den anderen Screenshots)

                                    modbus.2 2025-08-24 14:31:59.990	info	Disconnected from slave 10.8.2.14
                                    modbus.2 2025-08-24 14:31:59.990	debug	Closing client on purpose.
                                    modbus.2 2025-08-24 14:31:58.992	debug	Cleaning up request fifo.
                                    modbus.2 2025-08-24 14:31:58.992	debug	Clearing timeout of the current request.
                                    modbus.2 2025-08-24 14:31:58.992	debug	Socket closed with error
                                    modbus.2 2025-08-24 14:31:58.990	warn	[DevID_4] Poll error count: 1 code: {"err":"timeout","timeout":5000}
                                    modbus.2 2025-08-24 14:31:58.989	error	Client in error state.
                                    modbus.2 2025-08-24 14:31:58.989	error	Request timed out.
                                    modbus.2 2025-08-24 14:31:58.989	warn	Error: undefined
                                    modbus.2 2025-08-24 14:31:53.988	debug	[DevID_4/coils] Poll address 0 - 1 bits
                                    modbus.2 2025-08-24 14:31:53.987	debug	[DevID_4] Poll start ---------------------
                                    modbus.2 2025-08-24 14:31:53.987	info	Connected to slave 10.8.2.14
                                    modbus.2 2025-08-24 14:31:53.872	debug	Initialize Objects for holdingRegs: []
                                    modbus.2 2025-08-24 14:31:53.872	debug	Initialize Objects for inputRegs: []
                                    modbus.2 2025-08-24 14:31:53.872	debug	Add coils.4.7_Relais-4-8: {"_id":"coils.4.7_Relais-4-8","type":"state","common":{"name":"Relais-4-8","role":"switch","type":"boolean","read":false,"write":true,"def":false},"native":{"regType":"coils","address":7,"deviceId":4,"poll":false,"wp":false}}
                                    modbus.2 2025-08-24 14:31:53.871	debug	Add coils.4.6_Relais-4-7: {"_id":"coils.4.6_Relais-4-7","type":"state","common":{"name":"Relais-4-7","role":"switch","type":"boolean","read":false,"write":true,"def":false},"native":{"regType":"coils","address":6,"deviceId":4,"poll":false,"wp":false}}
                                    modbus.2 2025-08-24 14:31:53.871	debug	Add coils.4.5_Relais-4-6: {"_id":"coils.4.5_Relais-4-6","type":"state","common":{"name":"Relais-4-6","role":"switch","type":"boolean","read":false,"write":true,"def":false},"native":{"regType":"coils","address":5,"deviceId":4,"poll":false,"wp":false}}
                                    modbus.2 2025-08-24 14:31:53.871	debug	Add coils.4.4_Relais-4-5: {"_id":"coils.4.4_Relais-4-5","type":"state","common":{"name":"Relais-4-5","role":"switch","type":"boolean","read":false,"write":true,"def":false},"native":{"regType":"coils","address":4,"deviceId":4,"poll":false,"wp":false}}
                                    modbus.2 2025-08-24 14:31:53.871	debug	Add coils.4.3_Relais-4-4: {"_id":"coils.4.3_Relais-4-4","type":"state","common":{"name":"Relais-4-4","role":"switch","type":"boolean","read":false,"write":true,"def":false},"native":{"regType":"coils","address":3,"deviceId":4,"poll":false,"wp":false}}
                                    modbus.2 2025-08-24 14:31:53.871	debug	Add coils.4.2_Relais-4-3: {"_id":"coils.4.2_Relais-4-3","type":"state","common":{"name":"Relais-4-3","role":"switch","type":"boolean","read":false,"write":true,"def":false},"native":{"regType":"coils","address":2,"deviceId":4,"poll":false,"wp":false}}
                                    modbus.2 2025-08-24 14:31:53.871	debug	Add coils.4.1_Relais-4-2: {"_id":"coils.4.1_Relais-4-2","type":"state","common":{"name":"Relais-4-2","role":"switch","type":"boolean","read":false,"write":true,"def":false},"native":{"regType":"coils","address":1,"deviceId":4,"poll":false,"wp":false}}
                                    modbus.2 2025-08-24 14:31:53.871	debug	Add coils.4.0_Relais-4-1: {"_id":"coils.4.0_Relais-4-1","type":"state","common":{"name":"Relais-4-1","role":"switch","type":"boolean","read":true,"write":true,"def":false},"native":{"regType":"coils","address":0,"deviceId":4,"poll":true,"wp":false}}
                                    modbus.2 2025-08-24 14:31:53.870	debug	Initialize Objects for coils: [{"_address":0,"deviceId":4,"name":"Relais-4-1","description":"Relais-4-1","formula":"","role":"switch","room":"","poll":true,"wp":false,"cw":false,"isScale":false,"address":0,"id":"coils.4.0_Relais-4-1","len":1},{"_address":1,"deviceId":4,"name":"Relais-4-2","description":"Relais-4-2","formula":"","role":"switch","room":"","poll":false,"wp":false,"cw":false,"isScale":false,"address":1,"id":"coils.4.1_Relais-4-2"},{"_address":2,"deviceId":4,"name":"Relais-4-3","description":"Relais-4-3","formula":"","role":"switch","room":"","poll":false,"wp":false,"cw":false,"isScale":false,"address":2,"id":"coils.4.2_Relais-4-3"},{"_address":3,"deviceId":4,"name":"Relais-4-4","description":"Relais-4-4","formula":"","role":"switch","room":"","poll":false,"wp":false,"cw":false,"isScale":false,"address":3,"id":"coils.4.3_Relais-4-4"},{"_address":4,"deviceId":4,"name":"Relais-4-5","description":"Relais-4-5","formula":"","role":"switch","room":"","poll":false,"wp":false,"cw":false,"isScale":false,"address":4,"id":"coils.4.4_Relais-4-5"},{"_address":5,"deviceId":4,"name":"Relais-4-6","description":"Relais-4-6","formula":"","role":"switch","room":"","poll":false,"wp":false,"cw":false,"isScale":false,"address":5,"id":"coils.4.5_Relais-4-6"},{"_address":6,"deviceId":4,"name":"Relais-4-7","description":"Relais-4-7","formula":"","role":"switch","room":"","poll":false,"wp":false,"cw":false,"isScale":false,"address":6,"id":"coils.4.6_Relais-4-7"},{"_address":7,"deviceId":4,"name":"Relais-4-8","description":"Relais-4-8","formula":"","role":"switch","room":"","poll":false,"wp":false,"cw":false,"isScale":false,"address":7,"id":"coils.4.7_Relais-4-8"}]
                                    modbus.2 2025-08-24 14:31:53.870	debug	Initialize Objects for disInputs: []
                                    modbus.2 2025-08-24 14:31:53.827	info	starting. Version 6.3.2 in /opt/iobroker/node_modules/iobroker.modbus, node: v20.19.4, js-controller: 7.0.6
                                    

                                    Log aus dem ModBus Tool, leider nur als Screenshot möglich.
                                    3cc51414-0806-42a7-a6ee-98771ea5e91a-image.png

                                    Meine Modbus Adapter Einstellungen sind wie folgt:

                                    Allgemein:
                                    02c725e8-941f-4639-992a-36d0dc15c569-image.png
                                    Diskrete Ausgänge:
                                    92eaa8e8-873a-49cd-a3a0-623cf026dc8c-image.png

                                    Hat einer von Euch eine Idee, wie ich als Datenpunkt den Status aus Adresse 0 bekomme? Dann kann ich zwar umständlich aber per Skript mir manuelle Datenpunkte schalten. Grund ist, das ich den aktuellen Status von Relais 2-4 nicht sehe:
                                    d1ee4e85-9f86-41eb-bc04-3c11c4dcd17a-image.png

                                    Grüße

                                    HomoranH Nicht stören
                                    HomoranH Nicht stören
                                    Homoran
                                    Global Moderator Administrators
                                    schrieb am zuletzt editiert von Homoran
                                    #972

                                    @fliegema sagte in Modbus adapter:

                                    allerdings nur für das Relais 1 auch den Status abzufragen.

                                    du hast ja auch nur bei 1 die Abfrage aktiviert

                                    kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                                    Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                                    der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                    F 1 Antwort Letzte Antwort
                                    0
                                    • HomoranH Homoran

                                      @fliegema sagte in Modbus adapter:

                                      allerdings nur für das Relais 1 auch den Status abzufragen.

                                      du hast ja auch nur bei 1 die Abfrage aktiviert

                                      F Offline
                                      F Offline
                                      fliegema
                                      schrieb am zuletzt editiert von fliegema
                                      #973

                                      @homoran said in Modbus adapter:

                                      @fliegema sagte in Modbus adapter:

                                      allerdings nur für das Relais 1 auch den Status abzufragen.

                                      fu hast ja auch nur bei 1 die Abfrage aktiviert

                                      Hi, danke für die schnelle Rückmeldung. Dies ist bewusst so, weil sobald ich bei den anderen Adressen die Abfrage setze, ich einen Poll error / timeout bekomme. Genau das gleiche auch mit dem ModbusTool.

                                      c664a126-8327-4a14-aea0-163d1fa01005-image.png

                                      Cheers

                                      HomoranH 1 Antwort Letzte Antwort
                                      0
                                      • F fliegema

                                        @homoran said in Modbus adapter:

                                        @fliegema sagte in Modbus adapter:

                                        allerdings nur für das Relais 1 auch den Status abzufragen.

                                        fu hast ja auch nur bei 1 die Abfrage aktiviert

                                        Hi, danke für die schnelle Rückmeldung. Dies ist bewusst so, weil sobald ich bei den anderen Adressen die Abfrage setze, ich einen Poll error / timeout bekomme. Genau das gleiche auch mit dem ModbusTool.

                                        c664a126-8327-4a14-aea0-163d1fa01005-image.png

                                        HomoranH Nicht stören
                                        HomoranH Nicht stören
                                        Homoran
                                        Global Moderator Administrators
                                        schrieb am zuletzt editiert von
                                        #974

                                        @fliegema sagte in Modbus adapter:

                                        Dies ist bewusst so,

                                        dann gehört diese Info auch bewusst in den Post!

                                        @fliegema sagte in Modbus adapter:

                                        einen Poll error

                                        und der wäre?
                                        geheim?

                                        kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                                        Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                                        der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                        F 1 Antwort Letzte Antwort
                                        0
                                        • HomoranH Homoran

                                          @fliegema sagte in Modbus adapter:

                                          Dies ist bewusst so,

                                          dann gehört diese Info auch bewusst in den Post!

                                          @fliegema sagte in Modbus adapter:

                                          einen Poll error

                                          und der wäre?
                                          geheim?

                                          F Offline
                                          F Offline
                                          fliegema
                                          schrieb am zuletzt editiert von
                                          #975

                                          @homoran said in Modbus adapter:

                                          @fliegema sagte in Modbus adapter:

                                          Dies ist bewusst so,

                                          dann gehört diese Info auch bewusst in den Post!

                                          @fliegema sagte in Modbus adapter:

                                          einen Poll error

                                          und der wäre?
                                          geheim?

                                          ganz und gar nicht, jedoch steht nur ein timeout drin (erwähnt) und via ModBusTool ein Error Code 2 sprich Platine verweigert die Abfrage (auch erwähnt)

                                          Cheers

                                          HomoranH 1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate
                                          FAQ Cloud / IOT
                                          HowTo: Node.js-Update
                                          HowTo: Backup/Restore
                                          Downloads
                                          BLOG

                                          746

                                          Online

                                          32.4k

                                          Benutzer

                                          81.4k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe