Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. Adapter mbus - Fehler im log

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Adapter mbus - Fehler im log

    This topic has been deleted. Only users with topic management privileges can see it.
    • Hant0r
      Hant0r @Hant0r last edited by 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?

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

        @hant0r LOL

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

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

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

            @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
            

            Hant0r 1 Reply Last reply Reply Quote 0
            • Hant0r
              Hant0r @Hant0r last edited by 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?

              apollon77 2 Replies Last reply Reply Quote 0
              • apollon77
                apollon77 @Hant0r last edited by

                @hant0r checke Ende der Woche.

                1 Reply Last reply Reply Quote 1
                • apollon77
                  apollon77 @Hant0r last edited by

                  @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

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

                    @apollon77 danke, werde ich mir am Wochenende mal ansehen 🙂

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

                      @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>
                      
                      apollon77 1 Reply Last reply Reply Quote 0
                      • apollon77
                        apollon77 @Hant0r last edited by

                        @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

                        Hant0r 1 Reply Last reply Reply Quote 0
                        • Hant0r
                          Hant0r @apollon77 last edited by 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 
                          
                          apollon77 1 Reply Last reply Reply Quote 0
                          • apollon77
                            apollon77 @Hant0r last edited by

                            @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 ...

                            Hant0r 2 Replies Last reply Reply Quote 0
                            • Hant0r
                              Hant0r @apollon77 last edited by

                              @apollon77 kann ich was tun oder helfen/testen?

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

                                @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 🙂

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

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

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

                                    @apollon77 gibt es schon erste Erkenntnisse? 👼

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

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

                                      Hant0r 1 Reply Last reply Reply Quote 1
                                      • Hant0r
                                        Hant0r @apollon77 last edited by

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

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

                                          @hant0r Sorry, eher schwierig im Moment.

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

                                            Hmm schade 😢

                                            @All:
                                            Kennt jemand eine andere Möglichkeit, die Daten von seinem Wasserzähler zu erfassen ohne den MBUS Adapter?
                                            Geht es evtl. über NodeRed oder so?

                                            Finde es so schade, habe den Wasserzähler seit Monaten im Einsatz und komme nicht an die Daten (außer manuell auszulesen).

                                            Danke schon mal für jeden Tipp 🙂

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            634
                                            Online

                                            31.7k
                                            Users

                                            79.7k
                                            Topics

                                            1.3m
                                            Posts

                                            error mbus
                                            4
                                            67
                                            3657
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo