Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Test Adapter EnOcean v0.8.x

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Test Adapter EnOcean v0.8.x

    This topic has been deleted. Only users with topic management privileges can see it.
    • Jey Cee
      Jey Cee Developer @docsnyder7 last edited by

      @docsnyder7 wird unterstützt

      D 1 Reply Last reply Reply Quote 1
      • D
        docsnyder7 @Jey Cee last edited by

        @jey-cee
        ganz herzlichen Dank!

        Dann geht die IObroker Geschichte in die nächste Runde

        1 Reply Last reply Reply Quote 0
        • Basti Liciouz
          Basti Liciouz last edited by

          Hi @Jey-Cee , zwei Fragen an dich:

          Wenn ich ein Gerät hinzufügen möchte, habe ich keine Möglichkeit mehr, die Geräte-ID anzugeben.
          Letztmalig genutzt im August, aber nun geht das nicht mehr. Oder übersehe ich etwas?
          Es ist egal, welchen Hersteller/Gerät ich auswähle:
          da7279bc-e2ca-4163-b105-417cf5356b3c-image.png

          Mir ist aufgefallen, dass die Zustände der Lampen/Dimmer/Rollläden nicht aktualisiert werden. Einzig und allein meine Rauchmelder haben aktualisierte Zustände. Gehört das so? Ich hätte erwartet, dass ich über das FGW14-USB auch Rückmeldungen aus dem Gebäudefunk bekomme. Sonst müsste ich nun alle rund 40 Schalter im iobroker anlernen, was ich tunlichst vermeiden möchte. Ggf. muss ich im PCT oder iobroker noch etwas zusätzlich konfigurieren? Anbei mal die Daten für ein Beispiel:

          FUD14 Adresse 65 in PCT14 in der ID Tabelle:
          170a6ba4-b773-464b-87f0-09a93a0bac34-image.png

          In iobroker:
          a35d8972-98b3-4329-b5c6-b40a4e822804-image.png

          767a2b6f-d372-45cb-bfd5-bb04ff7a8f70-image.png

          46d7c699-a4a8-405f-a757-458938de49dd-image.png

          Sag mir bitte Bescheid, falls du weitere Infos benötigst.
          Danke und VG

          Jey Cee 1 Reply Last reply Reply Quote 0
          • Jey Cee
            Jey Cee Developer @Basti Liciouz last edited by

            @basti-liciouz läuft bei dir die Version 0.9.3 von npm? Mit der 0.9.2 gab es das von dir geschilderte Problem beim Anlernen.

            @basti-liciouz sagte in Test Adapter EnOcean v0.8.x:

            Ich hätte erwartet, dass ich über das FGW14-USB auch Rückmeldungen aus dem Gebäudefunk bekomme.

            Ja, aber nicht für alle Geräte. Das FGW14 dient Primär dazu mit dem Eltako Bus zu Kommunizieren und aus dem Funk kommen nur die Telegramme durch die der Bus auch Spricht. Deswegen rate ich davon ab das FGW14 zu verwenden wenn es nicht unbedingt nötig ist.

            In deinem Fall geh ich davon aus das es eben an der Kaputten Version vom Adapter liegt.

            1 Reply Last reply Reply Quote 0
            • Basti Liciouz
              Basti Liciouz last edited by Basti Liciouz

              @jey-cee sagte in Test Adapter EnOcean v0.8.x:

              @basti-liciouz läuft bei dir die Version 0.9.3 von npm? Mit der 0.9.2 gab es das von dir geschilderte Problem beim Anlernen.

              Treffer. Nach dem Upgrade auf 0.9.3 funktioniert die ID-Eingabe wieder

              @basti-liciouz sagte in Test Adapter EnOcean v0.8.x:

              Ich hätte erwartet, dass ich über das FGW14-USB auch Rückmeldungen aus dem Gebäudefunk bekomme.

              Ja, aber nicht für alle Geräte. Das FGW14 dient Primär dazu mit dem Eltako Bus zu Kommunizieren und aus dem Funk kommen nur die Telegramme durch die der Bus auch Spricht. Deswegen rate ich davon ab das FGW14 zu verwenden wenn es nicht unbedingt nötig ist.

              In deinem Fall geh ich davon aus das es eben an der Kaputten Version vom Adapter liegt.

              Ich habe den Aufbau FAM14 > FGW > FGW USB. Hold-Ausgänge der FGW jeweils auf dem Hold-Eingang des FAM14
              Liegt daran, dass ich aufgrund der Gebäudegröße zusätzlich zum FAM14 noch 2 Repeater über das erste FGW angebunden habe.

              Nach der Logik müssten nun Telegramme vom PC (in dem Fall iobroker) in den BR-14 eingekoppelt werden, klappt ja soweit gut. Nur sollten auch Telegramme vom FAM14 sowie Antworttelegramme ausgekoppelt werden. Das geschieht nicht. Sprich alles, was ich über Schalter mache, kommt nicht im iobroker an.
              Nun sehe ich nur die Möglichkeit, alle Schalter/FBH und Co einzulernen und die Steuerung komplett in iobroker umzusetzen, richtig?

              Jey Cee 1 Reply Last reply Reply Quote 0
              • Jey Cee
                Jey Cee Developer @Basti Liciouz last edited by

                @basti-liciouz sagte in Test Adapter EnOcean v0.8.x:

                in den BR-14 eingekoppelt werden, klappt ja soweit gut.

                Interessant, in der Regel ist eigentlich eher diese Richtung schwierig.

                Nochmal zu meinem Verständnis: Du bekommst keine Telegramme von deinen 14er Aktoren? Wie sieht es den mit den Telegrammen der Taster aus? Stell ruhig mal das Loglevel des Adapters auf debug damit du alles siehst.

                Damit die Aktoren ihren Status senden muss man in PCT14 die Rückmeldeliste einrichten. Ich bin mir nicht sicher ob das für den FGW4 auch nötig ist, das hab ich nicht getestet.

                Basti Liciouz 1 Reply Last reply Reply Quote 0
                • Basti Liciouz
                  Basti Liciouz @Jey Cee last edited by

                  @jey-cee sagte in Test Adapter EnOcean v0.8.x:

                  @basti-liciouz sagte in Test Adapter EnOcean v0.8.x:

                  in den BR-14 eingekoppelt werden, klappt ja soweit gut.

                  Interessant, in der Regel ist eigentlich eher diese Richtung schwierig.

                  Nochmal zu meinem Verständnis: Du bekommst keine Telegramme von deinen 14er Aktoren? Wie sieht es den mit den Telegrammen der Taster aus? Stell ruhig mal das Loglevel des Adapters auf debug damit du alles siehst.

                  Damit die Aktoren ihren Status senden muss man in PCT14 die Rückmeldeliste einrichten. Ich bin mir nicht sicher ob das für den FGW4 auch nötig ist, das hab ich nicht getestet.

                  Richtig, jeder Aktor reagiert sowohl auf die Taster und FBH im Haus, als auch auf die über die jeweiligen Attribute gesendeten Befehle vom iobroker > in Richtung BR-14. Aber kein Aktor gibt mir ein Feedback an den iobroker. Die FRGW, die als Sensoren angelernt sind, melden sich jedoch am FGW/FAM und das Feedback kommt auch im iobroker an.

                  Ich habe auf die Schnelle einen 4fach Taster im Adapter als f4pt angelernt. Aktualisierung bei Betätigung funktioniert sofort, der damit eigentlich gesteuerte F4SR bleibt jedoch in seinem alten Zustand in allen Attributen.

                  Hier der Debug dazu, spezifisch für einmal Schalter auslösen. Der F4PT ist schon wieder dekonfiguriert, ich sehe in dem Debug grundsätzlich alle auslösenden Sensoren, auch wenn sie nicht angelernt sind. fee4166830 ist die Adresse, siehe erste Zeile um 14:49:10.455. Das zweite Telegramm kann ich nicht deuten. Bei jedem Tasten kommen 2, manchmal 3 Telegramme (3 siehe zweiter Screenshot, aber ggf. ist das auch ein anderes Telegramm, das gerade durchs Haus schwirrt)

                  03d18eb3-8f88-4070-b2ee-35ec2adee363-image.png

                  4c0a7e96-d1eb-435c-9604-8914e57442a5-image.png

                  Was ich eben nochmal probiert habe, ist am FAM14 zwischen BA Status 2 und 5 zu switchen. Kein Erfolg, keine Aktualisierung nach Betätigung eines Sensors sichtbar.

                  Eine Aufnahme aller Aktoren in die Rückmeldeliste hat keine Änderung gebracht (Soll angeblich bei BA=2 am Aktor selbst auch nicht notwendig sein, aber wer weiß)

                  Jey Cee 1 Reply Last reply Reply Quote 0
                  • Jey Cee
                    Jey Cee Developer @Basti Liciouz last edited by

                    @basti-liciouz ok gib mal den ganzen inhalt aus dem Support Tab in der Adapter config und ein Vollständiges Log.

                    Basti Liciouz 1 Reply Last reply Reply Quote 0
                    • Basti Liciouz
                      Basti Liciouz @Jey Cee last edited by

                      @jey-cee Anbei ein paar Minuten Debug Mitschnitt und die vollständige Konfig

                      {
                        "nodeVersion": "v18.16.0",
                        "serialDevices": [
                          "/dev/ttyAMA0",
                          "/dev/ttyUSB0",
                          "/dev/serial/by-id/usb-FTDI_FT232R_USB_UART_AQ01GH79-if00-port0"
                        ],
                        "instance": {
                          "native": {
                            "serialport": "/dev/serial/by-id/usb-FTDI_FT232R_USB_UART_AQ01GH79-if00-port0",
                            "ser2net": false,
                            "ser2net-ip": "",
                            "ser2net-port": "",
                            "esp2Switch": false,
                            "gateway": "fgw14-usb",
                            "device-id": "",
                            "device-name": ""
                          },
                          "version": "0.9.3",
                          "installedFrom": "iobroker.enocean@latest"
                        },
                        "devices": [
                          {
                            "_id": "enocean.0.gateway",
                            "native": {
                              "BaseID": "00010000",
                              "Frequency": "868.3 Mhz",
                              "Protocol": "ESP2",
                              "AppVersion": "1.0.0.0",
                              "ApiVersion": "1.0.0.0",
                              "ChipID": "00000001",
                              "ChipVersion": "00000001",
                              "AppDescription": "Eltako RS485 Bus Gateway",
                              "senderIDs": {
                                "00010001": "0001001d",
                                "00010002": "0001001e",
                                "00010003": "0001001f",
                                "00010004": "00010020",
                                "00010005": "00010021",
                                "00010006": "00010022",
                                "00010007": "00010023",
                                "00010008": "00010024",
                                "00010009": "00010025",
                                "0001000a": "00010026",
                                "0001000b": "00010027",
                                "0001000c": "00010028",
                                "0001000d": "00010029",
                                "0001000e": "0001002a",
                                "0001000f": "0001002b",
                                "00010010": "0001002c",
                                "00010011": "0001002d",
                                "00010012": "0001002e",
                                "00010013": "00010046",
                                "00010014": "00010047",
                                "00010015": "00010048",
                                "00010016": "00010049",
                                "00010017": "0001004a",
                                "00010018": "0001004b",
                                "00010019": "00010009",
                                "0001001a": "0001000a",
                                "0001001b": "0001000b",
                                "0001001c": "0001000c",
                                "0001001d": "0001000d",
                                "0001001e": "0001000e",
                                "0001001f": "0001000f",
                                "00010020": "00010010",
                                "00010021": "00010011",
                                "00010022": "00010012",
                                "00010023": "00010013",
                                "00010024": "00010014",
                                "00010025": "00010015",
                                "00010026": "00010016",
                                "00010027": "00010017",
                                "00010028": "00010018",
                                "00010029": "00010019",
                                "0001002a": "0001001a",
                                "0001002b": "0001001b",
                                "0001002c": "0001001c",
                                "0001002d": "",
                                "0001002e": "",
                                "0001002f": "",
                                "00010030": "",
                                "00010031": "",
                                "00010032": "",
                                "00010033": "",
                                "00010034": "",
                                "00010035": "",
                                "00010036": "",
                                "00010037": "",
                                "00010038": "",
                                "00010039": "",
                                "0001003a": "",
                                "0001003b": "",
                                "0001003c": "",
                                "0001003d": "",
                                "0001003e": "",
                                "0001003f": "",
                                "00010040": "",
                                "00010041": "",
                                "00010042": "",
                                "00010043": "",
                                "00010044": "",
                                "00010045": "",
                                "00010046": "",
                                "00010047": "",
                                "00010048": "",
                                "00010049": "",
                                "0001004a": "",
                                "0001004b": "",
                                "0001004c": "",
                                "0001004d": "",
                                "0001004e": "",
                                "0001004f": "",
                                "00010050": "",
                                "00010051": "",
                                "00010052": "",
                                "00010053": "",
                                "00010054": "",
                                "00010055": "",
                                "00010056": "",
                                "00010057": "",
                                "00010058": "",
                                "00010059": "",
                                "0001005a": "",
                                "0001005b": "",
                                "0001005c": "",
                                "0001005d": "",
                                "0001005e": "",
                                "0001005f": "",
                                "00010060": "",
                                "00010061": "",
                                "00010062": "",
                                "00010063": "",
                                "00010064": "",
                                "00010065": "",
                                "00010066": "",
                                "00010067": "",
                                "00010068": "",
                                "00010069": "",
                                "0001006a": "",
                                "0001006b": "",
                                "0001006c": "",
                                "0001006d": "",
                                "0001006e": "",
                                "0001006f": "",
                                "00010070": "",
                                "00010071": "",
                                "00010072": "",
                                "00010073": "",
                                "00010074": "",
                                "00010075": "",
                                "00010076": "",
                                "00010077": "",
                                "00010078": "",
                                "00010079": "",
                                "0001007a": "",
                                "0001007b": "",
                                "0001007c": "",
                                "0001007d": "",
                                "0001007e": ""
                              },
                              "BaseID_offset": 64
                            }
                          },
                          {
                            "native": {
                              "id": "0001001e",
                              "eep": [
                                "TF-14-04",
                                "TF-13-04"
                              ],
                              "manufacturer": "ELTAKO",
                              "name": "FSB14",
                              "Sender_ID": "00010002",
                              "baseIDoffset": 4
                            },
                            "_id": "enocean.0.0001001e"
                          },
                          {
                            "native": {
                              "id": "059c05d0",
                              "eep": [
                                "TF-13-01"
                              ],
                              "manufacturer": "ELTAKO",
                              "name": "FWS61"
                            },
                            "_id": "enocean.0.059c05d0"
                          },
                          {
                            "native": {
                              "id": "0001001f",
                              "eep": [
                                "TF-14-04",
                                "TF-13-04"
                              ],
                              "manufacturer": "ELTAKO",
                              "name": "FSB14",
                              "Sender_ID": "00010003",
                              "baseIDoffset": 6
                            },
                            "_id": "enocean.0.0001001f"
                          },
                          {
                            "native": {
                              "id": "00010020",
                              "eep": [
                                "TF-14-04",
                                "TF-13-04"
                              ],
                              "manufacturer": "ELTAKO",
                              "name": "FSB14",
                              "Sender_ID": "00010004",
                              "baseIDoffset": 10
                            },
                            "_id": "enocean.0.00010020"
                          },
                          {
                            "native": {
                              "id": "00010021",
                              "eep": [
                                "TF-14-04",
                                "TF-13-04"
                              ],
                              "manufacturer": "ELTAKO",
                              "name": "FSB14",
                              "Sender_ID": "00010005",
                              "baseIDoffset": 11
                            },
                            "_id": "enocean.0.00010021"
                          },
                          {
                            "native": {
                              "id": "00010022",
                              "eep": [
                                "TF-14-04",
                                "TF-13-04"
                              ],
                              "manufacturer": "ELTAKO",
                              "name": "FSB14",
                              "Sender_ID": "00010006",
                              "baseIDoffset": 12
                            },
                            "_id": "enocean.0.00010022"
                          },
                          {
                            "native": {
                              "id": "00010023",
                              "eep": [
                                "TF-14-04",
                                "TF-13-04"
                              ],
                              "manufacturer": "ELTAKO",
                              "name": "FSB14",
                              "Sender_ID": "00010007",
                              "baseIDoffset": 13
                            },
                            "_id": "enocean.0.00010023"
                          },
                          {
                            "native": {
                              "id": "00010024",
                              "eep": [
                                "TF-14-04",
                                "TF-13-04"
                              ],
                              "manufacturer": "ELTAKO",
                              "name": "FSB14",
                              "Sender_ID": "00010008",
                              "baseIDoffset": 14
                            },
                            "_id": "enocean.0.00010024"
                          },
                          {
                            "native": {
                              "id": "00010025",
                              "eep": [
                                "TF-14-04",
                                "TF-13-04"
                              ],
                              "manufacturer": "ELTAKO",
                              "name": "FSB14",
                              "Sender_ID": "00010009",
                              "baseIDoffset": 15
                            },
                            "_id": "enocean.0.00010025"
                          },
                          {
                            "native": {
                              "id": "0001001d",
                              "eep": [
                                "TF-14-04",
                                "TF-13-04"
                              ],
                              "manufacturer": "ELTAKO",
                              "name": "FSB14",
                              "Sender_ID": "00010001",
                              "baseIDoffset": 25
                            },
                            "_id": "enocean.0.0001001d"
                          },
                          {
                            "native": {
                              "id": "00010046",
                              "eep": [
                                "TF-13-07",
                                "TF-13-06"
                              ],
                              "manufacturer": "ELTAKO",
                              "name": "FUD14",
                              "Sender_ID": "00010013",
                              "baseIDoffset": 29
                            },
                            "_id": "enocean.0.00010046"
                          },
                          {
                            "native": {
                              "id": "00010047",
                              "eep": [
                                "TF-13-07",
                                "TF-13-06"
                              ],
                              "manufacturer": "ELTAKO",
                              "name": "FUD14",
                              "Sender_ID": "00010014",
                              "baseIDoffset": 30
                            },
                            "_id": "enocean.0.00010047"
                          },
                          {
                            "native": {
                              "id": "00010048",
                              "eep": [
                                "TF-13-07",
                                "TF-13-06"
                              ],
                              "manufacturer": "ELTAKO",
                              "name": "FUD14",
                              "Sender_ID": "00010015",
                              "baseIDoffset": 31
                            },
                            "_id": "enocean.0.00010048"
                          },
                          {
                            "native": {
                              "id": "00010049",
                              "eep": [
                                "TF-13-07",
                                "TF-13-06"
                              ],
                              "manufacturer": "ELTAKO",
                              "name": "FUD14",
                              "Sender_ID": "00010016",
                              "baseIDoffset": 32
                            },
                            "_id": "enocean.0.00010049"
                          },
                          {
                            "native": {
                              "id": "0001004a",
                              "eep": [
                                "TF-13-07",
                                "TF-13-06"
                              ],
                              "manufacturer": "ELTAKO",
                              "name": "FUD14",
                              "Sender_ID": "00010017",
                              "baseIDoffset": 33
                            },
                            "_id": "enocean.0.0001004a"
                          },
                          {
                            "native": {
                              "id": "0001004b",
                              "eep": [
                                "TF-13-07",
                                "TF-13-06"
                              ],
                              "manufacturer": "ELTAKO",
                              "name": "FUD14",
                              "Sender_ID": "00010018",
                              "baseIDoffset": 34
                            },
                            "_id": "enocean.0.0001004b"
                          },
                          {
                            "native": {
                              "id": "00010026",
                              "eep": [
                                "TF-14-04",
                                "TF-13-04"
                              ],
                              "manufacturer": "ELTAKO",
                              "name": "FSB14",
                              "Sender_ID": "0001000a",
                              "baseIDoffset": 35
                            },
                            "_id": "enocean.0.00010026"
                          },
                          {
                            "native": {
                              "id": "00010027",
                              "eep": [
                                "TF-14-04",
                                "TF-13-04"
                              ],
                              "manufacturer": "ELTAKO",
                              "name": "FSB14",
                              "Sender_ID": "0001000b",
                              "baseIDoffset": 37
                            },
                            "_id": "enocean.0.00010027"
                          },
                          {
                            "native": {
                              "id": "00010028",
                              "eep": [
                                "TF-14-04",
                                "TF-13-04"
                              ],
                              "manufacturer": "ELTAKO",
                              "name": "FSB14",
                              "Sender_ID": "0001000c",
                              "baseIDoffset": 38
                            },
                            "_id": "enocean.0.00010028"
                          },
                          {
                            "native": {
                              "id": "00010029",
                              "eep": [
                                "TF-14-04",
                                "TF-13-04"
                              ],
                              "manufacturer": "ELTAKO",
                              "name": "FSB14",
                              "Sender_ID": "0001000d",
                              "baseIDoffset": 39
                            },
                            "_id": "enocean.0.00010029"
                          },
                          {
                            "native": {
                              "id": "0001002a",
                              "eep": [
                                "TF-14-04",
                                "TF-13-04"
                              ],
                              "manufacturer": "ELTAKO",
                              "name": "FSB14",
                              "Sender_ID": "0001000e",
                              "baseIDoffset": 40
                            },
                            "_id": "enocean.0.0001002a"
                          },
                          {
                            "native": {
                              "id": "0001002b",
                              "eep": [
                                "TF-14-04",
                                "TF-13-04"
                              ],
                              "manufacturer": "ELTAKO",
                              "name": "FSB14",
                              "Sender_ID": "0001000f",
                              "baseIDoffset": 41
                            },
                            "_id": "enocean.0.0001002b"
                          },
                          {
                            "native": {
                              "id": "0001002c",
                              "eep": [
                                "TF-14-04",
                                "TF-13-04"
                              ],
                              "manufacturer": "ELTAKO",
                              "name": "FSB14",
                              "Sender_ID": "00010010",
                              "baseIDoffset": 42
                            },
                            "_id": "enocean.0.0001002c"
                          },
                          {
                            "native": {
                              "id": "0001002d",
                              "eep": [
                                "TF-14-04",
                                "TF-13-04"
                              ],
                              "manufacturer": "ELTAKO",
                              "name": "FSB14",
                              "Sender_ID": "00010011",
                              "baseIDoffset": 43
                            },
                            "_id": "enocean.0.0001002d"
                          },
                          {
                            "native": {
                              "id": "0001002e",
                              "eep": [
                                "TF-14-04",
                                "TF-13-04"
                              ],
                              "manufacturer": "ELTAKO",
                              "name": "FSB14",
                              "Sender_ID": "00010012",
                              "baseIDoffset": 44
                            },
                            "_id": "enocean.0.0001002e"
                          },
                          {
                            "native": {
                              "id": "00010009",
                              "eep": [
                                "TF-14-01",
                                "TF-14-02"
                              ],
                              "manufacturer": "ELTAKO",
                              "name": "F4SR14-LED",
                              "Sender_ID": "00010019",
                              "baseIDoffset": 45
                            },
                            "_id": "enocean.0.00010009"
                          },
                          {
                            "native": {
                              "id": "0001000a",
                              "eep": [
                                "TF-14-01",
                                "TF-14-02"
                              ],
                              "manufacturer": "ELTAKO",
                              "name": "F4SR14-LED",
                              "Sender_ID": "0001001a",
                              "baseIDoffset": 46
                            },
                            "_id": "enocean.0.0001000a"
                          },
                          {
                            "native": {
                              "id": "0001000b",
                              "eep": [
                                "TF-14-01",
                                "TF-14-02"
                              ],
                              "manufacturer": "ELTAKO",
                              "name": "F4SR14-LED",
                              "Sender_ID": "0001001b",
                              "baseIDoffset": 47
                            },
                            "_id": "enocean.0.0001000b"
                          },
                          {
                            "native": {
                              "id": "0001000c",
                              "eep": [
                                "TF-14-01",
                                "TF-14-02"
                              ],
                              "manufacturer": "ELTAKO",
                              "name": "F4SR14-LED",
                              "Sender_ID": "0001001c",
                              "baseIDoffset": 48
                            },
                            "_id": "enocean.0.0001000c"
                          },
                          {
                            "native": {
                              "id": "0001000d",
                              "eep": [
                                "TF-14-01",
                                "TF-14-02"
                              ],
                              "manufacturer": "ELTAKO",
                              "name": "F4SR14-LED",
                              "Sender_ID": "0001001d",
                              "baseIDoffset": 49
                            },
                            "_id": "enocean.0.0001000d"
                          },
                          {
                            "native": {
                              "id": "0001000e",
                              "eep": [
                                "TF-14-01",
                                "TF-14-02"
                              ],
                              "manufacturer": "ELTAKO",
                              "name": "F4SR14-LED",
                              "Sender_ID": "0001001e",
                              "baseIDoffset": 50
                            },
                            "_id": "enocean.0.0001000e"
                          },
                          {
                            "native": {
                              "id": "0001000f",
                              "eep": [
                                "TF-14-01",
                                "TF-14-02"
                              ],
                              "manufacturer": "ELTAKO",
                              "name": "F4SR14-LED",
                              "Sender_ID": "0001001f",
                              "baseIDoffset": 51
                            },
                            "_id": "enocean.0.0001000f"
                          },
                          {
                            "native": {
                              "id": "00010010",
                              "eep": [
                                "TF-14-01",
                                "TF-14-02"
                              ],
                              "manufacturer": "ELTAKO",
                              "name": "F4SR14-LED",
                              "Sender_ID": "00010020",
                              "baseIDoffset": 52
                            },
                            "_id": "enocean.0.00010010"
                          },
                          {
                            "native": {
                              "id": "00010011",
                              "eep": [
                                "TF-14-01",
                                "TF-14-02"
                              ],
                              "manufacturer": "ELTAKO",
                              "name": "F4SR14-LED",
                              "Sender_ID": "00010021",
                              "baseIDoffset": 53
                            },
                            "_id": "enocean.0.00010011"
                          },
                          {
                            "native": {
                              "id": "00010012",
                              "eep": [
                                "TF-14-01",
                                "TF-14-02"
                              ],
                              "manufacturer": "ELTAKO",
                              "name": "F4SR14-LED",
                              "Sender_ID": "00010022",
                              "baseIDoffset": 54
                            },
                            "_id": "enocean.0.00010012"
                          },
                          {
                            "native": {
                              "id": "00010013",
                              "eep": [
                                "TF-14-01",
                                "TF-14-02"
                              ],
                              "manufacturer": "ELTAKO",
                              "name": "F4SR14-LED",
                              "Sender_ID": "00010023",
                              "baseIDoffset": 55
                            },
                            "_id": "enocean.0.00010013"
                          },
                          {
                            "native": {
                              "id": "00010014",
                              "eep": [
                                "TF-14-01",
                                "TF-14-02"
                              ],
                              "manufacturer": "ELTAKO",
                              "name": "F4SR14-LED",
                              "Sender_ID": "00010024",
                              "baseIDoffset": 56
                            },
                            "_id": "enocean.0.00010014"
                          },
                          {
                            "native": {
                              "id": "00010015",
                              "eep": [
                                "TF-14-01",
                                "TF-14-02"
                              ],
                              "manufacturer": "ELTAKO",
                              "name": "F4SR14-LED",
                              "Sender_ID": "00010025",
                              "baseIDoffset": 57
                            },
                            "_id": "enocean.0.00010015"
                          },
                          {
                            "native": {
                              "id": "00010016",
                              "eep": [
                                "TF-14-01",
                                "TF-14-02"
                              ],
                              "manufacturer": "ELTAKO",
                              "name": "F4SR14-LED",
                              "Sender_ID": "00010026",
                              "baseIDoffset": 58
                            },
                            "_id": "enocean.0.00010016"
                          },
                          {
                            "native": {
                              "id": "00010017",
                              "eep": [
                                "TF-14-01",
                                "TF-14-02"
                              ],
                              "manufacturer": "ELTAKO",
                              "name": "F4SR14-LED",
                              "Sender_ID": "00010027",
                              "baseIDoffset": 59
                            },
                            "_id": "enocean.0.00010017"
                          },
                          {
                            "native": {
                              "id": "00010018",
                              "eep": [
                                "TF-14-01",
                                "TF-14-02"
                              ],
                              "manufacturer": "ELTAKO",
                              "name": "F4SR14-LED",
                              "Sender_ID": "00010028",
                              "baseIDoffset": 60
                            },
                            "_id": "enocean.0.00010018"
                          },
                          {
                            "native": {
                              "id": "00010019",
                              "eep": [
                                "TF-14-01",
                                "TF-14-02"
                              ],
                              "manufacturer": "ELTAKO",
                              "name": "F4SR14-LED",
                              "Sender_ID": "00010029",
                              "baseIDoffset": 61
                            },
                            "_id": "enocean.0.00010019"
                          },
                          {
                            "native": {
                              "id": "0001001a",
                              "eep": [
                                "TF-14-01",
                                "TF-14-02"
                              ],
                              "manufacturer": "ELTAKO",
                              "name": "F4SR14-LED",
                              "Sender_ID": "0001002a",
                              "baseIDoffset": 62
                            },
                            "_id": "enocean.0.0001001a"
                          },
                          {
                            "native": {
                              "id": "0001001b",
                              "eep": [
                                "TF-14-01",
                                "TF-14-02"
                              ],
                              "manufacturer": "ELTAKO",
                              "name": "F4SR14-LED",
                              "Sender_ID": "0001002b",
                              "baseIDoffset": 63
                            },
                            "_id": "enocean.0.0001001b"
                          },
                          {
                            "native": {
                              "id": "0001001c",
                              "eep": [
                                "TF-14-01",
                                "TF-14-02"
                              ],
                              "manufacturer": "ELTAKO",
                              "name": "F4SR14-LED",
                              "Sender_ID": "0001002c",
                              "baseIDoffset": 64
                            },
                            "_id": "enocean.0.0001001c"
                          },
                          {
                            "native": {
                              "id": "059d0b5a",
                              "eep": [
                                "TF-13-26"
                              ],
                              "manufacturer": "ELTAKO",
                              "name": "FRWB"
                            },
                            "_id": "enocean.0.059d0b5a"
                          },
                          {
                            "native": {
                              "id": "059d0b69",
                              "eep": [
                                "TF-13-26"
                              ],
                              "manufacturer": "ELTAKO",
                              "name": "FRWB"
                            },
                            "_id": "enocean.0.059d0b69"
                          },
                          {
                            "native": {
                              "id": "059d0cf3",
                              "eep": [
                                "TF-13-26"
                              ],
                              "manufacturer": "ELTAKO",
                              "name": "FRWB"
                            },
                            "_id": "enocean.0.059d0cf3"
                          },
                          {
                            "native": {
                              "id": "059d0b55",
                              "eep": [
                                "TF-13-26"
                              ],
                              "manufacturer": "ELTAKO",
                              "name": "FRWB"
                            },
                            "_id": "enocean.0.059d0b55"
                          },
                          {
                            "native": {
                              "id": "059d0ba6",
                              "eep": [
                                "TF-13-26"
                              ],
                              "manufacturer": "ELTAKO",
                              "name": "FRWB"
                            },
                            "_id": "enocean.0.059d0ba6"
                          },
                          {
                            "native": {
                              "id": "059d0b16",
                              "eep": [
                                "TF-13-26"
                              ],
                              "manufacturer": "ELTAKO",
                              "name": "FRWB"
                            },
                            "_id": "enocean.0.059d0b16"
                          },
                          {
                            "native": {
                              "id": "051df6f7",
                              "eep": [
                                "TF-13-26"
                              ],
                              "manufacturer": "ELTAKO",
                              "name": "FRWB"
                            },
                            "_id": "enocean.0.051df6f7"
                          },
                          {
                            "native": {
                              "id": "fee41668",
                              "eep": [
                                "F6-02-02"
                              ],
                              "manufacturer": "eltako",
                              "name": "f4pt"
                            },
                            "_id": "enocean.0.fee41668"
                          }
                        ]
                      }
                      
                      ![0_1701798543071_0dd53590-446f-46fd-b554-c5db059c31ce-image.png](Lade 100% hoch) 
                      enocean.0
                      2023-12-05 18:45:44.910	debug	ERP2 protocol radio telegram received.
                      
                      enocean.0
                      2023-12-05 18:45:44.861	debug	55008b020a3605500000000000000a301a00010086
                      
                      enocean.0
                      2023-12-05 18:45:39.306	debug	ERP2 protocol radio telegram received.
                      
                      enocean.0
                      2023-12-05 18:45:39.247	debug	55008b020a36055000000000000023303300010020
                      
                      enocean.0
                      2023-12-05 18:45:37.058	debug	ERP2 protocol radio telegram received.
                      
                      enocean.0
                      2023-12-05 18:45:37.006	debug	55008b020a36055000000000000024303400010023
                      
                      enocean.0
                      2023-12-05 18:45:14.392	debug	ERP2 protocol radio telegram received.
                      
                      enocean.0
                      2023-12-05 18:45:14.338	debug	55008b020a3605020000000000002930eb000100a5
                      
                      enocean.0
                      2023-12-05 18:45:13.054	debug	ERP2 protocol radio telegram received.
                      
                      enocean.0
                      2023-12-05 18:45:12.995	debug	55000b020abf0500000000fee4166a20920001001a
                      
                      enocean.0
                      2023-12-05 18:45:12.717	debug	ERP2 protocol radio telegram received.
                      
                      enocean.0
                      2023-12-05 18:45:12.659	debug	55000b020abf0550000000fee4166a30f2000100be
                      
                      enocean.0
                      2023-12-05 18:45:12.217	debug	ERP2 protocol radio telegram received.
                      
                      enocean.0
                      2023-12-05 18:45:12.163	debug	55000b020abf0500000000fee4166a20920001001a
                      
                      enocean.0
                      2023-12-05 18:45:12.057	debug	ERP2 protocol radio telegram received.
                      
                      enocean.0
                      2023-12-05 18:45:12.003	debug	55008b020a3605020000000000002a30ec0001000d
                      
                      enocean.0
                      2023-12-05 18:45:11.994	debug	ERP2 protocol radio telegram received.
                      
                      enocean.0
                      2023-12-05 18:45:11.939	debug	55000b020abf0510000000fee4166a30b20001003f
                      
                      enocean.0
                      2023-12-05 18:45:07.031	debug	ERP2 protocol radio telegram received.
                      
                      enocean.0
                      2023-12-05 18:45:06.979	debug	55008b020a3605500000000000002230320001004c
                      
                      enocean.0
                      2023-12-05 18:45:06.919	debug	ERP2 protocol radio telegram received.
                      
                      enocean.0
                      2023-12-05 18:45:06.868	debug	55008b020a36055000000000000020303000010094
                      
                      enocean.0
                      2023-12-05 18:45:06.855	debug	ERP2 protocol radio telegram received.
                      
                      enocean.0
                      2023-12-05 18:45:06.804	debug	55008b020a3605500000000000001f302f0001006f
                      
                      enocean.0
                      2023-12-05 18:44:59.819	debug	ERP2 protocol radio telegram received.
                      
                      enocean.0
                      2023-12-05 18:44:59.765	debug	55000b020abf0500000000fee41741206a00010045
                      
                      enocean.0
                      2023-12-05 18:44:59.647	debug	ERP2 protocol radio telegram received.
                      
                      enocean.0
                      2023-12-05 18:44:59.592	debug	ERP2 protocol radio telegram received.
                      
                      enocean.0
                      2023-12-05 18:44:59.589	debug	55008b020a36057000000000000018304800010068
                      
                      enocean.0
                      2023-12-05 18:44:59.541	debug	55008b020a36057000000000000017304700010002
                      
                      enocean.0
                      2023-12-05 18:44:59.531	debug	ERP2 protocol radio telegram received.
                      
                      enocean.0
                      2023-12-05 18:44:59.477	debug	55000b020abf0570000000fee4174130ea0001006c
                      
                      enocean.0
                      2023-12-05 18:44:47.754	debug	ERP2 protocol radio telegram received.
                      
                      enocean.0
                      2023-12-05 18:44:47.703	debug	55008b020a3605700000000000001130410001006d
                      
                      enocean.0
                      2023-12-05 18:44:46.947	debug	ERP2 protocol radio telegram received.
                      
                      enocean.0
                      2023-12-05 18:44:46.887	debug	55000b020abf078f00000d052020b600a900010062
                      
                      enocean.0
                      2023-12-05 18:44:45.659	debug	ERP2 protocol radio telegram received.
                      
                      enocean.0
                      2023-12-05 18:44:45.607	debug	55008b020a360550000000000000153025000100de
                      
                      enocean.0
                      2023-12-05 18:44:45.499	debug	ERP2 protocol radio telegram received.
                      
                      enocean.0
                      2023-12-05 18:44:45.447	debug	55000b020abf0500000000fee4178720b0000100bd
                      
                      enocean.0
                      2023-12-05 18:44:45.310	debug	ERP2 protocol radio telegram received.
                      
                      enocean.0
                      2023-12-05 18:44:45.255	debug	55000b020abf0510000000fee4178730d00001005f
                      
                      enocean.0
                      2023-12-05 18:44:18.382	debug	ERP2 protocol radio telegram received.
                      
                      enocean.0
                      2023-12-05 18:44:18.332	debug	55000b020abf0500000000fee4166e2096000100ad
                      
                      enocean.0
                      2023-12-05 18:44:15.199	debug	ERP2 protocol radio telegram received.
                      
                      enocean.0
                      2023-12-05 18:44:15.148	debug	55000b020abf0550000000fee4166e30f600010009
                      
                      enocean.0
                      2023-12-05 18:44:09.870	debug	ERP2 protocol radio telegram received.
                      
                      enocean.0
                      2023-12-05 18:44:09.821	debug	55000b020abf0500000000fee4166e2096000100ad
                      
                      enocean.0
                      2023-12-05 18:44:09.490	debug	Message for ID 059d0b69 has been received. It was repeated 0 times.
                      
                      enocean.0
                      2023-12-05 18:44:09.448	debug	ERP2 protocol radio telegram received.
                      
                      enocean.0
                      2023-12-05 18:44:09.437	debug	55000b020abf0700661f08059d0b698035000100b0
                      
                      enocean.0
                      2023-12-05 18:44:06.146	debug	ERP2 protocol radio telegram received.
                      
                      enocean.0
                      2023-12-05 18:44:06.046	debug	55000b020abf0510000000fee4166e30b600010088
                      
                      enocean.0
                      2023-12-05 18:44:03.234	debug	ERP2 protocol radio telegram received.
                      
                      enocean.0
                      2023-12-05 18:44:03.182	debug	55008b020a3607020000080000003c00d800010073
                      
                      enocean.0
                      2023-12-05 18:44:01.549	debug	ERP2 protocol radio telegram received.
                      
                      enocean.0
                      2023-12-05 18:44:01.455	debug	55000b020abf0500000000fee4166e2096000100ad
                      
                      enocean.0
                      2023-12-05 18:44:01.298	debug	ERP2 protocol radio telegram received.
                      
                      enocean.0
                      2023-12-05 18:44:01.247	debug	55000b020abf0510000000fee4166e30b600010088
                      
                      enocean.0
                      2023-12-05 18:44:00.894	debug	ERP2 protocol radio telegram received.
                      
                      enocean.0
                      2023-12-05 18:44:00.799	debug	55008b020a3607026400090000003c003d000100ed
                      
                      enocean.0
                      2023-12-05 18:43:57.538	debug	ERP2 protocol radio telegram received.
                      
                      enocean.0
                      2023-12-05 18:43:57.487	debug	55000b020abf0500000000fee4166e2096000100ad
                      
                      enocean.0
                      2023-12-05 18:43:57.282	debug	ERP2 protocol radio telegram received.
                      
                      enocean.0
                      2023-12-05 18:43:57.231	debug	55000b020abf0530000000fee4166e30d60001008c
                      
                      enocean.0
                      2023-12-05 18:43:44.023	debug	ERP2 protocol radio telegram received.
                      
                      enocean.0
                      2023-12-05 18:43:43.970	debug	55008b020a36070049020a000000212028000100dd
                      
                      enocean.0
                      2023-12-05 18:43:42.442	debug	ERP2 protocol radio telegram received.
                      
                      enocean.0
                      2023-12-05 18:43:42.386	debug	55000b020abf0500000000fee4164820700001002f
                      
                      enocean.0
                      2023-12-05 18:43:42.271	debug	ERP2 protocol radio telegram received.
                      
                      enocean.0
                      2023-12-05 18:43:42.210	debug	55000b020abf0550000000fee4164830d0000100c5
                      
                      enocean.0
                      2023-12-05 18:43:37.183	debug	ERP2 protocol radio telegram received.
                      
                      enocean.0
                      2023-12-05 18:43:37.097	debug	ERP2 protocol radio telegram received.
                      
                      enocean.0
                      2023-12-05 18:43:37.091	debug	55008b020a3605020000000000002230e400010064
                      
                      enocean.0
                      2023-12-05 18:43:37.033	debug	ERP2 protocol radio telegram received.
                      
                      enocean.0
                      2023-12-05 18:43:37.027	debug	55008b020a3605020000000000002130e3000100cc
                      
                      enocean.0
                      2023-12-05 18:43:36.979	debug	55008b020a3605020000000000002030e2000100a0
                      
                      enocean.0
                      2023-12-05 18:43:36.967	debug	ERP2 protocol radio telegram received.
                      
                      enocean.0
                      2023-12-05 18:43:36.915	debug	55008b020a3605020000000000001f30e10001000f
                      
                      enocean.0
                      2023-12-05 18:43:36.855	debug	ERP2 protocol radio telegram received.
                      
                      enocean.0
                      2023-12-05 18:43:36.803	debug	55008b020a3605020000000000001d30df00010063
                      
                      enocean.0
                      2023-12-05 18:43:34.967	debug	ERP2 protocol radio telegram received.
                      
                      enocean.0
                      2023-12-05 18:43:34.915	debug	55000b020abf0500000000fee41658208000010053
                      
                      enocean.0
                      2023-12-05 18:43:34.887	debug	ERP2 protocol radio telegram received.
                      
                      enocean.0
                      2023-12-05 18:43:34.835	debug	55008b020a3605020000000000002430e600010017
                      
                      enocean.0
                      2023-12-05 18:43:34.823	debug	ERP2 protocol radio telegram received.
                      
                      enocean.0
                      2023-12-05 18:43:34.771	debug	55008b020a3605020000000000002330e500010008
                      
                      enocean.0
                      2023-12-05 18:43:34.758	debug	ERP2 protocol radio telegram received.
                      
                      enocean.0
                      2023-12-05 18:43:34.707	debug	55000b020abf0550000000fee4165830e0000100f7
                      
                      enocean.0
                      2023-12-05 18:43:04.545	debug	ERP2 protocol radio telegram received.
                      
                      enocean.0
                      2023-12-05 18:43:04.488	debug	55000b020abf0797000009052906c200a8000100c6
                      
                      enocean.0
                      2023-12-05 18:42:47.702	debug	ERP2 protocol radio telegram received.
                      
                      enocean.0
                      2023-12-05 18:42:47.644	debug	55008b020a3605500000000000000c301c000100e9
                      
                      enocean.0
                      2023-12-05 18:42:46.020	debug	ERP2 protocol radio telegram received.
                      
                      enocean.0
                      2023-12-05 18:42:45.964	debug	55000b020abf078e00000f05203f8b009e000100f3
                      
                      enocean.0
                      2023-12-05 18:42:38.146	debug	ERP2 protocol radio telegram received.
                      
                      enocean.0
                      2023-12-05 18:42:38.093	debug	55000b020abf079000000f05203f7d00920001006a
                      
                      enocean.0
                      2023-12-05 18:42:23.370	info	Loglevel changed from "info" to "debug"
                      
                      enocean.0
                      2023-12-05 18:42:17.547	info	["/dev/ttyAMA0","/dev/ttyUSB0","/dev/serial/by-id/usb-FTDI_FT232R_USB_UART_AQ01GH79-if00-port0"]
                      ```	05.12.2023 18:45	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:45	debug	55008b020a3605500000000000000a301a00010086
                      enocean.0			
                      	05.12.2023 18:45	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:45	debug	55008b020a36055000000000000023303300010020
                      enocean.0			
                      	2023-12-05 18:45:37.058	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	2023-12-05 18:45:37.006	debug	55008b020a36055000000000000024303400010023
                      enocean.0			
                      	05.12.2023 18:45	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:45	debug	55008b020a3605020000000000002930eb000100a5
                      enocean.0			
                      	2023-12-05 18:45:13.054	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:45	debug	55000b020abf0500000000fee4166a20920001001a
                      enocean.0			
                      	05.12.2023 18:45	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:45	debug	55000b020abf0550000000fee4166a30f2000100be
                      enocean.0			
                      	05.12.2023 18:45	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:45	debug	55000b020abf0500000000fee4166a20920001001a
                      enocean.0			
                      	2023-12-05 18:45:12.057	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	2023-12-05 18:45:12.003	debug	55008b020a3605020000000000002a30ec0001000d
                      enocean.0			
                      	05.12.2023 18:45	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:45	debug	55000b020abf0510000000fee4166a30b20001003f
                      enocean.0			
                      	2023-12-05 18:45:07.031	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:45	debug	55008b020a3605500000000000002230320001004c
                      enocean.0			
                      	05.12.2023 18:45	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:45	debug	55008b020a36055000000000000020303000010094
                      enocean.0			
                      	05.12.2023 18:45	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:45	debug	55008b020a3605500000000000001f302f0001006f
                      enocean.0			
                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:44	debug	55000b020abf0500000000fee41741206a00010045
                      enocean.0			
                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:44	debug	55008b020a36057000000000000018304800010068
                      enocean.0			
                      	05.12.2023 18:44	debug	55008b020a36057000000000000017304700010002
                      enocean.0			
                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:44	debug	55000b020abf0570000000fee4174130ea0001006c
                      enocean.0			
                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:44	debug	55008b020a3605700000000000001130410001006d
                      enocean.0			
                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:44	debug	55000b020abf078f00000d052020b600a900010062
                      enocean.0			
                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:44	debug	55008b020a360550000000000000153025000100de
                      enocean.0			
                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:44	debug	55000b020abf0500000000fee4178720b0000100bd
                      enocean.0			
                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:44	debug	55000b020abf0510000000fee4178730d00001005f
                      enocean.0			
                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:44	debug	55000b020abf0500000000fee4166e2096000100ad
                      enocean.0			
                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:44	debug	55000b020abf0550000000fee4166e30f600010009
                      enocean.0			
                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:44	debug	55000b020abf0500000000fee4166e2096000100ad
                      enocean.0			
                      	05.12.2023 18:44	debug	Message for ID 059d0b69 has been received. It was repeated 0 times.
                      enocean.0			
                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:44	debug	55000b020abf0700661f08059d0b698035000100b0
                      enocean.0			
                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	2023-12-05 18:44:06.046	debug	55000b020abf0510000000fee4166e30b600010088
                      enocean.0			
                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:44	debug	55008b020a3607020000080000003c00d800010073
                      enocean.0			
                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:44	debug	55000b020abf0500000000fee4166e2096000100ad
                      enocean.0			
                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:44	debug	55000b020abf0510000000fee4166e30b600010088
                      enocean.0			
                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:44	debug	55008b020a3607026400090000003c003d000100ed
                      enocean.0			
                      	05.12.2023 18:43	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:43	debug	55000b020abf0500000000fee4166e2096000100ad
                      enocean.0			
                      	05.12.2023 18:43	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:43	debug	55000b020abf0530000000fee4166e30d60001008c
                      enocean.0			
                      	2023-12-05 18:43:44.023	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:43	debug	55008b020a36070049020a000000212028000100dd
                      enocean.0			
                      	05.12.2023 18:43	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:43	debug	55000b020abf0500000000fee4164820700001002f
                      enocean.0			
                      	05.12.2023 18:43	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:43	debug	55000b020abf0550000000fee4164830d0000100c5
                      enocean.0			
                      	05.12.2023 18:43	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	2023-12-05 18:43:37.097	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	2023-12-05 18:43:37.091	debug	55008b020a3605020000000000002230e400010064
                      enocean.0			
                      	2023-12-05 18:43:37.033	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	2023-12-05 18:43:37.027	debug	55008b020a3605020000000000002130e3000100cc
                      enocean.0			
                      	05.12.2023 18:43	debug	55008b020a3605020000000000002030e2000100a0
                      enocean.0			
                      	05.12.2023 18:43	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:43	debug	55008b020a3605020000000000001f30e10001000f
                      enocean.0			
                      	05.12.2023 18:43	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:43	debug	55008b020a3605020000000000001d30df00010063
                      enocean.0			
                      	05.12.2023 18:43	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:43	debug	55000b020abf0500000000fee41658208000010053
                      enocean.0			
                      	05.12.2023 18:43	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:43	debug	55008b020a3605020000000000002430e600010017
                      enocean.0			
                      	05.12.2023 18:43	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:43	debug	55008b020a3605020000000000002330e500010008
                      enocean.0			
                      	05.12.2023 18:43	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:43	debug	55000b020abf0550000000fee4165830e0000100f7
                      enocean.0			
                      	05.12.2023 18:43	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:43	debug	55000b020abf0797000009052906c200a8000100c6
                      enocean.0			
                      	05.12.2023 18:42	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:42	debug	55008b020a3605500000000000000c301c000100e9
                      enocean.0			
                      	2023-12-05 18:42:46.020	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:42	debug	55000b020abf078e00000f05203f8b009e000100f3
                      enocean.0			
                      	05.12.2023 18:42	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	2023-12-05 18:42:38.093	debug	55000b020abf079000000f05203f7d00920001006a
                      enocean.0			
                      	05.12.2023 18:42	info	Loglevel changed from "info" to "debug"
                      enocean.0			
                      	05.12.2023 18:42	info	["/dev/ttyAMA0","/dev/ttyUSB0","/dev/serial/by-id/usb-FTDI_FT232R_USB_UART_AQ01GH79-if00-port0"]
                      enocean.0			
                      	05.12.2023 18:45	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:45	debug	55008b020a3605500000000000000a301a00010086
                      enocean.0			
                      	05.12.2023 18:45	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:45	debug	55008b020a36055000000000000023303300010020
                      enocean.0			
                      	2023-12-05 18:45:37.058	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	2023-12-05 18:45:37.006	debug	55008b020a36055000000000000024303400010023
                      enocean.0			
                      	05.12.2023 18:45	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:45	debug	55008b020a3605020000000000002930eb000100a5
                      enocean.0			
                      	2023-12-05 18:45:13.054	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:45	debug	55000b020abf0500000000fee4166a20920001001a
                      enocean.0			
                      	05.12.2023 18:45	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:45	debug	55000b020abf0550000000fee4166a30f2000100be
                      enocean.0			
                      	05.12.2023 18:45	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:45	debug	55000b020abf0500000000fee4166a20920001001a
                      enocean.0			
                      	2023-12-05 18:45:12.057	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	2023-12-05 18:45:12.003	debug	55008b020a3605020000000000002a30ec0001000d
                      enocean.0			
                      	05.12.2023 18:45	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:45	debug	55000b020abf0510000000fee4166a30b20001003f
                      enocean.0			
                      	2023-12-05 18:45:07.031	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:45	debug	55008b020a3605500000000000002230320001004c
                      enocean.0			
                      	05.12.2023 18:45	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:45	debug	55008b020a36055000000000000020303000010094
                      enocean.0			
                      	05.12.2023 18:45	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:45	debug	55008b020a3605500000000000001f302f0001006f
                      enocean.0			
                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:44	debug	55000b020abf0500000000fee41741206a00010045
                      enocean.0			
                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:44	debug	55008b020a36057000000000000018304800010068
                      enocean.0			
                      	05.12.2023 18:44	debug	55008b020a36057000000000000017304700010002
                      enocean.0			
                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:44	debug	55000b020abf0570000000fee4174130ea0001006c
                      enocean.0			
                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:44	debug	55008b020a3605700000000000001130410001006d
                      enocean.0			
                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:44	debug	55000b020abf078f00000d052020b600a900010062
                      enocean.0			
                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:44	debug	55008b020a360550000000000000153025000100de
                      enocean.0			
                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:44	debug	55000b020abf0500000000fee4178720b0000100bd
                      enocean.0			
                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:44	debug	55000b020abf0510000000fee4178730d00001005f
                      enocean.0			
                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:44	debug	55000b020abf0500000000fee4166e2096000100ad
                      enocean.0			
                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:44	debug	55000b020abf0550000000fee4166e30f600010009
                      enocean.0			
                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:44	debug	55000b020abf0500000000fee4166e2096000100ad
                      enocean.0			
                      	05.12.2023 18:44	debug	Message for ID 059d0b69 has been received. It was repeated 0 times.
                      enocean.0			
                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:44	debug	55000b020abf0700661f08059d0b698035000100b0
                      enocean.0			
                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	2023-12-05 18:44:06.046	debug	55000b020abf0510000000fee4166e30b600010088
                      enocean.0			
                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:44	debug	55008b020a3607020000080000003c00d800010073
                      enocean.0			
                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:44	debug	55000b020abf0500000000fee4166e2096000100ad
                      enocean.0			
                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:44	debug	55000b020abf0510000000fee4166e30b600010088
                      enocean.0			
                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:44	debug	55008b020a3607026400090000003c003d000100ed
                      enocean.0			
                      	05.12.2023 18:43	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:43	debug	55000b020abf0500000000fee4166e2096000100ad
                      enocean.0			
                      	05.12.2023 18:43	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:43	debug	55000b020abf0530000000fee4166e30d60001008c
                      enocean.0			
                      	2023-12-05 18:43:44.023	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:43	debug	55008b020a36070049020a000000212028000100dd
                      enocean.0			
                      	05.12.2023 18:43	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:43	debug	55000b020abf0500000000fee4164820700001002f
                      enocean.0			
                      	05.12.2023 18:43	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:43	debug	55000b020abf0550000000fee4164830d0000100c5
                      enocean.0			
                      	05.12.2023 18:43	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	2023-12-05 18:43:37.097	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	2023-12-05 18:43:37.091	debug	55008b020a3605020000000000002230e400010064
                      enocean.0			
                      	2023-12-05 18:43:37.033	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	2023-12-05 18:43:37.027	debug	55008b020a3605020000000000002130e3000100cc
                      enocean.0			
                      	05.12.2023 18:43	debug	55008b020a3605020000000000002030e2000100a0
                      enocean.0			
                      	05.12.2023 18:43	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:43	debug	55008b020a3605020000000000001f30e10001000f
                      enocean.0			
                      	05.12.2023 18:43	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:43	debug	55008b020a3605020000000000001d30df00010063
                      enocean.0			
                      	05.12.2023 18:43	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:43	debug	55000b020abf0500000000fee41658208000010053
                      enocean.0			
                      	05.12.2023 18:43	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:43	debug	55008b020a3605020000000000002430e600010017
                      enocean.0			
                      	05.12.2023 18:43	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:43	debug	55008b020a3605020000000000002330e500010008
                      enocean.0			
                      	05.12.2023 18:43	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:43	debug	55000b020abf0550000000fee4165830e0000100f7
                      enocean.0			
                      	05.12.2023 18:43	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:43	debug	55000b020abf0797000009052906c200a8000100c6
                      enocean.0			
                      	05.12.2023 18:42	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:42	debug	55008b020a3605500000000000000c301c000100e9
                      enocean.0			
                      	2023-12-05 18:42:46.020	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:42	debug	55000b020abf078e00000f05203f8b009e000100f3
                      enocean.0			
                      	05.12.2023 18:42	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	2023-12-05 18:42:38.093	debug	55000b020abf079000000f05203f7d00920001006a
                      enocean.0			
                      	05.12.2023 18:42	info	Loglevel changed from "info" to "debug"
                      enocean.0			
                      	05.12.2023 18:42	info	["/dev/ttyAMA0","/dev/ttyUSB0","/dev/serial/by-id/usb-FTDI_FT232R_USB_UART_AQ01GH79-if00-port0"]
                      enocean.0			
                      	05.12.2023 18:45	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:45	debug	55008b020a3605500000000000000a301a00010086
                      enocean.0			
                      	05.12.2023 18:45	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:45	debug	55008b020a36055000000000000023303300010020
                      enocean.0			
                      	2023-12-05 18:45:37.058	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	2023-12-05 18:45:37.006	debug	55008b020a36055000000000000024303400010023
                      enocean.0			
                      	05.12.2023 18:45	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:45	debug	55008b020a3605020000000000002930eb000100a5
                      enocean.0			
                      	2023-12-05 18:45:13.054	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:45	debug	55000b020abf0500000000fee4166a20920001001a
                      enocean.0			
                      	05.12.2023 18:45	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:45	debug	55000b020abf0550000000fee4166a30f2000100be
                      enocean.0			
                      	05.12.2023 18:45	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:45	debug	55000b020abf0500000000fee4166a20920001001a
                      enocean.0			
                      	2023-12-05 18:45:12.057	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	2023-12-05 18:45:12.003	debug	55008b020a3605020000000000002a30ec0001000d
                      enocean.0			
                      	05.12.2023 18:45	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:45	debug	55000b020abf0510000000fee4166a30b20001003f
                      enocean.0			
                      	2023-12-05 18:45:07.031	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:45	debug	55008b020a3605500000000000002230320001004c
                      enocean.0			
                      	05.12.2023 18:45	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:45	debug	55008b020a36055000000000000020303000010094
                      enocean.0			
                      	05.12.2023 18:45	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:45	debug	55008b020a3605500000000000001f302f0001006f
                      enocean.0			
                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:44	debug	55000b020abf0500000000fee41741206a00010045
                      enocean.0			
                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:44	debug	55008b020a36057000000000000018304800010068
                      enocean.0			
                      	05.12.2023 18:44	debug	55008b020a36057000000000000017304700010002
                      enocean.0			
                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:44	debug	55000b020abf0570000000fee4174130ea0001006c
                      enocean.0			
                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:44	debug	55008b020a3605700000000000001130410001006d
                      enocean.0			
                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:44	debug	55000b020abf078f00000d052020b600a900010062
                      enocean.0			
                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:44	debug	55008b020a360550000000000000153025000100de
                      enocean.0			
                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:44	debug	55000b020abf0500000000fee4178720b0000100bd
                      enocean.0			
                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:44	debug	55000b020abf0510000000fee4178730d00001005f
                      enocean.0			
                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:44	debug	55000b020abf0500000000fee4166e2096000100ad
                      enocean.0			
                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:44	debug	55000b020abf0550000000fee4166e30f600010009
                      enocean.0			
                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:44	debug	55000b020abf0500000000fee4166e2096000100ad
                      enocean.0			
                      	05.12.2023 18:44	debug	Message for ID 059d0b69 has been received. It was repeated 0 times.
                      enocean.0			
                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:44	debug	55000b020abf0700661f08059d0b698035000100b0
                      enocean.0			
                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	2023-12-05 18:44:06.046	debug	55000b020abf0510000000fee4166e30b600010088
                      enocean.0			
                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:44	debug	55008b020a3607020000080000003c00d800010073
                      enocean.0			
                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:44	debug	55000b020abf0500000000fee4166e2096000100ad
                      enocean.0			
                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:44	debug	55000b020abf0510000000fee4166e30b600010088
                      enocean.0			
                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:44	debug	55008b020a3607026400090000003c003d000100ed
                      enocean.0			
                      	05.12.2023 18:43	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:43	debug	55000b020abf0500000000fee4166e2096000100ad
                      enocean.0			
                      	05.12.2023 18:43	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:43	debug	55000b020abf0530000000fee4166e30d60001008c
                      enocean.0			
                      	2023-12-05 18:43:44.023	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:43	debug	55008b020a36070049020a000000212028000100dd
                      enocean.0			
                      	05.12.2023 18:43	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:43	debug	55000b020abf0500000000fee4164820700001002f
                      enocean.0			
                      	05.12.2023 18:43	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:43	debug	55000b020abf0550000000fee4164830d0000100c5
                      enocean.0			
                      	05.12.2023 18:43	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	2023-12-05 18:43:37.097	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	2023-12-05 18:43:37.091	debug	55008b020a3605020000000000002230e400010064
                      enocean.0			
                      	2023-12-05 18:43:37.033	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	2023-12-05 18:43:37.027	debug	55008b020a3605020000000000002130e3000100cc
                      enocean.0			
                      	05.12.2023 18:43	debug	55008b020a3605020000000000002030e2000100a0
                      enocean.0			
                      	05.12.2023 18:43	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:43	debug	55008b020a3605020000000000001f30e10001000f
                      enocean.0			
                      	05.12.2023 18:43	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:43	debug	55008b020a3605020000000000001d30df00010063
                      enocean.0			
                      	05.12.2023 18:43	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:43	debug	55000b020abf0500000000fee41658208000010053
                      enocean.0			
                      	05.12.2023 18:43	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:43	debug	55008b020a3605020000000000002430e600010017
                      enocean.0			
                      	05.12.2023 18:43	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:43	debug	55008b020a3605020000000000002330e500010008
                      enocean.0			
                      	05.12.2023 18:43	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:43	debug	55000b020abf0550000000fee4165830e0000100f7
                      enocean.0			
                      	05.12.2023 18:43	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:43	debug	55000b020abf0797000009052906c200a8000100c6
                      enocean.0			
                      	05.12.2023 18:42	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:42	debug	55008b020a3605500000000000000c301c000100e9
                      enocean.0			
                      	2023-12-05 18:42:46.020	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	05.12.2023 18:42	debug	55000b020abf078e00000f05203f8b009e000100f3
                      enocean.0			
                      	05.12.2023 18:42	debug	ERP2 protocol radio telegram received.
                      enocean.0			
                      	2023-12-05 18:42:38.093	debug	55000b020abf079000000f05203f7d00920001006a
                      enocean.0			
                      	05.12.2023 18:42	info	Loglevel changed from "info" to "debug"
                      enocean.0			
                      	05.12.2023 18:42	info	["/dev/ttyAMA0","/dev/ttyUSB0","/dev/serial/by-id/usb-FTDI_FT232R_USB_UART_AQ01GH79-if00-port0"]
                      enocean.0
                      Basti Liciouz 1 Reply Last reply Reply Quote 0
                      • F
                        Frank8 last edited by

                        Moin,
                        ich habe noch einen alten Stick TCM515 von Busware den ich in FHEM genutzt habe. Kann ich den mit dem Adapter nutzen und was wäre dann einzustellen?

                        Jey Cee 1 Reply Last reply Reply Quote 0
                        • Jey Cee
                          Jey Cee Developer @Frank8 last edited by

                          @frank8 naja alt ist der TCM515 nicht, das ist der Aktuelle Chip.
                          Den kannst du einfach wie den USB300 verwenden, da gibt es keine besonderheiten.

                          G 1 Reply Last reply Reply Quote 0
                          • G
                            guergen @Jey Cee last edited by guergen

                            Tagchen,
                            hab grade einen alten FUD61NPN-230V Bj weit vor 2019 gegen einen 17/2023 austauschen wollen.
                            Der Alte hat sich immer mal wieder ausgeschaltet.
                            Habe den neuen angeschlossen und mit den Tastern gepaired, das geht. Aber das pairen per Adapter geht nicht wirklich.
                            Eingetragen wird er, aber es kommen weder die Dim-Prozente, noch die RSSI-Werte rein.
                            In der Anleitung steht was von CMD wert 5 senden, aber in den Objektdaten steht folgendes:
                            "3": "Teach-in",
                            "4": "Teach-in FSUD",
                            "5": "Request confirmation telegram",

                            Sende ich eine 3, geht die LED nach dem senden aus, bei einer 4 oder 5 passiert nix.

                            Was läuft hier falsch?
                            Muss ich evtl einen anderen als den fud61npn nutzen?

                            Jey Cee 1 Reply Last reply Reply Quote 0
                            • Jey Cee
                              Jey Cee Developer @guergen last edited by

                              @guergen sagte in Test Adapter EnOcean v0.8.x:

                              Eingetragen wird er, aber es kommen weder die Dim-Prozente, noch die RSSI-Werte rein.

                              Kein RSSI Wert ist normal ein sicheres Zeichen dafür das die ID nicht stimmt.

                              G 1 Reply Last reply Reply Quote 0
                              • G
                                guergen @Jey Cee last edited by guergen

                                @jey-cee Das dachte ich mir, welches ist denn für einen Eltako FUD61npn-230V neustes Modell die richtige ID?
                                Die Geräte ID lautet 425c0eb von 17/2023

                                Jey Cee 1 Reply Last reply Reply Quote 0
                                • Jey Cee
                                  Jey Cee Developer @guergen last edited by

                                  @guergen sagte in Test Adapter EnOcean v0.8.x:

                                  welches ist denn für einen Eltako FUD61npn-230V neustes Modell die richtige ID?

                                  Die ID ist für jedes Geräte eine andere, da sie einzigartig sein muss.

                                  Das Problem ist das bei Eltako sehr häufig die 0 am Anfang fehlt. Deswegen wird die Eingabe normal auch Rot wenn die Anzahl der stellen nicht stimmt.

                                  G 1 Reply Last reply Reply Quote 0
                                  • G
                                    guergen @Jey Cee last edited by

                                    @jey-cee Perfekt, die führende "0" fehlte!
                                    Läuft

                                    1 Reply Last reply Reply Quote 0
                                    • Basti Liciouz
                                      Basti Liciouz @Basti Liciouz last edited by

                                      @basti-liciouz sagte in Test Adapter EnOcean v0.8.x:

                                      @jey-cee Anbei ein paar Minuten Debug Mitschnitt und die vollständige Konfig

                                      {
                                        "nodeVersion": "v18.16.0",
                                        "serialDevices": [
                                          "/dev/ttyAMA0",
                                          "/dev/ttyUSB0",
                                          "/dev/serial/by-id/usb-FTDI_FT232R_USB_UART_AQ01GH79-if00-port0"
                                        ],
                                        "instance": {
                                          "native": {
                                            "serialport": "/dev/serial/by-id/usb-FTDI_FT232R_USB_UART_AQ01GH79-if00-port0",
                                            "ser2net": false,
                                            "ser2net-ip": "",
                                            "ser2net-port": "",
                                            "esp2Switch": false,
                                            "gateway": "fgw14-usb",
                                            "device-id": "",
                                            "device-name": ""
                                          },
                                          "version": "0.9.3",
                                          "installedFrom": "iobroker.enocean@latest"
                                        },
                                        "devices": [
                                          {
                                            "_id": "enocean.0.gateway",
                                            "native": {
                                              "BaseID": "00010000",
                                              "Frequency": "868.3 Mhz",
                                              "Protocol": "ESP2",
                                              "AppVersion": "1.0.0.0",
                                              "ApiVersion": "1.0.0.0",
                                              "ChipID": "00000001",
                                              "ChipVersion": "00000001",
                                              "AppDescription": "Eltako RS485 Bus Gateway",
                                              "senderIDs": {
                                                "00010001": "0001001d",
                                                "00010002": "0001001e",
                                                "00010003": "0001001f",
                                                "00010004": "00010020",
                                                "00010005": "00010021",
                                                "00010006": "00010022",
                                                "00010007": "00010023",
                                                "00010008": "00010024",
                                                "00010009": "00010025",
                                                "0001000a": "00010026",
                                                "0001000b": "00010027",
                                                "0001000c": "00010028",
                                                "0001000d": "00010029",
                                                "0001000e": "0001002a",
                                                "0001000f": "0001002b",
                                                "00010010": "0001002c",
                                                "00010011": "0001002d",
                                                "00010012": "0001002e",
                                                "00010013": "00010046",
                                                "00010014": "00010047",
                                                "00010015": "00010048",
                                                "00010016": "00010049",
                                                "00010017": "0001004a",
                                                "00010018": "0001004b",
                                                "00010019": "00010009",
                                                "0001001a": "0001000a",
                                                "0001001b": "0001000b",
                                                "0001001c": "0001000c",
                                                "0001001d": "0001000d",
                                                "0001001e": "0001000e",
                                                "0001001f": "0001000f",
                                                "00010020": "00010010",
                                                "00010021": "00010011",
                                                "00010022": "00010012",
                                                "00010023": "00010013",
                                                "00010024": "00010014",
                                                "00010025": "00010015",
                                                "00010026": "00010016",
                                                "00010027": "00010017",
                                                "00010028": "00010018",
                                                "00010029": "00010019",
                                                "0001002a": "0001001a",
                                                "0001002b": "0001001b",
                                                "0001002c": "0001001c",
                                                "0001002d": "",
                                                "0001002e": "",
                                                "0001002f": "",
                                                "00010030": "",
                                                "00010031": "",
                                                "00010032": "",
                                                "00010033": "",
                                                "00010034": "",
                                                "00010035": "",
                                                "00010036": "",
                                                "00010037": "",
                                                "00010038": "",
                                                "00010039": "",
                                                "0001003a": "",
                                                "0001003b": "",
                                                "0001003c": "",
                                                "0001003d": "",
                                                "0001003e": "",
                                                "0001003f": "",
                                                "00010040": "",
                                                "00010041": "",
                                                "00010042": "",
                                                "00010043": "",
                                                "00010044": "",
                                                "00010045": "",
                                                "00010046": "",
                                                "00010047": "",
                                                "00010048": "",
                                                "00010049": "",
                                                "0001004a": "",
                                                "0001004b": "",
                                                "0001004c": "",
                                                "0001004d": "",
                                                "0001004e": "",
                                                "0001004f": "",
                                                "00010050": "",
                                                "00010051": "",
                                                "00010052": "",
                                                "00010053": "",
                                                "00010054": "",
                                                "00010055": "",
                                                "00010056": "",
                                                "00010057": "",
                                                "00010058": "",
                                                "00010059": "",
                                                "0001005a": "",
                                                "0001005b": "",
                                                "0001005c": "",
                                                "0001005d": "",
                                                "0001005e": "",
                                                "0001005f": "",
                                                "00010060": "",
                                                "00010061": "",
                                                "00010062": "",
                                                "00010063": "",
                                                "00010064": "",
                                                "00010065": "",
                                                "00010066": "",
                                                "00010067": "",
                                                "00010068": "",
                                                "00010069": "",
                                                "0001006a": "",
                                                "0001006b": "",
                                                "0001006c": "",
                                                "0001006d": "",
                                                "0001006e": "",
                                                "0001006f": "",
                                                "00010070": "",
                                                "00010071": "",
                                                "00010072": "",
                                                "00010073": "",
                                                "00010074": "",
                                                "00010075": "",
                                                "00010076": "",
                                                "00010077": "",
                                                "00010078": "",
                                                "00010079": "",
                                                "0001007a": "",
                                                "0001007b": "",
                                                "0001007c": "",
                                                "0001007d": "",
                                                "0001007e": ""
                                              },
                                              "BaseID_offset": 64
                                            }
                                          },
                                          {
                                            "native": {
                                              "id": "0001001e",
                                              "eep": [
                                                "TF-14-04",
                                                "TF-13-04"
                                              ],
                                              "manufacturer": "ELTAKO",
                                              "name": "FSB14",
                                              "Sender_ID": "00010002",
                                              "baseIDoffset": 4
                                            },
                                            "_id": "enocean.0.0001001e"
                                          },
                                          {
                                            "native": {
                                              "id": "059c05d0",
                                              "eep": [
                                                "TF-13-01"
                                              ],
                                              "manufacturer": "ELTAKO",
                                              "name": "FWS61"
                                            },
                                            "_id": "enocean.0.059c05d0"
                                          },
                                          {
                                            "native": {
                                              "id": "0001001f",
                                              "eep": [
                                                "TF-14-04",
                                                "TF-13-04"
                                              ],
                                              "manufacturer": "ELTAKO",
                                              "name": "FSB14",
                                              "Sender_ID": "00010003",
                                              "baseIDoffset": 6
                                            },
                                            "_id": "enocean.0.0001001f"
                                          },
                                          {
                                            "native": {
                                              "id": "00010020",
                                              "eep": [
                                                "TF-14-04",
                                                "TF-13-04"
                                              ],
                                              "manufacturer": "ELTAKO",
                                              "name": "FSB14",
                                              "Sender_ID": "00010004",
                                              "baseIDoffset": 10
                                            },
                                            "_id": "enocean.0.00010020"
                                          },
                                          {
                                            "native": {
                                              "id": "00010021",
                                              "eep": [
                                                "TF-14-04",
                                                "TF-13-04"
                                              ],
                                              "manufacturer": "ELTAKO",
                                              "name": "FSB14",
                                              "Sender_ID": "00010005",
                                              "baseIDoffset": 11
                                            },
                                            "_id": "enocean.0.00010021"
                                          },
                                          {
                                            "native": {
                                              "id": "00010022",
                                              "eep": [
                                                "TF-14-04",
                                                "TF-13-04"
                                              ],
                                              "manufacturer": "ELTAKO",
                                              "name": "FSB14",
                                              "Sender_ID": "00010006",
                                              "baseIDoffset": 12
                                            },
                                            "_id": "enocean.0.00010022"
                                          },
                                          {
                                            "native": {
                                              "id": "00010023",
                                              "eep": [
                                                "TF-14-04",
                                                "TF-13-04"
                                              ],
                                              "manufacturer": "ELTAKO",
                                              "name": "FSB14",
                                              "Sender_ID": "00010007",
                                              "baseIDoffset": 13
                                            },
                                            "_id": "enocean.0.00010023"
                                          },
                                          {
                                            "native": {
                                              "id": "00010024",
                                              "eep": [
                                                "TF-14-04",
                                                "TF-13-04"
                                              ],
                                              "manufacturer": "ELTAKO",
                                              "name": "FSB14",
                                              "Sender_ID": "00010008",
                                              "baseIDoffset": 14
                                            },
                                            "_id": "enocean.0.00010024"
                                          },
                                          {
                                            "native": {
                                              "id": "00010025",
                                              "eep": [
                                                "TF-14-04",
                                                "TF-13-04"
                                              ],
                                              "manufacturer": "ELTAKO",
                                              "name": "FSB14",
                                              "Sender_ID": "00010009",
                                              "baseIDoffset": 15
                                            },
                                            "_id": "enocean.0.00010025"
                                          },
                                          {
                                            "native": {
                                              "id": "0001001d",
                                              "eep": [
                                                "TF-14-04",
                                                "TF-13-04"
                                              ],
                                              "manufacturer": "ELTAKO",
                                              "name": "FSB14",
                                              "Sender_ID": "00010001",
                                              "baseIDoffset": 25
                                            },
                                            "_id": "enocean.0.0001001d"
                                          },
                                          {
                                            "native": {
                                              "id": "00010046",
                                              "eep": [
                                                "TF-13-07",
                                                "TF-13-06"
                                              ],
                                              "manufacturer": "ELTAKO",
                                              "name": "FUD14",
                                              "Sender_ID": "00010013",
                                              "baseIDoffset": 29
                                            },
                                            "_id": "enocean.0.00010046"
                                          },
                                          {
                                            "native": {
                                              "id": "00010047",
                                              "eep": [
                                                "TF-13-07",
                                                "TF-13-06"
                                              ],
                                              "manufacturer": "ELTAKO",
                                              "name": "FUD14",
                                              "Sender_ID": "00010014",
                                              "baseIDoffset": 30
                                            },
                                            "_id": "enocean.0.00010047"
                                          },
                                          {
                                            "native": {
                                              "id": "00010048",
                                              "eep": [
                                                "TF-13-07",
                                                "TF-13-06"
                                              ],
                                              "manufacturer": "ELTAKO",
                                              "name": "FUD14",
                                              "Sender_ID": "00010015",
                                              "baseIDoffset": 31
                                            },
                                            "_id": "enocean.0.00010048"
                                          },
                                          {
                                            "native": {
                                              "id": "00010049",
                                              "eep": [
                                                "TF-13-07",
                                                "TF-13-06"
                                              ],
                                              "manufacturer": "ELTAKO",
                                              "name": "FUD14",
                                              "Sender_ID": "00010016",
                                              "baseIDoffset": 32
                                            },
                                            "_id": "enocean.0.00010049"
                                          },
                                          {
                                            "native": {
                                              "id": "0001004a",
                                              "eep": [
                                                "TF-13-07",
                                                "TF-13-06"
                                              ],
                                              "manufacturer": "ELTAKO",
                                              "name": "FUD14",
                                              "Sender_ID": "00010017",
                                              "baseIDoffset": 33
                                            },
                                            "_id": "enocean.0.0001004a"
                                          },
                                          {
                                            "native": {
                                              "id": "0001004b",
                                              "eep": [
                                                "TF-13-07",
                                                "TF-13-06"
                                              ],
                                              "manufacturer": "ELTAKO",
                                              "name": "FUD14",
                                              "Sender_ID": "00010018",
                                              "baseIDoffset": 34
                                            },
                                            "_id": "enocean.0.0001004b"
                                          },
                                          {
                                            "native": {
                                              "id": "00010026",
                                              "eep": [
                                                "TF-14-04",
                                                "TF-13-04"
                                              ],
                                              "manufacturer": "ELTAKO",
                                              "name": "FSB14",
                                              "Sender_ID": "0001000a",
                                              "baseIDoffset": 35
                                            },
                                            "_id": "enocean.0.00010026"
                                          },
                                          {
                                            "native": {
                                              "id": "00010027",
                                              "eep": [
                                                "TF-14-04",
                                                "TF-13-04"
                                              ],
                                              "manufacturer": "ELTAKO",
                                              "name": "FSB14",
                                              "Sender_ID": "0001000b",
                                              "baseIDoffset": 37
                                            },
                                            "_id": "enocean.0.00010027"
                                          },
                                          {
                                            "native": {
                                              "id": "00010028",
                                              "eep": [
                                                "TF-14-04",
                                                "TF-13-04"
                                              ],
                                              "manufacturer": "ELTAKO",
                                              "name": "FSB14",
                                              "Sender_ID": "0001000c",
                                              "baseIDoffset": 38
                                            },
                                            "_id": "enocean.0.00010028"
                                          },
                                          {
                                            "native": {
                                              "id": "00010029",
                                              "eep": [
                                                "TF-14-04",
                                                "TF-13-04"
                                              ],
                                              "manufacturer": "ELTAKO",
                                              "name": "FSB14",
                                              "Sender_ID": "0001000d",
                                              "baseIDoffset": 39
                                            },
                                            "_id": "enocean.0.00010029"
                                          },
                                          {
                                            "native": {
                                              "id": "0001002a",
                                              "eep": [
                                                "TF-14-04",
                                                "TF-13-04"
                                              ],
                                              "manufacturer": "ELTAKO",
                                              "name": "FSB14",
                                              "Sender_ID": "0001000e",
                                              "baseIDoffset": 40
                                            },
                                            "_id": "enocean.0.0001002a"
                                          },
                                          {
                                            "native": {
                                              "id": "0001002b",
                                              "eep": [
                                                "TF-14-04",
                                                "TF-13-04"
                                              ],
                                              "manufacturer": "ELTAKO",
                                              "name": "FSB14",
                                              "Sender_ID": "0001000f",
                                              "baseIDoffset": 41
                                            },
                                            "_id": "enocean.0.0001002b"
                                          },
                                          {
                                            "native": {
                                              "id": "0001002c",
                                              "eep": [
                                                "TF-14-04",
                                                "TF-13-04"
                                              ],
                                              "manufacturer": "ELTAKO",
                                              "name": "FSB14",
                                              "Sender_ID": "00010010",
                                              "baseIDoffset": 42
                                            },
                                            "_id": "enocean.0.0001002c"
                                          },
                                          {
                                            "native": {
                                              "id": "0001002d",
                                              "eep": [
                                                "TF-14-04",
                                                "TF-13-04"
                                              ],
                                              "manufacturer": "ELTAKO",
                                              "name": "FSB14",
                                              "Sender_ID": "00010011",
                                              "baseIDoffset": 43
                                            },
                                            "_id": "enocean.0.0001002d"
                                          },
                                          {
                                            "native": {
                                              "id": "0001002e",
                                              "eep": [
                                                "TF-14-04",
                                                "TF-13-04"
                                              ],
                                              "manufacturer": "ELTAKO",
                                              "name": "FSB14",
                                              "Sender_ID": "00010012",
                                              "baseIDoffset": 44
                                            },
                                            "_id": "enocean.0.0001002e"
                                          },
                                          {
                                            "native": {
                                              "id": "00010009",
                                              "eep": [
                                                "TF-14-01",
                                                "TF-14-02"
                                              ],
                                              "manufacturer": "ELTAKO",
                                              "name": "F4SR14-LED",
                                              "Sender_ID": "00010019",
                                              "baseIDoffset": 45
                                            },
                                            "_id": "enocean.0.00010009"
                                          },
                                          {
                                            "native": {
                                              "id": "0001000a",
                                              "eep": [
                                                "TF-14-01",
                                                "TF-14-02"
                                              ],
                                              "manufacturer": "ELTAKO",
                                              "name": "F4SR14-LED",
                                              "Sender_ID": "0001001a",
                                              "baseIDoffset": 46
                                            },
                                            "_id": "enocean.0.0001000a"
                                          },
                                          {
                                            "native": {
                                              "id": "0001000b",
                                              "eep": [
                                                "TF-14-01",
                                                "TF-14-02"
                                              ],
                                              "manufacturer": "ELTAKO",
                                              "name": "F4SR14-LED",
                                              "Sender_ID": "0001001b",
                                              "baseIDoffset": 47
                                            },
                                            "_id": "enocean.0.0001000b"
                                          },
                                          {
                                            "native": {
                                              "id": "0001000c",
                                              "eep": [
                                                "TF-14-01",
                                                "TF-14-02"
                                              ],
                                              "manufacturer": "ELTAKO",
                                              "name": "F4SR14-LED",
                                              "Sender_ID": "0001001c",
                                              "baseIDoffset": 48
                                            },
                                            "_id": "enocean.0.0001000c"
                                          },
                                          {
                                            "native": {
                                              "id": "0001000d",
                                              "eep": [
                                                "TF-14-01",
                                                "TF-14-02"
                                              ],
                                              "manufacturer": "ELTAKO",
                                              "name": "F4SR14-LED",
                                              "Sender_ID": "0001001d",
                                              "baseIDoffset": 49
                                            },
                                            "_id": "enocean.0.0001000d"
                                          },
                                          {
                                            "native": {
                                              "id": "0001000e",
                                              "eep": [
                                                "TF-14-01",
                                                "TF-14-02"
                                              ],
                                              "manufacturer": "ELTAKO",
                                              "name": "F4SR14-LED",
                                              "Sender_ID": "0001001e",
                                              "baseIDoffset": 50
                                            },
                                            "_id": "enocean.0.0001000e"
                                          },
                                          {
                                            "native": {
                                              "id": "0001000f",
                                              "eep": [
                                                "TF-14-01",
                                                "TF-14-02"
                                              ],
                                              "manufacturer": "ELTAKO",
                                              "name": "F4SR14-LED",
                                              "Sender_ID": "0001001f",
                                              "baseIDoffset": 51
                                            },
                                            "_id": "enocean.0.0001000f"
                                          },
                                          {
                                            "native": {
                                              "id": "00010010",
                                              "eep": [
                                                "TF-14-01",
                                                "TF-14-02"
                                              ],
                                              "manufacturer": "ELTAKO",
                                              "name": "F4SR14-LED",
                                              "Sender_ID": "00010020",
                                              "baseIDoffset": 52
                                            },
                                            "_id": "enocean.0.00010010"
                                          },
                                          {
                                            "native": {
                                              "id": "00010011",
                                              "eep": [
                                                "TF-14-01",
                                                "TF-14-02"
                                              ],
                                              "manufacturer": "ELTAKO",
                                              "name": "F4SR14-LED",
                                              "Sender_ID": "00010021",
                                              "baseIDoffset": 53
                                            },
                                            "_id": "enocean.0.00010011"
                                          },
                                          {
                                            "native": {
                                              "id": "00010012",
                                              "eep": [
                                                "TF-14-01",
                                                "TF-14-02"
                                              ],
                                              "manufacturer": "ELTAKO",
                                              "name": "F4SR14-LED",
                                              "Sender_ID": "00010022",
                                              "baseIDoffset": 54
                                            },
                                            "_id": "enocean.0.00010012"
                                          },
                                          {
                                            "native": {
                                              "id": "00010013",
                                              "eep": [
                                                "TF-14-01",
                                                "TF-14-02"
                                              ],
                                              "manufacturer": "ELTAKO",
                                              "name": "F4SR14-LED",
                                              "Sender_ID": "00010023",
                                              "baseIDoffset": 55
                                            },
                                            "_id": "enocean.0.00010013"
                                          },
                                          {
                                            "native": {
                                              "id": "00010014",
                                              "eep": [
                                                "TF-14-01",
                                                "TF-14-02"
                                              ],
                                              "manufacturer": "ELTAKO",
                                              "name": "F4SR14-LED",
                                              "Sender_ID": "00010024",
                                              "baseIDoffset": 56
                                            },
                                            "_id": "enocean.0.00010014"
                                          },
                                          {
                                            "native": {
                                              "id": "00010015",
                                              "eep": [
                                                "TF-14-01",
                                                "TF-14-02"
                                              ],
                                              "manufacturer": "ELTAKO",
                                              "name": "F4SR14-LED",
                                              "Sender_ID": "00010025",
                                              "baseIDoffset": 57
                                            },
                                            "_id": "enocean.0.00010015"
                                          },
                                          {
                                            "native": {
                                              "id": "00010016",
                                              "eep": [
                                                "TF-14-01",
                                                "TF-14-02"
                                              ],
                                              "manufacturer": "ELTAKO",
                                              "name": "F4SR14-LED",
                                              "Sender_ID": "00010026",
                                              "baseIDoffset": 58
                                            },
                                            "_id": "enocean.0.00010016"
                                          },
                                          {
                                            "native": {
                                              "id": "00010017",
                                              "eep": [
                                                "TF-14-01",
                                                "TF-14-02"
                                              ],
                                              "manufacturer": "ELTAKO",
                                              "name": "F4SR14-LED",
                                              "Sender_ID": "00010027",
                                              "baseIDoffset": 59
                                            },
                                            "_id": "enocean.0.00010017"
                                          },
                                          {
                                            "native": {
                                              "id": "00010018",
                                              "eep": [
                                                "TF-14-01",
                                                "TF-14-02"
                                              ],
                                              "manufacturer": "ELTAKO",
                                              "name": "F4SR14-LED",
                                              "Sender_ID": "00010028",
                                              "baseIDoffset": 60
                                            },
                                            "_id": "enocean.0.00010018"
                                          },
                                          {
                                            "native": {
                                              "id": "00010019",
                                              "eep": [
                                                "TF-14-01",
                                                "TF-14-02"
                                              ],
                                              "manufacturer": "ELTAKO",
                                              "name": "F4SR14-LED",
                                              "Sender_ID": "00010029",
                                              "baseIDoffset": 61
                                            },
                                            "_id": "enocean.0.00010019"
                                          },
                                          {
                                            "native": {
                                              "id": "0001001a",
                                              "eep": [
                                                "TF-14-01",
                                                "TF-14-02"
                                              ],
                                              "manufacturer": "ELTAKO",
                                              "name": "F4SR14-LED",
                                              "Sender_ID": "0001002a",
                                              "baseIDoffset": 62
                                            },
                                            "_id": "enocean.0.0001001a"
                                          },
                                          {
                                            "native": {
                                              "id": "0001001b",
                                              "eep": [
                                                "TF-14-01",
                                                "TF-14-02"
                                              ],
                                              "manufacturer": "ELTAKO",
                                              "name": "F4SR14-LED",
                                              "Sender_ID": "0001002b",
                                              "baseIDoffset": 63
                                            },
                                            "_id": "enocean.0.0001001b"
                                          },
                                          {
                                            "native": {
                                              "id": "0001001c",
                                              "eep": [
                                                "TF-14-01",
                                                "TF-14-02"
                                              ],
                                              "manufacturer": "ELTAKO",
                                              "name": "F4SR14-LED",
                                              "Sender_ID": "0001002c",
                                              "baseIDoffset": 64
                                            },
                                            "_id": "enocean.0.0001001c"
                                          },
                                          {
                                            "native": {
                                              "id": "059d0b5a",
                                              "eep": [
                                                "TF-13-26"
                                              ],
                                              "manufacturer": "ELTAKO",
                                              "name": "FRWB"
                                            },
                                            "_id": "enocean.0.059d0b5a"
                                          },
                                          {
                                            "native": {
                                              "id": "059d0b69",
                                              "eep": [
                                                "TF-13-26"
                                              ],
                                              "manufacturer": "ELTAKO",
                                              "name": "FRWB"
                                            },
                                            "_id": "enocean.0.059d0b69"
                                          },
                                          {
                                            "native": {
                                              "id": "059d0cf3",
                                              "eep": [
                                                "TF-13-26"
                                              ],
                                              "manufacturer": "ELTAKO",
                                              "name": "FRWB"
                                            },
                                            "_id": "enocean.0.059d0cf3"
                                          },
                                          {
                                            "native": {
                                              "id": "059d0b55",
                                              "eep": [
                                                "TF-13-26"
                                              ],
                                              "manufacturer": "ELTAKO",
                                              "name": "FRWB"
                                            },
                                            "_id": "enocean.0.059d0b55"
                                          },
                                          {
                                            "native": {
                                              "id": "059d0ba6",
                                              "eep": [
                                                "TF-13-26"
                                              ],
                                              "manufacturer": "ELTAKO",
                                              "name": "FRWB"
                                            },
                                            "_id": "enocean.0.059d0ba6"
                                          },
                                          {
                                            "native": {
                                              "id": "059d0b16",
                                              "eep": [
                                                "TF-13-26"
                                              ],
                                              "manufacturer": "ELTAKO",
                                              "name": "FRWB"
                                            },
                                            "_id": "enocean.0.059d0b16"
                                          },
                                          {
                                            "native": {
                                              "id": "051df6f7",
                                              "eep": [
                                                "TF-13-26"
                                              ],
                                              "manufacturer": "ELTAKO",
                                              "name": "FRWB"
                                            },
                                            "_id": "enocean.0.051df6f7"
                                          },
                                          {
                                            "native": {
                                              "id": "fee41668",
                                              "eep": [
                                                "F6-02-02"
                                              ],
                                              "manufacturer": "eltako",
                                              "name": "f4pt"
                                            },
                                            "_id": "enocean.0.fee41668"
                                          }
                                        ]
                                      }
                                      
                                      ![0_1701798543071_0dd53590-446f-46fd-b554-c5db059c31ce-image.png](Lade 100% hoch) 
                                      enocean.0
                                      2023-12-05 18:45:44.910	debug	ERP2 protocol radio telegram received.
                                      
                                      enocean.0
                                      2023-12-05 18:45:44.861	debug	55008b020a3605500000000000000a301a00010086
                                      
                                      enocean.0
                                      2023-12-05 18:45:39.306	debug	ERP2 protocol radio telegram received.
                                      
                                      enocean.0
                                      2023-12-05 18:45:39.247	debug	55008b020a36055000000000000023303300010020
                                      
                                      enocean.0
                                      2023-12-05 18:45:37.058	debug	ERP2 protocol radio telegram received.
                                      
                                      enocean.0
                                      2023-12-05 18:45:37.006	debug	55008b020a36055000000000000024303400010023
                                      
                                      enocean.0
                                      2023-12-05 18:45:14.392	debug	ERP2 protocol radio telegram received.
                                      
                                      enocean.0
                                      2023-12-05 18:45:14.338	debug	55008b020a3605020000000000002930eb000100a5
                                      
                                      enocean.0
                                      2023-12-05 18:45:13.054	debug	ERP2 protocol radio telegram received.
                                      
                                      enocean.0
                                      2023-12-05 18:45:12.995	debug	55000b020abf0500000000fee4166a20920001001a
                                      
                                      enocean.0
                                      2023-12-05 18:45:12.717	debug	ERP2 protocol radio telegram received.
                                      
                                      enocean.0
                                      2023-12-05 18:45:12.659	debug	55000b020abf0550000000fee4166a30f2000100be
                                      
                                      enocean.0
                                      2023-12-05 18:45:12.217	debug	ERP2 protocol radio telegram received.
                                      
                                      enocean.0
                                      2023-12-05 18:45:12.163	debug	55000b020abf0500000000fee4166a20920001001a
                                      
                                      enocean.0
                                      2023-12-05 18:45:12.057	debug	ERP2 protocol radio telegram received.
                                      
                                      enocean.0
                                      2023-12-05 18:45:12.003	debug	55008b020a3605020000000000002a30ec0001000d
                                      
                                      enocean.0
                                      2023-12-05 18:45:11.994	debug	ERP2 protocol radio telegram received.
                                      
                                      enocean.0
                                      2023-12-05 18:45:11.939	debug	55000b020abf0510000000fee4166a30b20001003f
                                      
                                      enocean.0
                                      2023-12-05 18:45:07.031	debug	ERP2 protocol radio telegram received.
                                      
                                      enocean.0
                                      2023-12-05 18:45:06.979	debug	55008b020a3605500000000000002230320001004c
                                      
                                      enocean.0
                                      2023-12-05 18:45:06.919	debug	ERP2 protocol radio telegram received.
                                      
                                      enocean.0
                                      2023-12-05 18:45:06.868	debug	55008b020a36055000000000000020303000010094
                                      
                                      enocean.0
                                      2023-12-05 18:45:06.855	debug	ERP2 protocol radio telegram received.
                                      
                                      enocean.0
                                      2023-12-05 18:45:06.804	debug	55008b020a3605500000000000001f302f0001006f
                                      
                                      enocean.0
                                      2023-12-05 18:44:59.819	debug	ERP2 protocol radio telegram received.
                                      
                                      enocean.0
                                      2023-12-05 18:44:59.765	debug	55000b020abf0500000000fee41741206a00010045
                                      
                                      enocean.0
                                      2023-12-05 18:44:59.647	debug	ERP2 protocol radio telegram received.
                                      
                                      enocean.0
                                      2023-12-05 18:44:59.592	debug	ERP2 protocol radio telegram received.
                                      
                                      enocean.0
                                      2023-12-05 18:44:59.589	debug	55008b020a36057000000000000018304800010068
                                      
                                      enocean.0
                                      2023-12-05 18:44:59.541	debug	55008b020a36057000000000000017304700010002
                                      
                                      enocean.0
                                      2023-12-05 18:44:59.531	debug	ERP2 protocol radio telegram received.
                                      
                                      enocean.0
                                      2023-12-05 18:44:59.477	debug	55000b020abf0570000000fee4174130ea0001006c
                                      
                                      enocean.0
                                      2023-12-05 18:44:47.754	debug	ERP2 protocol radio telegram received.
                                      
                                      enocean.0
                                      2023-12-05 18:44:47.703	debug	55008b020a3605700000000000001130410001006d
                                      
                                      enocean.0
                                      2023-12-05 18:44:46.947	debug	ERP2 protocol radio telegram received.
                                      
                                      enocean.0
                                      2023-12-05 18:44:46.887	debug	55000b020abf078f00000d052020b600a900010062
                                      
                                      enocean.0
                                      2023-12-05 18:44:45.659	debug	ERP2 protocol radio telegram received.
                                      
                                      enocean.0
                                      2023-12-05 18:44:45.607	debug	55008b020a360550000000000000153025000100de
                                      
                                      enocean.0
                                      2023-12-05 18:44:45.499	debug	ERP2 protocol radio telegram received.
                                      
                                      enocean.0
                                      2023-12-05 18:44:45.447	debug	55000b020abf0500000000fee4178720b0000100bd
                                      
                                      enocean.0
                                      2023-12-05 18:44:45.310	debug	ERP2 protocol radio telegram received.
                                      
                                      enocean.0
                                      2023-12-05 18:44:45.255	debug	55000b020abf0510000000fee4178730d00001005f
                                      
                                      enocean.0
                                      2023-12-05 18:44:18.382	debug	ERP2 protocol radio telegram received.
                                      
                                      enocean.0
                                      2023-12-05 18:44:18.332	debug	55000b020abf0500000000fee4166e2096000100ad
                                      
                                      enocean.0
                                      2023-12-05 18:44:15.199	debug	ERP2 protocol radio telegram received.
                                      
                                      enocean.0
                                      2023-12-05 18:44:15.148	debug	55000b020abf0550000000fee4166e30f600010009
                                      
                                      enocean.0
                                      2023-12-05 18:44:09.870	debug	ERP2 protocol radio telegram received.
                                      
                                      enocean.0
                                      2023-12-05 18:44:09.821	debug	55000b020abf0500000000fee4166e2096000100ad
                                      
                                      enocean.0
                                      2023-12-05 18:44:09.490	debug	Message for ID 059d0b69 has been received. It was repeated 0 times.
                                      
                                      enocean.0
                                      2023-12-05 18:44:09.448	debug	ERP2 protocol radio telegram received.
                                      
                                      enocean.0
                                      2023-12-05 18:44:09.437	debug	55000b020abf0700661f08059d0b698035000100b0
                                      
                                      enocean.0
                                      2023-12-05 18:44:06.146	debug	ERP2 protocol radio telegram received.
                                      
                                      enocean.0
                                      2023-12-05 18:44:06.046	debug	55000b020abf0510000000fee4166e30b600010088
                                      
                                      enocean.0
                                      2023-12-05 18:44:03.234	debug	ERP2 protocol radio telegram received.
                                      
                                      enocean.0
                                      2023-12-05 18:44:03.182	debug	55008b020a3607020000080000003c00d800010073
                                      
                                      enocean.0
                                      2023-12-05 18:44:01.549	debug	ERP2 protocol radio telegram received.
                                      
                                      enocean.0
                                      2023-12-05 18:44:01.455	debug	55000b020abf0500000000fee4166e2096000100ad
                                      
                                      enocean.0
                                      2023-12-05 18:44:01.298	debug	ERP2 protocol radio telegram received.
                                      
                                      enocean.0
                                      2023-12-05 18:44:01.247	debug	55000b020abf0510000000fee4166e30b600010088
                                      
                                      enocean.0
                                      2023-12-05 18:44:00.894	debug	ERP2 protocol radio telegram received.
                                      
                                      enocean.0
                                      2023-12-05 18:44:00.799	debug	55008b020a3607026400090000003c003d000100ed
                                      
                                      enocean.0
                                      2023-12-05 18:43:57.538	debug	ERP2 protocol radio telegram received.
                                      
                                      enocean.0
                                      2023-12-05 18:43:57.487	debug	55000b020abf0500000000fee4166e2096000100ad
                                      
                                      enocean.0
                                      2023-12-05 18:43:57.282	debug	ERP2 protocol radio telegram received.
                                      
                                      enocean.0
                                      2023-12-05 18:43:57.231	debug	55000b020abf0530000000fee4166e30d60001008c
                                      
                                      enocean.0
                                      2023-12-05 18:43:44.023	debug	ERP2 protocol radio telegram received.
                                      
                                      enocean.0
                                      2023-12-05 18:43:43.970	debug	55008b020a36070049020a000000212028000100dd
                                      
                                      enocean.0
                                      2023-12-05 18:43:42.442	debug	ERP2 protocol radio telegram received.
                                      
                                      enocean.0
                                      2023-12-05 18:43:42.386	debug	55000b020abf0500000000fee4164820700001002f
                                      
                                      enocean.0
                                      2023-12-05 18:43:42.271	debug	ERP2 protocol radio telegram received.
                                      
                                      enocean.0
                                      2023-12-05 18:43:42.210	debug	55000b020abf0550000000fee4164830d0000100c5
                                      
                                      enocean.0
                                      2023-12-05 18:43:37.183	debug	ERP2 protocol radio telegram received.
                                      
                                      enocean.0
                                      2023-12-05 18:43:37.097	debug	ERP2 protocol radio telegram received.
                                      
                                      enocean.0
                                      2023-12-05 18:43:37.091	debug	55008b020a3605020000000000002230e400010064
                                      
                                      enocean.0
                                      2023-12-05 18:43:37.033	debug	ERP2 protocol radio telegram received.
                                      
                                      enocean.0
                                      2023-12-05 18:43:37.027	debug	55008b020a3605020000000000002130e3000100cc
                                      
                                      enocean.0
                                      2023-12-05 18:43:36.979	debug	55008b020a3605020000000000002030e2000100a0
                                      
                                      enocean.0
                                      2023-12-05 18:43:36.967	debug	ERP2 protocol radio telegram received.
                                      
                                      enocean.0
                                      2023-12-05 18:43:36.915	debug	55008b020a3605020000000000001f30e10001000f
                                      
                                      enocean.0
                                      2023-12-05 18:43:36.855	debug	ERP2 protocol radio telegram received.
                                      
                                      enocean.0
                                      2023-12-05 18:43:36.803	debug	55008b020a3605020000000000001d30df00010063
                                      
                                      enocean.0
                                      2023-12-05 18:43:34.967	debug	ERP2 protocol radio telegram received.
                                      
                                      enocean.0
                                      2023-12-05 18:43:34.915	debug	55000b020abf0500000000fee41658208000010053
                                      
                                      enocean.0
                                      2023-12-05 18:43:34.887	debug	ERP2 protocol radio telegram received.
                                      
                                      enocean.0
                                      2023-12-05 18:43:34.835	debug	55008b020a3605020000000000002430e600010017
                                      
                                      enocean.0
                                      2023-12-05 18:43:34.823	debug	ERP2 protocol radio telegram received.
                                      
                                      enocean.0
                                      2023-12-05 18:43:34.771	debug	55008b020a3605020000000000002330e500010008
                                      
                                      enocean.0
                                      2023-12-05 18:43:34.758	debug	ERP2 protocol radio telegram received.
                                      
                                      enocean.0
                                      2023-12-05 18:43:34.707	debug	55000b020abf0550000000fee4165830e0000100f7
                                      
                                      enocean.0
                                      2023-12-05 18:43:04.545	debug	ERP2 protocol radio telegram received.
                                      
                                      enocean.0
                                      2023-12-05 18:43:04.488	debug	55000b020abf0797000009052906c200a8000100c6
                                      
                                      enocean.0
                                      2023-12-05 18:42:47.702	debug	ERP2 protocol radio telegram received.
                                      
                                      enocean.0
                                      2023-12-05 18:42:47.644	debug	55008b020a3605500000000000000c301c000100e9
                                      
                                      enocean.0
                                      2023-12-05 18:42:46.020	debug	ERP2 protocol radio telegram received.
                                      
                                      enocean.0
                                      2023-12-05 18:42:45.964	debug	55000b020abf078e00000f05203f8b009e000100f3
                                      
                                      enocean.0
                                      2023-12-05 18:42:38.146	debug	ERP2 protocol radio telegram received.
                                      
                                      enocean.0
                                      2023-12-05 18:42:38.093	debug	55000b020abf079000000f05203f7d00920001006a
                                      
                                      enocean.0
                                      2023-12-05 18:42:23.370	info	Loglevel changed from "info" to "debug"
                                      
                                      enocean.0
                                      2023-12-05 18:42:17.547	info	["/dev/ttyAMA0","/dev/ttyUSB0","/dev/serial/by-id/usb-FTDI_FT232R_USB_UART_AQ01GH79-if00-port0"]
                                      ```	05.12.2023 18:45	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:45	debug	55008b020a3605500000000000000a301a00010086
                                      enocean.0			
                                      	05.12.2023 18:45	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:45	debug	55008b020a36055000000000000023303300010020
                                      enocean.0			
                                      	2023-12-05 18:45:37.058	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	2023-12-05 18:45:37.006	debug	55008b020a36055000000000000024303400010023
                                      enocean.0			
                                      	05.12.2023 18:45	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:45	debug	55008b020a3605020000000000002930eb000100a5
                                      enocean.0			
                                      	2023-12-05 18:45:13.054	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:45	debug	55000b020abf0500000000fee4166a20920001001a
                                      enocean.0			
                                      	05.12.2023 18:45	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:45	debug	55000b020abf0550000000fee4166a30f2000100be
                                      enocean.0			
                                      	05.12.2023 18:45	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:45	debug	55000b020abf0500000000fee4166a20920001001a
                                      enocean.0			
                                      	2023-12-05 18:45:12.057	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	2023-12-05 18:45:12.003	debug	55008b020a3605020000000000002a30ec0001000d
                                      enocean.0			
                                      	05.12.2023 18:45	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:45	debug	55000b020abf0510000000fee4166a30b20001003f
                                      enocean.0			
                                      	2023-12-05 18:45:07.031	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:45	debug	55008b020a3605500000000000002230320001004c
                                      enocean.0			
                                      	05.12.2023 18:45	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:45	debug	55008b020a36055000000000000020303000010094
                                      enocean.0			
                                      	05.12.2023 18:45	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:45	debug	55008b020a3605500000000000001f302f0001006f
                                      enocean.0			
                                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:44	debug	55000b020abf0500000000fee41741206a00010045
                                      enocean.0			
                                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:44	debug	55008b020a36057000000000000018304800010068
                                      enocean.0			
                                      	05.12.2023 18:44	debug	55008b020a36057000000000000017304700010002
                                      enocean.0			
                                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:44	debug	55000b020abf0570000000fee4174130ea0001006c
                                      enocean.0			
                                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:44	debug	55008b020a3605700000000000001130410001006d
                                      enocean.0			
                                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:44	debug	55000b020abf078f00000d052020b600a900010062
                                      enocean.0			
                                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:44	debug	55008b020a360550000000000000153025000100de
                                      enocean.0			
                                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:44	debug	55000b020abf0500000000fee4178720b0000100bd
                                      enocean.0			
                                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:44	debug	55000b020abf0510000000fee4178730d00001005f
                                      enocean.0			
                                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:44	debug	55000b020abf0500000000fee4166e2096000100ad
                                      enocean.0			
                                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:44	debug	55000b020abf0550000000fee4166e30f600010009
                                      enocean.0			
                                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:44	debug	55000b020abf0500000000fee4166e2096000100ad
                                      enocean.0			
                                      	05.12.2023 18:44	debug	Message for ID 059d0b69 has been received. It was repeated 0 times.
                                      enocean.0			
                                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:44	debug	55000b020abf0700661f08059d0b698035000100b0
                                      enocean.0			
                                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	2023-12-05 18:44:06.046	debug	55000b020abf0510000000fee4166e30b600010088
                                      enocean.0			
                                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:44	debug	55008b020a3607020000080000003c00d800010073
                                      enocean.0			
                                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:44	debug	55000b020abf0500000000fee4166e2096000100ad
                                      enocean.0			
                                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:44	debug	55000b020abf0510000000fee4166e30b600010088
                                      enocean.0			
                                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:44	debug	55008b020a3607026400090000003c003d000100ed
                                      enocean.0			
                                      	05.12.2023 18:43	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:43	debug	55000b020abf0500000000fee4166e2096000100ad
                                      enocean.0			
                                      	05.12.2023 18:43	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:43	debug	55000b020abf0530000000fee4166e30d60001008c
                                      enocean.0			
                                      	2023-12-05 18:43:44.023	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:43	debug	55008b020a36070049020a000000212028000100dd
                                      enocean.0			
                                      	05.12.2023 18:43	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:43	debug	55000b020abf0500000000fee4164820700001002f
                                      enocean.0			
                                      	05.12.2023 18:43	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:43	debug	55000b020abf0550000000fee4164830d0000100c5
                                      enocean.0			
                                      	05.12.2023 18:43	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	2023-12-05 18:43:37.097	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	2023-12-05 18:43:37.091	debug	55008b020a3605020000000000002230e400010064
                                      enocean.0			
                                      	2023-12-05 18:43:37.033	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	2023-12-05 18:43:37.027	debug	55008b020a3605020000000000002130e3000100cc
                                      enocean.0			
                                      	05.12.2023 18:43	debug	55008b020a3605020000000000002030e2000100a0
                                      enocean.0			
                                      	05.12.2023 18:43	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:43	debug	55008b020a3605020000000000001f30e10001000f
                                      enocean.0			
                                      	05.12.2023 18:43	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:43	debug	55008b020a3605020000000000001d30df00010063
                                      enocean.0			
                                      	05.12.2023 18:43	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:43	debug	55000b020abf0500000000fee41658208000010053
                                      enocean.0			
                                      	05.12.2023 18:43	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:43	debug	55008b020a3605020000000000002430e600010017
                                      enocean.0			
                                      	05.12.2023 18:43	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:43	debug	55008b020a3605020000000000002330e500010008
                                      enocean.0			
                                      	05.12.2023 18:43	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:43	debug	55000b020abf0550000000fee4165830e0000100f7
                                      enocean.0			
                                      	05.12.2023 18:43	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:43	debug	55000b020abf0797000009052906c200a8000100c6
                                      enocean.0			
                                      	05.12.2023 18:42	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:42	debug	55008b020a3605500000000000000c301c000100e9
                                      enocean.0			
                                      	2023-12-05 18:42:46.020	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:42	debug	55000b020abf078e00000f05203f8b009e000100f3
                                      enocean.0			
                                      	05.12.2023 18:42	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	2023-12-05 18:42:38.093	debug	55000b020abf079000000f05203f7d00920001006a
                                      enocean.0			
                                      	05.12.2023 18:42	info	Loglevel changed from "info" to "debug"
                                      enocean.0			
                                      	05.12.2023 18:42	info	["/dev/ttyAMA0","/dev/ttyUSB0","/dev/serial/by-id/usb-FTDI_FT232R_USB_UART_AQ01GH79-if00-port0"]
                                      enocean.0			
                                      	05.12.2023 18:45	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:45	debug	55008b020a3605500000000000000a301a00010086
                                      enocean.0			
                                      	05.12.2023 18:45	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:45	debug	55008b020a36055000000000000023303300010020
                                      enocean.0			
                                      	2023-12-05 18:45:37.058	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	2023-12-05 18:45:37.006	debug	55008b020a36055000000000000024303400010023
                                      enocean.0			
                                      	05.12.2023 18:45	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:45	debug	55008b020a3605020000000000002930eb000100a5
                                      enocean.0			
                                      	2023-12-05 18:45:13.054	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:45	debug	55000b020abf0500000000fee4166a20920001001a
                                      enocean.0			
                                      	05.12.2023 18:45	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:45	debug	55000b020abf0550000000fee4166a30f2000100be
                                      enocean.0			
                                      	05.12.2023 18:45	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:45	debug	55000b020abf0500000000fee4166a20920001001a
                                      enocean.0			
                                      	2023-12-05 18:45:12.057	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	2023-12-05 18:45:12.003	debug	55008b020a3605020000000000002a30ec0001000d
                                      enocean.0			
                                      	05.12.2023 18:45	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:45	debug	55000b020abf0510000000fee4166a30b20001003f
                                      enocean.0			
                                      	2023-12-05 18:45:07.031	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:45	debug	55008b020a3605500000000000002230320001004c
                                      enocean.0			
                                      	05.12.2023 18:45	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:45	debug	55008b020a36055000000000000020303000010094
                                      enocean.0			
                                      	05.12.2023 18:45	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:45	debug	55008b020a3605500000000000001f302f0001006f
                                      enocean.0			
                                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:44	debug	55000b020abf0500000000fee41741206a00010045
                                      enocean.0			
                                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:44	debug	55008b020a36057000000000000018304800010068
                                      enocean.0			
                                      	05.12.2023 18:44	debug	55008b020a36057000000000000017304700010002
                                      enocean.0			
                                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:44	debug	55000b020abf0570000000fee4174130ea0001006c
                                      enocean.0			
                                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:44	debug	55008b020a3605700000000000001130410001006d
                                      enocean.0			
                                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:44	debug	55000b020abf078f00000d052020b600a900010062
                                      enocean.0			
                                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:44	debug	55008b020a360550000000000000153025000100de
                                      enocean.0			
                                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:44	debug	55000b020abf0500000000fee4178720b0000100bd
                                      enocean.0			
                                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:44	debug	55000b020abf0510000000fee4178730d00001005f
                                      enocean.0			
                                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:44	debug	55000b020abf0500000000fee4166e2096000100ad
                                      enocean.0			
                                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:44	debug	55000b020abf0550000000fee4166e30f600010009
                                      enocean.0			
                                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:44	debug	55000b020abf0500000000fee4166e2096000100ad
                                      enocean.0			
                                      	05.12.2023 18:44	debug	Message for ID 059d0b69 has been received. It was repeated 0 times.
                                      enocean.0			
                                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:44	debug	55000b020abf0700661f08059d0b698035000100b0
                                      enocean.0			
                                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	2023-12-05 18:44:06.046	debug	55000b020abf0510000000fee4166e30b600010088
                                      enocean.0			
                                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:44	debug	55008b020a3607020000080000003c00d800010073
                                      enocean.0			
                                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:44	debug	55000b020abf0500000000fee4166e2096000100ad
                                      enocean.0			
                                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:44	debug	55000b020abf0510000000fee4166e30b600010088
                                      enocean.0			
                                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:44	debug	55008b020a3607026400090000003c003d000100ed
                                      enocean.0			
                                      	05.12.2023 18:43	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:43	debug	55000b020abf0500000000fee4166e2096000100ad
                                      enocean.0			
                                      	05.12.2023 18:43	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:43	debug	55000b020abf0530000000fee4166e30d60001008c
                                      enocean.0			
                                      	2023-12-05 18:43:44.023	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:43	debug	55008b020a36070049020a000000212028000100dd
                                      enocean.0			
                                      	05.12.2023 18:43	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:43	debug	55000b020abf0500000000fee4164820700001002f
                                      enocean.0			
                                      	05.12.2023 18:43	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:43	debug	55000b020abf0550000000fee4164830d0000100c5
                                      enocean.0			
                                      	05.12.2023 18:43	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	2023-12-05 18:43:37.097	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	2023-12-05 18:43:37.091	debug	55008b020a3605020000000000002230e400010064
                                      enocean.0			
                                      	2023-12-05 18:43:37.033	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	2023-12-05 18:43:37.027	debug	55008b020a3605020000000000002130e3000100cc
                                      enocean.0			
                                      	05.12.2023 18:43	debug	55008b020a3605020000000000002030e2000100a0
                                      enocean.0			
                                      	05.12.2023 18:43	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:43	debug	55008b020a3605020000000000001f30e10001000f
                                      enocean.0			
                                      	05.12.2023 18:43	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:43	debug	55008b020a3605020000000000001d30df00010063
                                      enocean.0			
                                      	05.12.2023 18:43	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:43	debug	55000b020abf0500000000fee41658208000010053
                                      enocean.0			
                                      	05.12.2023 18:43	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:43	debug	55008b020a3605020000000000002430e600010017
                                      enocean.0			
                                      	05.12.2023 18:43	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:43	debug	55008b020a3605020000000000002330e500010008
                                      enocean.0			
                                      	05.12.2023 18:43	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:43	debug	55000b020abf0550000000fee4165830e0000100f7
                                      enocean.0			
                                      	05.12.2023 18:43	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:43	debug	55000b020abf0797000009052906c200a8000100c6
                                      enocean.0			
                                      	05.12.2023 18:42	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:42	debug	55008b020a3605500000000000000c301c000100e9
                                      enocean.0			
                                      	2023-12-05 18:42:46.020	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:42	debug	55000b020abf078e00000f05203f8b009e000100f3
                                      enocean.0			
                                      	05.12.2023 18:42	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	2023-12-05 18:42:38.093	debug	55000b020abf079000000f05203f7d00920001006a
                                      enocean.0			
                                      	05.12.2023 18:42	info	Loglevel changed from "info" to "debug"
                                      enocean.0			
                                      	05.12.2023 18:42	info	["/dev/ttyAMA0","/dev/ttyUSB0","/dev/serial/by-id/usb-FTDI_FT232R_USB_UART_AQ01GH79-if00-port0"]
                                      enocean.0			
                                      	05.12.2023 18:45	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:45	debug	55008b020a3605500000000000000a301a00010086
                                      enocean.0			
                                      	05.12.2023 18:45	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:45	debug	55008b020a36055000000000000023303300010020
                                      enocean.0			
                                      	2023-12-05 18:45:37.058	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	2023-12-05 18:45:37.006	debug	55008b020a36055000000000000024303400010023
                                      enocean.0			
                                      	05.12.2023 18:45	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:45	debug	55008b020a3605020000000000002930eb000100a5
                                      enocean.0			
                                      	2023-12-05 18:45:13.054	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:45	debug	55000b020abf0500000000fee4166a20920001001a
                                      enocean.0			
                                      	05.12.2023 18:45	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:45	debug	55000b020abf0550000000fee4166a30f2000100be
                                      enocean.0			
                                      	05.12.2023 18:45	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:45	debug	55000b020abf0500000000fee4166a20920001001a
                                      enocean.0			
                                      	2023-12-05 18:45:12.057	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	2023-12-05 18:45:12.003	debug	55008b020a3605020000000000002a30ec0001000d
                                      enocean.0			
                                      	05.12.2023 18:45	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:45	debug	55000b020abf0510000000fee4166a30b20001003f
                                      enocean.0			
                                      	2023-12-05 18:45:07.031	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:45	debug	55008b020a3605500000000000002230320001004c
                                      enocean.0			
                                      	05.12.2023 18:45	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:45	debug	55008b020a36055000000000000020303000010094
                                      enocean.0			
                                      	05.12.2023 18:45	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:45	debug	55008b020a3605500000000000001f302f0001006f
                                      enocean.0			
                                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:44	debug	55000b020abf0500000000fee41741206a00010045
                                      enocean.0			
                                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:44	debug	55008b020a36057000000000000018304800010068
                                      enocean.0			
                                      	05.12.2023 18:44	debug	55008b020a36057000000000000017304700010002
                                      enocean.0			
                                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:44	debug	55000b020abf0570000000fee4174130ea0001006c
                                      enocean.0			
                                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:44	debug	55008b020a3605700000000000001130410001006d
                                      enocean.0			
                                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:44	debug	55000b020abf078f00000d052020b600a900010062
                                      enocean.0			
                                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:44	debug	55008b020a360550000000000000153025000100de
                                      enocean.0			
                                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:44	debug	55000b020abf0500000000fee4178720b0000100bd
                                      enocean.0			
                                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:44	debug	55000b020abf0510000000fee4178730d00001005f
                                      enocean.0			
                                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:44	debug	55000b020abf0500000000fee4166e2096000100ad
                                      enocean.0			
                                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:44	debug	55000b020abf0550000000fee4166e30f600010009
                                      enocean.0			
                                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:44	debug	55000b020abf0500000000fee4166e2096000100ad
                                      enocean.0			
                                      	05.12.2023 18:44	debug	Message for ID 059d0b69 has been received. It was repeated 0 times.
                                      enocean.0			
                                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:44	debug	55000b020abf0700661f08059d0b698035000100b0
                                      enocean.0			
                                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	2023-12-05 18:44:06.046	debug	55000b020abf0510000000fee4166e30b600010088
                                      enocean.0			
                                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:44	debug	55008b020a3607020000080000003c00d800010073
                                      enocean.0			
                                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:44	debug	55000b020abf0500000000fee4166e2096000100ad
                                      enocean.0			
                                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:44	debug	55000b020abf0510000000fee4166e30b600010088
                                      enocean.0			
                                      	05.12.2023 18:44	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:44	debug	55008b020a3607026400090000003c003d000100ed
                                      enocean.0			
                                      	05.12.2023 18:43	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:43	debug	55000b020abf0500000000fee4166e2096000100ad
                                      enocean.0			
                                      	05.12.2023 18:43	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:43	debug	55000b020abf0530000000fee4166e30d60001008c
                                      enocean.0			
                                      	2023-12-05 18:43:44.023	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:43	debug	55008b020a36070049020a000000212028000100dd
                                      enocean.0			
                                      	05.12.2023 18:43	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:43	debug	55000b020abf0500000000fee4164820700001002f
                                      enocean.0			
                                      	05.12.2023 18:43	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:43	debug	55000b020abf0550000000fee4164830d0000100c5
                                      enocean.0			
                                      	05.12.2023 18:43	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	2023-12-05 18:43:37.097	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	2023-12-05 18:43:37.091	debug	55008b020a3605020000000000002230e400010064
                                      enocean.0			
                                      	2023-12-05 18:43:37.033	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	2023-12-05 18:43:37.027	debug	55008b020a3605020000000000002130e3000100cc
                                      enocean.0			
                                      	05.12.2023 18:43	debug	55008b020a3605020000000000002030e2000100a0
                                      enocean.0			
                                      	05.12.2023 18:43	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:43	debug	55008b020a3605020000000000001f30e10001000f
                                      enocean.0			
                                      	05.12.2023 18:43	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:43	debug	55008b020a3605020000000000001d30df00010063
                                      enocean.0			
                                      	05.12.2023 18:43	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:43	debug	55000b020abf0500000000fee41658208000010053
                                      enocean.0			
                                      	05.12.2023 18:43	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:43	debug	55008b020a3605020000000000002430e600010017
                                      enocean.0			
                                      	05.12.2023 18:43	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:43	debug	55008b020a3605020000000000002330e500010008
                                      enocean.0			
                                      	05.12.2023 18:43	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:43	debug	55000b020abf0550000000fee4165830e0000100f7
                                      enocean.0			
                                      	05.12.2023 18:43	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:43	debug	55000b020abf0797000009052906c200a8000100c6
                                      enocean.0			
                                      	05.12.2023 18:42	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:42	debug	55008b020a3605500000000000000c301c000100e9
                                      enocean.0			
                                      	2023-12-05 18:42:46.020	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	05.12.2023 18:42	debug	55000b020abf078e00000f05203f8b009e000100f3
                                      enocean.0			
                                      	05.12.2023 18:42	debug	ERP2 protocol radio telegram received.
                                      enocean.0			
                                      	2023-12-05 18:42:38.093	debug	55000b020abf079000000f05203f7d00920001006a
                                      enocean.0			
                                      	05.12.2023 18:42	info	Loglevel changed from "info" to "debug"
                                      enocean.0			
                                      	05.12.2023 18:42	info	["/dev/ttyAMA0","/dev/ttyUSB0","/dev/serial/by-id/usb-FTDI_FT232R_USB_UART_AQ01GH79-if00-port0"]
                                      enocean.0
                                      

                                      @Jey-Cee Hat das geholfen? Oder fehlt dir noch was zur Analyse?

                                      Jey Cee 1 Reply Last reply Reply Quote 0
                                      • Jey Cee
                                        Jey Cee Developer @Basti Liciouz last edited by

                                        @basti-liciouz sagte in Test Adapter EnOcean v0.8.x:

                                        @Jey-Cee Hat das geholfen? Oder fehlt dir noch was zur Analyse?

                                        Hab jetzt fast ne Stunde alles Analysiert, nur um fest zu stellen das es ein einfacher Konfigurationsfehler bzw. ein Verständnisproblem ist.
                                        All deine 14er Geräte in ioBroker haben eine falsche ID, deswegen klappt das nicht.
                                        Du vergibst solche IDs 00010024, aber in Wirklichkeit sollte die ID so aussehen 00000024.
                                        Das Missverständnis besteht darin das die 00010000 die ID ist mit der das FGW14 in den Bus sendet, die Geräte im Bus aber bei 00000001 Anfangen und mit dieser ID Senden.

                                        Basti Liciouz 1 Reply Last reply Reply Quote 0
                                        • Basti Liciouz
                                          Basti Liciouz @Jey Cee last edited by Basti Liciouz

                                          @jey-cee sagte in Test Adapter EnOcean v0.8.x:

                                          @basti-liciouz sagte in Test Adapter EnOcean v0.8.x:

                                          @Jey-Cee Hat das geholfen? Oder fehlt dir noch was zur Analyse?

                                          Hab jetzt fast ne Stunde alles Analysiert, nur um fest zu stellen das es ein einfacher Konfigurationsfehler bzw. ein Verständnisproblem ist.
                                          All deine 14er Geräte in ioBroker haben eine falsche ID, deswegen klappt das nicht.
                                          Du vergibst solche IDs 00010024, aber in Wirklichkeit sollte die ID so aussehen 00000024.
                                          Das Missverständnis besteht darin das die 00010000 die ID ist mit der das FGW14 in den Bus sendet, die Geräte im Bus aber bei 00000001 Anfangen und mit dieser ID Senden.

                                          Danke für die Analyse.
                                          In der Schritt für Schritt Anleitung (https://www.all-smart.net/verwendung-von-einem-fgw14-usb-mit-iobroker/) wurde es genau so beschrieben. Basis-ID + Geräte-ID addieren = ID. Deshalb hatte ich es so eingetragen.
                                          Gibt es eine Möglichkeit, die Konfig in iobroker anzupassen / die IDs umzuschreiben? Von mir aus über die Shell. Nur all die Geräte neu anzulegen wird sonst ziemlich aufwendig.

                                          Danke und VG

                                          Edit: Habe es direkt prpbehalber ausprobiert und es scheint zu funktionieren. Nun bekomme ich die Zustände der Aktoren.

                                          Jey Cee 1 Reply Last reply Reply Quote 0
                                          • Jey Cee
                                            Jey Cee Developer @Basti Liciouz last edited by Jey Cee

                                            @basti-liciouz Danke für den Hinweis auf den Fehler in der Anleitung. Diese Basis ID kam Zustande weil eine Testerschnittstelle (FTS14) verwendet wurde und die fängt nicht bei 00000000 an sondern hat einen einstellbaren bereich.

                                            @basti-liciouz sagte in Test Adapter EnOcean v0.8.x:

                                            Gibt es eine Möglichkeit, die Konfig in iobroker anzupassen / die IDs umzuschreiben?

                                            Nein die IDs der Objekte in ioBroker lassen sich nicht ändern.
                                            Was geht: Exportiere die Objektstruktur über den Objekte Tab. Dann bekommst du eine JSON Datei, die du dann mit einem Text Editor (auf keinen Fall Word oder Wordpad) bearbeiten kannst. Die kannst du dann Anschließend wieder Importieren und hast die Objekte mit geänderter ID.

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            468
                                            Online

                                            31.6k
                                            Users

                                            79.6k
                                            Topics

                                            1.3m
                                            Posts

                                            enocean
                                            25
                                            243
                                            24601
                                            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