Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • 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

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Error/Bug
  4. Adapter mbus - Fehler im log

NEWS

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

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

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

Adapter mbus - Fehler im log

Scheduled Pinned Locked Moved Error/Bug
mbuserror
67 Posts 4 Posters 6.8k Views 3 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Hant0rH Hant0r

    @apollon77 Frage nochmal beim Hersteller oder Verkäufer nach. Die 80000 habe ich ja manuell mit dem Programm gesetzt. Es scheint so, als würde der Zähler die Daten der Wasseruhr gar nicht erkennen.

    Hant0rH Offline
    Hant0rH Offline
    Hant0r
    wrote on last edited by
    #47

    @apollon77
    So, den Fehler habe ich nach einem kurzen Telefonat mit dem Hersteller gefunden.
    Der Monteur war eine Pfeife und hat die Sicherung unter dem Modul nicht entfernt :see_no_evil:
    Da der Wasserzähler inkl. Modul geliefert wurde, hätte ich damit natürlich nicht gerechnet.

    20220613_095909.jpg

    Siegel entfernt, montiert und siehe da, alles klappt :D
    Danke!!

    Hant0rH apollon77A 2 Replies Last reply
    0
    • Hant0rH Hant0r

      @apollon77
      So, den Fehler habe ich nach einem kurzen Telefonat mit dem Hersteller gefunden.
      Der Monteur war eine Pfeife und hat die Sicherung unter dem Modul nicht entfernt :see_no_evil:
      Da der Wasserzähler inkl. Modul geliefert wurde, hätte ich damit natürlich nicht gerechnet.

      20220613_095909.jpg

      Siegel entfernt, montiert und siehe da, alles klappt :D
      Danke!!

      Hant0rH Offline
      Hant0rH Offline
      Hant0r
      wrote on last edited by Hant0r
      #48

      @apollon77
      Der Adapter zieht sich leider nur beim ersten Start die aktuellen Daten vom Zähler, dann aber leider keine mehr.
      Habe extra nochmal mit dem Laptop den Zähler ausgelesen, dort steht der aktuelle Wert.

      Habe dann den Adapter gestoppt und die Datenpunkte um nochmal alle Datenpunkte neu anlegen zu lassen. Leider mit selben Verhalten.
      Hier mal die Debug-Log Daten. Er aktualisiert alle 5 Min (wie eingestellt), aber ohne der aktuellen Werten:

      mbus.0
      2022-06-13 12:20:28.251	debug	M-Bus ID 1 data: { "SlaveInformation": { "Id": 29020256, "Manufacturer": "ELR", "Version": 255, "ProductName": "", "Medium": "Water", "AccessNumber": 15, "Status": 0, "Signature": 0 } }
      
      mbus.0
      2022-06-13 12:20:26.809	debug	Process: 1
      
      mbus.0
      2022-06-13 12:15:26.809	debug	M-Bus ID 1 data: { "SlaveInformation": { "Id": 29020256, "Manufacturer": "ELR", "Version": 255, "ProductName": "", "Medium": "Water", "AccessNumber": 14, "Status": 0, "Signature": 0 } }
      
      mbus.0
      2022-06-13 12:15:25.373	debug	Process: 1
      
      mbus.0
      2022-06-13 12:10:25.367	debug	Create State ELR-29020256.data.lastStatus
      
      mbus.0
      2022-06-13 12:10:25.364	debug	Create State ELR-29020256.info.address
      
      mbus.0
      2022-06-13 12:10:25.362	debug	Create State ELR-29020256.info.Signature
      
      mbus.0
      2022-06-13 12:10:25.360	debug	Create State ELR-29020256.info.Status
      
      mbus.0
      2022-06-13 12:10:25.357	debug	Create State ELR-29020256.info.AccessNumber
      
      mbus.0
      2022-06-13 12:10:25.354	debug	Create State ELR-29020256.info.Medium
      
      mbus.0
      2022-06-13 12:10:25.352	debug	Create State ELR-29020256.info.ProductName
      
      mbus.0
      2022-06-13 12:10:25.349	debug	Create State ELR-29020256.info.Version
      
      mbus.0
      2022-06-13 12:10:25.346	debug	Create State ELR-29020256.info.Manufacturer
      
      mbus.0
      2022-06-13 12:10:25.343	debug	Create State ELR-29020256.info.Id
      
      mbus.0
      2022-06-13 12:10:25.296	debug	M-Bus ID 1 data: { "SlaveInformation": { "Id": 29020256, "Manufacturer": "ELR", "Version": 255, "ProductName": "", "Medium": "Water", "AccessNumber": 13, "Status": 0, "Signature": 0 } }
      
      mbus.0
      2022-06-13 12:10:23.844	debug	Process: 1
      
      mbus.0
      2022-06-13 12:10:23.432	debug	connected set to true
      
      mbus.0
      2022-06-13 12:10:23.431	debug	connected set to true
      

      Weiß jemand was falsch ist?

      apollon77A 1 Reply Last reply
      0
      • Hant0rH Hant0r

        @apollon77
        So, den Fehler habe ich nach einem kurzen Telefonat mit dem Hersteller gefunden.
        Der Monteur war eine Pfeife und hat die Sicherung unter dem Modul nicht entfernt :see_no_evil:
        Da der Wasserzähler inkl. Modul geliefert wurde, hätte ich damit natürlich nicht gerechnet.

        20220613_095909.jpg

        Siegel entfernt, montiert und siehe da, alles klappt :D
        Danke!!

        apollon77A Offline
        apollon77A Offline
        apollon77
        wrote on last edited by
        #49

        @hant0r LOL

        Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

        • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
        • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
        1 Reply Last reply
        0
        • Hant0rH Hant0r

          @apollon77
          Der Adapter zieht sich leider nur beim ersten Start die aktuellen Daten vom Zähler, dann aber leider keine mehr.
          Habe extra nochmal mit dem Laptop den Zähler ausgelesen, dort steht der aktuelle Wert.

          Habe dann den Adapter gestoppt und die Datenpunkte um nochmal alle Datenpunkte neu anlegen zu lassen. Leider mit selben Verhalten.
          Hier mal die Debug-Log Daten. Er aktualisiert alle 5 Min (wie eingestellt), aber ohne der aktuellen Werten:

          mbus.0
          2022-06-13 12:20:28.251	debug	M-Bus ID 1 data: { "SlaveInformation": { "Id": 29020256, "Manufacturer": "ELR", "Version": 255, "ProductName": "", "Medium": "Water", "AccessNumber": 15, "Status": 0, "Signature": 0 } }
          
          mbus.0
          2022-06-13 12:20:26.809	debug	Process: 1
          
          mbus.0
          2022-06-13 12:15:26.809	debug	M-Bus ID 1 data: { "SlaveInformation": { "Id": 29020256, "Manufacturer": "ELR", "Version": 255, "ProductName": "", "Medium": "Water", "AccessNumber": 14, "Status": 0, "Signature": 0 } }
          
          mbus.0
          2022-06-13 12:15:25.373	debug	Process: 1
          
          mbus.0
          2022-06-13 12:10:25.367	debug	Create State ELR-29020256.data.lastStatus
          
          mbus.0
          2022-06-13 12:10:25.364	debug	Create State ELR-29020256.info.address
          
          mbus.0
          2022-06-13 12:10:25.362	debug	Create State ELR-29020256.info.Signature
          
          mbus.0
          2022-06-13 12:10:25.360	debug	Create State ELR-29020256.info.Status
          
          mbus.0
          2022-06-13 12:10:25.357	debug	Create State ELR-29020256.info.AccessNumber
          
          mbus.0
          2022-06-13 12:10:25.354	debug	Create State ELR-29020256.info.Medium
          
          mbus.0
          2022-06-13 12:10:25.352	debug	Create State ELR-29020256.info.ProductName
          
          mbus.0
          2022-06-13 12:10:25.349	debug	Create State ELR-29020256.info.Version
          
          mbus.0
          2022-06-13 12:10:25.346	debug	Create State ELR-29020256.info.Manufacturer
          
          mbus.0
          2022-06-13 12:10:25.343	debug	Create State ELR-29020256.info.Id
          
          mbus.0
          2022-06-13 12:10:25.296	debug	M-Bus ID 1 data: { "SlaveInformation": { "Id": 29020256, "Manufacturer": "ELR", "Version": 255, "ProductName": "", "Medium": "Water", "AccessNumber": 13, "Status": 0, "Signature": 0 } }
          
          mbus.0
          2022-06-13 12:10:23.844	debug	Process: 1
          
          mbus.0
          2022-06-13 12:10:23.432	debug	connected set to true
          
          mbus.0
          2022-06-13 12:10:23.431	debug	connected set to true
          

          Weiß jemand was falsch ist?

          apollon77A Offline
          apollon77A Offline
          apollon77
          wrote on last edited by
          #50

          @hant0r bitte mal debug log auch vom Start. Der bekommt keine echten Daten bei der Abfrage.

          Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

          • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
          • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
          Hant0rH 1 Reply Last reply
          0
          • apollon77A apollon77

            @hant0r bitte mal debug log auch vom Start. Der bekommt keine echten Daten bei der Abfrage.

            Hant0rH Offline
            Hant0rH Offline
            Hant0r
            wrote on last edited by
            #51

            @apollon77 Dachte der wäre dabei gewesen, sorry:
            Debug-Start:

            
            mbus.0
            2022-06-13 18:00:32.936	debug	Create State ELR-29020256.data.lastStatus
            
            mbus.0
            2022-06-13 18:00:32.934	debug	Create State ELR-29020256.info.address
            
            mbus.0
            2022-06-13 18:00:32.932	debug	Create State ELR-29020256.info.Signature
            
            mbus.0
            2022-06-13 18:00:32.929	debug	Create State ELR-29020256.info.Status
            
            mbus.0
            2022-06-13 18:00:32.927	debug	Create State ELR-29020256.info.AccessNumber
            
            mbus.0
            2022-06-13 18:00:32.925	debug	Create State ELR-29020256.info.Medium
            
            mbus.0
            2022-06-13 18:00:32.922	debug	Create State ELR-29020256.info.ProductName
            
            mbus.0
            2022-06-13 18:00:32.920	debug	Create State ELR-29020256.info.Version
            
            mbus.0
            2022-06-13 18:00:32.917	debug	Create State ELR-29020256.info.Manufacturer
            
            mbus.0
            2022-06-13 18:00:32.914	debug	Create State ELR-29020256.info.Id
            
            mbus.0
            2022-06-13 18:00:32.868	debug	M-Bus ID 1 data: { "SlaveInformation": { "Id": 29020256, "Manufacturer": "ELR", "Version": 255, "ProductName": "", "Medium": "Water", "AccessNumber": 83, "Status": 0, "Signature": 0 } }
            
            mbus.0
            2022-06-13 18:00:31.417	debug	Process: 1
            
            mbus.0
            2022-06-13 18:00:31.018	debug	connected set to true
            
            mbus.0
            2022-06-13 18:00:30.943	debug	connected set to true
            
            mbus.0
            2022-06-13 18:00:30.915	info	Schedule initialization for M-Bus-ID 1 with update interval 300
            
            mbus.0
            2022-06-13 18:00:30.912	info	Initialize M-Bus Serial to /dev/ttyUSB1 with 2400baud
            
            mbus.0
            2022-06-13 18:00:30.912	info	Default Update Interval: 600
            
            mbus.0
            2022-06-13 18:00:30.884	info	starting. Version 2.3.4 in /opt/iobroker/node_modules/iobroker.mbus, node: v14.19.3, js-controller: 4.0.23
            
            mbus.0
            2022-06-13 18:00:30.525	debug	Plugin sentry Initialize Plugin (enabled=true)
            
            mbus.0
            2022-06-13 18:00:20.053	debug	connected set to false
            
            mbus.0
            2022-06-13 18:00:20.045	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            
            mbus.0
            2022-06-13 18:00:20.045	debug	Plugin sentry destroyed
            
            mbus.0
            2022-06-13 18:00:20.044	info	terminating
            
            mbus.0
            2022-06-13 18:00:20.042	info	Got terminate signal TERMINATE_YOURSELF
            

            Habe nun alle Datenpunkte nochmal gelöscht, weil er nur dann die Daten aktualisierte, nun macht er das auch nicht mehr und bekommt gar keine Werte mehr :/

            Neustart ohne Datenpunkte

            
            mbus.0
            2022-06-13 18:06:01.420	debug	Create State ELR-29020256.data.lastStatus
            
            mbus.0
            2022-06-13 18:06:01.411	debug	Create State ELR-29020256.info.address
            
            mbus.0
            2022-06-13 18:06:01.404	debug	Create State ELR-29020256.info.Signature
            
            mbus.0
            2022-06-13 18:06:01.397	debug	Create State ELR-29020256.info.Status
            
            mbus.0
            2022-06-13 18:06:01.390	debug	Create State ELR-29020256.info.AccessNumber
            
            mbus.0
            2022-06-13 18:06:01.384	debug	Create State ELR-29020256.info.Medium
            
            mbus.0
            2022-06-13 18:06:01.362	debug	Create State ELR-29020256.info.ProductName
            
            mbus.0
            2022-06-13 18:06:01.350	debug	Create State ELR-29020256.info.Version
            
            mbus.0
            2022-06-13 18:06:01.342	debug	Create State ELR-29020256.info.Manufacturer
            
            mbus.0
            2022-06-13 18:06:01.334	debug	Create State ELR-29020256.info.Id
            
            mbus.0
            2022-06-13 18:06:01.261	debug	M-Bus ID 1 data: { "SlaveInformation": { "Id": 29020256, "Manufacturer": "ELR", "Version": 255, "ProductName": "", "Medium": "Water", "AccessNumber": 85, "Status": 0, "Signature": 0 }}
            
            mbus.0
            2022-06-13 18:05:59.824	debug	Process: 1
            
            mbus.0
            2022-06-13 18:05:59.428	debug	connected set to true
            
            mbus.0
            2022-06-13 18:05:59.385	debug	connected set to true
            
            mbus.0
            2022-06-13 18:05:59.322	info	Schedule initialization for M-Bus-ID 1 with update interval 300
            
            mbus.0
            2022-06-13 18:05:59.319	info	Initialize M-Bus Serial to /dev/ttyUSB1 with 2400baud
            
            mbus.0
            2022-06-13 18:05:59.319	info	Default Update Interval: 600
            
            mbus.0
            2022-06-13 18:05:59.292	info	starting. Version 2.3.4 in /opt/iobroker/node_modules/iobroker.mbus, node: v14.19.3, js-controller: 4.0.23
            
            mbus.0
            2022-06-13 18:05:58.940	debug	Plugin sentry Initialize Plugin (enabled=true)
            
            mbus.0
            2022-06-13 18:05:58.588	debug	States connected to redis: 10.1.1.5:9000
            
            mbus.0
            2022-06-13 18:05:58.489	debug	States create User PubSub Client
            
            mbus.0
            2022-06-13 18:05:58.487	debug	States create System PubSub Client
            
            mbus.0
            2022-06-13 18:05:58.455	debug	Redis States: Use Redis connection: 10.1.1.5:9000
            
            mbus.0
            2022-06-13 18:05:58.403	debug	Objects connected to redis: 10.1.1.5:9001
            
            mbus.0
            2022-06-13 18:05:58.395	debug	Objects client initialize lua scripts
            
            mbus.0
            2022-06-13 18:05:58.289	debug	Objects create User PubSub Client
            
            mbus.0
            2022-06-13 18:05:58.288	debug	Objects create System PubSub Client
            
            mbus.0
            2022-06-13 18:05:58.286	debug	Objects client ready ... initialize now
            
            mbus.0
            2022-06-13 18:05:58.224	debug	Redis Objects: Use Redis connection: 10.1.1.5:9001
            

            Hant0rH 1 Reply Last reply
            0
            • Hant0rH Hant0r

              @apollon77 Dachte der wäre dabei gewesen, sorry:
              Debug-Start:

              
              mbus.0
              2022-06-13 18:00:32.936	debug	Create State ELR-29020256.data.lastStatus
              
              mbus.0
              2022-06-13 18:00:32.934	debug	Create State ELR-29020256.info.address
              
              mbus.0
              2022-06-13 18:00:32.932	debug	Create State ELR-29020256.info.Signature
              
              mbus.0
              2022-06-13 18:00:32.929	debug	Create State ELR-29020256.info.Status
              
              mbus.0
              2022-06-13 18:00:32.927	debug	Create State ELR-29020256.info.AccessNumber
              
              mbus.0
              2022-06-13 18:00:32.925	debug	Create State ELR-29020256.info.Medium
              
              mbus.0
              2022-06-13 18:00:32.922	debug	Create State ELR-29020256.info.ProductName
              
              mbus.0
              2022-06-13 18:00:32.920	debug	Create State ELR-29020256.info.Version
              
              mbus.0
              2022-06-13 18:00:32.917	debug	Create State ELR-29020256.info.Manufacturer
              
              mbus.0
              2022-06-13 18:00:32.914	debug	Create State ELR-29020256.info.Id
              
              mbus.0
              2022-06-13 18:00:32.868	debug	M-Bus ID 1 data: { "SlaveInformation": { "Id": 29020256, "Manufacturer": "ELR", "Version": 255, "ProductName": "", "Medium": "Water", "AccessNumber": 83, "Status": 0, "Signature": 0 } }
              
              mbus.0
              2022-06-13 18:00:31.417	debug	Process: 1
              
              mbus.0
              2022-06-13 18:00:31.018	debug	connected set to true
              
              mbus.0
              2022-06-13 18:00:30.943	debug	connected set to true
              
              mbus.0
              2022-06-13 18:00:30.915	info	Schedule initialization for M-Bus-ID 1 with update interval 300
              
              mbus.0
              2022-06-13 18:00:30.912	info	Initialize M-Bus Serial to /dev/ttyUSB1 with 2400baud
              
              mbus.0
              2022-06-13 18:00:30.912	info	Default Update Interval: 600
              
              mbus.0
              2022-06-13 18:00:30.884	info	starting. Version 2.3.4 in /opt/iobroker/node_modules/iobroker.mbus, node: v14.19.3, js-controller: 4.0.23
              
              mbus.0
              2022-06-13 18:00:30.525	debug	Plugin sentry Initialize Plugin (enabled=true)
              
              mbus.0
              2022-06-13 18:00:20.053	debug	connected set to false
              
              mbus.0
              2022-06-13 18:00:20.045	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
              
              mbus.0
              2022-06-13 18:00:20.045	debug	Plugin sentry destroyed
              
              mbus.0
              2022-06-13 18:00:20.044	info	terminating
              
              mbus.0
              2022-06-13 18:00:20.042	info	Got terminate signal TERMINATE_YOURSELF
              

              Habe nun alle Datenpunkte nochmal gelöscht, weil er nur dann die Daten aktualisierte, nun macht er das auch nicht mehr und bekommt gar keine Werte mehr :/

              Neustart ohne Datenpunkte

              
              mbus.0
              2022-06-13 18:06:01.420	debug	Create State ELR-29020256.data.lastStatus
              
              mbus.0
              2022-06-13 18:06:01.411	debug	Create State ELR-29020256.info.address
              
              mbus.0
              2022-06-13 18:06:01.404	debug	Create State ELR-29020256.info.Signature
              
              mbus.0
              2022-06-13 18:06:01.397	debug	Create State ELR-29020256.info.Status
              
              mbus.0
              2022-06-13 18:06:01.390	debug	Create State ELR-29020256.info.AccessNumber
              
              mbus.0
              2022-06-13 18:06:01.384	debug	Create State ELR-29020256.info.Medium
              
              mbus.0
              2022-06-13 18:06:01.362	debug	Create State ELR-29020256.info.ProductName
              
              mbus.0
              2022-06-13 18:06:01.350	debug	Create State ELR-29020256.info.Version
              
              mbus.0
              2022-06-13 18:06:01.342	debug	Create State ELR-29020256.info.Manufacturer
              
              mbus.0
              2022-06-13 18:06:01.334	debug	Create State ELR-29020256.info.Id
              
              mbus.0
              2022-06-13 18:06:01.261	debug	M-Bus ID 1 data: { "SlaveInformation": { "Id": 29020256, "Manufacturer": "ELR", "Version": 255, "ProductName": "", "Medium": "Water", "AccessNumber": 85, "Status": 0, "Signature": 0 }}
              
              mbus.0
              2022-06-13 18:05:59.824	debug	Process: 1
              
              mbus.0
              2022-06-13 18:05:59.428	debug	connected set to true
              
              mbus.0
              2022-06-13 18:05:59.385	debug	connected set to true
              
              mbus.0
              2022-06-13 18:05:59.322	info	Schedule initialization for M-Bus-ID 1 with update interval 300
              
              mbus.0
              2022-06-13 18:05:59.319	info	Initialize M-Bus Serial to /dev/ttyUSB1 with 2400baud
              
              mbus.0
              2022-06-13 18:05:59.319	info	Default Update Interval: 600
              
              mbus.0
              2022-06-13 18:05:59.292	info	starting. Version 2.3.4 in /opt/iobroker/node_modules/iobroker.mbus, node: v14.19.3, js-controller: 4.0.23
              
              mbus.0
              2022-06-13 18:05:58.940	debug	Plugin sentry Initialize Plugin (enabled=true)
              
              mbus.0
              2022-06-13 18:05:58.588	debug	States connected to redis: 10.1.1.5:9000
              
              mbus.0
              2022-06-13 18:05:58.489	debug	States create User PubSub Client
              
              mbus.0
              2022-06-13 18:05:58.487	debug	States create System PubSub Client
              
              mbus.0
              2022-06-13 18:05:58.455	debug	Redis States: Use Redis connection: 10.1.1.5:9000
              
              mbus.0
              2022-06-13 18:05:58.403	debug	Objects connected to redis: 10.1.1.5:9001
              
              mbus.0
              2022-06-13 18:05:58.395	debug	Objects client initialize lua scripts
              
              mbus.0
              2022-06-13 18:05:58.289	debug	Objects create User PubSub Client
              
              mbus.0
              2022-06-13 18:05:58.288	debug	Objects create System PubSub Client
              
              mbus.0
              2022-06-13 18:05:58.286	debug	Objects client ready ... initialize now
              
              mbus.0
              2022-06-13 18:05:58.224	debug	Redis Objects: Use Redis connection: 10.1.1.5:9001
              

              Hant0rH Offline
              Hant0rH Offline
              Hant0r
              wrote on last edited by Hant0r
              #52

              Ok das ist etwas strange.
              Fand es Merkwürdig, wieso er auf einmal gar keine Daten mehr Empfangen hat. Also habe ich es wiederholt wie heute Mittag.

              Wenn ich das Modul über den Laptop auslese, ihn dann an die Diskstation anschließe und den Adapter starte, dann liest er alles korrekt aus, wie es sein sollte:

              
              mbus.0
              2022-06-13 20:21:52.365	debug	Value ELR-29020256.data.53-40-Max: 0 (unit: m m^3/h) with factor 0.001
              
              mbus.0
              2022-06-13 20:21:52.365	debug	Value ELR-29020256.data.52-40-Max: 2022-05-01 (unit: date) with factor 0
              
              mbus.0
              2022-06-13 20:21:52.365	debug	Value ELR-29020256.data.51-39-Max: 0 (unit: m m^3/h) with factor 0.001
              
              mbus.0
              2022-06-13 20:21:52.364	debug	Value ELR-29020256.data.50-39-Max: 2022-04-01 (unit: date) with factor 0
              
              mbus.0
              2022-06-13 20:21:52.364	debug	Value ELR-29020256.data.49-38-Max: 0 (unit: m m^3/h) with factor 0.001
              
              mbus.0
              2022-06-13 20:21:52.364	debug	Value ELR-29020256.data.48-38-Max: 2022-03-01 (unit: date) with factor 0
              
              mbus.0
              2022-06-13 20:21:52.363	debug	Value ELR-29020256.data.47-37-Max: 0 (unit: m m^3/h) with factor 0.001
              
              mbus.0
              2022-06-13 20:21:52.363	debug	Value ELR-29020256.data.46-37-Max: 2022-02-01 (unit: date) with factor 0
              
              mbus.0
              2022-06-13 20:21:52.362	debug	Value ELR-29020256.data.45-36-Max: 0 (unit: m m^3/h) with factor 0.001
              
              mbus.0
              2022-06-13 20:21:52.362	debug	Value ELR-29020256.data.44-36-Max: 2022-01-01 (unit: date) with factor 0
              
              mbus.0
              2022-06-13 20:21:52.362	debug	Value ELR-29020256.data.43-35-Max: 0 (unit: m m^3/h) with factor 0.001
              
              mbus.0
              2022-06-13 20:21:52.361	debug	Value ELR-29020256.data.42-35-Max: 2021-12-01 (unit: date) with factor 0
              
              mbus.0
              2022-06-13 20:21:52.361	debug	Value ELR-29020256.data.41-34-Max: 0 (unit: m m^3/h) with factor 0.001
              
              mbus.0
              2022-06-13 20:21:52.360	debug	Value ELR-29020256.data.40-34-Max: 2021-11-01 (unit: date) with factor 0
              
              mbus.0
              2022-06-13 20:21:52.360	debug	Value ELR-29020256.data.39-33-Max: 0 (unit: m m^3/h) with factor 0.001
              
              mbus.0
              2022-06-13 20:21:52.360	debug	Value ELR-29020256.data.38-33-Max: 2021-10-01 (unit: date) with factor 0
              
              mbus.0
              2022-06-13 20:21:52.359	debug	Value ELR-29020256.data.37-32-Max: 0 (unit: m m^3/h) with factor 0.001
              
              mbus.0
              2022-06-13 20:21:52.359	debug	Value ELR-29020256.data.36-32-Max: 2021-09-01 (unit: date) with factor 0
              
              mbus.0
              2022-06-13 20:21:52.359	debug	Value ELR-29020256.data.35-31-Max: 0 (unit: m m^3/h) with factor 0.001
              
              mbus.0
              2022-06-13 20:21:52.358	debug	Value ELR-29020256.data.34-31-Max: 2021-08-01 (unit: date) with factor 0
              
              mbus.0
              2022-06-13 20:21:52.358	debug	Value ELR-29020256.data.33-30-Max: 0 (unit: m m^3/h) with factor 0.001
              
              mbus.0
              2022-06-13 20:21:52.356	debug	Value ELR-29020256.data.32-30-Max: 2021-07-01 (unit: date) with factor 0
              
              mbus.0
              2022-06-13 20:21:52.356	debug	Value ELR-29020256.data.31-29-Max: 0 (unit: m m^3/h) with factor 0.001
              
              mbus.0
              2022-06-13 20:21:52.355	debug	Value ELR-29020256.data.30-29-Max: 2021-06-01 (unit: date) with factor 0
              
              mbus.0
              2022-06-13 20:21:52.354	debug	Value ELR-29020256.data.29-28-Max: 0 (unit: m m^3/h) with factor 0.001
              
              mbus.0
              2022-06-13 20:21:52.353	debug	Value ELR-29020256.data.28-28-Max: 2021-05-01 (unit: date) with factor 0
              
              mbus.0
              2022-06-13 20:21:52.353	debug	Value ELR-29020256.data.27-More records follow: 1 (unit: ) with factor 0
              
              mbus.0
              2022-06-13 20:21:52.352	debug	Value ELR-29020256.data.26-20-Current: 0 (unit: m m^3) with factor 0.001
              
              mbus.0
              2022-06-13 20:21:52.352	debug	Value ELR-29020256.data.25-19-Current: 0 (unit: m m^3) with factor 0.001
              
              mbus.0
              2022-06-13 20:21:52.351	debug	Value ELR-29020256.data.24-18-Current: 0 (unit: m m^3) with factor 0.001
              
              mbus.0
              2022-06-13 20:21:52.351	debug	Value ELR-29020256.data.23-17-Current: 0 (unit: m m^3) with factor 0.001
              
              mbus.0
              2022-06-13 20:21:52.351	debug	Value ELR-29020256.data.22-16-Current: 0 (unit: m m^3) with factor 0.001
              
              mbus.0
              2022-06-13 20:21:52.350	debug	Value ELR-29020256.data.21-15-Current: 0 (unit: m m^3) with factor 0.001
              
              mbus.0
              2022-06-13 20:21:52.350	debug	Value ELR-29020256.data.20-14-Current: 0 (unit: m m^3) with factor 0.001
              
              mbus.0
              2022-06-13 20:21:52.349	debug	Value ELR-29020256.data.19-13-Current: 0 (unit: m m^3) with factor 0.001
              
              mbus.0
              2022-06-13 20:21:52.349	debug	Value ELR-29020256.data.18-12-Current: 0 (unit: m m^3) with factor 0.001
              
              mbus.0
              2022-06-13 20:21:52.349	debug	Value ELR-29020256.data.17-11-Current: 0 (unit: m m^3) with factor 0.001
              
              mbus.0
              2022-06-13 20:21:52.348	debug	Value ELR-29020256.data.16-10-Current: 0 (unit: m m^3) with factor 0.001
              
              mbus.0
              2022-06-13 20:21:52.347	debug	Value ELR-29020256.data.15-9-Current: 0 (unit: m m^3) with factor 0.001
              
              mbus.0
              2022-06-13 20:21:52.346	debug	Value ELR-29020256.data.14-8-Current: 0 (unit: m m^3) with factor 0.001
              
              mbus.0
              2022-06-13 20:21:52.345	debug	Value ELR-29020256.data.13-8-Current: 2021-06-01 (unit: date) with factor 0
              
              mbus.0
              2022-06-13 20:21:52.345	debug	Value ELR-29020256.data.12-8-Current: 1 (unit: s) with factor 0
              
              mbus.0
              2022-06-13 20:21:52.344	debug	Value ELR-29020256.data.11-8-Current: 13 (unit: Size of storage block) with factor 0
              
              mbus.0
              2022-06-13 20:21:52.344	debug	Value ELR-29020256.data.10-6-Current: 2000-00-00T00:00:00 (unit: time & date) with factor 0
              
              mbus.0
              2022-06-13 20:21:52.344	debug	Value ELR-29020256.data.9-7-Current: 2000-00-00T00:00:00 (unit: time & date) with factor 0
              
              mbus.0
              2022-06-13 20:21:52.343	debug	Value ELR-29020256.data.8-0-Current: 0 (unit: m m^3/h) with factor 0.001
              
              mbus.0
              2022-06-13 20:21:52.343	debug	Value ELR-29020256.data.7-0-Max: 1020 (unit: m m^3/h) with factor 0.001
              
              mbus.0
              2022-06-13 20:21:52.342	debug	Value ELR-29020256.data.6-0-Max: 2022-06-13 (unit: date) with factor 0
              
              mbus.0
              2022-06-13 20:21:52.342	debug	Value ELR-29020256.data.5-0-Current: 1 (unit: m m^3) with factor 0.001
              
              mbus.0
              2022-06-13 20:21:52.341	debug	Value ELR-29020256.data.4-1-Current: 2023-01-01 (unit: date) with factor 0
              
              mbus.0
              2022-06-13 20:21:52.341	debug	Value ELR-29020256.data.3-1-Current: 0 (unit: m m^3) with factor 0.001
              
              mbus.0
              2022-06-13 20:21:52.341	debug	Value ELR-29020256.data.2-1-Current: 2022-01-01 (unit: date) with factor 0
              
              mbus.0
              2022-06-13 20:21:52.340	debug	Value ELR-29020256.data.1-0-Current: 2022-06-13T20:21:00 (unit: time & date) with factor 0
              
              mbus.0
              2022-06-13 20:21:52.339	debug	Value ELR-29020256.data.0-0-Current: 82033 (unit: m m^3) with factor 0.001
              
              mbus.0
              2022-06-13 20:21:52.330	debug	Create State ELR-29020256.data.lastStatus
              
              mbus.0
              2022-06-13 20:21:52.322	debug	Create State ELR-29020256.data.53-40-Max
              
              mbus.0
              2022-06-13 20:21:52.314	debug	Create State ELR-29020256.data.52-40-Max
              
              mbus.0
              2022-06-13 20:21:52.306	debug	Create State ELR-29020256.data.51-39-Max
              
              mbus.0
              2022-06-13 20:21:52.298	debug	Create State ELR-29020256.data.50-39-Max
              
              mbus.0
              2022-06-13 20:21:52.286	debug	Create State ELR-29020256.data.49-38-Max
              
              mbus.0
              2022-06-13 20:21:52.279	debug	Create State ELR-29020256.data.48-38-Max
              
              mbus.0
              2022-06-13 20:21:52.268	debug	Create State ELR-29020256.data.47-37-Max
              
              mbus.0
              2022-06-13 20:21:52.258	debug	Create State ELR-29020256.data.46-37-Max
              
              mbus.0
              2022-06-13 20:21:52.246	debug	Create State ELR-29020256.data.45-36-Max
              
              mbus.0
              2022-06-13 20:21:52.221	debug	Create State ELR-29020256.data.44-36-Max
              
              mbus.0
              2022-06-13 20:21:52.213	debug	Create State ELR-29020256.data.43-35-Max
              
              mbus.0
              2022-06-13 20:21:52.206	debug	Create State ELR-29020256.data.42-35-Max
              
              mbus.0
              2022-06-13 20:21:52.199	debug	Create State ELR-29020256.data.41-34-Max
              
              mbus.0
              2022-06-13 20:21:52.189	debug	Create State ELR-29020256.data.40-34-Max
              
              mbus.0
              2022-06-13 20:21:52.174	debug	Create State ELR-29020256.data.39-33-Max
              
              mbus.0
              2022-06-13 20:21:52.167	debug	Create State ELR-29020256.data.38-33-Max
              
              mbus.0
              2022-06-13 20:21:52.160	debug	Create State ELR-29020256.data.37-32-Max
              
              mbus.0
              2022-06-13 20:21:52.153	debug	Create State ELR-29020256.data.36-32-Max
              
              mbus.0
              2022-06-13 20:21:52.145	debug	Create State ELR-29020256.data.35-31-Max
              
              mbus.0
              2022-06-13 20:21:52.137	debug	Create State ELR-29020256.data.34-31-Max
              
              mbus.0
              2022-06-13 20:21:52.129	debug	Create State ELR-29020256.data.33-30-Max
              
              mbus.0
              2022-06-13 20:21:52.123	debug	Create State ELR-29020256.data.32-30-Max
              
              mbus.0
              2022-06-13 20:21:52.112	debug	Create State ELR-29020256.data.31-29-Max
              
              mbus.0
              2022-06-13 20:21:52.104	debug	Create State ELR-29020256.data.30-29-Max
              
              mbus.0
              2022-06-13 20:21:52.096	debug	Create State ELR-29020256.data.29-28-Max
              
              mbus.0
              2022-06-13 20:21:52.087	debug	Create State ELR-29020256.data.28-28-Max
              
              mbus.0
              2022-06-13 20:21:52.081	debug	Create State ELR-29020256.data.27-More records follow
              
              mbus.0
              2022-06-13 20:21:52.076	debug	Create State ELR-29020256.data.26-20-Current
              
              mbus.0
              2022-06-13 20:21:52.070	debug	Create State ELR-29020256.data.25-19-Current
              
              mbus.0
              2022-06-13 20:21:52.064	debug	Create State ELR-29020256.data.24-18-Current
              
              mbus.0
              2022-06-13 20:21:52.058	debug	Create State ELR-29020256.data.23-17-Current
              
              mbus.0
              2022-06-13 20:21:52.049	debug	Create State ELR-29020256.data.22-16-Current
              
              mbus.0
              2022-06-13 20:21:52.044	debug	Create State ELR-29020256.data.21-15-Current
              
              mbus.0
              2022-06-13 20:21:52.040	debug	Create State ELR-29020256.data.20-14-Current
              
              mbus.0
              2022-06-13 20:21:52.035	debug	Create State ELR-29020256.data.19-13-Current
              
              mbus.0
              2022-06-13 20:21:52.030	debug	Create State ELR-29020256.data.18-12-Current
              
              mbus.0
              2022-06-13 20:21:52.023	debug	Create State ELR-29020256.data.17-11-Current
              
              mbus.0
              2022-06-13 20:21:52.016	debug	Create State ELR-29020256.data.16-10-Current
              
              mbus.0
              2022-06-13 20:21:52.007	debug	Create State ELR-29020256.data.15-9-Current
              
              mbus.0
              2022-06-13 20:21:51.998	debug	Create State ELR-29020256.data.14-8-Current
              
              mbus.0
              2022-06-13 20:21:51.991	debug	Create State ELR-29020256.data.13-8-Current
              
              mbus.0
              2022-06-13 20:21:51.982	debug	Create State ELR-29020256.data.12-8-Current
              
              mbus.0
              2022-06-13 20:21:51.972	debug	Create State ELR-29020256.data.11-8-Current
              
              mbus.0
              2022-06-13 20:21:51.960	debug	Create State ELR-29020256.data.10-6-Current
              
              mbus.0
              2022-06-13 20:21:51.947	debug	Create State ELR-29020256.data.9-7-Current
              
              mbus.0
              2022-06-13 20:21:51.937	debug	Create State ELR-29020256.data.8-0-Current
              
              mbus.0
              2022-06-13 20:21:51.930	debug	Create State ELR-29020256.data.7-0-Max
              
              mbus.0
              2022-06-13 20:21:51.921	debug	Create State ELR-29020256.data.6-0-Max
              
              mbus.0
              2022-06-13 20:21:51.896	debug	Create State ELR-29020256.data.5-0-Current
              
              mbus.0
              2022-06-13 20:21:51.886	debug	Create State ELR-29020256.data.4-1-Current
              
              mbus.0
              2022-06-13 20:21:51.879	debug	Create State ELR-29020256.data.3-1-Current
              
              mbus.0
              2022-06-13 20:21:51.869	debug	Create State ELR-29020256.data.2-1-Current
              
              mbus.0
              2022-06-13 20:21:51.862	debug	Create State ELR-29020256.data.1-0-Current
              
              mbus.0
              2022-06-13 20:21:51.853	debug	Create State ELR-29020256.data.0-0-Current
              
              mbus.0
              2022-06-13 20:21:51.845	debug	Create State ELR-29020256.info.address
              
              mbus.0
              2022-06-13 20:21:51.838	debug	Create State ELR-29020256.info.Signature
              
              mbus.0
              2022-06-13 20:21:51.830	debug	Create State ELR-29020256.info.Status
              
              mbus.0
              2022-06-13 20:21:51.821	debug	Create State ELR-29020256.info.AccessNumber
              
              mbus.0
              2022-06-13 20:21:51.813	debug	Create State ELR-29020256.info.Medium
              
              mbus.0
              2022-06-13 20:21:51.801	debug	Create State ELR-29020256.info.ProductName
              
              mbus.0
              2022-06-13 20:21:51.793	debug	Create State ELR-29020256.info.Version
              
              mbus.0
              2022-06-13 20:21:51.786	debug	Create State ELR-29020256.info.Manufacturer
              
              mbus.0
              2022-06-13 20:21:51.779	debug	Create State ELR-29020256.info.Id
              
              mbus.0
              2022-06-13 20:21:51.708	debug	M-Bus ID 1 data: { "SlaveInformation": { "Id": 29020256, "Manufacturer": "ELR", "Version": 255, "ProductName": "", "Medium": "Water", "AccessNumber": 119, "Status": 0, "Signature": 0 }, "DataRecord": [ { "id": 0, "frame": 0, "Function": "Instantaneous value", "StorageNumber": 0, "Unit": "Volume (m m^3)", "Value": 82033, "Timestamp": "2022-06-13T18:21:50Z" }, { "id": 1, "frame": 0, "Function": "Instantaneous value", "StorageNumber": 0, "Unit": "Time Point (time & date)", "Value": "2022-06-13T20:21:00", "Timestamp": "2022-06-13T18:21:50Z" }, { "id": 2, "frame": 0, "Function": "Instantaneous value", "StorageNumber": 1, "Unit": "Time Point (date)", "Value": "2022-01-01", "Timestamp": "2022-06-13T18:21:50Z" }, { "id": 3, "frame": 0, "Function": "Instantaneous value", "StorageNumber": 1, "Unit": "Volume (m m^3)", "Value": 0, "Timestamp": "2022-06-13T18:21:50Z" }, { "id": 4, "frame": 0, "Function": "Instantaneous value", "StorageNumber": 1, "Unit": "Time Point (date)", "Value": "2023-01-01", "Timestamp": "2022-06-13T18:21:50Z" }, { "id": 5, "frame": 0, "Function": "Instantaneous value", "StorageNumber": 0, "Unit": "Volume (m m^3)", "Value": 1, "Timestamp": "2022-06-13T18:21:50Z" }, { "id": 6, "frame": 0, "Function": "Maximum value", "StorageNumber": 0, "Unit": "Time Point (date)", "Value": "2022-06-13", "Timestamp": "2022-06-13T18:21:50Z" }, { "id": 7, "frame": 0, "Function": "Maximum value", "StorageNumber": 0, "Unit": "Volume flow (m m^3/h)", "Value": 1020, "Timestamp": "2022-06-13T18:21:50Z" }, { "id": 8, "frame": 0, "Function": "Instantaneous value", "StorageNumber": 0, "Unit": "Volume flow (m m^3/h)", "Value": 0, "Timestamp": "2022-06-13T18:21:50Z" }, { "id": 9, "frame": 0, "Function": "Instantaneous value", "StorageNumber": 7, "Tariff": 0, "Device": 0, "Unit": "Time Point (time & date)", "Value": "2000-00-00T00:00:00", "Timestamp": "2022-06-13T18:21:50Z" }, { "id": 10, "frame": 0, "Function": "Instantaneous value", "StorageNumber": 6, "Tariff": 0, "Device": 0, "Unit": "Time Point (time & date)", "Value": "2000-00-00T00:00:00", "Timestamp": "2022-06-13T18:21:50Z" }, { "id": 11, "frame": 0, "Function": "Instantaneous value", "StorageNumber": 8, "Tariff": 0, "Device": 0, "Unit": "Size of storage block", "Value": 13, "Timestamp": "2022-06-13T18:21:50Z" }, { "id": 12, "frame": 0, "Function": "Instantaneous value", "StorageNumber": 8, "Tariff": 0, "Device": 0, "Unit": "Storage interval month(s)", "Value": 1, "Timestamp": "2022-06-13T18:21:50Z" }, { "id": 13, "frame": 0, "Function": "Instantaneous value", "StorageNumber": 8, "Tariff": 0, "Device": 0, "Unit": "Time Point (date)", "Value": "2021-06-01", "Timestamp": "2022-06-13T18:21:50Z" }, { "id": 14, "frame": 0, "Function": "Instantaneous value", "StorageNumber": 8, "Tariff": 0, "Device": 0, "Unit": "Volume (m m^3)", "Value": 0, "Timestamp": "2022-06-13T18:21:50Z" }, { "id": 15, "frame": 0, "Function": "Instantaneous value", "StorageNumber": 9, "Tariff": 0, "Device": 0, "Unit": "Volume (m m^3)", "Value": 0, "Timestamp": "2022-06-13T18:21:50Z" }, { "id": 16, "frame": 0, "Function": "Instantaneous value", "StorageNumber": 10, "Tariff": 0, "Device": 0, "Unit": "Volume (m m^3)", "Value": 0, "Timestamp": "2022-06-13T18:21:50Z" }, { "id": 17, "frame": 0, "Function": "Instantaneous value", "StorageNumber": 11, "Tariff": 0, "Device": 0, "Unit": "Volume (m m^3)", "Value": 0, "Timestamp": "2022-06-13T18:21:50Z" }, { "id": 18, "frame": 0, "Function": "Instantaneous value", "StorageNumber": 12, "Tariff": 0, "Device": 0, "Unit": "Volume (m m^3)", "Value": 0, "Timestamp": "2022-06-13T18:21:50Z" }, { "id": 19, "frame": 0, "Function": "Instantaneous value", "StorageNumber": 13, "Tariff": 0, "Device": 0, "Unit": "Volume (m m^3)", "Value": 0, "Timestamp": "2022-06-13T18:21:50Z" }, { "id": 20, "frame": 0, "Function": "Instantaneous value", "StorageNumber": 14, "Tariff": 0, "Device": 0, "Unit": "Volume (m m^3)", "Value": 0, "Timestamp": "2022-06-13T18:21:50Z" }, { "id": 21, "frame": 0, "Function": "Instantaneous value", "StorageNumber": 15, "Tariff": 0, "Device": 0, "Unit": "Volume (m m^3)", "Value": 0, "Timestamp": "2022-06-13T18:21:50Z" }, { "id": 22, "frame": 0, "Function": "Instantaneous value", "StorageNumber": 16, "Tariff": 0, "Device": 0, "Unit": "Volume (m m^3)", "Value": 0, "Timestamp": "2022-06-13T18:21:50Z" }, { "id": 23, "frame": 0, "Function": "Instantaneous value", "StorageNumber": 17, "Tariff": 0, "Device": 0, "Unit": "Volume (m m^3)", "Value": 0, "Timestamp": "2022-06-13T18:21:50Z" }, { "id": 24, "frame": 0, "Function": "Instantaneous value", "StorageNumber": 18, "Tariff": 0, "Device": 0, "Unit": "Volume (m m^3)", "Value": 0, "Timestamp": "2022-06-13T18:21:50Z" }, { "id": 25, "frame": 0, "Function": "Instantaneous value", "StorageNumber": 19, "Tariff": 0, "Device": 0, "Unit": "Volume (m m^3)", "Value": 0, "Timestamp": "2022-06-13T18:21:50Z" }, { "id": 26, "frame": 0, "Function": "Instantaneous value", "StorageNumber": 20, "Tariff": 0, "Device": 0, "Unit": "Volume (m m^3)", "Value": 0, "Timestamp": "2022-06-13T18:21:50Z" }, { "id": 27, "frame": 0, "Function": "More records follow", "Value": 1, "Timestamp": "2022-06-13T18:21:50Z" }, { "id": 28, "frame": 1, "Function": "Maximum value", "StorageNumber": 28, "Tariff": 0, "Device": 0, "Unit": "Time Point (date)", "Value": "2021-05-01", "Timestamp": "2022-06-13T18:21:51Z" }, { "id": 29, "frame": 1, "Function": "Maximum value", "StorageNumber": 28, "Tariff": 0, "Device": 0, "Unit": "Volume flow (m m^3/h)", "Value": 0, "Timestamp": "2022-06-13T18:21:51Z" }, { "id": 30, "frame": 1, "Function": "Maximum value", "StorageNumber": 29, "Tariff": 0, "Device": 0, "Unit": "Time Point (date)", "Value": "2021-06-01", "Timestamp": "2022-06-13T18:21:51Z" }, { "id": 31, "frame": 1, "Function": "Maximum value", "StorageNumber": 29, "Tariff": 0, "Device": 0, "Unit": "Volume flow (m m^3/h)", "Value": 0, "Timestamp": "2022-06-13T18:21:51Z" }, { "id": 32, "frame": 1, "Function": "Maximum value", "StorageNumber": 30, "Tariff": 0, "Device": 0, "Unit": "Time Point (date)", "Value": "2021-07-01", "Timestamp": "2022-06-13T18:21:51Z" }, { "id": 33, "frame": 1, "Function": "Maximum value", "StorageNumber": 30, "Tariff": 0, "Device": 0, "Unit": "Volume flow (m m^3/h)", "Value": 0, "Timestamp": "2022-06-13T18:21:51Z" }, { "id": 34, "frame": 1, "Function": "Maximum value", "StorageNumber": 31, "Tariff": 0, "Device": 0, "Unit": "Time Point (date)", "Value": "2021-08-01", "Timestamp": "2022-06-13T18:21:51Z" }, { "id": 35, "frame": 1, "Function": "Maximum value", "StorageNumber": 31, "Tariff": 0, "Device": 0, "Unit": "Volume flow (m m^3/h)", "Value": 0, "Timestamp": "2022-06-13T18:21:51Z" }, { "id": 36, "frame": 1, "Function": "Maximum value", "StorageNumber": 32, "Tariff": 0, "Device": 0, "Unit": "Time Point (date)", "Value": "2021-09-01", "Timestamp": "2022-06-13T18:21:51Z" }, { "id": 37, "frame": 1, "Function": "Maximum value", "StorageNumber": 32, "Tariff": 0, "Device": 0, "Unit": "Volume flow (m m^3/h)", "Value": 0, "Timestamp": "2022-06-13T18:21:51Z" }, { "id": 38, "frame": 1, "Function": "Maximum value", "StorageNumber": 33, "Tariff": 0, "Device": 0, "Unit": "Time Point (date)", "Value": "2021-10-01", "Timestamp": "2022-06-13T18:21:51Z" }, { "id": 39, "frame": 1, "Function": "Maximum value", "StorageNumber": 33, "Tariff": 0, "Device": 0, "Unit": "Volume flow (m m^3/h)", "Value": 0, "Timestamp": "2022-06-13T18:21:51Z" }, { "id": 40, "frame": 1, "Function": "Maximum value", "StorageNumber": 34, "Tariff": 0, "Device": 0, "Unit": "Time Point (date)", "Value": "2021-11-01", "Timestamp": "2022-06-13T18:21:51Z" }, { "id": 41, "frame": 1, "Function": "Maximum value", "StorageNumber": 34, "Tariff": 0, "Device": 0, "Unit": "Volume flow (m m^3/h)", "Value": 0, "Timestamp": "2022-06-13T18:21:51Z" }, { "id": 42, "frame": 1, "Function": "Maximum value", "StorageNumber": 35, "Tariff": 0, "Device": 0, "Unit": "Time Point (date)", "Value": "2021-12-01", "Timestamp": "2022-06-13T18:21:51Z" }, { "id": 43, "frame": 1, "Function": "Maximum value", "StorageNumber": 35, "Tariff": 0, "Device": 0, "Unit": "Volume flow (m m^3/h)", "Value": 0, "Timestamp": "2022-06-13T18:21:51Z" }, { "id": 44, "frame": 1, "Function": "Maximum value", "StorageNumber": 36, "Tariff": 0, "Device": 0, "Unit": "Time Point (date)", "Value": "2022-01-01", "Timestamp": "2022-06-13T18:21:51Z" }, { "id": 45, "frame": 1, "Function": "Maximum value", "StorageNumber": 36, "Tariff": 0, "Device": 0, "Unit": "Volume flow (m m^3/h)", "Value": 0, "Timestamp": "2022-06-13T18:21:51Z" }, { "id": 46, "frame": 1, "Function": "Maximum value", "StorageNumber": 37, "Tariff": 0, "Device": 0, "Unit": "Time Point (date)", "Value": "2022-02-01", "Timestamp": "2022-06-13T18:21:51Z" }, { "id": 47, "frame": 1, "Function": "Maximum value", "StorageNumber": 37, "Tariff": 0, "Device": 0, "Unit": "Volume flow (m m^3/h)", "Value": 0, "Timestamp": "2022-06-13T18:21:51Z" }, { "id": 48, "frame": 1, "Function": "Maximum value", "StorageNumber": 38, "Tariff": 0, "Device": 0, "Unit": "Time Point (date)", "Value": "2022-03-01", "Timestamp": "2022-06-13T18:21:51Z" }, { "id": 49, "frame": 1, "Function": "Maximum value", "StorageNumber": 38, "Tariff": 0, "Device": 0, "Unit": "Volume flow (m m^3/h)", "Value": 0, "Timestamp": "2022-06-13T18:21:51Z" }, { "id": 50, "frame": 1, "Function": "Maximum value", "StorageNumber": 39, "Tariff": 0, "Device": 0, "Unit": "Time Point (date)", "Value": "2022-04-01", "Timestamp": "2022-06-13T18:21:51Z" }, { "id": 51, "frame": 1, "Function": "Maximum value", "StorageNumber": 39, "Tariff": 0, "Device": 0, "Unit": "Volume flow (m m^3/h)", "Value": 0, "Timestamp": "2022-06-13T18:21:51Z" }, { "id": 52, "frame": 1, "Function": "Maximum value", "StorageNumber": 40, "Tariff": 0, "Device": 0, "Unit": "Time Point (date)", "Value": "2022-05-01", "Timestamp": "2022-06-13T18:21:51Z" }, { "id": 53, "frame": 1, "Function": "Maximum value", "StorageNumber": 40, "Tariff": 0, "Device": 0, "Unit": "Volume flow (m m^3/h)", "Value": 0, "Timestamp": "2022-06-13T18:21:51Z" } ] }
              
              mbus.0
              2022-06-13 20:21:48.198	debug	Process: 1
              
              mbus.0
              2022-06-13 20:21:47.733	debug	connected set to true
              
              mbus.0
              2022-06-13 20:21:47.732	debug	connected set to true
              
              mbus.0
              2022-06-13 20:21:47.696	info	Schedule initialization for M-Bus-ID 1 with update interval 300
              
              mbus.0
              2022-06-13 20:21:47.694	info	Initialize M-Bus Serial to /dev/ttyUSB1 with 2400baud
              
              mbus.0
              2022-06-13 20:21:47.693	info	Default Update Interval: 300
              
              mbus.0
              2022-06-13 20:21:47.663	info	starting. Version 2.3.4 in /opt/iobroker/node_modules/iobroker.mbus, node: v14.19.3, js-controller: 4.0.23
              
              mbus.0
              2022-06-13 20:21:47.302	debug	Plugin sentry Initialize Plugin (enabled=true)
              

              Nach fünf Minuten (meinem Interval) kommt dann aber wieder das gleiche Bild, dass er keine Daten liest:

              mbus.0
              2022-06-13 20:26:53.807	debug	M-Bus ID 1 data: { "SlaveInformation": { "Id": 29020256, "Manufacturer": "ELR", "Version": 255, "ProductName": "", "Medium": "Water", "AccessNumber": 121, "Status": 0, "Signature": 0 } }
              
              mbus.0
              2022-06-13 20:26:52.367	debug	Process: 1
              

              Stoppe ich den Adapter und will alle Datenpunkte neu anlegen lassen, dann habe ich das selbeErgebnis wie oben "Neustart ohne Datenpunkte"

              
              mbus.0
              2022-06-13 20:28:19.524	debug	Create State ELR-29020256.data.lastStatus
              
              mbus.0
              2022-06-13 20:28:19.516	debug	Create State ELR-29020256.info.address
              
              mbus.0
              2022-06-13 20:28:19.499	debug	Create State ELR-29020256.info.Signature
              
              mbus.0
              2022-06-13 20:28:19.489	debug	Create State ELR-29020256.info.Status
              
              mbus.0
              2022-06-13 20:28:19.482	debug	Create State ELR-29020256.info.AccessNumber
              
              mbus.0
              2022-06-13 20:28:19.473	debug	Create State ELR-29020256.info.Medium
              
              mbus.0
              2022-06-13 20:28:19.465	debug	Create State ELR-29020256.info.ProductName
              
              mbus.0
              2022-06-13 20:28:19.458	debug	Create State ELR-29020256.info.Version
              
              mbus.0
              2022-06-13 20:28:19.451	debug	Create State ELR-29020256.info.Manufacturer
              
              mbus.0
              2022-06-13 20:28:19.444	debug	Create State ELR-29020256.info.Id
              
              mbus.0
              2022-06-13 20:28:19.372	debug	M-Bus ID 1 data: { "SlaveInformation": { "Id": 29020256, "Manufacturer": "ELR", "Version": 255, "ProductName": "", "Medium": "Water", "AccessNumber": 122, "Status": 0, "Signature": 0 } }
              
              mbus.0
              2022-06-13 20:28:17.918	debug	Process: 1
              
              mbus.0
              2022-06-13 20:28:17.486	debug	connected set to true
              
              mbus.0
              2022-06-13 20:28:17.485	debug	connected set to true
              
              mbus.0
              2022-06-13 20:28:17.416	info	Schedule initialization for M-Bus-ID 1 with update interval 300
              
              mbus.0
              2022-06-13 20:28:17.414	info	Initialize M-Bus Serial to /dev/ttyUSB1 with 2400baud
              
              mbus.0
              2022-06-13 20:28:17.413	info	Default Update Interval: 300
              
              mbus.0
              2022-06-13 20:28:17.386	info	starting. Version 2.3.4 in /opt/iobroker/node_modules/iobroker.mbus, node: v14.19.3, js-controller: 4.0.23
              
              mbus.0
              2022-06-13 20:28:16.980	debug	Plugin sentry Initialize Plugin (enabled=true)
              

              Verstehe es nicht.
              @apollon77, hast du eine Idee?

              apollon77A 2 Replies Last reply
              0
              • Hant0rH Hant0r

                Ok das ist etwas strange.
                Fand es Merkwürdig, wieso er auf einmal gar keine Daten mehr Empfangen hat. Also habe ich es wiederholt wie heute Mittag.

                Wenn ich das Modul über den Laptop auslese, ihn dann an die Diskstation anschließe und den Adapter starte, dann liest er alles korrekt aus, wie es sein sollte:

                
                mbus.0
                2022-06-13 20:21:52.365	debug	Value ELR-29020256.data.53-40-Max: 0 (unit: m m^3/h) with factor 0.001
                
                mbus.0
                2022-06-13 20:21:52.365	debug	Value ELR-29020256.data.52-40-Max: 2022-05-01 (unit: date) with factor 0
                
                mbus.0
                2022-06-13 20:21:52.365	debug	Value ELR-29020256.data.51-39-Max: 0 (unit: m m^3/h) with factor 0.001
                
                mbus.0
                2022-06-13 20:21:52.364	debug	Value ELR-29020256.data.50-39-Max: 2022-04-01 (unit: date) with factor 0
                
                mbus.0
                2022-06-13 20:21:52.364	debug	Value ELR-29020256.data.49-38-Max: 0 (unit: m m^3/h) with factor 0.001
                
                mbus.0
                2022-06-13 20:21:52.364	debug	Value ELR-29020256.data.48-38-Max: 2022-03-01 (unit: date) with factor 0
                
                mbus.0
                2022-06-13 20:21:52.363	debug	Value ELR-29020256.data.47-37-Max: 0 (unit: m m^3/h) with factor 0.001
                
                mbus.0
                2022-06-13 20:21:52.363	debug	Value ELR-29020256.data.46-37-Max: 2022-02-01 (unit: date) with factor 0
                
                mbus.0
                2022-06-13 20:21:52.362	debug	Value ELR-29020256.data.45-36-Max: 0 (unit: m m^3/h) with factor 0.001
                
                mbus.0
                2022-06-13 20:21:52.362	debug	Value ELR-29020256.data.44-36-Max: 2022-01-01 (unit: date) with factor 0
                
                mbus.0
                2022-06-13 20:21:52.362	debug	Value ELR-29020256.data.43-35-Max: 0 (unit: m m^3/h) with factor 0.001
                
                mbus.0
                2022-06-13 20:21:52.361	debug	Value ELR-29020256.data.42-35-Max: 2021-12-01 (unit: date) with factor 0
                
                mbus.0
                2022-06-13 20:21:52.361	debug	Value ELR-29020256.data.41-34-Max: 0 (unit: m m^3/h) with factor 0.001
                
                mbus.0
                2022-06-13 20:21:52.360	debug	Value ELR-29020256.data.40-34-Max: 2021-11-01 (unit: date) with factor 0
                
                mbus.0
                2022-06-13 20:21:52.360	debug	Value ELR-29020256.data.39-33-Max: 0 (unit: m m^3/h) with factor 0.001
                
                mbus.0
                2022-06-13 20:21:52.360	debug	Value ELR-29020256.data.38-33-Max: 2021-10-01 (unit: date) with factor 0
                
                mbus.0
                2022-06-13 20:21:52.359	debug	Value ELR-29020256.data.37-32-Max: 0 (unit: m m^3/h) with factor 0.001
                
                mbus.0
                2022-06-13 20:21:52.359	debug	Value ELR-29020256.data.36-32-Max: 2021-09-01 (unit: date) with factor 0
                
                mbus.0
                2022-06-13 20:21:52.359	debug	Value ELR-29020256.data.35-31-Max: 0 (unit: m m^3/h) with factor 0.001
                
                mbus.0
                2022-06-13 20:21:52.358	debug	Value ELR-29020256.data.34-31-Max: 2021-08-01 (unit: date) with factor 0
                
                mbus.0
                2022-06-13 20:21:52.358	debug	Value ELR-29020256.data.33-30-Max: 0 (unit: m m^3/h) with factor 0.001
                
                mbus.0
                2022-06-13 20:21:52.356	debug	Value ELR-29020256.data.32-30-Max: 2021-07-01 (unit: date) with factor 0
                
                mbus.0
                2022-06-13 20:21:52.356	debug	Value ELR-29020256.data.31-29-Max: 0 (unit: m m^3/h) with factor 0.001
                
                mbus.0
                2022-06-13 20:21:52.355	debug	Value ELR-29020256.data.30-29-Max: 2021-06-01 (unit: date) with factor 0
                
                mbus.0
                2022-06-13 20:21:52.354	debug	Value ELR-29020256.data.29-28-Max: 0 (unit: m m^3/h) with factor 0.001
                
                mbus.0
                2022-06-13 20:21:52.353	debug	Value ELR-29020256.data.28-28-Max: 2021-05-01 (unit: date) with factor 0
                
                mbus.0
                2022-06-13 20:21:52.353	debug	Value ELR-29020256.data.27-More records follow: 1 (unit: ) with factor 0
                
                mbus.0
                2022-06-13 20:21:52.352	debug	Value ELR-29020256.data.26-20-Current: 0 (unit: m m^3) with factor 0.001
                
                mbus.0
                2022-06-13 20:21:52.352	debug	Value ELR-29020256.data.25-19-Current: 0 (unit: m m^3) with factor 0.001
                
                mbus.0
                2022-06-13 20:21:52.351	debug	Value ELR-29020256.data.24-18-Current: 0 (unit: m m^3) with factor 0.001
                
                mbus.0
                2022-06-13 20:21:52.351	debug	Value ELR-29020256.data.23-17-Current: 0 (unit: m m^3) with factor 0.001
                
                mbus.0
                2022-06-13 20:21:52.351	debug	Value ELR-29020256.data.22-16-Current: 0 (unit: m m^3) with factor 0.001
                
                mbus.0
                2022-06-13 20:21:52.350	debug	Value ELR-29020256.data.21-15-Current: 0 (unit: m m^3) with factor 0.001
                
                mbus.0
                2022-06-13 20:21:52.350	debug	Value ELR-29020256.data.20-14-Current: 0 (unit: m m^3) with factor 0.001
                
                mbus.0
                2022-06-13 20:21:52.349	debug	Value ELR-29020256.data.19-13-Current: 0 (unit: m m^3) with factor 0.001
                
                mbus.0
                2022-06-13 20:21:52.349	debug	Value ELR-29020256.data.18-12-Current: 0 (unit: m m^3) with factor 0.001
                
                mbus.0
                2022-06-13 20:21:52.349	debug	Value ELR-29020256.data.17-11-Current: 0 (unit: m m^3) with factor 0.001
                
                mbus.0
                2022-06-13 20:21:52.348	debug	Value ELR-29020256.data.16-10-Current: 0 (unit: m m^3) with factor 0.001
                
                mbus.0
                2022-06-13 20:21:52.347	debug	Value ELR-29020256.data.15-9-Current: 0 (unit: m m^3) with factor 0.001
                
                mbus.0
                2022-06-13 20:21:52.346	debug	Value ELR-29020256.data.14-8-Current: 0 (unit: m m^3) with factor 0.001
                
                mbus.0
                2022-06-13 20:21:52.345	debug	Value ELR-29020256.data.13-8-Current: 2021-06-01 (unit: date) with factor 0
                
                mbus.0
                2022-06-13 20:21:52.345	debug	Value ELR-29020256.data.12-8-Current: 1 (unit: s) with factor 0
                
                mbus.0
                2022-06-13 20:21:52.344	debug	Value ELR-29020256.data.11-8-Current: 13 (unit: Size of storage block) with factor 0
                
                mbus.0
                2022-06-13 20:21:52.344	debug	Value ELR-29020256.data.10-6-Current: 2000-00-00T00:00:00 (unit: time & date) with factor 0
                
                mbus.0
                2022-06-13 20:21:52.344	debug	Value ELR-29020256.data.9-7-Current: 2000-00-00T00:00:00 (unit: time & date) with factor 0
                
                mbus.0
                2022-06-13 20:21:52.343	debug	Value ELR-29020256.data.8-0-Current: 0 (unit: m m^3/h) with factor 0.001
                
                mbus.0
                2022-06-13 20:21:52.343	debug	Value ELR-29020256.data.7-0-Max: 1020 (unit: m m^3/h) with factor 0.001
                
                mbus.0
                2022-06-13 20:21:52.342	debug	Value ELR-29020256.data.6-0-Max: 2022-06-13 (unit: date) with factor 0
                
                mbus.0
                2022-06-13 20:21:52.342	debug	Value ELR-29020256.data.5-0-Current: 1 (unit: m m^3) with factor 0.001
                
                mbus.0
                2022-06-13 20:21:52.341	debug	Value ELR-29020256.data.4-1-Current: 2023-01-01 (unit: date) with factor 0
                
                mbus.0
                2022-06-13 20:21:52.341	debug	Value ELR-29020256.data.3-1-Current: 0 (unit: m m^3) with factor 0.001
                
                mbus.0
                2022-06-13 20:21:52.341	debug	Value ELR-29020256.data.2-1-Current: 2022-01-01 (unit: date) with factor 0
                
                mbus.0
                2022-06-13 20:21:52.340	debug	Value ELR-29020256.data.1-0-Current: 2022-06-13T20:21:00 (unit: time & date) with factor 0
                
                mbus.0
                2022-06-13 20:21:52.339	debug	Value ELR-29020256.data.0-0-Current: 82033 (unit: m m^3) with factor 0.001
                
                mbus.0
                2022-06-13 20:21:52.330	debug	Create State ELR-29020256.data.lastStatus
                
                mbus.0
                2022-06-13 20:21:52.322	debug	Create State ELR-29020256.data.53-40-Max
                
                mbus.0
                2022-06-13 20:21:52.314	debug	Create State ELR-29020256.data.52-40-Max
                
                mbus.0
                2022-06-13 20:21:52.306	debug	Create State ELR-29020256.data.51-39-Max
                
                mbus.0
                2022-06-13 20:21:52.298	debug	Create State ELR-29020256.data.50-39-Max
                
                mbus.0
                2022-06-13 20:21:52.286	debug	Create State ELR-29020256.data.49-38-Max
                
                mbus.0
                2022-06-13 20:21:52.279	debug	Create State ELR-29020256.data.48-38-Max
                
                mbus.0
                2022-06-13 20:21:52.268	debug	Create State ELR-29020256.data.47-37-Max
                
                mbus.0
                2022-06-13 20:21:52.258	debug	Create State ELR-29020256.data.46-37-Max
                
                mbus.0
                2022-06-13 20:21:52.246	debug	Create State ELR-29020256.data.45-36-Max
                
                mbus.0
                2022-06-13 20:21:52.221	debug	Create State ELR-29020256.data.44-36-Max
                
                mbus.0
                2022-06-13 20:21:52.213	debug	Create State ELR-29020256.data.43-35-Max
                
                mbus.0
                2022-06-13 20:21:52.206	debug	Create State ELR-29020256.data.42-35-Max
                
                mbus.0
                2022-06-13 20:21:52.199	debug	Create State ELR-29020256.data.41-34-Max
                
                mbus.0
                2022-06-13 20:21:52.189	debug	Create State ELR-29020256.data.40-34-Max
                
                mbus.0
                2022-06-13 20:21:52.174	debug	Create State ELR-29020256.data.39-33-Max
                
                mbus.0
                2022-06-13 20:21:52.167	debug	Create State ELR-29020256.data.38-33-Max
                
                mbus.0
                2022-06-13 20:21:52.160	debug	Create State ELR-29020256.data.37-32-Max
                
                mbus.0
                2022-06-13 20:21:52.153	debug	Create State ELR-29020256.data.36-32-Max
                
                mbus.0
                2022-06-13 20:21:52.145	debug	Create State ELR-29020256.data.35-31-Max
                
                mbus.0
                2022-06-13 20:21:52.137	debug	Create State ELR-29020256.data.34-31-Max
                
                mbus.0
                2022-06-13 20:21:52.129	debug	Create State ELR-29020256.data.33-30-Max
                
                mbus.0
                2022-06-13 20:21:52.123	debug	Create State ELR-29020256.data.32-30-Max
                
                mbus.0
                2022-06-13 20:21:52.112	debug	Create State ELR-29020256.data.31-29-Max
                
                mbus.0
                2022-06-13 20:21:52.104	debug	Create State ELR-29020256.data.30-29-Max
                
                mbus.0
                2022-06-13 20:21:52.096	debug	Create State ELR-29020256.data.29-28-Max
                
                mbus.0
                2022-06-13 20:21:52.087	debug	Create State ELR-29020256.data.28-28-Max
                
                mbus.0
                2022-06-13 20:21:52.081	debug	Create State ELR-29020256.data.27-More records follow
                
                mbus.0
                2022-06-13 20:21:52.076	debug	Create State ELR-29020256.data.26-20-Current
                
                mbus.0
                2022-06-13 20:21:52.070	debug	Create State ELR-29020256.data.25-19-Current
                
                mbus.0
                2022-06-13 20:21:52.064	debug	Create State ELR-29020256.data.24-18-Current
                
                mbus.0
                2022-06-13 20:21:52.058	debug	Create State ELR-29020256.data.23-17-Current
                
                mbus.0
                2022-06-13 20:21:52.049	debug	Create State ELR-29020256.data.22-16-Current
                
                mbus.0
                2022-06-13 20:21:52.044	debug	Create State ELR-29020256.data.21-15-Current
                
                mbus.0
                2022-06-13 20:21:52.040	debug	Create State ELR-29020256.data.20-14-Current
                
                mbus.0
                2022-06-13 20:21:52.035	debug	Create State ELR-29020256.data.19-13-Current
                
                mbus.0
                2022-06-13 20:21:52.030	debug	Create State ELR-29020256.data.18-12-Current
                
                mbus.0
                2022-06-13 20:21:52.023	debug	Create State ELR-29020256.data.17-11-Current
                
                mbus.0
                2022-06-13 20:21:52.016	debug	Create State ELR-29020256.data.16-10-Current
                
                mbus.0
                2022-06-13 20:21:52.007	debug	Create State ELR-29020256.data.15-9-Current
                
                mbus.0
                2022-06-13 20:21:51.998	debug	Create State ELR-29020256.data.14-8-Current
                
                mbus.0
                2022-06-13 20:21:51.991	debug	Create State ELR-29020256.data.13-8-Current
                
                mbus.0
                2022-06-13 20:21:51.982	debug	Create State ELR-29020256.data.12-8-Current
                
                mbus.0
                2022-06-13 20:21:51.972	debug	Create State ELR-29020256.data.11-8-Current
                
                mbus.0
                2022-06-13 20:21:51.960	debug	Create State ELR-29020256.data.10-6-Current
                
                mbus.0
                2022-06-13 20:21:51.947	debug	Create State ELR-29020256.data.9-7-Current
                
                mbus.0
                2022-06-13 20:21:51.937	debug	Create State ELR-29020256.data.8-0-Current
                
                mbus.0
                2022-06-13 20:21:51.930	debug	Create State ELR-29020256.data.7-0-Max
                
                mbus.0
                2022-06-13 20:21:51.921	debug	Create State ELR-29020256.data.6-0-Max
                
                mbus.0
                2022-06-13 20:21:51.896	debug	Create State ELR-29020256.data.5-0-Current
                
                mbus.0
                2022-06-13 20:21:51.886	debug	Create State ELR-29020256.data.4-1-Current
                
                mbus.0
                2022-06-13 20:21:51.879	debug	Create State ELR-29020256.data.3-1-Current
                
                mbus.0
                2022-06-13 20:21:51.869	debug	Create State ELR-29020256.data.2-1-Current
                
                mbus.0
                2022-06-13 20:21:51.862	debug	Create State ELR-29020256.data.1-0-Current
                
                mbus.0
                2022-06-13 20:21:51.853	debug	Create State ELR-29020256.data.0-0-Current
                
                mbus.0
                2022-06-13 20:21:51.845	debug	Create State ELR-29020256.info.address
                
                mbus.0
                2022-06-13 20:21:51.838	debug	Create State ELR-29020256.info.Signature
                
                mbus.0
                2022-06-13 20:21:51.830	debug	Create State ELR-29020256.info.Status
                
                mbus.0
                2022-06-13 20:21:51.821	debug	Create State ELR-29020256.info.AccessNumber
                
                mbus.0
                2022-06-13 20:21:51.813	debug	Create State ELR-29020256.info.Medium
                
                mbus.0
                2022-06-13 20:21:51.801	debug	Create State ELR-29020256.info.ProductName
                
                mbus.0
                2022-06-13 20:21:51.793	debug	Create State ELR-29020256.info.Version
                
                mbus.0
                2022-06-13 20:21:51.786	debug	Create State ELR-29020256.info.Manufacturer
                
                mbus.0
                2022-06-13 20:21:51.779	debug	Create State ELR-29020256.info.Id
                
                mbus.0
                2022-06-13 20:21:51.708	debug	M-Bus ID 1 data: { "SlaveInformation": { "Id": 29020256, "Manufacturer": "ELR", "Version": 255, "ProductName": "", "Medium": "Water", "AccessNumber": 119, "Status": 0, "Signature": 0 }, "DataRecord": [ { "id": 0, "frame": 0, "Function": "Instantaneous value", "StorageNumber": 0, "Unit": "Volume (m m^3)", "Value": 82033, "Timestamp": "2022-06-13T18:21:50Z" }, { "id": 1, "frame": 0, "Function": "Instantaneous value", "StorageNumber": 0, "Unit": "Time Point (time & date)", "Value": "2022-06-13T20:21:00", "Timestamp": "2022-06-13T18:21:50Z" }, { "id": 2, "frame": 0, "Function": "Instantaneous value", "StorageNumber": 1, "Unit": "Time Point (date)", "Value": "2022-01-01", "Timestamp": "2022-06-13T18:21:50Z" }, { "id": 3, "frame": 0, "Function": "Instantaneous value", "StorageNumber": 1, "Unit": "Volume (m m^3)", "Value": 0, "Timestamp": "2022-06-13T18:21:50Z" }, { "id": 4, "frame": 0, "Function": "Instantaneous value", "StorageNumber": 1, "Unit": "Time Point (date)", "Value": "2023-01-01", "Timestamp": "2022-06-13T18:21:50Z" }, { "id": 5, "frame": 0, "Function": "Instantaneous value", "StorageNumber": 0, "Unit": "Volume (m m^3)", "Value": 1, "Timestamp": "2022-06-13T18:21:50Z" }, { "id": 6, "frame": 0, "Function": "Maximum value", "StorageNumber": 0, "Unit": "Time Point (date)", "Value": "2022-06-13", "Timestamp": "2022-06-13T18:21:50Z" }, { "id": 7, "frame": 0, "Function": "Maximum value", "StorageNumber": 0, "Unit": "Volume flow (m m^3/h)", "Value": 1020, "Timestamp": "2022-06-13T18:21:50Z" }, { "id": 8, "frame": 0, "Function": "Instantaneous value", "StorageNumber": 0, "Unit": "Volume flow (m m^3/h)", "Value": 0, "Timestamp": "2022-06-13T18:21:50Z" }, { "id": 9, "frame": 0, "Function": "Instantaneous value", "StorageNumber": 7, "Tariff": 0, "Device": 0, "Unit": "Time Point (time & date)", "Value": "2000-00-00T00:00:00", "Timestamp": "2022-06-13T18:21:50Z" }, { "id": 10, "frame": 0, "Function": "Instantaneous value", "StorageNumber": 6, "Tariff": 0, "Device": 0, "Unit": "Time Point (time & date)", "Value": "2000-00-00T00:00:00", "Timestamp": "2022-06-13T18:21:50Z" }, { "id": 11, "frame": 0, "Function": "Instantaneous value", "StorageNumber": 8, "Tariff": 0, "Device": 0, "Unit": "Size of storage block", "Value": 13, "Timestamp": "2022-06-13T18:21:50Z" }, { "id": 12, "frame": 0, "Function": "Instantaneous value", "StorageNumber": 8, "Tariff": 0, "Device": 0, "Unit": "Storage interval month(s)", "Value": 1, "Timestamp": "2022-06-13T18:21:50Z" }, { "id": 13, "frame": 0, "Function": "Instantaneous value", "StorageNumber": 8, "Tariff": 0, "Device": 0, "Unit": "Time Point (date)", "Value": "2021-06-01", "Timestamp": "2022-06-13T18:21:50Z" }, { "id": 14, "frame": 0, "Function": "Instantaneous value", "StorageNumber": 8, "Tariff": 0, "Device": 0, "Unit": "Volume (m m^3)", "Value": 0, "Timestamp": "2022-06-13T18:21:50Z" }, { "id": 15, "frame": 0, "Function": "Instantaneous value", "StorageNumber": 9, "Tariff": 0, "Device": 0, "Unit": "Volume (m m^3)", "Value": 0, "Timestamp": "2022-06-13T18:21:50Z" }, { "id": 16, "frame": 0, "Function": "Instantaneous value", "StorageNumber": 10, "Tariff": 0, "Device": 0, "Unit": "Volume (m m^3)", "Value": 0, "Timestamp": "2022-06-13T18:21:50Z" }, { "id": 17, "frame": 0, "Function": "Instantaneous value", "StorageNumber": 11, "Tariff": 0, "Device": 0, "Unit": "Volume (m m^3)", "Value": 0, "Timestamp": "2022-06-13T18:21:50Z" }, { "id": 18, "frame": 0, "Function": "Instantaneous value", "StorageNumber": 12, "Tariff": 0, "Device": 0, "Unit": "Volume (m m^3)", "Value": 0, "Timestamp": "2022-06-13T18:21:50Z" }, { "id": 19, "frame": 0, "Function": "Instantaneous value", "StorageNumber": 13, "Tariff": 0, "Device": 0, "Unit": "Volume (m m^3)", "Value": 0, "Timestamp": "2022-06-13T18:21:50Z" }, { "id": 20, "frame": 0, "Function": "Instantaneous value", "StorageNumber": 14, "Tariff": 0, "Device": 0, "Unit": "Volume (m m^3)", "Value": 0, "Timestamp": "2022-06-13T18:21:50Z" }, { "id": 21, "frame": 0, "Function": "Instantaneous value", "StorageNumber": 15, "Tariff": 0, "Device": 0, "Unit": "Volume (m m^3)", "Value": 0, "Timestamp": "2022-06-13T18:21:50Z" }, { "id": 22, "frame": 0, "Function": "Instantaneous value", "StorageNumber": 16, "Tariff": 0, "Device": 0, "Unit": "Volume (m m^3)", "Value": 0, "Timestamp": "2022-06-13T18:21:50Z" }, { "id": 23, "frame": 0, "Function": "Instantaneous value", "StorageNumber": 17, "Tariff": 0, "Device": 0, "Unit": "Volume (m m^3)", "Value": 0, "Timestamp": "2022-06-13T18:21:50Z" }, { "id": 24, "frame": 0, "Function": "Instantaneous value", "StorageNumber": 18, "Tariff": 0, "Device": 0, "Unit": "Volume (m m^3)", "Value": 0, "Timestamp": "2022-06-13T18:21:50Z" }, { "id": 25, "frame": 0, "Function": "Instantaneous value", "StorageNumber": 19, "Tariff": 0, "Device": 0, "Unit": "Volume (m m^3)", "Value": 0, "Timestamp": "2022-06-13T18:21:50Z" }, { "id": 26, "frame": 0, "Function": "Instantaneous value", "StorageNumber": 20, "Tariff": 0, "Device": 0, "Unit": "Volume (m m^3)", "Value": 0, "Timestamp": "2022-06-13T18:21:50Z" }, { "id": 27, "frame": 0, "Function": "More records follow", "Value": 1, "Timestamp": "2022-06-13T18:21:50Z" }, { "id": 28, "frame": 1, "Function": "Maximum value", "StorageNumber": 28, "Tariff": 0, "Device": 0, "Unit": "Time Point (date)", "Value": "2021-05-01", "Timestamp": "2022-06-13T18:21:51Z" }, { "id": 29, "frame": 1, "Function": "Maximum value", "StorageNumber": 28, "Tariff": 0, "Device": 0, "Unit": "Volume flow (m m^3/h)", "Value": 0, "Timestamp": "2022-06-13T18:21:51Z" }, { "id": 30, "frame": 1, "Function": "Maximum value", "StorageNumber": 29, "Tariff": 0, "Device": 0, "Unit": "Time Point (date)", "Value": "2021-06-01", "Timestamp": "2022-06-13T18:21:51Z" }, { "id": 31, "frame": 1, "Function": "Maximum value", "StorageNumber": 29, "Tariff": 0, "Device": 0, "Unit": "Volume flow (m m^3/h)", "Value": 0, "Timestamp": "2022-06-13T18:21:51Z" }, { "id": 32, "frame": 1, "Function": "Maximum value", "StorageNumber": 30, "Tariff": 0, "Device": 0, "Unit": "Time Point (date)", "Value": "2021-07-01", "Timestamp": "2022-06-13T18:21:51Z" }, { "id": 33, "frame": 1, "Function": "Maximum value", "StorageNumber": 30, "Tariff": 0, "Device": 0, "Unit": "Volume flow (m m^3/h)", "Value": 0, "Timestamp": "2022-06-13T18:21:51Z" }, { "id": 34, "frame": 1, "Function": "Maximum value", "StorageNumber": 31, "Tariff": 0, "Device": 0, "Unit": "Time Point (date)", "Value": "2021-08-01", "Timestamp": "2022-06-13T18:21:51Z" }, { "id": 35, "frame": 1, "Function": "Maximum value", "StorageNumber": 31, "Tariff": 0, "Device": 0, "Unit": "Volume flow (m m^3/h)", "Value": 0, "Timestamp": "2022-06-13T18:21:51Z" }, { "id": 36, "frame": 1, "Function": "Maximum value", "StorageNumber": 32, "Tariff": 0, "Device": 0, "Unit": "Time Point (date)", "Value": "2021-09-01", "Timestamp": "2022-06-13T18:21:51Z" }, { "id": 37, "frame": 1, "Function": "Maximum value", "StorageNumber": 32, "Tariff": 0, "Device": 0, "Unit": "Volume flow (m m^3/h)", "Value": 0, "Timestamp": "2022-06-13T18:21:51Z" }, { "id": 38, "frame": 1, "Function": "Maximum value", "StorageNumber": 33, "Tariff": 0, "Device": 0, "Unit": "Time Point (date)", "Value": "2021-10-01", "Timestamp": "2022-06-13T18:21:51Z" }, { "id": 39, "frame": 1, "Function": "Maximum value", "StorageNumber": 33, "Tariff": 0, "Device": 0, "Unit": "Volume flow (m m^3/h)", "Value": 0, "Timestamp": "2022-06-13T18:21:51Z" }, { "id": 40, "frame": 1, "Function": "Maximum value", "StorageNumber": 34, "Tariff": 0, "Device": 0, "Unit": "Time Point (date)", "Value": "2021-11-01", "Timestamp": "2022-06-13T18:21:51Z" }, { "id": 41, "frame": 1, "Function": "Maximum value", "StorageNumber": 34, "Tariff": 0, "Device": 0, "Unit": "Volume flow (m m^3/h)", "Value": 0, "Timestamp": "2022-06-13T18:21:51Z" }, { "id": 42, "frame": 1, "Function": "Maximum value", "StorageNumber": 35, "Tariff": 0, "Device": 0, "Unit": "Time Point (date)", "Value": "2021-12-01", "Timestamp": "2022-06-13T18:21:51Z" }, { "id": 43, "frame": 1, "Function": "Maximum value", "StorageNumber": 35, "Tariff": 0, "Device": 0, "Unit": "Volume flow (m m^3/h)", "Value": 0, "Timestamp": "2022-06-13T18:21:51Z" }, { "id": 44, "frame": 1, "Function": "Maximum value", "StorageNumber": 36, "Tariff": 0, "Device": 0, "Unit": "Time Point (date)", "Value": "2022-01-01", "Timestamp": "2022-06-13T18:21:51Z" }, { "id": 45, "frame": 1, "Function": "Maximum value", "StorageNumber": 36, "Tariff": 0, "Device": 0, "Unit": "Volume flow (m m^3/h)", "Value": 0, "Timestamp": "2022-06-13T18:21:51Z" }, { "id": 46, "frame": 1, "Function": "Maximum value", "StorageNumber": 37, "Tariff": 0, "Device": 0, "Unit": "Time Point (date)", "Value": "2022-02-01", "Timestamp": "2022-06-13T18:21:51Z" }, { "id": 47, "frame": 1, "Function": "Maximum value", "StorageNumber": 37, "Tariff": 0, "Device": 0, "Unit": "Volume flow (m m^3/h)", "Value": 0, "Timestamp": "2022-06-13T18:21:51Z" }, { "id": 48, "frame": 1, "Function": "Maximum value", "StorageNumber": 38, "Tariff": 0, "Device": 0, "Unit": "Time Point (date)", "Value": "2022-03-01", "Timestamp": "2022-06-13T18:21:51Z" }, { "id": 49, "frame": 1, "Function": "Maximum value", "StorageNumber": 38, "Tariff": 0, "Device": 0, "Unit": "Volume flow (m m^3/h)", "Value": 0, "Timestamp": "2022-06-13T18:21:51Z" }, { "id": 50, "frame": 1, "Function": "Maximum value", "StorageNumber": 39, "Tariff": 0, "Device": 0, "Unit": "Time Point (date)", "Value": "2022-04-01", "Timestamp": "2022-06-13T18:21:51Z" }, { "id": 51, "frame": 1, "Function": "Maximum value", "StorageNumber": 39, "Tariff": 0, "Device": 0, "Unit": "Volume flow (m m^3/h)", "Value": 0, "Timestamp": "2022-06-13T18:21:51Z" }, { "id": 52, "frame": 1, "Function": "Maximum value", "StorageNumber": 40, "Tariff": 0, "Device": 0, "Unit": "Time Point (date)", "Value": "2022-05-01", "Timestamp": "2022-06-13T18:21:51Z" }, { "id": 53, "frame": 1, "Function": "Maximum value", "StorageNumber": 40, "Tariff": 0, "Device": 0, "Unit": "Volume flow (m m^3/h)", "Value": 0, "Timestamp": "2022-06-13T18:21:51Z" } ] }
                
                mbus.0
                2022-06-13 20:21:48.198	debug	Process: 1
                
                mbus.0
                2022-06-13 20:21:47.733	debug	connected set to true
                
                mbus.0
                2022-06-13 20:21:47.732	debug	connected set to true
                
                mbus.0
                2022-06-13 20:21:47.696	info	Schedule initialization for M-Bus-ID 1 with update interval 300
                
                mbus.0
                2022-06-13 20:21:47.694	info	Initialize M-Bus Serial to /dev/ttyUSB1 with 2400baud
                
                mbus.0
                2022-06-13 20:21:47.693	info	Default Update Interval: 300
                
                mbus.0
                2022-06-13 20:21:47.663	info	starting. Version 2.3.4 in /opt/iobroker/node_modules/iobroker.mbus, node: v14.19.3, js-controller: 4.0.23
                
                mbus.0
                2022-06-13 20:21:47.302	debug	Plugin sentry Initialize Plugin (enabled=true)
                

                Nach fünf Minuten (meinem Interval) kommt dann aber wieder das gleiche Bild, dass er keine Daten liest:

                mbus.0
                2022-06-13 20:26:53.807	debug	M-Bus ID 1 data: { "SlaveInformation": { "Id": 29020256, "Manufacturer": "ELR", "Version": 255, "ProductName": "", "Medium": "Water", "AccessNumber": 121, "Status": 0, "Signature": 0 } }
                
                mbus.0
                2022-06-13 20:26:52.367	debug	Process: 1
                

                Stoppe ich den Adapter und will alle Datenpunkte neu anlegen lassen, dann habe ich das selbeErgebnis wie oben "Neustart ohne Datenpunkte"

                
                mbus.0
                2022-06-13 20:28:19.524	debug	Create State ELR-29020256.data.lastStatus
                
                mbus.0
                2022-06-13 20:28:19.516	debug	Create State ELR-29020256.info.address
                
                mbus.0
                2022-06-13 20:28:19.499	debug	Create State ELR-29020256.info.Signature
                
                mbus.0
                2022-06-13 20:28:19.489	debug	Create State ELR-29020256.info.Status
                
                mbus.0
                2022-06-13 20:28:19.482	debug	Create State ELR-29020256.info.AccessNumber
                
                mbus.0
                2022-06-13 20:28:19.473	debug	Create State ELR-29020256.info.Medium
                
                mbus.0
                2022-06-13 20:28:19.465	debug	Create State ELR-29020256.info.ProductName
                
                mbus.0
                2022-06-13 20:28:19.458	debug	Create State ELR-29020256.info.Version
                
                mbus.0
                2022-06-13 20:28:19.451	debug	Create State ELR-29020256.info.Manufacturer
                
                mbus.0
                2022-06-13 20:28:19.444	debug	Create State ELR-29020256.info.Id
                
                mbus.0
                2022-06-13 20:28:19.372	debug	M-Bus ID 1 data: { "SlaveInformation": { "Id": 29020256, "Manufacturer": "ELR", "Version": 255, "ProductName": "", "Medium": "Water", "AccessNumber": 122, "Status": 0, "Signature": 0 } }
                
                mbus.0
                2022-06-13 20:28:17.918	debug	Process: 1
                
                mbus.0
                2022-06-13 20:28:17.486	debug	connected set to true
                
                mbus.0
                2022-06-13 20:28:17.485	debug	connected set to true
                
                mbus.0
                2022-06-13 20:28:17.416	info	Schedule initialization for M-Bus-ID 1 with update interval 300
                
                mbus.0
                2022-06-13 20:28:17.414	info	Initialize M-Bus Serial to /dev/ttyUSB1 with 2400baud
                
                mbus.0
                2022-06-13 20:28:17.413	info	Default Update Interval: 300
                
                mbus.0
                2022-06-13 20:28:17.386	info	starting. Version 2.3.4 in /opt/iobroker/node_modules/iobroker.mbus, node: v14.19.3, js-controller: 4.0.23
                
                mbus.0
                2022-06-13 20:28:16.980	debug	Plugin sentry Initialize Plugin (enabled=true)
                

                Verstehe es nicht.
                @apollon77, hast du eine Idee?

                apollon77A Offline
                apollon77A Offline
                apollon77
                wrote on last edited by
                #53

                @hant0r checke Ende der Woche.

                Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                1 Reply Last reply
                1
                • Hant0rH Hant0r

                  Ok das ist etwas strange.
                  Fand es Merkwürdig, wieso er auf einmal gar keine Daten mehr Empfangen hat. Also habe ich es wiederholt wie heute Mittag.

                  Wenn ich das Modul über den Laptop auslese, ihn dann an die Diskstation anschließe und den Adapter starte, dann liest er alles korrekt aus, wie es sein sollte:

                  
                  mbus.0
                  2022-06-13 20:21:52.365	debug	Value ELR-29020256.data.53-40-Max: 0 (unit: m m^3/h) with factor 0.001
                  
                  mbus.0
                  2022-06-13 20:21:52.365	debug	Value ELR-29020256.data.52-40-Max: 2022-05-01 (unit: date) with factor 0
                  
                  mbus.0
                  2022-06-13 20:21:52.365	debug	Value ELR-29020256.data.51-39-Max: 0 (unit: m m^3/h) with factor 0.001
                  
                  mbus.0
                  2022-06-13 20:21:52.364	debug	Value ELR-29020256.data.50-39-Max: 2022-04-01 (unit: date) with factor 0
                  
                  mbus.0
                  2022-06-13 20:21:52.364	debug	Value ELR-29020256.data.49-38-Max: 0 (unit: m m^3/h) with factor 0.001
                  
                  mbus.0
                  2022-06-13 20:21:52.364	debug	Value ELR-29020256.data.48-38-Max: 2022-03-01 (unit: date) with factor 0
                  
                  mbus.0
                  2022-06-13 20:21:52.363	debug	Value ELR-29020256.data.47-37-Max: 0 (unit: m m^3/h) with factor 0.001
                  
                  mbus.0
                  2022-06-13 20:21:52.363	debug	Value ELR-29020256.data.46-37-Max: 2022-02-01 (unit: date) with factor 0
                  
                  mbus.0
                  2022-06-13 20:21:52.362	debug	Value ELR-29020256.data.45-36-Max: 0 (unit: m m^3/h) with factor 0.001
                  
                  mbus.0
                  2022-06-13 20:21:52.362	debug	Value ELR-29020256.data.44-36-Max: 2022-01-01 (unit: date) with factor 0
                  
                  mbus.0
                  2022-06-13 20:21:52.362	debug	Value ELR-29020256.data.43-35-Max: 0 (unit: m m^3/h) with factor 0.001
                  
                  mbus.0
                  2022-06-13 20:21:52.361	debug	Value ELR-29020256.data.42-35-Max: 2021-12-01 (unit: date) with factor 0
                  
                  mbus.0
                  2022-06-13 20:21:52.361	debug	Value ELR-29020256.data.41-34-Max: 0 (unit: m m^3/h) with factor 0.001
                  
                  mbus.0
                  2022-06-13 20:21:52.360	debug	Value ELR-29020256.data.40-34-Max: 2021-11-01 (unit: date) with factor 0
                  
                  mbus.0
                  2022-06-13 20:21:52.360	debug	Value ELR-29020256.data.39-33-Max: 0 (unit: m m^3/h) with factor 0.001
                  
                  mbus.0
                  2022-06-13 20:21:52.360	debug	Value ELR-29020256.data.38-33-Max: 2021-10-01 (unit: date) with factor 0
                  
                  mbus.0
                  2022-06-13 20:21:52.359	debug	Value ELR-29020256.data.37-32-Max: 0 (unit: m m^3/h) with factor 0.001
                  
                  mbus.0
                  2022-06-13 20:21:52.359	debug	Value ELR-29020256.data.36-32-Max: 2021-09-01 (unit: date) with factor 0
                  
                  mbus.0
                  2022-06-13 20:21:52.359	debug	Value ELR-29020256.data.35-31-Max: 0 (unit: m m^3/h) with factor 0.001
                  
                  mbus.0
                  2022-06-13 20:21:52.358	debug	Value ELR-29020256.data.34-31-Max: 2021-08-01 (unit: date) with factor 0
                  
                  mbus.0
                  2022-06-13 20:21:52.358	debug	Value ELR-29020256.data.33-30-Max: 0 (unit: m m^3/h) with factor 0.001
                  
                  mbus.0
                  2022-06-13 20:21:52.356	debug	Value ELR-29020256.data.32-30-Max: 2021-07-01 (unit: date) with factor 0
                  
                  mbus.0
                  2022-06-13 20:21:52.356	debug	Value ELR-29020256.data.31-29-Max: 0 (unit: m m^3/h) with factor 0.001
                  
                  mbus.0
                  2022-06-13 20:21:52.355	debug	Value ELR-29020256.data.30-29-Max: 2021-06-01 (unit: date) with factor 0
                  
                  mbus.0
                  2022-06-13 20:21:52.354	debug	Value ELR-29020256.data.29-28-Max: 0 (unit: m m^3/h) with factor 0.001
                  
                  mbus.0
                  2022-06-13 20:21:52.353	debug	Value ELR-29020256.data.28-28-Max: 2021-05-01 (unit: date) with factor 0
                  
                  mbus.0
                  2022-06-13 20:21:52.353	debug	Value ELR-29020256.data.27-More records follow: 1 (unit: ) with factor 0
                  
                  mbus.0
                  2022-06-13 20:21:52.352	debug	Value ELR-29020256.data.26-20-Current: 0 (unit: m m^3) with factor 0.001
                  
                  mbus.0
                  2022-06-13 20:21:52.352	debug	Value ELR-29020256.data.25-19-Current: 0 (unit: m m^3) with factor 0.001
                  
                  mbus.0
                  2022-06-13 20:21:52.351	debug	Value ELR-29020256.data.24-18-Current: 0 (unit: m m^3) with factor 0.001
                  
                  mbus.0
                  2022-06-13 20:21:52.351	debug	Value ELR-29020256.data.23-17-Current: 0 (unit: m m^3) with factor 0.001
                  
                  mbus.0
                  2022-06-13 20:21:52.351	debug	Value ELR-29020256.data.22-16-Current: 0 (unit: m m^3) with factor 0.001
                  
                  mbus.0
                  2022-06-13 20:21:52.350	debug	Value ELR-29020256.data.21-15-Current: 0 (unit: m m^3) with factor 0.001
                  
                  mbus.0
                  2022-06-13 20:21:52.350	debug	Value ELR-29020256.data.20-14-Current: 0 (unit: m m^3) with factor 0.001
                  
                  mbus.0
                  2022-06-13 20:21:52.349	debug	Value ELR-29020256.data.19-13-Current: 0 (unit: m m^3) with factor 0.001
                  
                  mbus.0
                  2022-06-13 20:21:52.349	debug	Value ELR-29020256.data.18-12-Current: 0 (unit: m m^3) with factor 0.001
                  
                  mbus.0
                  2022-06-13 20:21:52.349	debug	Value ELR-29020256.data.17-11-Current: 0 (unit: m m^3) with factor 0.001
                  
                  mbus.0
                  2022-06-13 20:21:52.348	debug	Value ELR-29020256.data.16-10-Current: 0 (unit: m m^3) with factor 0.001
                  
                  mbus.0
                  2022-06-13 20:21:52.347	debug	Value ELR-29020256.data.15-9-Current: 0 (unit: m m^3) with factor 0.001
                  
                  mbus.0
                  2022-06-13 20:21:52.346	debug	Value ELR-29020256.data.14-8-Current: 0 (unit: m m^3) with factor 0.001
                  
                  mbus.0
                  2022-06-13 20:21:52.345	debug	Value ELR-29020256.data.13-8-Current: 2021-06-01 (unit: date) with factor 0
                  
                  mbus.0
                  2022-06-13 20:21:52.345	debug	Value ELR-29020256.data.12-8-Current: 1 (unit: s) with factor 0
                  
                  mbus.0
                  2022-06-13 20:21:52.344	debug	Value ELR-29020256.data.11-8-Current: 13 (unit: Size of storage block) with factor 0
                  
                  mbus.0
                  2022-06-13 20:21:52.344	debug	Value ELR-29020256.data.10-6-Current: 2000-00-00T00:00:00 (unit: time & date) with factor 0
                  
                  mbus.0
                  2022-06-13 20:21:52.344	debug	Value ELR-29020256.data.9-7-Current: 2000-00-00T00:00:00 (unit: time & date) with factor 0
                  
                  mbus.0
                  2022-06-13 20:21:52.343	debug	Value ELR-29020256.data.8-0-Current: 0 (unit: m m^3/h) with factor 0.001
                  
                  mbus.0
                  2022-06-13 20:21:52.343	debug	Value ELR-29020256.data.7-0-Max: 1020 (unit: m m^3/h) with factor 0.001
                  
                  mbus.0
                  2022-06-13 20:21:52.342	debug	Value ELR-29020256.data.6-0-Max: 2022-06-13 (unit: date) with factor 0
                  
                  mbus.0
                  2022-06-13 20:21:52.342	debug	Value ELR-29020256.data.5-0-Current: 1 (unit: m m^3) with factor 0.001
                  
                  mbus.0
                  2022-06-13 20:21:52.341	debug	Value ELR-29020256.data.4-1-Current: 2023-01-01 (unit: date) with factor 0
                  
                  mbus.0
                  2022-06-13 20:21:52.341	debug	Value ELR-29020256.data.3-1-Current: 0 (unit: m m^3) with factor 0.001
                  
                  mbus.0
                  2022-06-13 20:21:52.341	debug	Value ELR-29020256.data.2-1-Current: 2022-01-01 (unit: date) with factor 0
                  
                  mbus.0
                  2022-06-13 20:21:52.340	debug	Value ELR-29020256.data.1-0-Current: 2022-06-13T20:21:00 (unit: time & date) with factor 0
                  
                  mbus.0
                  2022-06-13 20:21:52.339	debug	Value ELR-29020256.data.0-0-Current: 82033 (unit: m m^3) with factor 0.001
                  
                  mbus.0
                  2022-06-13 20:21:52.330	debug	Create State ELR-29020256.data.lastStatus
                  
                  mbus.0
                  2022-06-13 20:21:52.322	debug	Create State ELR-29020256.data.53-40-Max
                  
                  mbus.0
                  2022-06-13 20:21:52.314	debug	Create State ELR-29020256.data.52-40-Max
                  
                  mbus.0
                  2022-06-13 20:21:52.306	debug	Create State ELR-29020256.data.51-39-Max
                  
                  mbus.0
                  2022-06-13 20:21:52.298	debug	Create State ELR-29020256.data.50-39-Max
                  
                  mbus.0
                  2022-06-13 20:21:52.286	debug	Create State ELR-29020256.data.49-38-Max
                  
                  mbus.0
                  2022-06-13 20:21:52.279	debug	Create State ELR-29020256.data.48-38-Max
                  
                  mbus.0
                  2022-06-13 20:21:52.268	debug	Create State ELR-29020256.data.47-37-Max
                  
                  mbus.0
                  2022-06-13 20:21:52.258	debug	Create State ELR-29020256.data.46-37-Max
                  
                  mbus.0
                  2022-06-13 20:21:52.246	debug	Create State ELR-29020256.data.45-36-Max
                  
                  mbus.0
                  2022-06-13 20:21:52.221	debug	Create State ELR-29020256.data.44-36-Max
                  
                  mbus.0
                  2022-06-13 20:21:52.213	debug	Create State ELR-29020256.data.43-35-Max
                  
                  mbus.0
                  2022-06-13 20:21:52.206	debug	Create State ELR-29020256.data.42-35-Max
                  
                  mbus.0
                  2022-06-13 20:21:52.199	debug	Create State ELR-29020256.data.41-34-Max
                  
                  mbus.0
                  2022-06-13 20:21:52.189	debug	Create State ELR-29020256.data.40-34-Max
                  
                  mbus.0
                  2022-06-13 20:21:52.174	debug	Create State ELR-29020256.data.39-33-Max
                  
                  mbus.0
                  2022-06-13 20:21:52.167	debug	Create State ELR-29020256.data.38-33-Max
                  
                  mbus.0
                  2022-06-13 20:21:52.160	debug	Create State ELR-29020256.data.37-32-Max
                  
                  mbus.0
                  2022-06-13 20:21:52.153	debug	Create State ELR-29020256.data.36-32-Max
                  
                  mbus.0
                  2022-06-13 20:21:52.145	debug	Create State ELR-29020256.data.35-31-Max
                  
                  mbus.0
                  2022-06-13 20:21:52.137	debug	Create State ELR-29020256.data.34-31-Max
                  
                  mbus.0
                  2022-06-13 20:21:52.129	debug	Create State ELR-29020256.data.33-30-Max
                  
                  mbus.0
                  2022-06-13 20:21:52.123	debug	Create State ELR-29020256.data.32-30-Max
                  
                  mbus.0
                  2022-06-13 20:21:52.112	debug	Create State ELR-29020256.data.31-29-Max
                  
                  mbus.0
                  2022-06-13 20:21:52.104	debug	Create State ELR-29020256.data.30-29-Max
                  
                  mbus.0
                  2022-06-13 20:21:52.096	debug	Create State ELR-29020256.data.29-28-Max
                  
                  mbus.0
                  2022-06-13 20:21:52.087	debug	Create State ELR-29020256.data.28-28-Max
                  
                  mbus.0
                  2022-06-13 20:21:52.081	debug	Create State ELR-29020256.data.27-More records follow
                  
                  mbus.0
                  2022-06-13 20:21:52.076	debug	Create State ELR-29020256.data.26-20-Current
                  
                  mbus.0
                  2022-06-13 20:21:52.070	debug	Create State ELR-29020256.data.25-19-Current
                  
                  mbus.0
                  2022-06-13 20:21:52.064	debug	Create State ELR-29020256.data.24-18-Current
                  
                  mbus.0
                  2022-06-13 20:21:52.058	debug	Create State ELR-29020256.data.23-17-Current
                  
                  mbus.0
                  2022-06-13 20:21:52.049	debug	Create State ELR-29020256.data.22-16-Current
                  
                  mbus.0
                  2022-06-13 20:21:52.044	debug	Create State ELR-29020256.data.21-15-Current
                  
                  mbus.0
                  2022-06-13 20:21:52.040	debug	Create State ELR-29020256.data.20-14-Current
                  
                  mbus.0
                  2022-06-13 20:21:52.035	debug	Create State ELR-29020256.data.19-13-Current
                  
                  mbus.0
                  2022-06-13 20:21:52.030	debug	Create State ELR-29020256.data.18-12-Current
                  
                  mbus.0
                  2022-06-13 20:21:52.023	debug	Create State ELR-29020256.data.17-11-Current
                  
                  mbus.0
                  2022-06-13 20:21:52.016	debug	Create State ELR-29020256.data.16-10-Current
                  
                  mbus.0
                  2022-06-13 20:21:52.007	debug	Create State ELR-29020256.data.15-9-Current
                  
                  mbus.0
                  2022-06-13 20:21:51.998	debug	Create State ELR-29020256.data.14-8-Current
                  
                  mbus.0
                  2022-06-13 20:21:51.991	debug	Create State ELR-29020256.data.13-8-Current
                  
                  mbus.0
                  2022-06-13 20:21:51.982	debug	Create State ELR-29020256.data.12-8-Current
                  
                  mbus.0
                  2022-06-13 20:21:51.972	debug	Create State ELR-29020256.data.11-8-Current
                  
                  mbus.0
                  2022-06-13 20:21:51.960	debug	Create State ELR-29020256.data.10-6-Current
                  
                  mbus.0
                  2022-06-13 20:21:51.947	debug	Create State ELR-29020256.data.9-7-Current
                  
                  mbus.0
                  2022-06-13 20:21:51.937	debug	Create State ELR-29020256.data.8-0-Current
                  
                  mbus.0
                  2022-06-13 20:21:51.930	debug	Create State ELR-29020256.data.7-0-Max
                  
                  mbus.0
                  2022-06-13 20:21:51.921	debug	Create State ELR-29020256.data.6-0-Max
                  
                  mbus.0
                  2022-06-13 20:21:51.896	debug	Create State ELR-29020256.data.5-0-Current
                  
                  mbus.0
                  2022-06-13 20:21:51.886	debug	Create State ELR-29020256.data.4-1-Current
                  
                  mbus.0
                  2022-06-13 20:21:51.879	debug	Create State ELR-29020256.data.3-1-Current
                  
                  mbus.0
                  2022-06-13 20:21:51.869	debug	Create State ELR-29020256.data.2-1-Current
                  
                  mbus.0
                  2022-06-13 20:21:51.862	debug	Create State ELR-29020256.data.1-0-Current
                  
                  mbus.0
                  2022-06-13 20:21:51.853	debug	Create State ELR-29020256.data.0-0-Current
                  
                  mbus.0
                  2022-06-13 20:21:51.845	debug	Create State ELR-29020256.info.address
                  
                  mbus.0
                  2022-06-13 20:21:51.838	debug	Create State ELR-29020256.info.Signature
                  
                  mbus.0
                  2022-06-13 20:21:51.830	debug	Create State ELR-29020256.info.Status
                  
                  mbus.0
                  2022-06-13 20:21:51.821	debug	Create State ELR-29020256.info.AccessNumber
                  
                  mbus.0
                  2022-06-13 20:21:51.813	debug	Create State ELR-29020256.info.Medium
                  
                  mbus.0
                  2022-06-13 20:21:51.801	debug	Create State ELR-29020256.info.ProductName
                  
                  mbus.0
                  2022-06-13 20:21:51.793	debug	Create State ELR-29020256.info.Version
                  
                  mbus.0
                  2022-06-13 20:21:51.786	debug	Create State ELR-29020256.info.Manufacturer
                  
                  mbus.0
                  2022-06-13 20:21:51.779	debug	Create State ELR-29020256.info.Id
                  
                  mbus.0
                  2022-06-13 20:21:51.708	debug	M-Bus ID 1 data: { "SlaveInformation": { "Id": 29020256, "Manufacturer": "ELR", "Version": 255, "ProductName": "", "Medium": "Water", "AccessNumber": 119, "Status": 0, "Signature": 0 }, "DataRecord": [ { "id": 0, "frame": 0, "Function": "Instantaneous value", "StorageNumber": 0, "Unit": "Volume (m m^3)", "Value": 82033, "Timestamp": "2022-06-13T18:21:50Z" }, { "id": 1, "frame": 0, "Function": "Instantaneous value", "StorageNumber": 0, "Unit": "Time Point (time & date)", "Value": "2022-06-13T20:21:00", "Timestamp": "2022-06-13T18:21:50Z" }, { "id": 2, "frame": 0, "Function": "Instantaneous value", "StorageNumber": 1, "Unit": "Time Point (date)", "Value": "2022-01-01", "Timestamp": "2022-06-13T18:21:50Z" }, { "id": 3, "frame": 0, "Function": "Instantaneous value", "StorageNumber": 1, "Unit": "Volume (m m^3)", "Value": 0, "Timestamp": "2022-06-13T18:21:50Z" }, { "id": 4, "frame": 0, "Function": "Instantaneous value", "StorageNumber": 1, "Unit": "Time Point (date)", "Value": "2023-01-01", "Timestamp": "2022-06-13T18:21:50Z" }, { "id": 5, "frame": 0, "Function": "Instantaneous value", "StorageNumber": 0, "Unit": "Volume (m m^3)", "Value": 1, "Timestamp": "2022-06-13T18:21:50Z" }, { "id": 6, "frame": 0, "Function": "Maximum value", "StorageNumber": 0, "Unit": "Time Point (date)", "Value": "2022-06-13", "Timestamp": "2022-06-13T18:21:50Z" }, { "id": 7, "frame": 0, "Function": "Maximum value", "StorageNumber": 0, "Unit": "Volume flow (m m^3/h)", "Value": 1020, "Timestamp": "2022-06-13T18:21:50Z" }, { "id": 8, "frame": 0, "Function": "Instantaneous value", "StorageNumber": 0, "Unit": "Volume flow (m m^3/h)", "Value": 0, "Timestamp": "2022-06-13T18:21:50Z" }, { "id": 9, "frame": 0, "Function": "Instantaneous value", "StorageNumber": 7, "Tariff": 0, "Device": 0, "Unit": "Time Point (time & date)", "Value": "2000-00-00T00:00:00", "Timestamp": "2022-06-13T18:21:50Z" }, { "id": 10, "frame": 0, "Function": "Instantaneous value", "StorageNumber": 6, "Tariff": 0, "Device": 0, "Unit": "Time Point (time & date)", "Value": "2000-00-00T00:00:00", "Timestamp": "2022-06-13T18:21:50Z" }, { "id": 11, "frame": 0, "Function": "Instantaneous value", "StorageNumber": 8, "Tariff": 0, "Device": 0, "Unit": "Size of storage block", "Value": 13, "Timestamp": "2022-06-13T18:21:50Z" }, { "id": 12, "frame": 0, "Function": "Instantaneous value", "StorageNumber": 8, "Tariff": 0, "Device": 0, "Unit": "Storage interval month(s)", "Value": 1, "Timestamp": "2022-06-13T18:21:50Z" }, { "id": 13, "frame": 0, "Function": "Instantaneous value", "StorageNumber": 8, "Tariff": 0, "Device": 0, "Unit": "Time Point (date)", "Value": "2021-06-01", "Timestamp": "2022-06-13T18:21:50Z" }, { "id": 14, "frame": 0, "Function": "Instantaneous value", "StorageNumber": 8, "Tariff": 0, "Device": 0, "Unit": "Volume (m m^3)", "Value": 0, "Timestamp": "2022-06-13T18:21:50Z" }, { "id": 15, "frame": 0, "Function": "Instantaneous value", "StorageNumber": 9, "Tariff": 0, "Device": 0, "Unit": "Volume (m m^3)", "Value": 0, "Timestamp": "2022-06-13T18:21:50Z" }, { "id": 16, "frame": 0, "Function": "Instantaneous value", "StorageNumber": 10, "Tariff": 0, "Device": 0, "Unit": "Volume (m m^3)", "Value": 0, "Timestamp": "2022-06-13T18:21:50Z" }, { "id": 17, "frame": 0, "Function": "Instantaneous value", "StorageNumber": 11, "Tariff": 0, "Device": 0, "Unit": "Volume (m m^3)", "Value": 0, "Timestamp": "2022-06-13T18:21:50Z" }, { "id": 18, "frame": 0, "Function": "Instantaneous value", "StorageNumber": 12, "Tariff": 0, "Device": 0, "Unit": "Volume (m m^3)", "Value": 0, "Timestamp": "2022-06-13T18:21:50Z" }, { "id": 19, "frame": 0, "Function": "Instantaneous value", "StorageNumber": 13, "Tariff": 0, "Device": 0, "Unit": "Volume (m m^3)", "Value": 0, "Timestamp": "2022-06-13T18:21:50Z" }, { "id": 20, "frame": 0, "Function": "Instantaneous value", "StorageNumber": 14, "Tariff": 0, "Device": 0, "Unit": "Volume (m m^3)", "Value": 0, "Timestamp": "2022-06-13T18:21:50Z" }, { "id": 21, "frame": 0, "Function": "Instantaneous value", "StorageNumber": 15, "Tariff": 0, "Device": 0, "Unit": "Volume (m m^3)", "Value": 0, "Timestamp": "2022-06-13T18:21:50Z" }, { "id": 22, "frame": 0, "Function": "Instantaneous value", "StorageNumber": 16, "Tariff": 0, "Device": 0, "Unit": "Volume (m m^3)", "Value": 0, "Timestamp": "2022-06-13T18:21:50Z" }, { "id": 23, "frame": 0, "Function": "Instantaneous value", "StorageNumber": 17, "Tariff": 0, "Device": 0, "Unit": "Volume (m m^3)", "Value": 0, "Timestamp": "2022-06-13T18:21:50Z" }, { "id": 24, "frame": 0, "Function": "Instantaneous value", "StorageNumber": 18, "Tariff": 0, "Device": 0, "Unit": "Volume (m m^3)", "Value": 0, "Timestamp": "2022-06-13T18:21:50Z" }, { "id": 25, "frame": 0, "Function": "Instantaneous value", "StorageNumber": 19, "Tariff": 0, "Device": 0, "Unit": "Volume (m m^3)", "Value": 0, "Timestamp": "2022-06-13T18:21:50Z" }, { "id": 26, "frame": 0, "Function": "Instantaneous value", "StorageNumber": 20, "Tariff": 0, "Device": 0, "Unit": "Volume (m m^3)", "Value": 0, "Timestamp": "2022-06-13T18:21:50Z" }, { "id": 27, "frame": 0, "Function": "More records follow", "Value": 1, "Timestamp": "2022-06-13T18:21:50Z" }, { "id": 28, "frame": 1, "Function": "Maximum value", "StorageNumber": 28, "Tariff": 0, "Device": 0, "Unit": "Time Point (date)", "Value": "2021-05-01", "Timestamp": "2022-06-13T18:21:51Z" }, { "id": 29, "frame": 1, "Function": "Maximum value", "StorageNumber": 28, "Tariff": 0, "Device": 0, "Unit": "Volume flow (m m^3/h)", "Value": 0, "Timestamp": "2022-06-13T18:21:51Z" }, { "id": 30, "frame": 1, "Function": "Maximum value", "StorageNumber": 29, "Tariff": 0, "Device": 0, "Unit": "Time Point (date)", "Value": "2021-06-01", "Timestamp": "2022-06-13T18:21:51Z" }, { "id": 31, "frame": 1, "Function": "Maximum value", "StorageNumber": 29, "Tariff": 0, "Device": 0, "Unit": "Volume flow (m m^3/h)", "Value": 0, "Timestamp": "2022-06-13T18:21:51Z" }, { "id": 32, "frame": 1, "Function": "Maximum value", "StorageNumber": 30, "Tariff": 0, "Device": 0, "Unit": "Time Point (date)", "Value": "2021-07-01", "Timestamp": "2022-06-13T18:21:51Z" }, { "id": 33, "frame": 1, "Function": "Maximum value", "StorageNumber": 30, "Tariff": 0, "Device": 0, "Unit": "Volume flow (m m^3/h)", "Value": 0, "Timestamp": "2022-06-13T18:21:51Z" }, { "id": 34, "frame": 1, "Function": "Maximum value", "StorageNumber": 31, "Tariff": 0, "Device": 0, "Unit": "Time Point (date)", "Value": "2021-08-01", "Timestamp": "2022-06-13T18:21:51Z" }, { "id": 35, "frame": 1, "Function": "Maximum value", "StorageNumber": 31, "Tariff": 0, "Device": 0, "Unit": "Volume flow (m m^3/h)", "Value": 0, "Timestamp": "2022-06-13T18:21:51Z" }, { "id": 36, "frame": 1, "Function": "Maximum value", "StorageNumber": 32, "Tariff": 0, "Device": 0, "Unit": "Time Point (date)", "Value": "2021-09-01", "Timestamp": "2022-06-13T18:21:51Z" }, { "id": 37, "frame": 1, "Function": "Maximum value", "StorageNumber": 32, "Tariff": 0, "Device": 0, "Unit": "Volume flow (m m^3/h)", "Value": 0, "Timestamp": "2022-06-13T18:21:51Z" }, { "id": 38, "frame": 1, "Function": "Maximum value", "StorageNumber": 33, "Tariff": 0, "Device": 0, "Unit": "Time Point (date)", "Value": "2021-10-01", "Timestamp": "2022-06-13T18:21:51Z" }, { "id": 39, "frame": 1, "Function": "Maximum value", "StorageNumber": 33, "Tariff": 0, "Device": 0, "Unit": "Volume flow (m m^3/h)", "Value": 0, "Timestamp": "2022-06-13T18:21:51Z" }, { "id": 40, "frame": 1, "Function": "Maximum value", "StorageNumber": 34, "Tariff": 0, "Device": 0, "Unit": "Time Point (date)", "Value": "2021-11-01", "Timestamp": "2022-06-13T18:21:51Z" }, { "id": 41, "frame": 1, "Function": "Maximum value", "StorageNumber": 34, "Tariff": 0, "Device": 0, "Unit": "Volume flow (m m^3/h)", "Value": 0, "Timestamp": "2022-06-13T18:21:51Z" }, { "id": 42, "frame": 1, "Function": "Maximum value", "StorageNumber": 35, "Tariff": 0, "Device": 0, "Unit": "Time Point (date)", "Value": "2021-12-01", "Timestamp": "2022-06-13T18:21:51Z" }, { "id": 43, "frame": 1, "Function": "Maximum value", "StorageNumber": 35, "Tariff": 0, "Device": 0, "Unit": "Volume flow (m m^3/h)", "Value": 0, "Timestamp": "2022-06-13T18:21:51Z" }, { "id": 44, "frame": 1, "Function": "Maximum value", "StorageNumber": 36, "Tariff": 0, "Device": 0, "Unit": "Time Point (date)", "Value": "2022-01-01", "Timestamp": "2022-06-13T18:21:51Z" }, { "id": 45, "frame": 1, "Function": "Maximum value", "StorageNumber": 36, "Tariff": 0, "Device": 0, "Unit": "Volume flow (m m^3/h)", "Value": 0, "Timestamp": "2022-06-13T18:21:51Z" }, { "id": 46, "frame": 1, "Function": "Maximum value", "StorageNumber": 37, "Tariff": 0, "Device": 0, "Unit": "Time Point (date)", "Value": "2022-02-01", "Timestamp": "2022-06-13T18:21:51Z" }, { "id": 47, "frame": 1, "Function": "Maximum value", "StorageNumber": 37, "Tariff": 0, "Device": 0, "Unit": "Volume flow (m m^3/h)", "Value": 0, "Timestamp": "2022-06-13T18:21:51Z" }, { "id": 48, "frame": 1, "Function": "Maximum value", "StorageNumber": 38, "Tariff": 0, "Device": 0, "Unit": "Time Point (date)", "Value": "2022-03-01", "Timestamp": "2022-06-13T18:21:51Z" }, { "id": 49, "frame": 1, "Function": "Maximum value", "StorageNumber": 38, "Tariff": 0, "Device": 0, "Unit": "Volume flow (m m^3/h)", "Value": 0, "Timestamp": "2022-06-13T18:21:51Z" }, { "id": 50, "frame": 1, "Function": "Maximum value", "StorageNumber": 39, "Tariff": 0, "Device": 0, "Unit": "Time Point (date)", "Value": "2022-04-01", "Timestamp": "2022-06-13T18:21:51Z" }, { "id": 51, "frame": 1, "Function": "Maximum value", "StorageNumber": 39, "Tariff": 0, "Device": 0, "Unit": "Volume flow (m m^3/h)", "Value": 0, "Timestamp": "2022-06-13T18:21:51Z" }, { "id": 52, "frame": 1, "Function": "Maximum value", "StorageNumber": 40, "Tariff": 0, "Device": 0, "Unit": "Time Point (date)", "Value": "2022-05-01", "Timestamp": "2022-06-13T18:21:51Z" }, { "id": 53, "frame": 1, "Function": "Maximum value", "StorageNumber": 40, "Tariff": 0, "Device": 0, "Unit": "Volume flow (m m^3/h)", "Value": 0, "Timestamp": "2022-06-13T18:21:51Z" } ] }
                  
                  mbus.0
                  2022-06-13 20:21:48.198	debug	Process: 1
                  
                  mbus.0
                  2022-06-13 20:21:47.733	debug	connected set to true
                  
                  mbus.0
                  2022-06-13 20:21:47.732	debug	connected set to true
                  
                  mbus.0
                  2022-06-13 20:21:47.696	info	Schedule initialization for M-Bus-ID 1 with update interval 300
                  
                  mbus.0
                  2022-06-13 20:21:47.694	info	Initialize M-Bus Serial to /dev/ttyUSB1 with 2400baud
                  
                  mbus.0
                  2022-06-13 20:21:47.693	info	Default Update Interval: 300
                  
                  mbus.0
                  2022-06-13 20:21:47.663	info	starting. Version 2.3.4 in /opt/iobroker/node_modules/iobroker.mbus, node: v14.19.3, js-controller: 4.0.23
                  
                  mbus.0
                  2022-06-13 20:21:47.302	debug	Plugin sentry Initialize Plugin (enabled=true)
                  

                  Nach fünf Minuten (meinem Interval) kommt dann aber wieder das gleiche Bild, dass er keine Daten liest:

                  mbus.0
                  2022-06-13 20:26:53.807	debug	M-Bus ID 1 data: { "SlaveInformation": { "Id": 29020256, "Manufacturer": "ELR", "Version": 255, "ProductName": "", "Medium": "Water", "AccessNumber": 121, "Status": 0, "Signature": 0 } }
                  
                  mbus.0
                  2022-06-13 20:26:52.367	debug	Process: 1
                  

                  Stoppe ich den Adapter und will alle Datenpunkte neu anlegen lassen, dann habe ich das selbeErgebnis wie oben "Neustart ohne Datenpunkte"

                  
                  mbus.0
                  2022-06-13 20:28:19.524	debug	Create State ELR-29020256.data.lastStatus
                  
                  mbus.0
                  2022-06-13 20:28:19.516	debug	Create State ELR-29020256.info.address
                  
                  mbus.0
                  2022-06-13 20:28:19.499	debug	Create State ELR-29020256.info.Signature
                  
                  mbus.0
                  2022-06-13 20:28:19.489	debug	Create State ELR-29020256.info.Status
                  
                  mbus.0
                  2022-06-13 20:28:19.482	debug	Create State ELR-29020256.info.AccessNumber
                  
                  mbus.0
                  2022-06-13 20:28:19.473	debug	Create State ELR-29020256.info.Medium
                  
                  mbus.0
                  2022-06-13 20:28:19.465	debug	Create State ELR-29020256.info.ProductName
                  
                  mbus.0
                  2022-06-13 20:28:19.458	debug	Create State ELR-29020256.info.Version
                  
                  mbus.0
                  2022-06-13 20:28:19.451	debug	Create State ELR-29020256.info.Manufacturer
                  
                  mbus.0
                  2022-06-13 20:28:19.444	debug	Create State ELR-29020256.info.Id
                  
                  mbus.0
                  2022-06-13 20:28:19.372	debug	M-Bus ID 1 data: { "SlaveInformation": { "Id": 29020256, "Manufacturer": "ELR", "Version": 255, "ProductName": "", "Medium": "Water", "AccessNumber": 122, "Status": 0, "Signature": 0 } }
                  
                  mbus.0
                  2022-06-13 20:28:17.918	debug	Process: 1
                  
                  mbus.0
                  2022-06-13 20:28:17.486	debug	connected set to true
                  
                  mbus.0
                  2022-06-13 20:28:17.485	debug	connected set to true
                  
                  mbus.0
                  2022-06-13 20:28:17.416	info	Schedule initialization for M-Bus-ID 1 with update interval 300
                  
                  mbus.0
                  2022-06-13 20:28:17.414	info	Initialize M-Bus Serial to /dev/ttyUSB1 with 2400baud
                  
                  mbus.0
                  2022-06-13 20:28:17.413	info	Default Update Interval: 300
                  
                  mbus.0
                  2022-06-13 20:28:17.386	info	starting. Version 2.3.4 in /opt/iobroker/node_modules/iobroker.mbus, node: v14.19.3, js-controller: 4.0.23
                  
                  mbus.0
                  2022-06-13 20:28:16.980	debug	Plugin sentry Initialize Plugin (enabled=true)
                  

                  Verstehe es nicht.
                  @apollon77, hast du eine Idee?

                  apollon77A Offline
                  apollon77A Offline
                  apollon77
                  wrote on last edited by
                  #54

                  @hant0r Ok, Idee keeine. Die kommunikation tut ja aber das Gerät liefert keine Daten zurück. Da müssten wir jetzt seeeer tief reinschauen ...

                  Am Ende wäre es erstmal das einfachste wenn Du "libmbus" per "apt get install libmbus" installierst. das bringt dann binaries mit um auch die Daten auszulesen. libmbus wird im Adapter "Unter der Haube" genutzt ... Das relevante Kommando zum lesen sollte dann "mbus-serial-request-data-multi-reply" sein. Zeig mal was da rauskommt

                  Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                  • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                  • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                  Hant0rH 1 Reply Last reply
                  0
                  • apollon77A apollon77

                    @hant0r Ok, Idee keeine. Die kommunikation tut ja aber das Gerät liefert keine Daten zurück. Da müssten wir jetzt seeeer tief reinschauen ...

                    Am Ende wäre es erstmal das einfachste wenn Du "libmbus" per "apt get install libmbus" installierst. das bringt dann binaries mit um auch die Daten auszulesen. libmbus wird im Adapter "Unter der Haube" genutzt ... Das relevante Kommando zum lesen sollte dann "mbus-serial-request-data-multi-reply" sein. Zeig mal was da rauskommt

                    Hant0rH Offline
                    Hant0rH Offline
                    Hant0r
                    wrote on last edited by
                    #55

                    @apollon77 danke, werde ich mir am Wochenende mal ansehen :)

                    1 Reply Last reply
                    0
                    • Hant0rH Offline
                      Hant0rH Offline
                      Hant0r
                      wrote on last edited by
                      #56

                      @apollon77 sagte in Adapter mbus - Fehler im log:

                      mbus-serial-request-data-multi-reply

                      Hoffe es ist das, was du meinst:

                      root@ioBroker:/opt/libmbus/bin# ./mbus-serial-request-data-multi-reply -d -b 2400 /dev/ttyUSB1 1
                      init_slaves: debug: sending init frame #1
                      [2022-07-01 21:53:21Z] SEND (005): 10 40 FD 3D 16
                      [2022-07-01 21:53:21Z] RECV (001): E5
                      init_slaves: debug: sending init frame #2
                      [2022-07-01 21:53:21Z] SEND (005): 10 40 FD 3D 16
                      [2022-07-01 21:53:21Z] SEND (005): 10 7B 01 7C 16
                      [2022-07-01 21:53:22Z] RECV (021): 68 0F 0F 68 08 01 72 56 02 02 29 92 15 FF 07 D6 00 00 00 81 16
                      mbus_frame_print: Dumping M-Bus frame [type 4, 21 bytes]: 68 0F 0F 68 08 01 72 56 02 02 29 92 15 FF 07 D6 00 00 00 81 16 
                      <?xml version="1.0" encoding="ISO-8859-1"?>
                      <MBusData>
                      
                          <SlaveInformation>
                              <Id>29020256</Id>
                              <Manufacturer>ELR</Manufacturer>
                              <Version>255</Version>
                              <ProductName></ProductName>
                              <Medium>Water</Medium>
                              <AccessNumber>214</AccessNumber>
                              <Status>00</Status>
                              <Signature>0000</Signature>
                          </SlaveInformation>
                      
                      </MBusData>
                      
                      apollon77A 1 Reply Last reply
                      0
                      • Hant0rH Hant0r

                        @apollon77 sagte in Adapter mbus - Fehler im log:

                        mbus-serial-request-data-multi-reply

                        Hoffe es ist das, was du meinst:

                        root@ioBroker:/opt/libmbus/bin# ./mbus-serial-request-data-multi-reply -d -b 2400 /dev/ttyUSB1 1
                        init_slaves: debug: sending init frame #1
                        [2022-07-01 21:53:21Z] SEND (005): 10 40 FD 3D 16
                        [2022-07-01 21:53:21Z] RECV (001): E5
                        init_slaves: debug: sending init frame #2
                        [2022-07-01 21:53:21Z] SEND (005): 10 40 FD 3D 16
                        [2022-07-01 21:53:21Z] SEND (005): 10 7B 01 7C 16
                        [2022-07-01 21:53:22Z] RECV (021): 68 0F 0F 68 08 01 72 56 02 02 29 92 15 FF 07 D6 00 00 00 81 16
                        mbus_frame_print: Dumping M-Bus frame [type 4, 21 bytes]: 68 0F 0F 68 08 01 72 56 02 02 29 92 15 FF 07 D6 00 00 00 81 16 
                        <?xml version="1.0" encoding="ISO-8859-1"?>
                        <MBusData>
                        
                            <SlaveInformation>
                                <Id>29020256</Id>
                                <Manufacturer>ELR</Manufacturer>
                                <Version>255</Version>
                                <ProductName></ProductName>
                                <Medium>Water</Medium>
                                <AccessNumber>214</AccessNumber>
                                <Status>00</Status>
                                <Signature>0000</Signature>
                            </SlaveInformation>
                        
                        </MBusData>
                        
                        apollon77A Offline
                        apollon77A Offline
                        apollon77
                        wrote on last edited by
                        #57

                        @hant0r Jupp ... und hier kommt exakt das gleiche raus ... jetzt schau mal in die software wo du immer alles bekokmst ob du da auch sehen kannst was die senden und empfangen als Hex

                        Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                        • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                        • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                        Hant0rH 1 Reply Last reply
                        0
                        • apollon77A apollon77

                          @hant0r Jupp ... und hier kommt exakt das gleiche raus ... jetzt schau mal in die software wo du immer alles bekokmst ob du da auch sehen kannst was die senden und empfangen als Hex

                          Hant0rH Offline
                          Hant0rH Offline
                          Hant0r
                          wrote on last edited by Hant0r
                          #58

                          @apollon77
                          da kommt das, wenn ich ihn auslese:

                          TX-Puffer:
                          10 7B FE 79 16 
                          RX-Puffer:
                          68 0F 0F 68 08 01 72 56 02 02 29 92 15 FF 07 DC 00 00 00 87 16 
                          TX-Puffer:
                          68 04 04 68 53 FE 50 00 A1 16 
                          RX-Puffer:
                          E5 
                          TX-Puffer:
                          10 7B FE 79 16 
                          RX-Puffer:
                          68 D8 D8 68 08 01 72 56 02 02 29 92 15 FF 07 DD 00 00 00 0C 13 82 41 08 00 04 6D 18 00 C2 27 42 6C C1 21 4C 13 00 00 00 00 42 EC 7E E1 21 0C 93 3C 01 00 00 00 12 6C C1 27 14 3B FC 03 00 00 04 3B 00 00 00 00 C4 03 6D 00 00 00 00 84 03 6D 00 00 00 00 89 04 FD 22 13 89 04 FD 28 01 82 04 6C A1 27 8C 04 13 00 00 00 00 CC 04 13 00 00 00 00 8C 05 13 00 00 00 00 CC 05 13 00 00 00 00 8C 06 13 00 00 00 00 CC 06 13 00 00 00 00 8C 07 13 00 00 00 00 CC 07 13 00 00 00 00 8C 08 13 00 00 00 00 CC 08 13 00 00 00 00 8C 09 13 00 00 00 00 CC 09 13 00 00 00 00 8C 0A 13 92 37 08 00 0A 93 2A 01 00 0A FD 9A B6 73 00 01 01 7A 01 07 79 56 02 02 29 92 15 FF 07 01 FD 18 00 1F 01 55 16 
                          TX-Puffer:
                          10 5B FE 59 16 
                          RX-Puffer:
                          68 BD BD 68 08 01 72 56 02 02 29 92 15 FF 07 DE 00 00 00 92 0E 6C A1 26 94 0E 3B 00 00 00 00 D2 0E 6C A1 27 D4 0E 3B 00 00 00 00 92 0F 6C A1 28 94 0F 3B 00 00 00 00 D2 0F 6C A1 29 D4 0F 3B 00 00 00 00 92 80 01 6C A1 2A 94 80 01 3B 00 00 00 00 D2 80 01 6C A1 2B D4 80 01 3B 00 00 00 00 92 81 01 6C A1 2C 94 81 01 3B 00 00 00 00 D2 81 01 6C C1 21 D4 81 01 3B 00 00 00 00 92 82 01 6C C1 22 94 82 01 3B 00 00 00 00 D2 82 01 6C C1 23 D4 82 01 3B 00 00 00 00 92 83 01 6C C1 24 94 83 01 3B 00 00 00 00 D2 83 01 6C C1 25 D4 83 01 3B 00 00 00 00 92 84 01 6C CD 26 94 84 01 3B FC 03 00 00 84 16 
                          TX-Puffer:
                          10 7B FE 79 16 
                          RX-Puffer:
                          68 68 68 68 08 01 72 56 02 02 29 92 15 FF 07 DF 00 00 00 0C 78 56 02 02 29 0D FD 0F 05 30 2E 30 2E 32 84 41 6D 00 00 00 00 82 41 FD 3A 00 00 C4 41 6D 00 00 00 00 C2 41 FD 3A 00 00 84 42 6D 00 00 00 00 82 42 FD 3A 00 00 C4 42 6D 00 00 00 00 C2 42 FD 3A 00 00 84 43 6D 00 00 00 00 82 43 FD 3A 00 00 0A FD 47 68 03 01 FD 1A 02 54 16 
                          
                          apollon77A 1 Reply Last reply
                          0
                          • Hant0rH Hant0r

                            @apollon77
                            da kommt das, wenn ich ihn auslese:

                            TX-Puffer:
                            10 7B FE 79 16 
                            RX-Puffer:
                            68 0F 0F 68 08 01 72 56 02 02 29 92 15 FF 07 DC 00 00 00 87 16 
                            TX-Puffer:
                            68 04 04 68 53 FE 50 00 A1 16 
                            RX-Puffer:
                            E5 
                            TX-Puffer:
                            10 7B FE 79 16 
                            RX-Puffer:
                            68 D8 D8 68 08 01 72 56 02 02 29 92 15 FF 07 DD 00 00 00 0C 13 82 41 08 00 04 6D 18 00 C2 27 42 6C C1 21 4C 13 00 00 00 00 42 EC 7E E1 21 0C 93 3C 01 00 00 00 12 6C C1 27 14 3B FC 03 00 00 04 3B 00 00 00 00 C4 03 6D 00 00 00 00 84 03 6D 00 00 00 00 89 04 FD 22 13 89 04 FD 28 01 82 04 6C A1 27 8C 04 13 00 00 00 00 CC 04 13 00 00 00 00 8C 05 13 00 00 00 00 CC 05 13 00 00 00 00 8C 06 13 00 00 00 00 CC 06 13 00 00 00 00 8C 07 13 00 00 00 00 CC 07 13 00 00 00 00 8C 08 13 00 00 00 00 CC 08 13 00 00 00 00 8C 09 13 00 00 00 00 CC 09 13 00 00 00 00 8C 0A 13 92 37 08 00 0A 93 2A 01 00 0A FD 9A B6 73 00 01 01 7A 01 07 79 56 02 02 29 92 15 FF 07 01 FD 18 00 1F 01 55 16 
                            TX-Puffer:
                            10 5B FE 59 16 
                            RX-Puffer:
                            68 BD BD 68 08 01 72 56 02 02 29 92 15 FF 07 DE 00 00 00 92 0E 6C A1 26 94 0E 3B 00 00 00 00 D2 0E 6C A1 27 D4 0E 3B 00 00 00 00 92 0F 6C A1 28 94 0F 3B 00 00 00 00 D2 0F 6C A1 29 D4 0F 3B 00 00 00 00 92 80 01 6C A1 2A 94 80 01 3B 00 00 00 00 D2 80 01 6C A1 2B D4 80 01 3B 00 00 00 00 92 81 01 6C A1 2C 94 81 01 3B 00 00 00 00 D2 81 01 6C C1 21 D4 81 01 3B 00 00 00 00 92 82 01 6C C1 22 94 82 01 3B 00 00 00 00 D2 82 01 6C C1 23 D4 82 01 3B 00 00 00 00 92 83 01 6C C1 24 94 83 01 3B 00 00 00 00 D2 83 01 6C C1 25 D4 83 01 3B 00 00 00 00 92 84 01 6C CD 26 94 84 01 3B FC 03 00 00 84 16 
                            TX-Puffer:
                            10 7B FE 79 16 
                            RX-Puffer:
                            68 68 68 68 08 01 72 56 02 02 29 92 15 FF 07 DF 00 00 00 0C 78 56 02 02 29 0D FD 0F 05 30 2E 30 2E 32 84 41 6D 00 00 00 00 82 41 FD 3A 00 00 C4 41 6D 00 00 00 00 C2 41 FD 3A 00 00 84 42 6D 00 00 00 00 82 42 FD 3A 00 00 C4 42 6D 00 00 00 00 C2 42 FD 3A 00 00 84 43 6D 00 00 00 00 82 43 FD 3A 00 00 0A FD 47 68 03 01 FD 1A 02 54 16 
                            
                            apollon77A Offline
                            apollon77A Offline
                            apollon77
                            wrote on last edited by
                            #59

                            @hant0r Das muss ich mir mit viel muse und Zeit mal auf protokollebene ansehen. Das Program scheint beim ersten mal die gleiche Antwort zu bekommen und mach dann nochmal eine Anfrage ...

                            Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                            • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                            • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                            Hant0rH 2 Replies Last reply
                            0
                            • apollon77A apollon77

                              @hant0r Das muss ich mir mit viel muse und Zeit mal auf protokollebene ansehen. Das Program scheint beim ersten mal die gleiche Antwort zu bekommen und mach dann nochmal eine Anfrage ...

                              Hant0rH Offline
                              Hant0rH Offline
                              Hant0r
                              wrote on last edited by
                              #60

                              @apollon77 kann ich was tun oder helfen/testen?

                              apollon77A 1 Reply Last reply
                              0
                              • Hant0rH Hant0r

                                @apollon77 kann ich was tun oder helfen/testen?

                                apollon77A Offline
                                apollon77A Offline
                                apollon77
                                wrote on last edited by
                                #61

                                @hant0r Nur wenn du auf Protokollebene rausfinden willst was die Unterschiede der Messages sind und warum sich das Gerät so verhält wie es tut :-)

                                Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                                • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                                • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                                Hant0rH 1 Reply Last reply
                                0
                                • apollon77A apollon77

                                  @hant0r Nur wenn du auf Protokollebene rausfinden willst was die Unterschiede der Messages sind und warum sich das Gerät so verhält wie es tut :-)

                                  Hant0rH Offline
                                  Hant0rH Offline
                                  Hant0r
                                  wrote on last edited by
                                  #62

                                  @apollon77 wenn ich wüsste wie das geht gerne :joy:
                                  Hoffe das du es schnell findest. Wenn du noch was brauchst oder auch live was sehen willst, sag Bescheid

                                  1 Reply Last reply
                                  0
                                  • apollon77A apollon77

                                    @hant0r Das muss ich mir mit viel muse und Zeit mal auf protokollebene ansehen. Das Program scheint beim ersten mal die gleiche Antwort zu bekommen und mach dann nochmal eine Anfrage ...

                                    Hant0rH Offline
                                    Hant0rH Offline
                                    Hant0r
                                    wrote on last edited by
                                    #63

                                    @apollon77 gibt es schon erste Erkenntnisse? :angel:

                                    apollon77A 1 Reply Last reply
                                    0
                                    • Hant0rH Hant0r

                                      @apollon77 gibt es schon erste Erkenntnisse? :angel:

                                      apollon77A Offline
                                      apollon77A Offline
                                      apollon77
                                      wrote on last edited by
                                      #64

                                      @hant0r noch keine Zeit gehabt und gerade andere Baustellen. Sorry

                                      Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                                      • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                                      • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                                      Hant0rH 1 Reply Last reply
                                      1
                                      • apollon77A apollon77

                                        @hant0r noch keine Zeit gehabt und gerade andere Baustellen. Sorry

                                        Hant0rH Offline
                                        Hant0rH Offline
                                        Hant0r
                                        wrote on last edited by
                                        #65

                                        @apollon77 Moin. Wollte nach drei Monaten nochmal fragen, ob schon Licht am Horizont für die Umsetzung zu sehen ist 🙈

                                        apollon77A 1 Reply Last reply
                                        0
                                        • Hant0rH Hant0r

                                          @apollon77 Moin. Wollte nach drei Monaten nochmal fragen, ob schon Licht am Horizont für die Umsetzung zu sehen ist 🙈

                                          apollon77A Offline
                                          apollon77A Offline
                                          apollon77
                                          wrote on last edited by
                                          #66

                                          @hant0r Sorry, eher schwierig im Moment.

                                          Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                                          • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                                          • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          854

                                          Online

                                          32.4k

                                          Users

                                          81.5k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Home
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe