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

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo
  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. Test Adapter Z-Wave2 v2.2.x - Eine neue Ära beginnt...

NEWS

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

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

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

Test Adapter Z-Wave2 v2.2.x - Eine neue Ära beginnt...

Geplant Angeheftet Gesperrt Verschoben Tester
adaptersecurity s2testz-wave 2
49 Beiträge 11 Kommentatoren 4.9k Aufrufe 14 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • T TiDO

    @alcalzone habe die 2.0.1 installiert. Lief durch. Während der Installation kamen einige Warnings, aber das weißt du sicherlich!
    Geräte etc. funktionieren alle. Nodes haben sich nicht geändert.

    Weiter so, Danke.

    Grüße,
    TiDO

    AlCalzoneA Offline
    AlCalzoneA Offline
    AlCalzone
    Developer
    schrieb am zuletzt editiert von
    #5

    @tido sagte in Test Adapter Z-Wave2 v2.0.x - Eine neue Ära beginnt...:

    Geräte etc. funktionieren alle. Nodes haben sich nicht geändert.

    Es kann durchaus sein, dass sich was nach dem Re-Interview ändert, gerade bei Multichannel-Geräten.

    Warum `sudo` böse ist: https://forum.iobroker.net/post/17109

    1 Antwort Letzte Antwort
    0
    • AlCalzoneA AlCalzone
      Aktuelle Test Version v2.2.5
      Veröffentlichungsdatum 2021-11-03
      Github Link https://github.com/AlCalzone/ioBroker.zwave2/

      Changelog

      Lange war's still, aber es ist viel passiert. Ich freue mich, die neue Generation meines Z-Wave Adapters vorstellen zu können. Diese enthält einen riesigen Berg an Neuerungen.

      Vorher aber noch eine Bitte: Wer bei der Übersetzung helfen möchte (alles außer Deutsch/Englisch) sei herzlich dazu eingeladen: ==> https://forum.iobroker.net/topic/44993/iobroker-übersetzen-ihr-könnt-helfen

      Zunächst zu den Breaking Changes:

      • BREAKING: Node.js v12.22.2 ist jetzt das Minimum
      • BREAKING: Die Handhabung von Endpunkten und Lifeline Associations wurde überarbeitet. Dies behebt Probleme mit automatischen Reports bei vielen Geräten, aber nach einem erneuten Interviews können sich die State IDs in ioBroker ändern. Hiervor wird seit geraumer Zeit per Admin-Meldung gewarnt. Bitte IDs in Skripten etc. unbedingt auf Alias umstellen.
        Außerdem kann es in Einzelfällen noch vorkommen, dass einige zuvor funktionierende Geräte nicht mehr korrekt berichten. Bitte für jedes Gerät, das davon betroffen ist, ein Issue erstellen.

      Jetzt zu den regulären Änderungen:

      • Das Gerätemanagement wurde von den Adaptereinstellungen auf einen extra Z-Wave Tab verschoben.
      • Einige Konfigurationsparameter bieten nun korrekt 0/1 als Option anstelle von 0/-1.
      • Ein Fehler wurde behoben, bei dem die Cache-Datei während eines Shutdowns beschädigt werden konnte
      • 🎉🎉🎉 Unterstützung für Security S2 🎉🎉🎉. Vielen Dank an @Harry94, der mir dafür ein Jahr lang ein Testgerät geliehen hat.
      • Der Z-Wave Tab enthält jetzt einen Reiter zum Anzeigen und Downloaden von Z-Wave Debug-Logs
      • Unterstützung für Geräte, die Supervision CC zum Senden von Befehlen verwenden
      • Unterstützung für das Zurücksetzen des Controllers auf die Werkseinstellungen
      • Unterstützung für die Änderung der Region/Frequenz des Controllers
      • Unterstützung für das Ersetzen ausgefallener Geräte unter Beibehaltung der Node ID
      • Einige Korrekturen für Firmware-Updates

      Update v2.1.0:
      Es geht Schlag auf Schlag... In Version 2.1 kann man jetzt Befehle an mehrere Geräte gleichzeitig absetzen. Bitte beachten, dass die entsprechenden Datenpunkte nur schreibbar sind und nicht mit dem tatsächlichen Zustand der Geräte aktualisiert werden.

      • Unterstützung für Broadcast-Kommandos (an alle Geräte) mit den Datenpunkten zwave2.0.Broadcast.*
      • Unterstützung für Multicast-Kommandos (Gruppen von Geräten) mit den Datenpunkten zwave2.0.Group_*.*.
        Die Gruppen können im Z-Wave Tab unter "Gruppen" verwaltet werden:
        eb86fdfb-b8e9-4328-91b3-4ee57eb20efc-grafik.png

      Update v2.2.0:

      • Die Geräteliste enthält jetzt eine Aktivitätsanzeige und Statistiken für jedes Gerät:
        statistics.gif
      • Verbesserungen an der "Scene Actuator Configuration CC" und der "Scene Controller Configuration CC".
      • Diverse Korrekturen für Security S2 in Kombination mit Supervision CC
      • Workaround für einen Fehler in Z-Wave-Sticks mit Firmware 7.15 und höher, der zu fehlenden Fähigkeiten führte
      • Fix: Der Tab startet wieder auf "Geräte" statt auf "Gruppen"
      • Fix: Werte von sicheren Knoten werden nicht mehr unter Broadcast angeboten
      • Fix: Anzeige der generischen Geräteklasse, wenn die spezifische Geräteklasse "Unused" ist
      • Fix: Rollen bestehender Zustände werden nun beibehalten
      • Viele geänderte und neue Gerätekonfigurationsdateien, siehe hier und hier

      Update v2.2.1:

      • Fix: Absturz beim Entfernen von Geräten, die in einer Multicast-Gruppe enthalten sind
      • Fix: Schreibgeschützte "boolesche" Zustände werden jetzt mit Typ "switch" statt "button" angelegt
      • Korrupte "Multilevel Sensor CC" und "Meter CC" Reports werden jetzt herausgefiltert
      • Korrekturen bei der automatischen Zuweisung von Lifeline Associations
      • Kleine Korrekturen für die sichere Inklusion von Geräten
      • Neue und aktualisierte Konfigurationsdateien, siehe hier

      Updates v2.2.2-v2.2.4:

      • Fix: Für die meisten Geräte, die es nicht unterstützen, wird nicht mehr standardmäßig Supervision verwendet
      • Fix: Admin-UI unterstützt ältere Browser besser
      • Fix: Beim Verwalten mehrerer Instanzen überschreiben sich die Instanz-Konfigurationen nicht mehr gegenseitig
      • Kleinere Korrekturen und Stabilitätsverbesserungen
      • Neue und aktualisierte Konfigurationsdateien, siehe hier

      Update v2.2.5:
      Stellt nur sicher, dass nicht ausversehen eine neue, inkompatible Version von zwave-js installiert wird.


      WICHTIG:
      Um die Übersicht zu behalten (ich bekomme täglich >10 Issues gemeldet), alles was nicht unmittelbar mit V2 zu tun hat, als Issue in Github anlegen. Ansonsten geht's einfach unter...

      R Offline
      R Offline
      Rolf_KA
      schrieb am zuletzt editiert von
      #6

      @alcalzone sagte in Test Adapter Z-Wave2 v2.0.x - Eine neue Ära beginnt...:

      Aktuelle Test Version v2.0.0
      Veröffentlichungsdatum 2021-09-22
      Github Link https://github.com/AlCalzone/ioBroker.zwave2/

      Ich freue mich auf die neue Ära mit deinem neuen Z-Wave2 2.0.x Adapter 🙂 👍
      Kommende Woche habe ich etwas mehr Zeit und werde dann in Ruhe mal testen und berichten - freue mich schon darauf.

      1 Antwort Letzte Antwort
      0
      • AlCalzoneA Offline
        AlCalzoneA Offline
        AlCalzone
        Developer
        schrieb am zuletzt editiert von AlCalzone
        #7

        Version 2.2.0 ist da. Changelog oben.

        Warum `sudo` böse ist: https://forum.iobroker.net/post/17109

        1 Antwort Letzte Antwort
        0
        • AlCalzoneA AlCalzone
          Aktuelle Test Version v2.2.5
          Veröffentlichungsdatum 2021-11-03
          Github Link https://github.com/AlCalzone/ioBroker.zwave2/

          Changelog

          Lange war's still, aber es ist viel passiert. Ich freue mich, die neue Generation meines Z-Wave Adapters vorstellen zu können. Diese enthält einen riesigen Berg an Neuerungen.

          Vorher aber noch eine Bitte: Wer bei der Übersetzung helfen möchte (alles außer Deutsch/Englisch) sei herzlich dazu eingeladen: ==> https://forum.iobroker.net/topic/44993/iobroker-übersetzen-ihr-könnt-helfen

          Zunächst zu den Breaking Changes:

          • BREAKING: Node.js v12.22.2 ist jetzt das Minimum
          • BREAKING: Die Handhabung von Endpunkten und Lifeline Associations wurde überarbeitet. Dies behebt Probleme mit automatischen Reports bei vielen Geräten, aber nach einem erneuten Interviews können sich die State IDs in ioBroker ändern. Hiervor wird seit geraumer Zeit per Admin-Meldung gewarnt. Bitte IDs in Skripten etc. unbedingt auf Alias umstellen.
            Außerdem kann es in Einzelfällen noch vorkommen, dass einige zuvor funktionierende Geräte nicht mehr korrekt berichten. Bitte für jedes Gerät, das davon betroffen ist, ein Issue erstellen.

          Jetzt zu den regulären Änderungen:

          • Das Gerätemanagement wurde von den Adaptereinstellungen auf einen extra Z-Wave Tab verschoben.
          • Einige Konfigurationsparameter bieten nun korrekt 0/1 als Option anstelle von 0/-1.
          • Ein Fehler wurde behoben, bei dem die Cache-Datei während eines Shutdowns beschädigt werden konnte
          • 🎉🎉🎉 Unterstützung für Security S2 🎉🎉🎉. Vielen Dank an @Harry94, der mir dafür ein Jahr lang ein Testgerät geliehen hat.
          • Der Z-Wave Tab enthält jetzt einen Reiter zum Anzeigen und Downloaden von Z-Wave Debug-Logs
          • Unterstützung für Geräte, die Supervision CC zum Senden von Befehlen verwenden
          • Unterstützung für das Zurücksetzen des Controllers auf die Werkseinstellungen
          • Unterstützung für die Änderung der Region/Frequenz des Controllers
          • Unterstützung für das Ersetzen ausgefallener Geräte unter Beibehaltung der Node ID
          • Einige Korrekturen für Firmware-Updates

          Update v2.1.0:
          Es geht Schlag auf Schlag... In Version 2.1 kann man jetzt Befehle an mehrere Geräte gleichzeitig absetzen. Bitte beachten, dass die entsprechenden Datenpunkte nur schreibbar sind und nicht mit dem tatsächlichen Zustand der Geräte aktualisiert werden.

          • Unterstützung für Broadcast-Kommandos (an alle Geräte) mit den Datenpunkten zwave2.0.Broadcast.*
          • Unterstützung für Multicast-Kommandos (Gruppen von Geräten) mit den Datenpunkten zwave2.0.Group_*.*.
            Die Gruppen können im Z-Wave Tab unter "Gruppen" verwaltet werden:
            eb86fdfb-b8e9-4328-91b3-4ee57eb20efc-grafik.png

          Update v2.2.0:

          • Die Geräteliste enthält jetzt eine Aktivitätsanzeige und Statistiken für jedes Gerät:
            statistics.gif
          • Verbesserungen an der "Scene Actuator Configuration CC" und der "Scene Controller Configuration CC".
          • Diverse Korrekturen für Security S2 in Kombination mit Supervision CC
          • Workaround für einen Fehler in Z-Wave-Sticks mit Firmware 7.15 und höher, der zu fehlenden Fähigkeiten führte
          • Fix: Der Tab startet wieder auf "Geräte" statt auf "Gruppen"
          • Fix: Werte von sicheren Knoten werden nicht mehr unter Broadcast angeboten
          • Fix: Anzeige der generischen Geräteklasse, wenn die spezifische Geräteklasse "Unused" ist
          • Fix: Rollen bestehender Zustände werden nun beibehalten
          • Viele geänderte und neue Gerätekonfigurationsdateien, siehe hier und hier

          Update v2.2.1:

          • Fix: Absturz beim Entfernen von Geräten, die in einer Multicast-Gruppe enthalten sind
          • Fix: Schreibgeschützte "boolesche" Zustände werden jetzt mit Typ "switch" statt "button" angelegt
          • Korrupte "Multilevel Sensor CC" und "Meter CC" Reports werden jetzt herausgefiltert
          • Korrekturen bei der automatischen Zuweisung von Lifeline Associations
          • Kleine Korrekturen für die sichere Inklusion von Geräten
          • Neue und aktualisierte Konfigurationsdateien, siehe hier

          Updates v2.2.2-v2.2.4:

          • Fix: Für die meisten Geräte, die es nicht unterstützen, wird nicht mehr standardmäßig Supervision verwendet
          • Fix: Admin-UI unterstützt ältere Browser besser
          • Fix: Beim Verwalten mehrerer Instanzen überschreiben sich die Instanz-Konfigurationen nicht mehr gegenseitig
          • Kleinere Korrekturen und Stabilitätsverbesserungen
          • Neue und aktualisierte Konfigurationsdateien, siehe hier

          Update v2.2.5:
          Stellt nur sicher, dass nicht ausversehen eine neue, inkompatible Version von zwave-js installiert wird.


          WICHTIG:
          Um die Übersicht zu behalten (ich bekomme täglich >10 Issues gemeldet), alles was nicht unmittelbar mit V2 zu tun hat, als Issue in Github anlegen. Ansonsten geht's einfach unter...

          gelberlemmyG Offline
          gelberlemmyG Offline
          gelberlemmy
          schrieb am zuletzt editiert von
          #8

          @alcalzone moin, werden sich die IDs aller Geräte auf jedenfall ändern ? Ich habe zwar für fast alles Alias, aber das wäre auch dann noch ganz schön Arbeit. Wird sich das in den nächsten Versionen eventuell weg fallen ? Oder wird dies so bleiben ?

          Ich wünsche ein schönes Wochenende

          Gruß André

          AlCalzoneA 1 Antwort Letzte Antwort
          0
          • gelberlemmyG gelberlemmy

            @alcalzone moin, werden sich die IDs aller Geräte auf jedenfall ändern ? Ich habe zwar für fast alles Alias, aber das wäre auch dann noch ganz schön Arbeit. Wird sich das in den nächsten Versionen eventuell weg fallen ? Oder wird dies so bleiben ?

            Ich wünsche ein schönes Wochenende

            Gruß André

            AlCalzoneA Offline
            AlCalzoneA Offline
            AlCalzone
            Developer
            schrieb am zuletzt editiert von
            #9

            @gelberlemmy sagte in Test Adapter Z-Wave2 v2.2.x - Eine neue Ära beginnt...:

            werden sich die IDs aller Geräte auf jedenfall ändern

            Nein. Bei mir gabs gar keine Änderungen, hab aber auch nur knapp 20 Geräte. Betroffen sein werden diejenigen Geräte, die eigentlich nur einen Channel haben, aber trotzdem unnötigerweise unterschiedliche Funktionalität auf unterschiedlichen Endpunkten anbieten, z.B. einen Schalter auf Endpunkt 1 und einen Temperatursensor auf Endpunkt 2. Das wird künftig alles ohne Endpunkt erreichbar sein.
            Leider kann ich dir vorher nicht sagen, ob und welche Geräte das sind.

            Warum `sudo` böse ist: https://forum.iobroker.net/post/17109

            gelberlemmyG 1 Antwort Letzte Antwort
            0
            • AlCalzoneA AlCalzone

              @gelberlemmy sagte in Test Adapter Z-Wave2 v2.2.x - Eine neue Ära beginnt...:

              werden sich die IDs aller Geräte auf jedenfall ändern

              Nein. Bei mir gabs gar keine Änderungen, hab aber auch nur knapp 20 Geräte. Betroffen sein werden diejenigen Geräte, die eigentlich nur einen Channel haben, aber trotzdem unnötigerweise unterschiedliche Funktionalität auf unterschiedlichen Endpunkten anbieten, z.B. einen Schalter auf Endpunkt 1 und einen Temperatursensor auf Endpunkt 2. Das wird künftig alles ohne Endpunkt erreichbar sein.
              Leider kann ich dir vorher nicht sagen, ob und welche Geräte das sind.

              gelberlemmyG Offline
              gelberlemmyG Offline
              gelberlemmy
              schrieb am zuletzt editiert von
              #10

              @alcalzone ok. Danke für die Antwort. Mir ist jetzt nicht ganz klar was ein Channel ist. Meinst Du die Datenpunkte ?

              AlCalzoneA 1 Antwort Letzte Antwort
              0
              • G Offline
                G Offline
                Gabe
                schrieb am zuletzt editiert von
                #11

                Moin,

                ich wollte nur einmal nachfragen, bei mir besteht weiterhin das Problem

                State value to set for "zwave2.0.Node_020.Basic.currentValue" has value "255" greater than max "99"

                Hast du das noch auf dem Zettel?

                Danke

                1 Antwort Letzte Antwort
                0
                • gelberlemmyG gelberlemmy

                  @alcalzone ok. Danke für die Antwort. Mir ist jetzt nicht ganz klar was ein Channel ist. Meinst Du die Datenpunkte ?

                  AlCalzoneA Offline
                  AlCalzoneA Offline
                  AlCalzone
                  Developer
                  schrieb am zuletzt editiert von
                  #12

                  @gelberlemmy Es gibt z.B. Unterputzschalter, die zwei getrennte Stromkreise schalten können. Die haben zwei Channel und benötigen daher zwei Endpunkte um diese zu adressieren. Erkennbar an den _001 und _002 am Datenpunkt.

                  Andere Geräte haben nur einen Channel, aber trotzdem mehrere Endpunkte, z.B. einen für einen Temperatur-Sensor (nur _002), einen zum Steuern (nur _001), etc. obwohl das alles über den gemeinsamen Root-Endpunkt (das Gerät selbst) addressierbar wäre. Bei Letzteren können sich die Datenpunkte ändern.

                  @Gabe Ja

                  Warum `sudo` böse ist: https://forum.iobroker.net/post/17109

                  1 Antwort Letzte Antwort
                  0
                  • AlCalzoneA Offline
                    AlCalzoneA Offline
                    AlCalzone
                    Developer
                    schrieb am zuletzt editiert von
                    #13

                    Update 2.2.1 ist da - Changelog oben 🙂

                    Warum `sudo` böse ist: https://forum.iobroker.net/post/17109

                    T 1 Antwort Letzte Antwort
                    0
                    • AlCalzoneA AlCalzone

                      Update 2.2.1 ist da - Changelog oben 🙂

                      T Offline
                      T Offline
                      taba_luga
                      schrieb am zuletzt editiert von
                      #14

                      Hallo zusammen, ich habe das Update von 1.9.x (ich weiß die Version leider nicht mehr genau) auf 2.2.0 durchgeführt. Im Vorfeld habe ich Node JS auf 14.18.1 upgedatet. Es hat alles wunderbar funktioniert, doch leider finde ich unter den Z-Wave Geräten nur diese Fehlermeldung:
                      8cf6e829-4fc1-490d-9a9d-f2623701547c-image.png

                      Kann mir hier einer von euch weiterhelfen?

                      AlCalzoneA 1 Antwort Letzte Antwort
                      0
                      • T taba_luga

                        Hallo zusammen, ich habe das Update von 1.9.x (ich weiß die Version leider nicht mehr genau) auf 2.2.0 durchgeführt. Im Vorfeld habe ich Node JS auf 14.18.1 upgedatet. Es hat alles wunderbar funktioniert, doch leider finde ich unter den Z-Wave Geräten nur diese Fehlermeldung:
                        8cf6e829-4fc1-490d-9a9d-f2623701547c-image.png

                        Kann mir hier einer von euch weiterhelfen?

                        AlCalzoneA Offline
                        AlCalzoneA Offline
                        AlCalzone
                        Developer
                        schrieb am zuletzt editiert von
                        #15

                        @taba_luga Wie viele Nodes hast du? Wenn es nicht allzu viele sind, bitte mal bei allen Nodes unter Objekten rechts auf den Bleistift und den Abschnitt "type" hier rein kopieren:
                        9f7f8cce-0567-46b8-a2fd-7e5e5405f956-grafik.png

                        Warum `sudo` böse ist: https://forum.iobroker.net/post/17109

                        T 1 Antwort Letzte Antwort
                        0
                        • AlCalzoneA AlCalzone

                          @taba_luga Wie viele Nodes hast du? Wenn es nicht allzu viele sind, bitte mal bei allen Nodes unter Objekten rechts auf den Bleistift und den Abschnitt "type" hier rein kopieren:
                          9f7f8cce-0567-46b8-a2fd-7e5e5405f956-grafik.png

                          T Offline
                          T Offline
                          taba_luga
                          schrieb am zuletzt editiert von
                          #16

                          @alcalzone hier die Objektdaten der einzelnen Nodes. Schau dir mal den Node 037 an, der sollte eigentlich vom Typ her identisch zu den Nodes 032 - 036 sein. Zumindest ist es die gleiche Hardware. Allerdings sieht der Bereich "native" hier ganz anders aus und hier fehlt auch die Definition "type:"?!?

                          Zwave Node Objektdaten.pdf

                          T 1 Antwort Letzte Antwort
                          0
                          • T taba_luga

                            @alcalzone hier die Objektdaten der einzelnen Nodes. Schau dir mal den Node 037 an, der sollte eigentlich vom Typ her identisch zu den Nodes 032 - 036 sein. Zumindest ist es die gleiche Hardware. Allerdings sieht der Bereich "native" hier ganz anders aus und hier fehlt auch die Definition "type:"?!?

                            Zwave Node Objektdaten.pdf

                            T Offline
                            T Offline
                            taba_luga
                            schrieb am zuletzt editiert von
                            #17

                            @taba_luga sagte in Test Adapter Z-Wave2 v2.2.x - Eine neue Ära beginnt...:

                            @alcalzone hier die Objektdaten der einzelnen Nodes. Schau dir mal den Node 037 an, der sollte eigentlich vom Typ her identisch zu den Nodes 032 - 036 sein. Zumindest ist es die gleiche Hardware. Allerdings sieht der Bereich "native" hier ganz anders aus und hier fehlt auch die Definition "type:"?!?

                            Zwave Node Objektdaten.pdf

                            Ich glaube ich habe den Fehler behoben. Ich habe im Node 37 den Bereich:

                            "manufacturerId": 271,
                            "productType": 1794,
                            "productId": 4096,
                            "type": {
                            "basic": "Routing Slave",
                            "generic": "Notification Sensor",
                            "specific": "Notification Sensor"

                            eingefügt und jetzt sehe ich auch die Geräte Darstellung. @AlCalzone , tausend Dank für den Tipp!!

                            AlCalzoneA 1 Antwort Letzte Antwort
                            0
                            • T taba_luga

                              @taba_luga sagte in Test Adapter Z-Wave2 v2.2.x - Eine neue Ära beginnt...:

                              @alcalzone hier die Objektdaten der einzelnen Nodes. Schau dir mal den Node 037 an, der sollte eigentlich vom Typ her identisch zu den Nodes 032 - 036 sein. Zumindest ist es die gleiche Hardware. Allerdings sieht der Bereich "native" hier ganz anders aus und hier fehlt auch die Definition "type:"?!?

                              Zwave Node Objektdaten.pdf

                              Ich glaube ich habe den Fehler behoben. Ich habe im Node 37 den Bereich:

                              "manufacturerId": 271,
                              "productType": 1794,
                              "productId": 4096,
                              "type": {
                              "basic": "Routing Slave",
                              "generic": "Notification Sensor",
                              "specific": "Notification Sensor"

                              eingefügt und jetzt sehe ich auch die Geräte Darstellung. @AlCalzone , tausend Dank für den Tipp!!

                              AlCalzoneA Offline
                              AlCalzoneA Offline
                              AlCalzone
                              Developer
                              schrieb am zuletzt editiert von
                              #18

                              @taba_luga Ich würde Node 37 an deiner Stelle mal neu interviewen. Die Daten, die du manuell eingefügt hast, stimmen nicht unbedingt und da war möglicherweise schon was anderes schief.

                              Warum `sudo` böse ist: https://forum.iobroker.net/post/17109

                              E 1 Antwort Letzte Antwort
                              0
                              • AlCalzoneA AlCalzone

                                @taba_luga Ich würde Node 37 an deiner Stelle mal neu interviewen. Die Daten, die du manuell eingefügt hast, stimmen nicht unbedingt und da war möglicherweise schon was anderes schief.

                                E Offline
                                E Offline
                                Esmax666
                                schrieb am zuletzt editiert von
                                #19

                                Hallo zusammen

                                Ich habe das update durchgefürt und ich bekomme leider errors ? ist das normal ?

                                ich habe dannach targevalue auf 90 gestetzt für die rollo, aber das werte bleibt leider auf 99

                                Danke 🙂

                                $ iobroker upgrade zwave2@2.2.0
                                
                                Update zwave2 from @1.10.4 to @2.2.0
                                
                                NPM version: 6.14.15
                                
                                npm install iobroker.zwave2@2.2.0 --loglevel error --unsafe-perm --prefix "/opt/iobroker" (System call)
                                
                                ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Open(Nan::NAN_METHOD_ARGS_TYPE)’:
                                
                                ../src/serialport.cpp:78:51: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type] 78 | uv_queue_work(uv_default_loop(), req, EIO_Open, (uv_after_work_cb)EIO_AfterOpen); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                
                                ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Update(Nan::NAN_METHOD_ARGS_TYPE)’:../src/serialport.cpp:135:53: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type] 135 | uv_queue_work(uv_default_loop(), req, EIO_Update, (uv_after_work_cb)EIO_AfterUpdate); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                
                                ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Close(Nan::NAN_METHOD_ARGS_TYPE)’:../src/serialport.cpp:175:52: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type] 175 | uv_queue_work(uv_default_loop(), req, EIO_Close, (uv_after_work_cb)EIO_AfterClose); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                
                                ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Flush(Nan::NAN_METHOD_ARGS_TYPE)’:../src/serialport.cpp:215:52: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type] 215 | uv_queue_work(uv_default_loop(), req, EIO_Flush, (uv_after_work_cb)EIO_AfterFlush); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                
                                ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Set(Nan::NAN_METHOD_ARGS_TYPE)’:../src/serialport.cpp:271:50: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type] 271 | uv_queue_work(uv_default_loop(), req, EIO_Set, (uv_after_work_cb)EIO_AfterSet); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                
                                ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Get(Nan::NAN_METHOD_ARGS_TYPE)’:../src/serialport.cpp:316:50: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type] 316 | uv_queue_work(uv_default_loop(), req, EIO_Get, (uv_after_work_cb)EIO_AfterGet); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                
                                ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE GetBaudRate(Nan::NAN_METHOD_ARGS_TYPE)’:
                                
                                ../src/serialport.cpp:366:58: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type] 366 | uv_queue_work(uv_default_loop(), req, EIO_GetBaudRate, (uv_after_work_cb)EIO_AfterGetBaudRate); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                
                                ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Drain(Nan::NAN_METHOD_ARGS_TYPE)’:../src/serialport.cpp:412:52: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type] 412 | uv_queue_work(uv_default_loop(), req, EIO_Drain, (uv_after_work_cb)EIO_AfterDrain); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                
                                ../src/serialport.cpp: At global scope:../src/serialport.cpp:433:28: warning: unnecessary parentheses in declaration of ‘ToParityEnum’ [-Wparentheses] 433 | SerialPortParity NAN_INLINE(ToParityEnum(const v8::Local<v8::String>& v8str)) { | ^
                                
                                ../src/serialport.cpp:452:30: warning: unnecessary parentheses in declaration of ‘ToStopBitEnum’ [-Wparentheses] 452 | SerialPortStopBits NAN_INLINE(ToStopBitEnum(double stopBits)) { | ^
                                
                                In file included from ../node_modules/nan/nan.h:58, from ../src/./serialport.h:13, from ../src/serialport.cpp:1:/home/iobroker/.cache/node-gyp/12.22.7/include/node/node.h:736:7: warning: cast between incompatible function types from ‘void (*)(Nan::ADDON_REGISTER_FUNCTION_ARGS_TYPE)’ {aka ‘void (*)(v8::Local<v8::Object>)’} to ‘node::addon_register_func’ {aka ‘void (*)(v8::Local<v8::Object>, v8::Local<v8::Value>, void*)’} [-Wcast-function-type] 736 | (node::addon_register_func) (regfunc), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/home/iobroker/.cache/node-gyp/12.22.7/include/node/node.h:770:3: note: in expansion of macro ‘NODE_MODULE_X’ 770 | NODE_MODULE_X(modname, regfunc, NULL, 0) // NOLINT (readability/null_usage) | ^~~~~~~~~~~~~../src/serialport.cpp:486:1: note: in expansion of macro ‘NODE_MODULE’ 486 | NODE_MODULE(serialport, init); | ^~~~~~~~~~~
                                
                                ../src/serialport_unix.cpp: In function ‘int setup(int, OpenBaton*)’:
                                
                                ../src/serialport_unix.cpp:176:82: warning: ‘%s’ directive output may be truncated writing up to 1023 bytes into a region of size 1005 [-Wformat-truncation=] 176 | snprintf(data->errorString, sizeof(data->errorString), "Error %s Cannot open %s", strerror(errno), data->path); | ^~In file included from /usr/include/stdio.h:866, from ../src/serialport.h:10, from ../src/serialport_unix.cpp:2:/usr/include/arm-linux-gnueabihf/bits/stdio2.h:71:35: note: ‘__builtin___snprintf_chk’ output 20 or more bytes (assuming 1043) into a destination of size 1024 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~
                                
                                ../src/serialport_unix.cpp: In function ‘void EIO_Open(uv_work_t*)’:
                                
                                ../src/serialport_unix.cpp:86:84: warning: ‘%s’ directive output may be truncated writing up to 1023 bytes into a region of size 1003 [-Wformat-truncation=] 86 | snprintf(data->errorString, sizeof(data->errorString), "Error: %s, cannot open %s", strerror(errno), data->path); | ^~In file included from /usr/include/stdio.h:866, from ../src/serialport.h:10, from ../src/serialport_unix.cpp:2:/usr/include/arm-linux-gnueabihf/bits/stdio2.h:71:35: note: ‘__builtin___snprintf_chk’ output 22 or more bytes (assuming 1045) into a destination of size 1024 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~
                                
                                ../src/linux/BluetoothSerialPort.cc:18:6: error: variable or field ‘InitAll’ declared void
                                
                                18 | void InitAll(Handle<Object> exports) { | ^~~~~~~
                                
                                ../src/linux/BluetoothSerialPort.cc:18:14: error: ‘Handle’ was not declared in this scope 18 | void InitAll(Handle<Object> exports) { | ^~~~~~../src/linux/BluetoothSerialPort.cc:18:27: error: expected primary-expression before ‘>’ token 18 | void InitAll(Handle<Object> exports) { | ^
                                
                                ../src/linux/BluetoothSerialPort.cc:18:29: error: ‘exports’ was not declared in this scope 18 | void InitAll(Handle<Object> exports) { | ^~~~~~~
                                
                                In file included from ../src/linux/BluetoothSerialPort.cc:12:
                                
                                ../src/linux/BluetoothSerialPort.cc:23:34: error: ‘InitAll’ was not declared in this scope 23 | NODE_MODULE(BluetoothSerialPort, InitAll) | ^~~~~~~/home/iobroker/.cache/node-gyp/12.22.7/include/node/node.h:736:36: note: in definition of macro ‘NODE_MODULE_X’ 736 | (node::addon_register_func) (regfunc), \ | ^~~~~~~../src/linux/BluetoothSerialPort.cc:23:1: note: in expansion of macro ‘NODE_MODULE’ 23 | NODE_MODULE(BluetoothSerialPort, InitAll) | ^~~~~~~~~~~
                                
                                make: *** [BluetoothSerialPort.target.mk:115: Release/obj.target/BluetoothSerialPort/src/linux/BluetoothSerialPort.o] Error 1
                                
                                gyp ERR! build error
                                
                                gyp ERR! stack Error: `make` failed with exit code: 2gyp ERR! stack at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:194:23)gyp ERR! stack at ChildProcess.emit (events.js:314:20)gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:276:12)
                                
                                gyp ERR! System Linux 5.11.0-1019-raspigyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "configure" "build"gyp ERR! cwd /opt/iobroker/node_modules/node-bluetoothgyp ERR! node -v v12.22.7gyp ERR! node-gyp -v v5.1.0gyp ERR! not ok
                                
                                upload [18] zwave2.admin /opt/iobroker/node_modules/iobroker.zwave2/admin/zwave2.svg zwave2.svg image/svg+xml
                                
                                Update "system.adapter.zwave2.0"
                                
                                upload [17] zwave2.admin /opt/iobroker/node_modules/iobroker.zwave2/admin/tab_m.html tab_m.html text/html
                                
                                upload [16] zwave2.admin /opt/iobroker/node_modules/iobroker.zwave2/admin/style.css style.css text/css
                                
                                upload [15] zwave2.admin /opt/iobroker/node_modules/iobroker.zwave2/admin/script/d3.min.js script/d3.min.js application/javascript
                                
                                upload [14] zwave2.admin /opt/iobroker/node_modules/iobroker.zwave2/admin/log_window.html log_window.html text/html
                                
                                upload [13] zwave2.admin /opt/iobroker/node_modules/iobroker.zwave2/admin/index_m.html index_m.html text/html
                                
                                upload [12] zwave2.admin /opt/iobroker/node_modules/iobroker.zwave2/admin/build/tab.js.map build/tab.js.map application/json
                                
                                upload [11] zwave2.admin /opt/iobroker/node_modules/iobroker.zwave2/admin/build/tab.js build/tab.js application/javascript
                                
                                upload [10] zwave2.admin /opt/iobroker/node_modules/iobroker.zwave2/admin/build/log.js.map build/log.js.map application/json
                                
                                upload [9] zwave2.admin /opt/iobroker/node_modules/iobroker.zwave2/admin/build/log.js build/log.js application/javascript
                                
                                upload [8] zwave2.admin /opt/iobroker/node_modules/iobroker.zwave2/admin/build/index.js.map build/index.js.map application/json
                                
                                upload [7] zwave2.admin /opt/iobroker/node_modules/iobroker.zwave2/admin/build/index.js build/index.js application/javascript
                                
                                upload [6] zwave2.admin /opt/iobroker/node_modules/iobroker.zwave2/admin/build/chunk-UGEYJTWC.js.map build/chunk-UGEYJTWC.js.map application/json
                                
                                upload [5] zwave2.admin /opt/iobroker/node_modules/iobroker.zwave2/admin/build/chunk-UGEYJTWC.js build/chunk-UGEYJTWC.js application/javascript
                                
                                upload [4] zwave2.admin /opt/iobroker/node_modules/iobroker.zwave2/admin/build/chunk-M6QDE7JV.js.map build/chunk-M6QDE7JV.js.map application/json
                                
                                upload [3] zwave2.admin /opt/iobroker/node_modules/iobroker.zwave2/admin/build/chunk-M6QDE7JV.js build/chunk-M6QDE7JV.js application/javascript
                                
                                upload [2] zwave2.admin /opt/iobroker/node_modules/iobroker.zwave2/admin/build/chunk-4AZ3T2J6.js.map build/chunk-4AZ3T2J6.js.map application/json
                                
                                upload [1] zwave2.admin /opt/iobroker/node_modules/iobroker.zwave2/admin/build/chunk-4AZ3T2J6.js build/chunk-4AZ3T2J6.js application/javascript
                                
                                upload [0] zwave2.admin /opt/iobroker/node_modules/iobroker.zwave2/admin/.eslintrc.js .eslintrc.js application/javascript
                                
                                Adapter "zwave2" updated
                                
                                Process exited with code 0
                                

                                f578c0ba-f9ea-4c36-8374-35de2332f922-grafik.png

                                Thomas BraunT AlCalzoneA 2 Antworten Letzte Antwort
                                0
                                • E Esmax666

                                  Hallo zusammen

                                  Ich habe das update durchgefürt und ich bekomme leider errors ? ist das normal ?

                                  ich habe dannach targevalue auf 90 gestetzt für die rollo, aber das werte bleibt leider auf 99

                                  Danke 🙂

                                  $ iobroker upgrade zwave2@2.2.0
                                  
                                  Update zwave2 from @1.10.4 to @2.2.0
                                  
                                  NPM version: 6.14.15
                                  
                                  npm install iobroker.zwave2@2.2.0 --loglevel error --unsafe-perm --prefix "/opt/iobroker" (System call)
                                  
                                  ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Open(Nan::NAN_METHOD_ARGS_TYPE)’:
                                  
                                  ../src/serialport.cpp:78:51: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type] 78 | uv_queue_work(uv_default_loop(), req, EIO_Open, (uv_after_work_cb)EIO_AfterOpen); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                  
                                  ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Update(Nan::NAN_METHOD_ARGS_TYPE)’:../src/serialport.cpp:135:53: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type] 135 | uv_queue_work(uv_default_loop(), req, EIO_Update, (uv_after_work_cb)EIO_AfterUpdate); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                  
                                  ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Close(Nan::NAN_METHOD_ARGS_TYPE)’:../src/serialport.cpp:175:52: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type] 175 | uv_queue_work(uv_default_loop(), req, EIO_Close, (uv_after_work_cb)EIO_AfterClose); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                  
                                  ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Flush(Nan::NAN_METHOD_ARGS_TYPE)’:../src/serialport.cpp:215:52: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type] 215 | uv_queue_work(uv_default_loop(), req, EIO_Flush, (uv_after_work_cb)EIO_AfterFlush); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                  
                                  ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Set(Nan::NAN_METHOD_ARGS_TYPE)’:../src/serialport.cpp:271:50: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type] 271 | uv_queue_work(uv_default_loop(), req, EIO_Set, (uv_after_work_cb)EIO_AfterSet); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                  
                                  ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Get(Nan::NAN_METHOD_ARGS_TYPE)’:../src/serialport.cpp:316:50: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type] 316 | uv_queue_work(uv_default_loop(), req, EIO_Get, (uv_after_work_cb)EIO_AfterGet); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                  
                                  ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE GetBaudRate(Nan::NAN_METHOD_ARGS_TYPE)’:
                                  
                                  ../src/serialport.cpp:366:58: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type] 366 | uv_queue_work(uv_default_loop(), req, EIO_GetBaudRate, (uv_after_work_cb)EIO_AfterGetBaudRate); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                  
                                  ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Drain(Nan::NAN_METHOD_ARGS_TYPE)’:../src/serialport.cpp:412:52: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type] 412 | uv_queue_work(uv_default_loop(), req, EIO_Drain, (uv_after_work_cb)EIO_AfterDrain); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                  
                                  ../src/serialport.cpp: At global scope:../src/serialport.cpp:433:28: warning: unnecessary parentheses in declaration of ‘ToParityEnum’ [-Wparentheses] 433 | SerialPortParity NAN_INLINE(ToParityEnum(const v8::Local<v8::String>& v8str)) { | ^
                                  
                                  ../src/serialport.cpp:452:30: warning: unnecessary parentheses in declaration of ‘ToStopBitEnum’ [-Wparentheses] 452 | SerialPortStopBits NAN_INLINE(ToStopBitEnum(double stopBits)) { | ^
                                  
                                  In file included from ../node_modules/nan/nan.h:58, from ../src/./serialport.h:13, from ../src/serialport.cpp:1:/home/iobroker/.cache/node-gyp/12.22.7/include/node/node.h:736:7: warning: cast between incompatible function types from ‘void (*)(Nan::ADDON_REGISTER_FUNCTION_ARGS_TYPE)’ {aka ‘void (*)(v8::Local<v8::Object>)’} to ‘node::addon_register_func’ {aka ‘void (*)(v8::Local<v8::Object>, v8::Local<v8::Value>, void*)’} [-Wcast-function-type] 736 | (node::addon_register_func) (regfunc), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/home/iobroker/.cache/node-gyp/12.22.7/include/node/node.h:770:3: note: in expansion of macro ‘NODE_MODULE_X’ 770 | NODE_MODULE_X(modname, regfunc, NULL, 0) // NOLINT (readability/null_usage) | ^~~~~~~~~~~~~../src/serialport.cpp:486:1: note: in expansion of macro ‘NODE_MODULE’ 486 | NODE_MODULE(serialport, init); | ^~~~~~~~~~~
                                  
                                  ../src/serialport_unix.cpp: In function ‘int setup(int, OpenBaton*)’:
                                  
                                  ../src/serialport_unix.cpp:176:82: warning: ‘%s’ directive output may be truncated writing up to 1023 bytes into a region of size 1005 [-Wformat-truncation=] 176 | snprintf(data->errorString, sizeof(data->errorString), "Error %s Cannot open %s", strerror(errno), data->path); | ^~In file included from /usr/include/stdio.h:866, from ../src/serialport.h:10, from ../src/serialport_unix.cpp:2:/usr/include/arm-linux-gnueabihf/bits/stdio2.h:71:35: note: ‘__builtin___snprintf_chk’ output 20 or more bytes (assuming 1043) into a destination of size 1024 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~
                                  
                                  ../src/serialport_unix.cpp: In function ‘void EIO_Open(uv_work_t*)’:
                                  
                                  ../src/serialport_unix.cpp:86:84: warning: ‘%s’ directive output may be truncated writing up to 1023 bytes into a region of size 1003 [-Wformat-truncation=] 86 | snprintf(data->errorString, sizeof(data->errorString), "Error: %s, cannot open %s", strerror(errno), data->path); | ^~In file included from /usr/include/stdio.h:866, from ../src/serialport.h:10, from ../src/serialport_unix.cpp:2:/usr/include/arm-linux-gnueabihf/bits/stdio2.h:71:35: note: ‘__builtin___snprintf_chk’ output 22 or more bytes (assuming 1045) into a destination of size 1024 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~
                                  
                                  ../src/linux/BluetoothSerialPort.cc:18:6: error: variable or field ‘InitAll’ declared void
                                  
                                  18 | void InitAll(Handle<Object> exports) { | ^~~~~~~
                                  
                                  ../src/linux/BluetoothSerialPort.cc:18:14: error: ‘Handle’ was not declared in this scope 18 | void InitAll(Handle<Object> exports) { | ^~~~~~../src/linux/BluetoothSerialPort.cc:18:27: error: expected primary-expression before ‘>’ token 18 | void InitAll(Handle<Object> exports) { | ^
                                  
                                  ../src/linux/BluetoothSerialPort.cc:18:29: error: ‘exports’ was not declared in this scope 18 | void InitAll(Handle<Object> exports) { | ^~~~~~~
                                  
                                  In file included from ../src/linux/BluetoothSerialPort.cc:12:
                                  
                                  ../src/linux/BluetoothSerialPort.cc:23:34: error: ‘InitAll’ was not declared in this scope 23 | NODE_MODULE(BluetoothSerialPort, InitAll) | ^~~~~~~/home/iobroker/.cache/node-gyp/12.22.7/include/node/node.h:736:36: note: in definition of macro ‘NODE_MODULE_X’ 736 | (node::addon_register_func) (regfunc), \ | ^~~~~~~../src/linux/BluetoothSerialPort.cc:23:1: note: in expansion of macro ‘NODE_MODULE’ 23 | NODE_MODULE(BluetoothSerialPort, InitAll) | ^~~~~~~~~~~
                                  
                                  make: *** [BluetoothSerialPort.target.mk:115: Release/obj.target/BluetoothSerialPort/src/linux/BluetoothSerialPort.o] Error 1
                                  
                                  gyp ERR! build error
                                  
                                  gyp ERR! stack Error: `make` failed with exit code: 2gyp ERR! stack at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:194:23)gyp ERR! stack at ChildProcess.emit (events.js:314:20)gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:276:12)
                                  
                                  gyp ERR! System Linux 5.11.0-1019-raspigyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "configure" "build"gyp ERR! cwd /opt/iobroker/node_modules/node-bluetoothgyp ERR! node -v v12.22.7gyp ERR! node-gyp -v v5.1.0gyp ERR! not ok
                                  
                                  upload [18] zwave2.admin /opt/iobroker/node_modules/iobroker.zwave2/admin/zwave2.svg zwave2.svg image/svg+xml
                                  
                                  Update "system.adapter.zwave2.0"
                                  
                                  upload [17] zwave2.admin /opt/iobroker/node_modules/iobroker.zwave2/admin/tab_m.html tab_m.html text/html
                                  
                                  upload [16] zwave2.admin /opt/iobroker/node_modules/iobroker.zwave2/admin/style.css style.css text/css
                                  
                                  upload [15] zwave2.admin /opt/iobroker/node_modules/iobroker.zwave2/admin/script/d3.min.js script/d3.min.js application/javascript
                                  
                                  upload [14] zwave2.admin /opt/iobroker/node_modules/iobroker.zwave2/admin/log_window.html log_window.html text/html
                                  
                                  upload [13] zwave2.admin /opt/iobroker/node_modules/iobroker.zwave2/admin/index_m.html index_m.html text/html
                                  
                                  upload [12] zwave2.admin /opt/iobroker/node_modules/iobroker.zwave2/admin/build/tab.js.map build/tab.js.map application/json
                                  
                                  upload [11] zwave2.admin /opt/iobroker/node_modules/iobroker.zwave2/admin/build/tab.js build/tab.js application/javascript
                                  
                                  upload [10] zwave2.admin /opt/iobroker/node_modules/iobroker.zwave2/admin/build/log.js.map build/log.js.map application/json
                                  
                                  upload [9] zwave2.admin /opt/iobroker/node_modules/iobroker.zwave2/admin/build/log.js build/log.js application/javascript
                                  
                                  upload [8] zwave2.admin /opt/iobroker/node_modules/iobroker.zwave2/admin/build/index.js.map build/index.js.map application/json
                                  
                                  upload [7] zwave2.admin /opt/iobroker/node_modules/iobroker.zwave2/admin/build/index.js build/index.js application/javascript
                                  
                                  upload [6] zwave2.admin /opt/iobroker/node_modules/iobroker.zwave2/admin/build/chunk-UGEYJTWC.js.map build/chunk-UGEYJTWC.js.map application/json
                                  
                                  upload [5] zwave2.admin /opt/iobroker/node_modules/iobroker.zwave2/admin/build/chunk-UGEYJTWC.js build/chunk-UGEYJTWC.js application/javascript
                                  
                                  upload [4] zwave2.admin /opt/iobroker/node_modules/iobroker.zwave2/admin/build/chunk-M6QDE7JV.js.map build/chunk-M6QDE7JV.js.map application/json
                                  
                                  upload [3] zwave2.admin /opt/iobroker/node_modules/iobroker.zwave2/admin/build/chunk-M6QDE7JV.js build/chunk-M6QDE7JV.js application/javascript
                                  
                                  upload [2] zwave2.admin /opt/iobroker/node_modules/iobroker.zwave2/admin/build/chunk-4AZ3T2J6.js.map build/chunk-4AZ3T2J6.js.map application/json
                                  
                                  upload [1] zwave2.admin /opt/iobroker/node_modules/iobroker.zwave2/admin/build/chunk-4AZ3T2J6.js build/chunk-4AZ3T2J6.js application/javascript
                                  
                                  upload [0] zwave2.admin /opt/iobroker/node_modules/iobroker.zwave2/admin/.eslintrc.js .eslintrc.js application/javascript
                                  
                                  Adapter "zwave2" updated
                                  
                                  Process exited with code 0
                                  

                                  f578c0ba-f9ea-4c36-8374-35de2332f922-grafik.png

                                  Thomas BraunT Online
                                  Thomas BraunT Online
                                  Thomas Braun
                                  Most Active
                                  schrieb am zuletzt editiert von Thomas Braun
                                  #20

                                  @esmax666 sagte in Test Adapter Z-Wave2 v2.2.x - Eine neue Ära beginnt...:

                                  System Linux 5.11.0-1019-raspi

                                  Wo hast du denn den Kernel her? Soweit ich weiß ist 5.10 für RaspberryOS aktuell.

                                  [Edit:] Scheint ein nixbuntu zu sein.

                                  Linux-Werkzeugkasten:
                                  https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                  NodeJS Fixer Skript:
                                  https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                  iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                  E 1 Antwort Letzte Antwort
                                  0
                                  • E Esmax666

                                    Hallo zusammen

                                    Ich habe das update durchgefürt und ich bekomme leider errors ? ist das normal ?

                                    ich habe dannach targevalue auf 90 gestetzt für die rollo, aber das werte bleibt leider auf 99

                                    Danke 🙂

                                    $ iobroker upgrade zwave2@2.2.0
                                    
                                    Update zwave2 from @1.10.4 to @2.2.0
                                    
                                    NPM version: 6.14.15
                                    
                                    npm install iobroker.zwave2@2.2.0 --loglevel error --unsafe-perm --prefix "/opt/iobroker" (System call)
                                    
                                    ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Open(Nan::NAN_METHOD_ARGS_TYPE)’:
                                    
                                    ../src/serialport.cpp:78:51: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type] 78 | uv_queue_work(uv_default_loop(), req, EIO_Open, (uv_after_work_cb)EIO_AfterOpen); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                    
                                    ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Update(Nan::NAN_METHOD_ARGS_TYPE)’:../src/serialport.cpp:135:53: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type] 135 | uv_queue_work(uv_default_loop(), req, EIO_Update, (uv_after_work_cb)EIO_AfterUpdate); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                    
                                    ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Close(Nan::NAN_METHOD_ARGS_TYPE)’:../src/serialport.cpp:175:52: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type] 175 | uv_queue_work(uv_default_loop(), req, EIO_Close, (uv_after_work_cb)EIO_AfterClose); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                    
                                    ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Flush(Nan::NAN_METHOD_ARGS_TYPE)’:../src/serialport.cpp:215:52: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type] 215 | uv_queue_work(uv_default_loop(), req, EIO_Flush, (uv_after_work_cb)EIO_AfterFlush); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                    
                                    ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Set(Nan::NAN_METHOD_ARGS_TYPE)’:../src/serialport.cpp:271:50: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type] 271 | uv_queue_work(uv_default_loop(), req, EIO_Set, (uv_after_work_cb)EIO_AfterSet); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                    
                                    ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Get(Nan::NAN_METHOD_ARGS_TYPE)’:../src/serialport.cpp:316:50: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type] 316 | uv_queue_work(uv_default_loop(), req, EIO_Get, (uv_after_work_cb)EIO_AfterGet); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                    
                                    ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE GetBaudRate(Nan::NAN_METHOD_ARGS_TYPE)’:
                                    
                                    ../src/serialport.cpp:366:58: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type] 366 | uv_queue_work(uv_default_loop(), req, EIO_GetBaudRate, (uv_after_work_cb)EIO_AfterGetBaudRate); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                    
                                    ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Drain(Nan::NAN_METHOD_ARGS_TYPE)’:../src/serialport.cpp:412:52: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type] 412 | uv_queue_work(uv_default_loop(), req, EIO_Drain, (uv_after_work_cb)EIO_AfterDrain); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                    
                                    ../src/serialport.cpp: At global scope:../src/serialport.cpp:433:28: warning: unnecessary parentheses in declaration of ‘ToParityEnum’ [-Wparentheses] 433 | SerialPortParity NAN_INLINE(ToParityEnum(const v8::Local<v8::String>& v8str)) { | ^
                                    
                                    ../src/serialport.cpp:452:30: warning: unnecessary parentheses in declaration of ‘ToStopBitEnum’ [-Wparentheses] 452 | SerialPortStopBits NAN_INLINE(ToStopBitEnum(double stopBits)) { | ^
                                    
                                    In file included from ../node_modules/nan/nan.h:58, from ../src/./serialport.h:13, from ../src/serialport.cpp:1:/home/iobroker/.cache/node-gyp/12.22.7/include/node/node.h:736:7: warning: cast between incompatible function types from ‘void (*)(Nan::ADDON_REGISTER_FUNCTION_ARGS_TYPE)’ {aka ‘void (*)(v8::Local<v8::Object>)’} to ‘node::addon_register_func’ {aka ‘void (*)(v8::Local<v8::Object>, v8::Local<v8::Value>, void*)’} [-Wcast-function-type] 736 | (node::addon_register_func) (regfunc), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/home/iobroker/.cache/node-gyp/12.22.7/include/node/node.h:770:3: note: in expansion of macro ‘NODE_MODULE_X’ 770 | NODE_MODULE_X(modname, regfunc, NULL, 0) // NOLINT (readability/null_usage) | ^~~~~~~~~~~~~../src/serialport.cpp:486:1: note: in expansion of macro ‘NODE_MODULE’ 486 | NODE_MODULE(serialport, init); | ^~~~~~~~~~~
                                    
                                    ../src/serialport_unix.cpp: In function ‘int setup(int, OpenBaton*)’:
                                    
                                    ../src/serialport_unix.cpp:176:82: warning: ‘%s’ directive output may be truncated writing up to 1023 bytes into a region of size 1005 [-Wformat-truncation=] 176 | snprintf(data->errorString, sizeof(data->errorString), "Error %s Cannot open %s", strerror(errno), data->path); | ^~In file included from /usr/include/stdio.h:866, from ../src/serialport.h:10, from ../src/serialport_unix.cpp:2:/usr/include/arm-linux-gnueabihf/bits/stdio2.h:71:35: note: ‘__builtin___snprintf_chk’ output 20 or more bytes (assuming 1043) into a destination of size 1024 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~
                                    
                                    ../src/serialport_unix.cpp: In function ‘void EIO_Open(uv_work_t*)’:
                                    
                                    ../src/serialport_unix.cpp:86:84: warning: ‘%s’ directive output may be truncated writing up to 1023 bytes into a region of size 1003 [-Wformat-truncation=] 86 | snprintf(data->errorString, sizeof(data->errorString), "Error: %s, cannot open %s", strerror(errno), data->path); | ^~In file included from /usr/include/stdio.h:866, from ../src/serialport.h:10, from ../src/serialport_unix.cpp:2:/usr/include/arm-linux-gnueabihf/bits/stdio2.h:71:35: note: ‘__builtin___snprintf_chk’ output 22 or more bytes (assuming 1045) into a destination of size 1024 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~
                                    
                                    ../src/linux/BluetoothSerialPort.cc:18:6: error: variable or field ‘InitAll’ declared void
                                    
                                    18 | void InitAll(Handle<Object> exports) { | ^~~~~~~
                                    
                                    ../src/linux/BluetoothSerialPort.cc:18:14: error: ‘Handle’ was not declared in this scope 18 | void InitAll(Handle<Object> exports) { | ^~~~~~../src/linux/BluetoothSerialPort.cc:18:27: error: expected primary-expression before ‘>’ token 18 | void InitAll(Handle<Object> exports) { | ^
                                    
                                    ../src/linux/BluetoothSerialPort.cc:18:29: error: ‘exports’ was not declared in this scope 18 | void InitAll(Handle<Object> exports) { | ^~~~~~~
                                    
                                    In file included from ../src/linux/BluetoothSerialPort.cc:12:
                                    
                                    ../src/linux/BluetoothSerialPort.cc:23:34: error: ‘InitAll’ was not declared in this scope 23 | NODE_MODULE(BluetoothSerialPort, InitAll) | ^~~~~~~/home/iobroker/.cache/node-gyp/12.22.7/include/node/node.h:736:36: note: in definition of macro ‘NODE_MODULE_X’ 736 | (node::addon_register_func) (regfunc), \ | ^~~~~~~../src/linux/BluetoothSerialPort.cc:23:1: note: in expansion of macro ‘NODE_MODULE’ 23 | NODE_MODULE(BluetoothSerialPort, InitAll) | ^~~~~~~~~~~
                                    
                                    make: *** [BluetoothSerialPort.target.mk:115: Release/obj.target/BluetoothSerialPort/src/linux/BluetoothSerialPort.o] Error 1
                                    
                                    gyp ERR! build error
                                    
                                    gyp ERR! stack Error: `make` failed with exit code: 2gyp ERR! stack at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:194:23)gyp ERR! stack at ChildProcess.emit (events.js:314:20)gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:276:12)
                                    
                                    gyp ERR! System Linux 5.11.0-1019-raspigyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "configure" "build"gyp ERR! cwd /opt/iobroker/node_modules/node-bluetoothgyp ERR! node -v v12.22.7gyp ERR! node-gyp -v v5.1.0gyp ERR! not ok
                                    
                                    upload [18] zwave2.admin /opt/iobroker/node_modules/iobroker.zwave2/admin/zwave2.svg zwave2.svg image/svg+xml
                                    
                                    Update "system.adapter.zwave2.0"
                                    
                                    upload [17] zwave2.admin /opt/iobroker/node_modules/iobroker.zwave2/admin/tab_m.html tab_m.html text/html
                                    
                                    upload [16] zwave2.admin /opt/iobroker/node_modules/iobroker.zwave2/admin/style.css style.css text/css
                                    
                                    upload [15] zwave2.admin /opt/iobroker/node_modules/iobroker.zwave2/admin/script/d3.min.js script/d3.min.js application/javascript
                                    
                                    upload [14] zwave2.admin /opt/iobroker/node_modules/iobroker.zwave2/admin/log_window.html log_window.html text/html
                                    
                                    upload [13] zwave2.admin /opt/iobroker/node_modules/iobroker.zwave2/admin/index_m.html index_m.html text/html
                                    
                                    upload [12] zwave2.admin /opt/iobroker/node_modules/iobroker.zwave2/admin/build/tab.js.map build/tab.js.map application/json
                                    
                                    upload [11] zwave2.admin /opt/iobroker/node_modules/iobroker.zwave2/admin/build/tab.js build/tab.js application/javascript
                                    
                                    upload [10] zwave2.admin /opt/iobroker/node_modules/iobroker.zwave2/admin/build/log.js.map build/log.js.map application/json
                                    
                                    upload [9] zwave2.admin /opt/iobroker/node_modules/iobroker.zwave2/admin/build/log.js build/log.js application/javascript
                                    
                                    upload [8] zwave2.admin /opt/iobroker/node_modules/iobroker.zwave2/admin/build/index.js.map build/index.js.map application/json
                                    
                                    upload [7] zwave2.admin /opt/iobroker/node_modules/iobroker.zwave2/admin/build/index.js build/index.js application/javascript
                                    
                                    upload [6] zwave2.admin /opt/iobroker/node_modules/iobroker.zwave2/admin/build/chunk-UGEYJTWC.js.map build/chunk-UGEYJTWC.js.map application/json
                                    
                                    upload [5] zwave2.admin /opt/iobroker/node_modules/iobroker.zwave2/admin/build/chunk-UGEYJTWC.js build/chunk-UGEYJTWC.js application/javascript
                                    
                                    upload [4] zwave2.admin /opt/iobroker/node_modules/iobroker.zwave2/admin/build/chunk-M6QDE7JV.js.map build/chunk-M6QDE7JV.js.map application/json
                                    
                                    upload [3] zwave2.admin /opt/iobroker/node_modules/iobroker.zwave2/admin/build/chunk-M6QDE7JV.js build/chunk-M6QDE7JV.js application/javascript
                                    
                                    upload [2] zwave2.admin /opt/iobroker/node_modules/iobroker.zwave2/admin/build/chunk-4AZ3T2J6.js.map build/chunk-4AZ3T2J6.js.map application/json
                                    
                                    upload [1] zwave2.admin /opt/iobroker/node_modules/iobroker.zwave2/admin/build/chunk-4AZ3T2J6.js build/chunk-4AZ3T2J6.js application/javascript
                                    
                                    upload [0] zwave2.admin /opt/iobroker/node_modules/iobroker.zwave2/admin/.eslintrc.js .eslintrc.js application/javascript
                                    
                                    Adapter "zwave2" updated
                                    
                                    Process exited with code 0
                                    

                                    f578c0ba-f9ea-4c36-8374-35de2332f922-grafik.png

                                    AlCalzoneA Offline
                                    AlCalzoneA Offline
                                    AlCalzone
                                    Developer
                                    schrieb am zuletzt editiert von
                                    #21

                                    @esmax666 sagte in Test Adapter Z-Wave2 v2.2.x - Eine neue Ära beginnt...:

                                    ich habe dannach targevalue auf 90 gestetzt für die rollo, aber das werte bleibt leider auf 99

                                    Was passiert dabei im Z-Wave Log (siehe neuer Tab)?

                                    Warum `sudo` böse ist: https://forum.iobroker.net/post/17109

                                    E 1 Antwort Letzte Antwort
                                    0
                                    • Thomas BraunT Thomas Braun

                                      @esmax666 sagte in Test Adapter Z-Wave2 v2.2.x - Eine neue Ära beginnt...:

                                      System Linux 5.11.0-1019-raspi

                                      Wo hast du denn den Kernel her? Soweit ich weiß ist 5.10 für RaspberryOS aktuell.

                                      [Edit:] Scheint ein nixbuntu zu sein.

                                      E Offline
                                      E Offline
                                      Esmax666
                                      schrieb am zuletzt editiert von Esmax666
                                      #22

                                      @thomas-braun said in Test Adapter Z-Wave2 v2.2.x - Eine neue Ära beginnt...:

                                      Scheint ein nixbuntu zu sein.

                                      genau ubuntu 🙂

                                      @alcalzone said in Test Adapter Z-Wave2 v2.2.x - Eine neue Ära beginnt...:

                                      Was passiert dabei im Z-Wave Log (siehe neuer Tab)?

                                      Gibt nicht so infos:

                                      ich habe gerade noch ein befehl gemacht

                                      f9c64266-4a39-4f6a-ab54-b0fb7b677ee1-grafik.png

                                      ich hab nur das als log, ist das normal ?
                                      Debug mod ist aktiv
                                      491fd481-0241-4da2-9af7-ae86ad4090a0-grafik.png

                                      Subscribed to logs...
                                      2021-10-15T16:34:41.363Z SERIAL « 0x0109000400050380031463                                            (11 bytes)
                                      2021-10-15T16:34:41.372Z CNTRLR   [Node 005] [~] [Battery] level: 20 => 20                          [Endpoint 0]
                                      2021-10-15T16:34:41.376Z CNTRLR   [Node 005] [~] [Battery] isLow: false => false                    [Endpoint 0]
                                      2021-10-15T16:34:41.378Z SERIAL » [ACK]                                                                   (0x06)
                                      2021-10-15T16:34:41.381Z DRIVER « [Node 005] [REQ] [ApplicationCommand]
                                                                        └─[BatteryCCReport]
                                                                            level:  20
                                                                            is low: false
                                      

                                      und das ist die allgemein Log

                                      2021-10-15 18:01:00.287 - debug: zwave2.0 (24871) Node 2: metadata updated: airTemperature
                                      2021-10-15 18:01:00.290 - debug: zwave2.0 (24871) Node 2: value updated: airTemperature => 17.17
                                      2021-10-15 18:01:15.183 - debug: zwave2.0 (24871) Node 33: value updated: value_electric_kwh_consumed => 0.23
                                      2021-10-15 18:02:26.986 - debug: zwave2.0 (24871) Node 4: metadata updated: airTemperature
                                      2021-10-15 18:02:26.989 - debug: zwave2.0 (24871) Node 4: value updated: airTemperature => 17.17
                                      2021-10-15 18:05:00.012 - debug: shuttercontrol.0 (24492) calculate astrodata ...
                                      2021-10-15 18:05:00.013 - debug: shuttercontrol.0 (24492) Sun Azimut: 253.7°
                                      2021-10-15 18:05:00.014 - debug: shuttercontrol.0 (24492) Sun Elevation: 2.4°
                                      2021-10-15 18:07:08.214 - debug: zwave2.0 (24871) Node 30: value updated: value_electric_kwh_consumed => 0.23
                                      2021-10-15 18:10:00.016 - debug: shuttercontrol.0 (24492) calculate astrodata ...
                                      2021-10-15 18:10:00.017 - debug: shuttercontrol.0 (24492) Sun Azimut: 254.7°
                                      2021-10-15 18:10:00.017 - debug: shuttercontrol.0 (24492) Sun Elevation: 1.6°
                                      2021-10-15 18:14:48.286 - debug: zwave2.0 (24871) Node 29: value updated: value_electric_kwh_consumed => 0.24
                                      2021-10-15 18:15:00.015 - debug: shuttercontrol.0 (24492) calculate astrodata ...
                                      2021-10-15 18:15:00.016 - debug: shuttercontrol.0 (24492) Sun Azimut: 255.6°
                                      2021-10-15 18:15:00.016 - debug: shuttercontrol.0 (24492) Sun Elevation: 0.8°
                                      2021-10-15 18:17:06.124 - debug: zwave2.0 (24871) sendTo "getSerialPorts" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:17:36.900 - debug: zwave2.0 (24871) sendTo "getSerialPorts" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:20:00.018 - debug: shuttercontrol.0 (24492) calculate astrodata ...
                                      2021-10-15 18:20:00.019 - debug: shuttercontrol.0 (24492) Sun Azimut: 256.6°
                                      2021-10-15 18:20:00.019 - debug: shuttercontrol.0 (24492) Sun Elevation: 0°
                                      2021-10-15 18:24:12.135 - debug: zwave2.0 (24871) sendTo "getSerialPorts" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:24:27.470 - info: host.ubuntu Updating repository "stable" under "http://download.iobroker.net/sources-dist.json"
                                      2021-10-15 18:25:00.016 - debug: shuttercontrol.0 (24492) calculate astrodata ...
                                      2021-10-15 18:25:00.016 - debug: shuttercontrol.0 (24492) Sun Azimut: 257.5°
                                      2021-10-15 18:25:00.017 - debug: shuttercontrol.0 (24492) Sun Elevation: -0.8°
                                      2021-10-15 18:25:05.312 - debug: zwave2.0 (24871) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:05.320 - debug: zwave2.0 (24871) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:05.328 - debug: zwave2.0 (24871) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:05.340 - debug: zwave2.0 (24871) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:05.349 - debug: zwave2.0 (24871) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:05.357 - debug: zwave2.0 (24871) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:05.370 - debug: zwave2.0 (24871) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:05.379 - debug: zwave2.0 (24871) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:05.392 - debug: zwave2.0 (24871) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:05.415 - debug: zwave2.0 (24871) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:05.427 - debug: zwave2.0 (24871) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:05.434 - debug: zwave2.0 (24871) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:05.447 - debug: zwave2.0 (24871) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:05.456 - debug: zwave2.0 (24871) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:05.463 - debug: zwave2.0 (24871) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:05.480 - debug: zwave2.0 (24871) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:05.490 - debug: zwave2.0 (24871) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:05.500 - debug: zwave2.0 (24871) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:05.514 - debug: zwave2.0 (24871) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:05.522 - debug: zwave2.0 (24871) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:05.531 - debug: zwave2.0 (24871) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:05.544 - debug: zwave2.0 (24871) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:05.553 - debug: zwave2.0 (24871) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:05.560 - debug: zwave2.0 (24871) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:05.584 - debug: zwave2.0 (24871) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:05.592 - debug: zwave2.0 (24871) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:05.608 - debug: zwave2.0 (24871) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:05.637 - debug: zwave2.0 (24871) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:05.644 - debug: zwave2.0 (24871) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:05.653 - debug: zwave2.0 (24871) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:05.669 - debug: zwave2.0 (24871) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:05.676 - debug: zwave2.0 (24871) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:05.686 - debug: zwave2.0 (24871) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:05.699 - debug: zwave2.0 (24871) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:05.706 - debug: zwave2.0 (24871) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:05.713 - debug: zwave2.0 (24871) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:05.725 - debug: zwave2.0 (24871) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:05.732 - debug: zwave2.0 (24871) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:05.739 - debug: zwave2.0 (24871) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:05.750 - debug: zwave2.0 (24871) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:05.757 - debug: zwave2.0 (24871) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:05.764 - debug: zwave2.0 (24871) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:05.776 - debug: zwave2.0 (24871) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:05.783 - debug: zwave2.0 (24871) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:05.791 - debug: zwave2.0 (24871) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:05.805 - debug: zwave2.0 (24871) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:05.816 - debug: zwave2.0 (24871) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:05.823 - debug: zwave2.0 (24871) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:05.834 - debug: zwave2.0 (24871) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:05.841 - debug: zwave2.0 (24871) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:05.849 - debug: zwave2.0 (24871) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:06.543 - debug: zwave2.0 (24871) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:06.558 - debug: zwave2.0 (24871) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:06.560 - debug: zwave2.0 (24871) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:06.562 - debug: zwave2.0 (24871) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:06.563 - debug: zwave2.0 (24871) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:06.564 - debug: zwave2.0 (24871) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:06.567 - debug: zwave2.0 (24871) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:06.568 - debug: zwave2.0 (24871) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:06.569 - debug: zwave2.0 (24871) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:06.570 - debug: zwave2.0 (24871) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:06.571 - debug: zwave2.0 (24871) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:06.572 - debug: zwave2.0 (24871) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:06.575 - debug: zwave2.0 (24871) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:06.576 - debug: zwave2.0 (24871) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:06.577 - debug: zwave2.0 (24871) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:06.578 - debug: zwave2.0 (24871) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:06.580 - debug: zwave2.0 (24871) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:06.582 - debug: zwave2.0 (24871) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:06.592 - debug: zwave2.0 (24871) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:06.595 - debug: zwave2.0 (24871) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:06.601 - debug: zwave2.0 (24871) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:06.605 - debug: zwave2.0 (24871) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:06.611 - debug: zwave2.0 (24871) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:06.616 - debug: zwave2.0 (24871) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:06.619 - debug: zwave2.0 (24871) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:06.621 - debug: zwave2.0 (24871) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:06.623 - debug: zwave2.0 (24871) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:06.625 - debug: zwave2.0 (24871) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:06.628 - debug: zwave2.0 (24871) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:06.632 - debug: zwave2.0 (24871) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:06.635 - debug: zwave2.0 (24871) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:06.639 - debug: zwave2.0 (24871) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:06.641 - debug: zwave2.0 (24871) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:06.643 - debug: zwave2.0 (24871) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:06.647 - debug: zwave2.0 (24871) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:06.650 - debug: zwave2.0 (24871) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:06.654 - debug: zwave2.0 (24871) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:06.656 - debug: zwave2.0 (24871) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:06.659 - debug: zwave2.0 (24871) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:06.661 - debug: zwave2.0 (24871) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:06.666 - debug: zwave2.0 (24871) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:06.670 - debug: zwave2.0 (24871) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:06.672 - debug: zwave2.0 (24871) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:06.674 - debug: zwave2.0 (24871) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:06.677 - debug: zwave2.0 (24871) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:06.680 - debug: zwave2.0 (24871) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:06.684 - debug: zwave2.0 (24871) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:06.687 - debug: zwave2.0 (24871) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:06.689 - debug: zwave2.0 (24871) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:06.692 - debug: zwave2.0 (24871) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:06.695 - debug: zwave2.0 (24871) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:38.754 - debug: zwave2.0 (24871) sendTo "subscribeLogs" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:59.173 - debug: zwave2.0 (24871) sendTo "registerPushCallback" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:59.174 - debug: zwave2.0 (24871) sendTo "registerPushCallback" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:25:59.566 - debug: zwave2.0 (24871) sendTo "getNetworkMap" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:26:02.959 - debug: zwave2.0 (24871) sendTo "subscribeLogs" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:26:15.334 - debug: zwave2.0 (24871) sendTo "registerPushCallback" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:26:15.357 - debug: zwave2.0 (24871) sendTo "registerPushCallback" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:26:15.374 - debug: zwave2.0 (24871) sendTo "registerPushCallback" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:26:15.393 - debug: zwave2.0 (24871) sendTo "registerPushCallback" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:26:15.410 - debug: zwave2.0 (24871) Node 31: value updated: value_electric_kwh_consumed => 0.26
                                      2021-10-15 18:26:15.419 - debug: zwave2.0 (24871) sendTo "registerPushCallback" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:26:47.648 - info: host.ubuntu "system.adapter.zwave2.0" disabled
                                      2021-10-15 18:26:47.654 - info: host.ubuntu stopInstance system.adapter.zwave2.0 (force=false, process=true)
                                      2021-10-15 18:26:47.694 - info: zwave2.0 (24871) Got terminate signal TERMINATE_YOURSELF
                                      2021-10-15 18:26:47.696 - info: host.ubuntu stopInstance system.adapter.zwave2.0 send kill signal
                                      2021-10-15 18:26:47.696 - info: zwave2.0 (24871) Shutting down driver...
                                      2021-10-15 18:26:47.698 - debug: zwave2.0 (24871) sendTo "registerPushCallback" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:26:47.758 - info: zwave2.0 (24871) Resetting node status...
                                      2021-10-15 18:26:48.201 - info: zwave2.0 (24871) terminating
                                      2021-10-15 18:26:48.204 - info: zwave2.0 (24871) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                      2021-10-15 18:26:48.318 - info: zwave2.0 (24871) Cleaned everything up!
                                      2021-10-15 18:26:48.700 - info: host.ubuntu stopInstance system.adapter.zwave2.0 killing pid 24871
                                      2021-10-15 18:26:48.851 - info: host.ubuntu instance system.adapter.zwave2.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                      2021-10-15 18:26:54.351 - info: host.ubuntu "system.adapter.zwave2.0" enabled
                                      2021-10-15 18:26:54.506 - info: host.ubuntu instance system.adapter.zwave2.0 started with pid 25293
                                      2021-10-15 18:26:56.827 - debug: zwave2.0 (25293) Redis Objects: Use Redis connection: 127.0.0.1:9001
                                      2021-10-15 18:26:56.863 - debug: zwave2.0 (25293) Objects client ready ... initialize now
                                      2021-10-15 18:26:56.866 - debug: zwave2.0 (25293) Objects create System PubSub Client
                                      2021-10-15 18:26:56.868 - debug: zwave2.0 (25293) Objects create User PubSub Client
                                      2021-10-15 18:26:56.869 - debug: zwave2.0 (25293) Objects client initialize lua scripts
                                      2021-10-15 18:26:56.884 - debug: zwave2.0 (25293) Objects connected to redis: 127.0.0.1:9001
                                      2021-10-15 18:26:56.962 - debug: zwave2.0 (25293) objectDB connected
                                      2021-10-15 18:26:56.964 - debug: zwave2.0 (25293) Redis States: Use Redis connection: 127.0.0.1:9000
                                      2021-10-15 18:26:56.974 - debug: zwave2.0 (25293) States create System PubSub Client
                                      2021-10-15 18:26:56.975 - debug: zwave2.0 (25293) States create User PubSub Client
                                      2021-10-15 18:26:56.984 - debug: zwave2.0 (25293) States connected to redis: 127.0.0.1:9000
                                      2021-10-15 18:26:56.985 - debug: zwave2.0 (25293) statesDB connected
                                      2021-10-15 18:26:57.268 - info: zwave2.0 (25293) starting. Version 2.2.0 in /opt/iobroker/node_modules/iobroker.zwave2, node: v12.22.7, js-controller: 3.3.18
                                      2021-10-15 18:27:01.052 - info: zwave2.0 (25293) The driver is ready. Found 21 nodes.
                                      2021-10-15 18:27:01.402 - info: zwave2.0 (25293) Node 1: ready to use
                                      2021-10-15 18:27:01.439 - info: zwave2.0 (25293) Updating broadcast/multicast node states
                                      2021-10-15 18:27:02.518 - info: zwave2.0 (25293) Node 7: ready to use
                                      2021-10-15 18:27:02.563 - info: zwave2.0 (25293) Node 8: ready to use
                                      2021-10-15 18:27:02.598 - info: zwave2.0 (25293) Node 9: ready to use
                                      2021-10-15 18:27:02.669 - info: zwave2.0 (25293) Node 2: ready to use
                                      2021-10-15 18:27:02.698 - info: zwave2.0 (25293) Node 2 is alive
                                      2021-10-15 18:27:02.994 - info: zwave2.0 (25293) Node 25: ready to use
                                      2021-10-15 18:27:03.932 - info: zwave2.0 (25293) Node 3: ready to use
                                      2021-10-15 18:27:03.949 - info: zwave2.0 (25293) Node 3 is alive
                                      2021-10-15 18:27:05.378 - info: zwave2.0 (25293) Node 4: ready to use
                                      2021-10-15 18:27:05.413 - info: zwave2.0 (25293) Node 4 is alive
                                      2021-10-15 18:27:06.680 - info: zwave2.0 (25293) Node 5: ready to use
                                      2021-10-15 18:27:06.745 - info: zwave2.0 (25293) Node 5 is alive
                                      2021-10-15 18:27:08.327 - info: zwave2.0 (25293) Node 22: ready to use
                                      2021-10-15 18:27:08.345 - info: zwave2.0 (25293) Node 22 is alive
                                      2021-10-15 18:27:12.921 - debug: zwave2.0 (25293) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:12.924 - debug: zwave2.0 (25293) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:12.931 - debug: zwave2.0 (25293) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:12.936 - debug: zwave2.0 (25293) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:12.941 - debug: zwave2.0 (25293) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:12.944 - debug: zwave2.0 (25293) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:14.940 - debug: zwave2.0 (25293) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:14.949 - debug: zwave2.0 (25293) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:14.956 - debug: zwave2.0 (25293) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:15.958 - debug: zwave2.0 (25293) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:15.966 - debug: zwave2.0 (25293) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:15.973 - debug: zwave2.0 (25293) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:16.974 - debug: zwave2.0 (25293) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:16.988 - debug: zwave2.0 (25293) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:16.995 - debug: zwave2.0 (25293) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:20.034 - debug: zwave2.0 (25293) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:20.044 - debug: zwave2.0 (25293) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:20.053 - debug: zwave2.0 (25293) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:21.167 - info: zwave2.0 (25293) Node 26 is dead
                                      2021-10-15 18:27:21.277 - info: zwave2.0 (25293) Node 29: ready to use
                                      2021-10-15 18:27:21.305 - info: zwave2.0 (25293) Node 29 is alive
                                      2021-10-15 18:27:21.357 - info: zwave2.0 (25293) Node 30: ready to use
                                      2021-10-15 18:27:21.396 - info: zwave2.0 (25293) Node 31: ready to use
                                      2021-10-15 18:27:21.407 - info: zwave2.0 (25293) Node 30 is alive
                                      2021-10-15 18:27:21.437 - info: zwave2.0 (25293) Node 32: ready to use
                                      2021-10-15 18:27:21.447 - info: zwave2.0 (25293) Node 31 is alive
                                      2021-10-15 18:27:21.481 - info: zwave2.0 (25293) Node 33: ready to use
                                      2021-10-15 18:27:21.499 - info: zwave2.0 (25293) Node 32 is alive
                                      2021-10-15 18:27:21.520 - info: zwave2.0 (25293) Node 33 is alive
                                      2021-10-15 18:27:21.558 - info: zwave2.0 (25293) Node 34: ready to use
                                      2021-10-15 18:27:21.603 - info: zwave2.0 (25293) Node 35: ready to use
                                      2021-10-15 18:27:21.627 - info: zwave2.0 (25293) Node 34 is alive
                                      2021-10-15 18:27:21.664 - info: zwave2.0 (25293) Node 35 is alive
                                      2021-10-15 18:27:21.769 - warn: zwave2.0 (25293) Deleting orphaned state zwave2.0.Node_029.Meter.value_electric_kwh_consumed
                                      2021-10-15 18:27:21.818 - warn: zwave2.0 (25293) Deleting orphaned state zwave2.0.Node_030.Meter.value_electric_kwh_consumed
                                      2021-10-15 18:27:21.852 - warn: zwave2.0 (25293) Deleting orphaned state zwave2.0.Node_031.Meter.value_electric_kwh_consumed
                                      2021-10-15 18:27:21.908 - warn: zwave2.0 (25293) Deleting orphaned state zwave2.0.Node_032.Meter.value_electric_kwh_consumed
                                      2021-10-15 18:27:21.930 - warn: zwave2.0 (25293) Deleting orphaned state zwave2.0.Node_033.Meter.value_electric_kwh_consumed
                                      2021-10-15 18:27:21.964 - warn: zwave2.0 (25293) Deleting orphaned state zwave2.0.Node_034.Meter.value_electric_kwh_consumed
                                      2021-10-15 18:27:22.024 - warn: zwave2.0 (25293) Deleting orphaned state zwave2.0.Node_035.Meter.value_electric_kwh_consumed
                                      2021-10-15 18:27:22.055 - debug: zwave2.0 (25293) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:22.062 - debug: zwave2.0 (25293) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:22.070 - debug: zwave2.0 (25293) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:22.936 - debug: zwave2.0 (25293) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:22.959 - debug: zwave2.0 (25293) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:22.970 - debug: zwave2.0 (25293) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:22.979 - debug: zwave2.0 (25293) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.003 - debug: zwave2.0 (25293) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.014 - debug: zwave2.0 (25293) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.016 - debug: zwave2.0 (25293) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.035 - debug: zwave2.0 (25293) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.038 - debug: zwave2.0 (25293) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.041 - debug: zwave2.0 (25293) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.052 - debug: zwave2.0 (25293) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.060 - debug: zwave2.0 (25293) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.062 - debug: zwave2.0 (25293) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.089 - debug: zwave2.0 (25293) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.094 - debug: zwave2.0 (25293) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.098 - debug: zwave2.0 (25293) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.103 - debug: zwave2.0 (25293) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.105 - debug: zwave2.0 (25293) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.107 - debug: zwave2.0 (25293) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.111 - debug: zwave2.0 (25293) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.123 - debug: zwave2.0 (25293) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.126 - debug: zwave2.0 (25293) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.129 - debug: zwave2.0 (25293) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.131 - debug: zwave2.0 (25293) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.134 - debug: zwave2.0 (25293) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.139 - debug: zwave2.0 (25293) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.144 - debug: zwave2.0 (25293) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.146 - debug: zwave2.0 (25293) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.150 - debug: zwave2.0 (25293) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.152 - debug: zwave2.0 (25293) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.154 - debug: zwave2.0 (25293) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.156 - debug: zwave2.0 (25293) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.158 - debug: zwave2.0 (25293) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.159 - debug: zwave2.0 (25293) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.199 - debug: zwave2.0 (25293) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.201 - debug: zwave2.0 (25293) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.203 - debug: zwave2.0 (25293) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.205 - debug: zwave2.0 (25293) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.206 - debug: zwave2.0 (25293) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.207 - debug: zwave2.0 (25293) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.209 - debug: zwave2.0 (25293) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.210 - debug: zwave2.0 (25293) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.211 - debug: zwave2.0 (25293) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.213 - debug: zwave2.0 (25293) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.240 - debug: zwave2.0 (25293) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.242 - debug: zwave2.0 (25293) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.244 - debug: zwave2.0 (25293) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.246 - debug: zwave2.0 (25293) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.248 - debug: zwave2.0 (25293) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.252 - debug: zwave2.0 (25293) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.300 - debug: zwave2.0 (25293) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.303 - debug: zwave2.0 (25293) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.306 - debug: zwave2.0 (25293) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.308 - debug: zwave2.0 (25293) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.312 - debug: zwave2.0 (25293) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.315 - debug: zwave2.0 (25293) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.318 - debug: zwave2.0 (25293) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.321 - debug: zwave2.0 (25293) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.324 - debug: zwave2.0 (25293) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.329 - debug: zwave2.0 (25293) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.332 - debug: zwave2.0 (25293) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.334 - debug: zwave2.0 (25293) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.336 - debug: zwave2.0 (25293) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.339 - debug: zwave2.0 (25293) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.347 - debug: zwave2.0 (25293) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.349 - debug: zwave2.0 (25293) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.352 - debug: zwave2.0 (25293) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.353 - debug: zwave2.0 (25293) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.355 - debug: zwave2.0 (25293) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.359 - debug: zwave2.0 (25293) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.360 - debug: zwave2.0 (25293) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.362 - debug: zwave2.0 (25293) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.364 - debug: zwave2.0 (25293) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.365 - debug: zwave2.0 (25293) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.368 - debug: zwave2.0 (25293) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.371 - debug: zwave2.0 (25293) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.373 - debug: zwave2.0 (25293) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.376 - debug: zwave2.0 (25293) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.378 - debug: zwave2.0 (25293) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.381 - debug: zwave2.0 (25293) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.393 - debug: zwave2.0 (25293) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.396 - debug: zwave2.0 (25293) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.398 - debug: zwave2.0 (25293) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.401 - debug: zwave2.0 (25293) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.404 - debug: zwave2.0 (25293) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.407 - debug: zwave2.0 (25293) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.410 - debug: zwave2.0 (25293) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.420 - debug: zwave2.0 (25293) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.429 - debug: zwave2.0 (25293) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.436 - debug: zwave2.0 (25293) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.438 - debug: zwave2.0 (25293) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.444 - debug: zwave2.0 (25293) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.449 - debug: zwave2.0 (25293) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.452 - debug: zwave2.0 (25293) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.454 - debug: zwave2.0 (25293) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.458 - debug: zwave2.0 (25293) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.461 - debug: zwave2.0 (25293) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.465 - debug: zwave2.0 (25293) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.467 - debug: zwave2.0 (25293) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.469 - debug: zwave2.0 (25293) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.471 - debug: zwave2.0 (25293) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.479 - debug: zwave2.0 (25293) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.484 - debug: zwave2.0 (25293) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.488 - debug: zwave2.0 (25293) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.490 - debug: zwave2.0 (25293) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.492 - debug: zwave2.0 (25293) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.494 - debug: zwave2.0 (25293) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.497 - debug: zwave2.0 (25293) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.499 - debug: zwave2.0 (25293) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.504 - debug: zwave2.0 (25293) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.508 - debug: zwave2.0 (25293) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.511 - debug: zwave2.0 (25293) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.514 - debug: zwave2.0 (25293) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.516 - debug: zwave2.0 (25293) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.518 - debug: zwave2.0 (25293) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.521 - debug: zwave2.0 (25293) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.524 - debug: zwave2.0 (25293) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.532 - debug: zwave2.0 (25293) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.542 - debug: zwave2.0 (25293) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.544 - debug: zwave2.0 (25293) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.546 - debug: zwave2.0 (25293) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.548 - debug: zwave2.0 (25293) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.549 - debug: zwave2.0 (25293) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.553 - debug: zwave2.0 (25293) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.554 - debug: zwave2.0 (25293) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.556 - debug: zwave2.0 (25293) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.558 - debug: zwave2.0 (25293) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.559 - debug: zwave2.0 (25293) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.563 - debug: zwave2.0 (25293) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.565 - debug: zwave2.0 (25293) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.608 - debug: zwave2.0 (25293) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:23.611 - debug: zwave2.0 (25293) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:34.873 - error: zwave2.0 (25293) Node 26 interview failed: The node is dead
                                      2021-10-15 18:27:39.593 - debug: zwave2.0 (25293) sendTo "getNetworkMap" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:39.689 - debug: zwave2.0 (25293) sendTo "subscribeLogs" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:27:49.449 - debug: zwave2.0 (25293) sendTo "subscribeLogs" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:28:12.301 - debug: shuttercontrol.0 (24492) Shutter state changed: Volet bureau Haut old value = 90 new value = 80
                                      2021-10-15 18:28:12.301 - debug: shuttercontrol.0 (24492) Volet bureau Haut drived manually to 80. Old value = 90. New value = 80
                                      2021-10-15 18:28:12.302 - debug: shuttercontrol.0 (24492) Volet bureau Haut Updated trigger action to Manu_Mode to prevent moving after window close
                                      2021-10-15 18:28:12.382 - debug: zwave2.0 (25293) sendTo "registerPushCallback" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:28:12.383 - debug: zwave2.0 (25293) sendTo "registerPushCallback" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:28:22.474 - debug: zwave2.0 (25293) Node 34: value updated: currentValue => 80
                                      2021-10-15 18:28:32.125 - debug: shuttercontrol.0 (24492) Shutter state changed: Volet chambre invité Haut old value = 99 new value = 1
                                      2021-10-15 18:28:32.126 - debug: shuttercontrol.0 (24492) Volet chambre invité Haut drived manually to 1. Old value = 99. New value = 1
                                      2021-10-15 18:28:32.127 - debug: shuttercontrol.0 (24492) Volet chambre invité Haut Updated trigger action to Manu_Mode to prevent moving after window close
                                      2021-10-15 18:30:00.015 - debug: shuttercontrol.0 (24492) calculate astrodata ...
                                      2021-10-15 18:30:00.016 - debug: shuttercontrol.0 (24492) Sun Azimut: 258.5°
                                      2021-10-15 18:30:00.016 - debug: shuttercontrol.0 (24492) Sun Elevation: -1.5°
                                      2021-10-15 18:30:00.870 - debug: zwave2.0 (25293) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:00.879 - debug: zwave2.0 (25293) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:00.886 - debug: zwave2.0 (25293) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:00.898 - debug: zwave2.0 (25293) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:00.908 - debug: zwave2.0 (25293) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:00.917 - debug: zwave2.0 (25293) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:00.930 - debug: zwave2.0 (25293) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:00.937 - debug: zwave2.0 (25293) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:00.944 - debug: zwave2.0 (25293) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:00.956 - debug: zwave2.0 (25293) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:00.963 - debug: zwave2.0 (25293) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:00.970 - debug: zwave2.0 (25293) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:00.981 - debug: zwave2.0 (25293) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:00.987 - debug: zwave2.0 (25293) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:00.995 - debug: zwave2.0 (25293) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:01.006 - debug: zwave2.0 (25293) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:01.013 - debug: zwave2.0 (25293) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:01.021 - debug: zwave2.0 (25293) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:01.033 - debug: zwave2.0 (25293) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:01.040 - debug: zwave2.0 (25293) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:01.047 - debug: zwave2.0 (25293) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:01.057 - debug: zwave2.0 (25293) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:01.063 - debug: zwave2.0 (25293) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:01.070 - debug: zwave2.0 (25293) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:01.086 - debug: zwave2.0 (25293) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:01.093 - debug: zwave2.0 (25293) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:01.101 - debug: zwave2.0 (25293) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:01.126 - debug: zwave2.0 (25293) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:01.134 - debug: zwave2.0 (25293) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:01.141 - debug: zwave2.0 (25293) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:01.157 - debug: zwave2.0 (25293) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:01.164 - debug: zwave2.0 (25293) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:01.171 - debug: zwave2.0 (25293) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:01.182 - debug: zwave2.0 (25293) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:01.187 - debug: zwave2.0 (25293) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:01.194 - debug: zwave2.0 (25293) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:01.204 - debug: zwave2.0 (25293) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:01.210 - debug: zwave2.0 (25293) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:01.220 - debug: zwave2.0 (25293) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:01.237 - debug: zwave2.0 (25293) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:01.244 - debug: zwave2.0 (25293) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:01.251 - debug: zwave2.0 (25293) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:01.262 - debug: zwave2.0 (25293) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:01.269 - debug: zwave2.0 (25293) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:01.277 - debug: zwave2.0 (25293) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:01.287 - debug: zwave2.0 (25293) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:01.293 - debug: zwave2.0 (25293) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:01.300 - debug: zwave2.0 (25293) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:01.310 - debug: zwave2.0 (25293) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:01.317 - debug: zwave2.0 (25293) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:01.324 - debug: zwave2.0 (25293) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:02.059 - debug: zwave2.0 (25293) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:02.062 - debug: zwave2.0 (25293) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:02.066 - debug: zwave2.0 (25293) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:02.068 - debug: zwave2.0 (25293) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:02.071 - debug: zwave2.0 (25293) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:02.073 - debug: zwave2.0 (25293) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:02.074 - debug: zwave2.0 (25293) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:02.076 - debug: zwave2.0 (25293) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:02.078 - debug: zwave2.0 (25293) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:02.079 - debug: zwave2.0 (25293) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:02.085 - debug: zwave2.0 (25293) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:02.088 - debug: zwave2.0 (25293) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:02.090 - debug: zwave2.0 (25293) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:02.091 - debug: zwave2.0 (25293) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:02.093 - debug: zwave2.0 (25293) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:02.095 - debug: zwave2.0 (25293) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:02.096 - debug: zwave2.0 (25293) sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:02.101 - debug: zwave2.0 (25293) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:02.107 - debug: zwave2.0 (25293) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:02.111 - debug: zwave2.0 (25293) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:02.112 - debug: zwave2.0 (25293) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:02.114 - debug: zwave2.0 (25293) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:02.119 - debug: zwave2.0 (25293) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:02.121 - debug: zwave2.0 (25293) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:02.124 - debug: zwave2.0 (25293) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:02.126 - debug: zwave2.0 (25293) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:02.130 - debug: zwave2.0 (25293) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:02.141 - debug: zwave2.0 (25293) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:02.144 - debug: zwave2.0 (25293) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:02.147 - debug: zwave2.0 (25293) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:02.150 - debug: zwave2.0 (25293) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:02.152 - debug: zwave2.0 (25293) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:02.155 - debug: zwave2.0 (25293) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:02.158 - debug: zwave2.0 (25293) sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:02.161 - debug: zwave2.0 (25293) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:02.164 - debug: zwave2.0 (25293) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:02.167 - debug: zwave2.0 (25293) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:02.170 - debug: zwave2.0 (25293) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:02.173 - debug: zwave2.0 (25293) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:02.176 - debug: zwave2.0 (25293) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:02.183 - debug: zwave2.0 (25293) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:02.187 - debug: zwave2.0 (25293) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:02.189 - debug: zwave2.0 (25293) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:02.190 - debug: zwave2.0 (25293) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:02.194 - debug: zwave2.0 (25293) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:02.196 - debug: zwave2.0 (25293) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:02.197 - debug: zwave2.0 (25293) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:02.200 - debug: zwave2.0 (25293) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:02.201 - debug: zwave2.0 (25293) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:02.203 - debug: zwave2.0 (25293) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:02.236 - debug: zwave2.0 (25293) sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:30:02.861 - debug: zwave2.0 (25293) sendTo "subscribeLogs" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:34:41.364 - debug: zwave2.0 (25293) sendTo "registerPushCallback" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:34:41.365 - debug: zwave2.0 (25293) sendTo "registerPushCallback" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:34:41.373 - debug: zwave2.0 (25293) Node 5: value updated: level => 20
                                      2021-10-15 18:34:41.377 - debug: zwave2.0 (25293) Node 5: value updated: isLow => false
                                      2021-10-15 18:34:42.388 - debug: zwave2.0 (25293) sendTo "registerPushCallback" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:35:00.018 - debug: shuttercontrol.0 (24492) calculate astrodata ...
                                      2021-10-15 18:35:00.018 - debug: shuttercontrol.0 (24492) Sun Azimut: 259.4°
                                      2021-10-15 18:35:00.019 - debug: shuttercontrol.0 (24492) Sun Elevation: -2.3°
                                      2021-10-15 18:36:03.161 - debug: zwave2.0 (25293) sendTo "getSerialPorts" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:37:00.529 - debug: zwave2.0 (25293) sendTo "registerPushCallback" to system.adapter.admin.0 from system.adapter.zwave2.0
                                      2021-10-15 18:37:00.687 - debug: zwave2.0 (25293) Node 32: value updated: value_electric_kwh_consumed => 0.19
                                      
                                      1 Antwort Letzte Antwort
                                      0
                                      • AlCalzoneA AlCalzone

                                        @esmax666 sagte in Test Adapter Z-Wave2 v2.2.x - Eine neue Ära beginnt...:

                                        ich habe dannach targevalue auf 90 gestetzt für die rollo, aber das werte bleibt leider auf 99

                                        Was passiert dabei im Z-Wave Log (siehe neuer Tab)?

                                        E Offline
                                        E Offline
                                        Esmax666
                                        schrieb am zuletzt editiert von Esmax666
                                        #23

                                        @alcalzone said in Test Adapter Z-Wave2 v2.2.x - Eine neue Ära beginnt...:

                                        @esmax666 sagte in Test Adapter Z-Wave2 v2.2.x - Eine neue Ära beginnt...:

                                        ich habe dannach targevalue auf 90 gestetzt für die rollo, aber das werte bleibt leider auf 99

                                        Was passiert dabei im Z-Wave Log (siehe neuer Tab)?

                                        jetzt habe ich ein bisschen mehr:

                                        Subscribed to logs...
                                        2021-10-15T17:34:18.298Z SERIAL « 0x01080004001e02984037                                              (10 bytes)
                                        2021-10-15T17:34:18.303Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:18.305Z DRIVER « [Node 030] [REQ] [ApplicationCommand]
                                                                          └─[SecurityCCNonceGet]
                                        2021-10-15T17:34:18.317Z SERIAL » 0x011100131e0a9880a471ad18d34f543305345b                            (19 bytes)
                                        2021-10-15T17:34:18.317Z DRIVER » [Node 030] [REQ] [SendData]
                                                                          │ transmit options: 0x05
                                                                          │ callback id:      52
                                                                          └─[SecurityCCNonceReport]
                                                                              nonce: 0xa471ad18d34f5433
                                        2021-10-15T17:34:18.320Z SERIAL « [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:18.326Z SERIAL « 0x0104011301e8                                                       (6 bytes)
                                        2021-10-15T17:34:18.327Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:18.328Z DRIVER « [RES] [SendData]
                                                                            was sent: true
                                        2021-10-15T17:34:18.442Z SERIAL « 0x010700133400000cd3                                                 (9 bytes)
                                        2021-10-15T17:34:18.443Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:18.445Z DRIVER « [REQ] [SendData]
                                                                            callback id:     52
                                                                            transmit status: OK
                                        2021-10-15T17:34:18.532Z SERIAL « 0x011f0004001e19988183be5ad26fafae1f936e04e405bca42b90425d8689a26a5 (33 bytes)
                                                                          d
                                        2021-10-15T17:34:18.534Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:18.537Z CNTRLR   [Node 030] [~] [Multilevel Switch] currentValue: 99 => 90         [Endpoint 0]
                                        2021-10-15T17:34:18.540Z DRIVER « [Node 030] [REQ] [ApplicationCommand]
                                                                          └─[SecurityCCCommandEncapsulation]
                                                                            │ sequenced: false
                                                                            └─[MultilevelSwitchCCReport]
                                                                                current value: 90
                                        2021-10-15T17:34:19.032Z SERIAL « 0x01080004001e02984037                                              (10 bytes)
                                        2021-10-15T17:34:19.034Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:19.036Z DRIVER « [Node 030] [REQ] [ApplicationCommand]
                                                                          └─[SecurityCCNonceGet]
                                        2021-10-15T17:34:19.047Z SERIAL » 0x011100131e0a9880962809473548dad0053546                            (19 bytes)
                                        2021-10-15T17:34:19.048Z DRIVER » [Node 030] [REQ] [SendData]
                                                                          │ transmit options: 0x05
                                                                          │ callback id:      53
                                                                          └─[SecurityCCNonceReport]
                                                                              nonce: 0x962809473548dad0
                                        2021-10-15T17:34:19.051Z SERIAL « [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:19.056Z SERIAL « 0x0104011301e8                                                       (6 bytes)
                                        2021-10-15T17:34:19.057Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:19.058Z DRIVER « [RES] [SendData]
                                                                            was sent: true
                                        2021-10-15T17:34:19.173Z SERIAL « 0x010700133500000cd2                                                 (9 bytes)
                                        2021-10-15T17:34:19.174Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:19.176Z DRIVER « [REQ] [SendData]
                                                                            callback id:     53
                                                                            transmit status: OK
                                        2021-10-15T17:34:19.276Z SERIAL « 0x01290004001e239881e2aedc867cac0e147f47f51e60df06c76ef4a739b1e1d19 (43 bytes)
                                                                          e9611a88dedb21b3e9fdb
                                        2021-10-15T17:34:19.278Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:19.280Z CNTRLR   [Node 030] [~] [Meter] value[66049]: 112.9 => 114.2               [Endpoint 0]
                                        2021-10-15T17:34:19.284Z DRIVER « [Node 030] [REQ] [ApplicationCommand]
                                                                          └─[SecurityCCCommandEncapsulation]
                                                                            │ sequenced: false
                                                                            └─[MeterCCReport]
                                                                                type:       Electric
                                                                                scale:      W
                                                                                rate type:  Consumed
                                                                                value:      114.2
                                                                                time delta: 0 seconds
                                        2021-10-15T17:34:19.338Z SERIAL « 0x01080004001e02984037                                              (10 bytes)
                                        2021-10-15T17:34:19.339Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:19.340Z DRIVER « [Node 030] [REQ] [ApplicationCommand]
                                                                          └─[SecurityCCNonceGet]
                                        2021-10-15T17:34:19.349Z SERIAL » 0x011100131e0a98803c9139a6d7d6bdf50536b9                            (19 bytes)
                                        2021-10-15T17:34:19.350Z DRIVER » [Node 030] [REQ] [SendData]
                                                                          │ transmit options: 0x05
                                                                          │ callback id:      54
                                                                          └─[SecurityCCNonceReport]
                                                                              nonce: 0x3c9139a6d7d6bdf5
                                        2021-10-15T17:34:19.352Z SERIAL « [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:19.359Z SERIAL « 0x0104011301e8                                                       (6 bytes)
                                        2021-10-15T17:34:19.359Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:19.360Z DRIVER « [RES] [SendData]
                                                                            was sent: true
                                        2021-10-15T17:34:19.490Z SERIAL « 0x010700133600000ed3                                                 (9 bytes)
                                        2021-10-15T17:34:19.491Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:19.493Z DRIVER « [REQ] [SendData]
                                                                            callback id:     54
                                                                            transmit status: OK
                                        2021-10-15T17:34:19.581Z SERIAL « 0x011f0004001e1998813e99657ac5db09be2c6b00b36f633cf58bd309f556a29c1 (33 bytes)
                                                                          6
                                        2021-10-15T17:34:19.584Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:19.586Z CNTRLR   [Node 030] [~] [Multilevel Switch] currentValue: 90 => 78         [Endpoint 0]
                                        2021-10-15T17:34:19.588Z DRIVER « [Node 030] [REQ] [ApplicationCommand]
                                                                          └─[SecurityCCCommandEncapsulation]
                                                                            │ sequenced: false
                                                                            └─[MultilevelSwitchCCReport]
                                                                                current value: 78
                                        2021-10-15T17:34:20.009Z SERIAL « 0x01080004001e02984037                                              (10 bytes)
                                        2021-10-15T17:34:20.011Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:20.013Z DRIVER « [Node 030] [REQ] [ApplicationCommand]
                                                                          └─[SecurityCCNonceGet]
                                        2021-10-15T17:34:20.030Z SERIAL » 0x011100131e0a9880267aad68da242b400537cf                            (19 bytes)
                                        2021-10-15T17:34:20.030Z DRIVER » [Node 030] [REQ] [SendData]
                                                                          │ transmit options: 0x05
                                                                          │ callback id:      55
                                                                          └─[SecurityCCNonceReport]
                                                                              nonce: 0x267aad68da242b40
                                        2021-10-15T17:34:20.033Z SERIAL « [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:20.039Z SERIAL « 0x0104011301e8                                                       (6 bytes)
                                        2021-10-15T17:34:20.040Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:20.041Z DRIVER « [RES] [SendData]
                                                                            was sent: true
                                        2021-10-15T17:34:20.153Z SERIAL « 0x010700133700000cd0                                                 (9 bytes)
                                        2021-10-15T17:34:20.153Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:20.155Z DRIVER « [REQ] [SendData]
                                                                            callback id:     55
                                                                            transmit status: OK
                                        2021-10-15T17:34:20.241Z SERIAL « 0x011f0004001e19988141c7dad03ac585bd4fb803a71fcc26804aa28c9fa1a8aac (33 bytes)
                                                                          f
                                        2021-10-15T17:34:20.243Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:20.246Z CNTRLR   [Node 030] [~] [Multilevel Switch] currentValue: 78 => 70         [Endpoint 0]
                                        2021-10-15T17:34:20.248Z DRIVER « [Node 030] [REQ] [ApplicationCommand]
                                                                          └─[SecurityCCCommandEncapsulation]
                                                                            │ sequenced: false
                                                                            └─[MultilevelSwitchCCReport]
                                                                                current value: 70
                                        2021-10-15T17:34:20.956Z SERIAL « 0x01080004001e02984037                                              (10 bytes)
                                        2021-10-15T17:34:20.958Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:20.960Z DRIVER « [Node 030] [REQ] [ApplicationCommand]
                                                                          └─[SecurityCCNonceGet]
                                        2021-10-15T17:34:20.981Z SERIAL » 0x011100131e0a9880f16fb0a0bd52fa7a05382d                            (19 bytes)
                                        2021-10-15T17:34:20.981Z DRIVER » [Node 030] [REQ] [SendData]
                                                                          │ transmit options: 0x05
                                                                          │ callback id:      56
                                                                          └─[SecurityCCNonceReport]
                                                                              nonce: 0xf16fb0a0bd52fa7a
                                        2021-10-15T17:34:20.984Z SERIAL « [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:20.990Z SERIAL « 0x0104011301e8                                                       (6 bytes)
                                        2021-10-15T17:34:20.991Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:20.992Z DRIVER « [RES] [SendData]
                                                                            was sent: true
                                        2021-10-15T17:34:21.102Z SERIAL « 0x010700133800000cdf                                                 (9 bytes)
                                        2021-10-15T17:34:21.103Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:21.103Z DRIVER « [REQ] [SendData]
                                                                            callback id:     56
                                                                            transmit status: OK
                                        2021-10-15T17:34:21.191Z SERIAL « 0x011f0004001e199881e93540f62a7c4fcc0fb03a0d5601f1d91debe62474d3a88 (33 bytes)
                                                                          9
                                        2021-10-15T17:34:21.193Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:21.196Z CNTRLR   [Node 030] [~] [Multilevel Switch] currentValue: 70 => 60         [Endpoint 0]
                                        2021-10-15T17:34:21.198Z DRIVER « [Node 030] [REQ] [ApplicationCommand]
                                                                          └─[SecurityCCCommandEncapsulation]
                                                                            │ sequenced: false
                                                                            └─[MultilevelSwitchCCReport]
                                                                                current value: 60
                                        2021-10-15T17:34:21.988Z SERIAL « 0x01080004001e02984037                                              (10 bytes)
                                        2021-10-15T17:34:21.990Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:21.991Z DRIVER « [Node 030] [REQ] [ApplicationCommand]
                                                                          └─[SecurityCCNonceGet]
                                        2021-10-15T17:34:22.003Z SERIAL » 0x011100131e0a988028532a62665f8638053979                            (19 bytes)
                                        2021-10-15T17:34:22.004Z DRIVER » [Node 030] [REQ] [SendData]
                                                                          │ transmit options: 0x05
                                                                          │ callback id:      57
                                                                          └─[SecurityCCNonceReport]
                                                                              nonce: 0x28532a62665f8638
                                        2021-10-15T17:34:22.006Z SERIAL « [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:22.012Z SERIAL « 0x0104011301e8                                                       (6 bytes)
                                        2021-10-15T17:34:22.013Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:22.014Z DRIVER « [RES] [SendData]
                                                                            was sent: true
                                        2021-10-15T17:34:22.133Z SERIAL « 0x010700133900000ddf                                                 (9 bytes)
                                        2021-10-15T17:34:22.134Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:22.135Z DRIVER « [REQ] [SendData]
                                                                            callback id:     57
                                                                            transmit status: OK
                                        2021-10-15T17:34:22.220Z SERIAL « 0x011f0004001e1998813e569c252c60d71109e6884a9f2f285e222659e05b0f9b3 (33 bytes)
                                                                          8
                                        2021-10-15T17:34:22.222Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:22.225Z CNTRLR   [Node 030] [~] [Multilevel Switch] currentValue: 60 => 50         [Endpoint 0]
                                        2021-10-15T17:34:22.229Z DRIVER « [Node 030] [REQ] [ApplicationCommand]
                                                                          └─[SecurityCCCommandEncapsulation]
                                                                            │ sequenced: false
                                                                            └─[MultilevelSwitchCCReport]
                                                                                current value: 50
                                        2021-10-15T17:34:23.127Z SERIAL « 0x01080004001e02984037                                              (10 bytes)
                                        2021-10-15T17:34:23.128Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:23.130Z DRIVER « [Node 030] [REQ] [ApplicationCommand]
                                                                          └─[SecurityCCNonceGet]
                                        2021-10-15T17:34:23.152Z SERIAL » 0x011100131e0a9880a91b397f06067d5a053a1d                            (19 bytes)
                                        2021-10-15T17:34:23.153Z DRIVER » [Node 030] [REQ] [SendData]
                                                                          │ transmit options: 0x05
                                                                          │ callback id:      58
                                                                          └─[SecurityCCNonceReport]
                                                                              nonce: 0xa91b397f06067d5a
                                        2021-10-15T17:34:23.155Z SERIAL « [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:23.161Z SERIAL « 0x0104011301e8                                                       (6 bytes)
                                        2021-10-15T17:34:23.162Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:23.163Z DRIVER « [RES] [SendData]
                                                                            was sent: true
                                        2021-10-15T17:34:23.274Z SERIAL « 0x010700133a00000cdd                                                 (9 bytes)
                                        2021-10-15T17:34:23.275Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:23.276Z DRIVER « [REQ] [SendData]
                                                                            callback id:     58
                                                                            transmit status: OK
                                        2021-10-15T17:34:23.360Z SERIAL « 0x011f0004001e1998819854b7d485599dea26ee977c4e66a9ecca11c3a6ca0ffa3 (33 bytes)
                                                                          1
                                        2021-10-15T17:34:23.362Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:23.365Z CNTRLR   [Node 030] [~] [Multilevel Switch] currentValue: 50 => 40         [Endpoint 0]
                                        2021-10-15T17:34:23.367Z DRIVER « [Node 030] [REQ] [ApplicationCommand]
                                                                          └─[SecurityCCCommandEncapsulation]
                                                                            │ sequenced: false
                                                                            └─[MultilevelSwitchCCReport]
                                                                                current value: 40
                                        2021-10-15T17:34:24.418Z SERIAL « 0x01080004001e02984037                                              (10 bytes)
                                        2021-10-15T17:34:24.419Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:24.420Z DRIVER « [Node 030] [REQ] [ApplicationCommand]
                                                                          └─[SecurityCCNonceGet]
                                        2021-10-15T17:34:24.432Z SERIAL » 0x011100131e0a988057f6bccbb456e9b0053ba2                            (19 bytes)
                                        2021-10-15T17:34:24.433Z DRIVER » [Node 030] [REQ] [SendData]
                                                                          │ transmit options: 0x05
                                                                          │ callback id:      59
                                                                          └─[SecurityCCNonceReport]
                                                                              nonce: 0x57f6bccbb456e9b0
                                        2021-10-15T17:34:24.435Z SERIAL « [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:24.441Z SERIAL « 0x0104011301e8                                                       (6 bytes)
                                        2021-10-15T17:34:24.441Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:24.442Z DRIVER « [RES] [SendData]
                                                                            was sent: true
                                        2021-10-15T17:34:24.562Z SERIAL « 0x010700133b00000ddd                                                 (9 bytes)
                                        2021-10-15T17:34:24.563Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:24.564Z DRIVER « [REQ] [SendData]
                                                                            callback id:     59
                                                                            transmit status: OK
                                        2021-10-15T17:34:24.652Z SERIAL « 0x011f0004001e199881821700ec7c2b62d51dd87b4b0d2157c95f340e82f430cec (33 bytes)
                                                                          9
                                        2021-10-15T17:34:24.653Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:24.654Z CNTRLR   [Node 030] [~] [Multilevel Switch] currentValue: 40 => 30         [Endpoint 0]
                                        2021-10-15T17:34:24.656Z DRIVER « [Node 030] [REQ] [ApplicationCommand]
                                                                          └─[SecurityCCCommandEncapsulation]
                                                                            │ sequenced: false
                                                                            └─[MultilevelSwitchCCReport]
                                                                                current value: 30
                                        2021-10-15T17:34:25.955Z SERIAL « 0x01080004001e02984037                                              (10 bytes)
                                        2021-10-15T17:34:25.956Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:25.957Z DRIVER « [Node 030] [REQ] [ApplicationCommand]
                                                                          └─[SecurityCCNonceGet]
                                        2021-10-15T17:34:25.969Z SERIAL » 0x011100131e0a98807b312dbbf9efaad0053c78                            (19 bytes)
                                        2021-10-15T17:34:25.969Z DRIVER » [Node 030] [REQ] [SendData]
                                                                          │ transmit options: 0x05
                                                                          │ callback id:      60
                                                                          └─[SecurityCCNonceReport]
                                                                              nonce: 0x7b312dbbf9efaad0
                                        2021-10-15T17:34:25.972Z SERIAL « [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:25.981Z SERIAL « 0x0104011301e8                                                       (6 bytes)
                                        2021-10-15T17:34:25.982Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:25.983Z DRIVER « [RES] [SendData]
                                                                            was sent: true
                                        2021-10-15T17:34:26.103Z SERIAL « 0x010700133c00000dda                                                 (9 bytes)
                                        2021-10-15T17:34:26.104Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:26.105Z DRIVER « [REQ] [SendData]
                                                                            callback id:     60
                                                                            transmit status: OK
                                        2021-10-15T17:34:26.192Z SERIAL « 0x011f0004001e1998813b0433930a0be07f49f0799a60857b5bfc9f3a09f28abef (33 bytes)
                                                                          2
                                        2021-10-15T17:34:26.194Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:26.196Z CNTRLR   [Node 030] [~] [Multilevel Switch] currentValue: 30 => 20         [Endpoint 0]
                                        2021-10-15T17:34:26.198Z DRIVER « [Node 030] [REQ] [ApplicationCommand]
                                                                          └─[SecurityCCCommandEncapsulation]
                                                                            │ sequenced: false
                                                                            └─[MultilevelSwitchCCReport]
                                                                                current value: 20
                                        2021-10-15T17:34:27.960Z SERIAL « 0x01080004001e02984037                                              (10 bytes)
                                        2021-10-15T17:34:27.963Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:27.965Z DRIVER « [Node 030] [REQ] [ApplicationCommand]
                                                                          └─[SecurityCCNonceGet]
                                        2021-10-15T17:34:27.976Z SERIAL » 0x011100131e0a98803ab4afd903c5e389053d9d                            (19 bytes)
                                        2021-10-15T17:34:27.977Z DRIVER » [Node 030] [REQ] [SendData]
                                                                          │ transmit options: 0x05
                                                                          │ callback id:      61
                                                                          └─[SecurityCCNonceReport]
                                                                              nonce: 0x3ab4afd903c5e389
                                        2021-10-15T17:34:27.980Z SERIAL « [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:27.985Z SERIAL « 0x0104011301e8                                                       (6 bytes)
                                        2021-10-15T17:34:27.986Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:27.987Z DRIVER « [RES] [SendData]
                                                                            was sent: true
                                        2021-10-15T17:34:28.102Z SERIAL « 0x010700133d00000cda                                                 (9 bytes)
                                        2021-10-15T17:34:28.103Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:28.104Z DRIVER « [REQ] [SendData]
                                                                            callback id:     61
                                                                            transmit status: OK
                                        2021-10-15T17:34:28.190Z SERIAL « 0x011f0004001e1998815e7ced9f8c987ac19157731586553afa087957b36689c70 (33 bytes)
                                                                          b
                                        2021-10-15T17:34:28.192Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:28.195Z CNTRLR   [Node 030] [~] [Multilevel Switch] currentValue: 20 => 10         [Endpoint 0]
                                        2021-10-15T17:34:28.197Z DRIVER « [Node 030] [REQ] [ApplicationCommand]
                                                                          └─[SecurityCCCommandEncapsulation]
                                                                            │ sequenced: false
                                                                            └─[MultilevelSwitchCCReport]
                                                                                current value: 10
                                        2021-10-15T17:34:29.394Z SERIAL « 0x01080004001d02984034                                              (10 bytes)
                                        2021-10-15T17:34:29.396Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:29.397Z DRIVER « [Node 029] [REQ] [ApplicationCommand]
                                                                          └─[SecurityCCNonceGet]
                                        2021-10-15T17:34:29.409Z SERIAL » 0x011100131d0a988087d6b9318183daf3053e3b                            (19 bytes)
                                        2021-10-15T17:34:29.410Z DRIVER » [Node 029] [REQ] [SendData]
                                                                          │ transmit options: 0x05
                                                                          │ callback id:      62
                                                                          └─[SecurityCCNonceReport]
                                                                              nonce: 0x87d6b9318183daf3
                                        2021-10-15T17:34:29.412Z SERIAL « [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:29.418Z SERIAL « 0x0104011301e8                                                       (6 bytes)
                                        2021-10-15T17:34:29.418Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:29.419Z DRIVER « [RES] [SendData]
                                                                            was sent: true
                                        2021-10-15T17:34:29.579Z SERIAL « 0x010700133e000011c4                                                 (9 bytes)
                                        2021-10-15T17:34:29.580Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:29.581Z DRIVER « [REQ] [SendData]
                                                                            callback id:     62
                                                                            transmit status: OK
                                        2021-10-15T17:34:29.669Z SERIAL « 0x011f0004001d199881d8c9331c35f6f5169a94416820c987abac2ecdde693b68a (33 bytes)
                                                                          e
                                        2021-10-15T17:34:29.671Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:29.673Z CNTRLR   [Node 029] [~] [Multilevel Switch] currentValue: 99 => 90         [Endpoint 0]
                                        2021-10-15T17:34:29.675Z DRIVER « [Node 029] [REQ] [ApplicationCommand]
                                                                          └─[SecurityCCCommandEncapsulation]
                                                                            │ sequenced: false
                                                                            └─[MultilevelSwitchCCReport]
                                                                                current value: 90
                                        2021-10-15T17:34:30.235Z SERIAL « 0x01080004001d02984034                                              (10 bytes)
                                        2021-10-15T17:34:30.237Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:30.238Z DRIVER « [Node 029] [REQ] [ApplicationCommand]
                                                                          └─[SecurityCCNonceGet]
                                        2021-10-15T17:34:30.250Z SERIAL » 0x011100131d0a9880a5a5a86c1259c2fe053f7b                            (19 bytes)
                                        2021-10-15T17:34:30.251Z DRIVER » [Node 029] [REQ] [SendData]
                                                                          │ transmit options: 0x05
                                                                          │ callback id:      63
                                                                          └─[SecurityCCNonceReport]
                                                                              nonce: 0xa5a5a86c1259c2fe
                                        2021-10-15T17:34:30.254Z SERIAL « [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:30.259Z SERIAL « 0x0104011301e8                                                       (6 bytes)
                                        2021-10-15T17:34:30.260Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:30.261Z DRIVER « [RES] [SendData]
                                                                            was sent: true
                                        2021-10-15T17:34:30.421Z SERIAL « 0x010700133f000011c5                                                 (9 bytes)
                                        2021-10-15T17:34:30.423Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:30.425Z DRIVER « [REQ] [SendData]
                                                                            callback id:     63
                                                                            transmit status: OK
                                        2021-10-15T17:34:30.512Z SERIAL « 0x011f0004001d199881b7148bdfc6faa78f2978e514ee5da5ea155fc3863e9a0fe (33 bytes)
                                                                          2
                                        2021-10-15T17:34:30.513Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:30.516Z CNTRLR   [Node 029] [~] [Multilevel Switch] currentValue: 90 => 80         [Endpoint 0]
                                        2021-10-15T17:34:30.518Z DRIVER « [Node 029] [REQ] [ApplicationCommand]
                                                                          └─[SecurityCCCommandEncapsulation]
                                                                            │ sequenced: false
                                                                            └─[MultilevelSwitchCCReport]
                                                                                current value: 80
                                        2021-10-15T17:34:31.135Z SERIAL « 0x01080004001d02984034                                              (10 bytes)
                                        2021-10-15T17:34:31.137Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:31.138Z DRIVER « [Node 029] [REQ] [ApplicationCommand]
                                                                          └─[SecurityCCNonceGet]
                                        2021-10-15T17:34:31.150Z SERIAL » 0x011100131d0a9880dbc3892f683a4148054052                            (19 bytes)
                                        2021-10-15T17:34:31.151Z DRIVER » [Node 029] [REQ] [SendData]
                                                                          │ transmit options: 0x05
                                                                          │ callback id:      64
                                                                          └─[SecurityCCNonceReport]
                                                                              nonce: 0xdbc3892f683a4148
                                        2021-10-15T17:34:31.154Z SERIAL « [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:31.159Z SERIAL « 0x0104011301e8                                                       (6 bytes)
                                        2021-10-15T17:34:31.160Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:31.161Z DRIVER « [RES] [SendData]
                                                                            was sent: true
                                        2021-10-15T17:34:31.321Z SERIAL « 0x0107001340000011ba                                                 (9 bytes)
                                        2021-10-15T17:34:31.322Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:31.324Z DRIVER « [REQ] [SendData]
                                                                            callback id:     64
                                                                            transmit status: OK
                                        2021-10-15T17:34:31.411Z SERIAL « 0x011f0004001d199881748931173986b6575c248ccc7245db8b072dddb210bd498 (33 bytes)
                                                                          2
                                        2021-10-15T17:34:31.413Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:31.415Z CNTRLR   [Node 029] [~] [Multilevel Switch] currentValue: 80 => 70         [Endpoint 0]
                                        2021-10-15T17:34:31.419Z DRIVER « [Node 029] [REQ] [ApplicationCommand]
                                                                          └─[SecurityCCCommandEncapsulation]
                                                                            │ sequenced: false
                                                                            └─[MultilevelSwitchCCReport]
                                                                                current value: 70
                                        2021-10-15T17:34:32.095Z SERIAL « 0x01080004001d02984034                                              (10 bytes)
                                        2021-10-15T17:34:32.096Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:32.098Z DRIVER « [Node 029] [REQ] [ApplicationCommand]
                                                                          └─[SecurityCCNonceGet]
                                        2021-10-15T17:34:32.108Z SERIAL » 0x011100131d0a98801c1179c0cea210a20541dc                            (19 bytes)
                                        2021-10-15T17:34:32.109Z DRIVER » [Node 029] [REQ] [SendData]
                                                                          │ transmit options: 0x05
                                                                          │ callback id:      65
                                                                          └─[SecurityCCNonceReport]
                                                                              nonce: 0x1c1179c0cea210a2
                                        2021-10-15T17:34:32.112Z SERIAL « [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:32.120Z SERIAL « 0x0104011301e8                                                       (6 bytes)
                                        2021-10-15T17:34:32.121Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:32.122Z DRIVER « [RES] [SendData]
                                                                            was sent: true
                                        2021-10-15T17:34:32.279Z SERIAL « 0x0107001341000011bb                                                 (9 bytes)
                                        2021-10-15T17:34:32.281Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:32.283Z DRIVER « [REQ] [SendData]
                                                                            callback id:     65
                                                                            transmit status: OK
                                        2021-10-15T17:34:32.370Z SERIAL « 0x011f0004001d1998811013ceeb4d7ef85ca005b22242f91c4ab2a159dd807b5da (33 bytes)
                                                                          1
                                        2021-10-15T17:34:32.372Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:32.374Z CNTRLR   [Node 029] [~] [Multilevel Switch] currentValue: 70 => 60         [Endpoint 0]
                                        2021-10-15T17:34:32.375Z DRIVER « [Node 029] [REQ] [ApplicationCommand]
                                                                          └─[SecurityCCCommandEncapsulation]
                                                                            │ sequenced: false
                                                                            └─[MultilevelSwitchCCReport]
                                                                                current value: 60
                                        2021-10-15T17:34:32.767Z SERIAL « 0x01080004001e02984037                                              (10 bytes)
                                        2021-10-15T17:34:32.768Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:32.770Z DRIVER « [Node 030] [REQ] [ApplicationCommand]
                                                                          └─[SecurityCCNonceGet]
                                        2021-10-15T17:34:32.782Z SERIAL » 0x011100131e0a9880f0b6aa062f3f36ce0542b4                            (19 bytes)
                                        2021-10-15T17:34:32.783Z DRIVER » [Node 030] [REQ] [SendData]
                                                                          │ transmit options: 0x05
                                                                          │ callback id:      66
                                                                          └─[SecurityCCNonceReport]
                                                                              nonce: 0xf0b6aa062f3f36ce
                                        2021-10-15T17:34:32.785Z SERIAL « [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:32.791Z SERIAL « 0x0104011301e8                                                       (6 bytes)
                                        2021-10-15T17:34:32.792Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:32.793Z DRIVER « [RES] [SendData]
                                                                            was sent: true
                                        2021-10-15T17:34:32.912Z SERIAL « 0x010700134200000da4                                                 (9 bytes)
                                        2021-10-15T17:34:32.913Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:32.914Z DRIVER « [REQ] [SendData]
                                                                            callback id:     66
                                                                            transmit status: OK
                                        2021-10-15T17:34:33.001Z SERIAL « 0x011f0004001e199881a7e0c436e88d722fe694a7efd6acf06dcb43c43638f3061 (33 bytes)
                                                                          d
                                        2021-10-15T17:34:33.003Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:33.006Z CNTRLR   [Node 030] [~] [Multilevel Switch] currentValue: 10 => 0          [Endpoint 0]
                                        2021-10-15T17:34:33.009Z DRIVER « [Node 030] [REQ] [ApplicationCommand]
                                                                          └─[SecurityCCCommandEncapsulation]
                                                                            │ sequenced: false
                                                                            └─[MultilevelSwitchCCReport]
                                                                                current value: 0
                                        2021-10-15T17:34:33.148Z SERIAL « 0x01080004001d02984034                                              (10 bytes)
                                        2021-10-15T17:34:33.149Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:33.150Z DRIVER « [Node 029] [REQ] [ApplicationCommand]
                                                                          └─[SecurityCCNonceGet]
                                        2021-10-15T17:34:33.160Z SERIAL » 0x011100131d0a9880ebf724cfbadb399a054381                            (19 bytes)
                                        2021-10-15T17:34:33.160Z DRIVER » [Node 029] [REQ] [SendData]
                                                                          │ transmit options: 0x05
                                                                          │ callback id:      67
                                                                          └─[SecurityCCNonceReport]
                                                                              nonce: 0xebf724cfbadb399a
                                        2021-10-15T17:34:33.173Z SERIAL « [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:33.175Z SERIAL « 0x0104011301e8                                                       (6 bytes)
                                        2021-10-15T17:34:33.176Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:33.178Z DRIVER « [RES] [SendData]
                                                                            was sent: true
                                        2021-10-15T17:34:33.341Z SERIAL « 0x0107001343000012ba                                                 (9 bytes)
                                        2021-10-15T17:34:33.342Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:33.344Z DRIVER « [REQ] [SendData]
                                                                            callback id:     67
                                                                            transmit status: OK
                                        2021-10-15T17:34:33.430Z SERIAL « 0x011f0004001d199881e89d77f601273a9b4118a9b31259eb97f06f29e146ccfcd (33 bytes)
                                                                          f
                                        2021-10-15T17:34:33.433Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:33.435Z CNTRLR   [Node 029] [~] [Multilevel Switch] currentValue: 60 => 50         [Endpoint 0]
                                        2021-10-15T17:34:33.438Z DRIVER « [Node 029] [REQ] [ApplicationCommand]
                                                                          └─[SecurityCCCommandEncapsulation]
                                                                            │ sequenced: false
                                                                            └─[MultilevelSwitchCCReport]
                                                                                current value: 50
                                        2021-10-15T17:34:34.308Z SERIAL « 0x01080004001d02984034                                              (10 bytes)
                                        2021-10-15T17:34:34.310Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:34.311Z DRIVER « [Node 029] [REQ] [ApplicationCommand]
                                                                          └─[SecurityCCNonceGet]
                                        2021-10-15T17:34:34.324Z SERIAL » 0x011100131d0a98807d970f37367c633605447e                            (19 bytes)
                                        2021-10-15T17:34:34.325Z DRIVER » [Node 029] [REQ] [SendData]
                                                                          │ transmit options: 0x05
                                                                          │ callback id:      68
                                                                          └─[SecurityCCNonceReport]
                                                                              nonce: 0x7d970f37367c6336
                                        2021-10-15T17:34:34.327Z SERIAL « [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:34.332Z SERIAL « 0x0104011301e8                                                       (6 bytes)
                                        2021-10-15T17:34:34.333Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:34.334Z DRIVER « [RES] [SendData]
                                                                            was sent: true
                                        2021-10-15T17:34:34.490Z SERIAL « 0x0107001344000010bf                                                 (9 bytes)
                                        2021-10-15T17:34:34.491Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:34.493Z DRIVER « [REQ] [SendData]
                                                                            callback id:     68
                                                                            transmit status: OK
                                        2021-10-15T17:34:34.579Z SERIAL « 0x011f0004001d19988122c962f81126dc33ed0c2e9ea7847d316b030c1dee42a61 (33 bytes)
                                                                          d
                                        2021-10-15T17:34:34.580Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:34.582Z CNTRLR   [Node 029] [~] [Multilevel Switch] currentValue: 50 => 40         [Endpoint 0]
                                        2021-10-15T17:34:34.585Z DRIVER « [Node 029] [REQ] [ApplicationCommand]
                                                                          └─[SecurityCCCommandEncapsulation]
                                                                            │ sequenced: false
                                                                            └─[MultilevelSwitchCCReport]
                                                                                current value: 40
                                        2021-10-15T17:34:35.617Z SERIAL « 0x01080004001d02984034                                              (10 bytes)
                                        2021-10-15T17:34:35.618Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:35.620Z DRIVER « [Node 029] [REQ] [ApplicationCommand]
                                                                          └─[SecurityCCNonceGet]
                                        2021-10-15T17:34:35.632Z SERIAL » 0x011100131d0a9880bb1f3f02aa38a1b10545a9                            (19 bytes)
                                        2021-10-15T17:34:35.632Z DRIVER » [Node 029] [REQ] [SendData]
                                                                          │ transmit options: 0x05
                                                                          │ callback id:      69
                                                                          └─[SecurityCCNonceReport]
                                                                              nonce: 0xbb1f3f02aa38a1b1
                                        2021-10-15T17:34:35.637Z SERIAL « [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:35.641Z SERIAL « 0x0104011301e8                                                       (6 bytes)
                                        2021-10-15T17:34:35.641Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:35.642Z DRIVER « [RES] [SendData]
                                                                            was sent: true
                                        2021-10-15T17:34:35.801Z SERIAL « 0x0107001345000011bf                                                 (9 bytes)
                                        2021-10-15T17:34:35.801Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:35.802Z DRIVER « [REQ] [SendData]
                                                                            callback id:     69
                                                                            transmit status: OK
                                        2021-10-15T17:34:35.891Z SERIAL « 0x011f0004001d199881863b1dfcc2462341cf193f944533bb23a4620c6b8556e84 (33 bytes)
                                                                          a
                                        2021-10-15T17:34:35.893Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:35.895Z CNTRLR   [Node 029] [~] [Multilevel Switch] currentValue: 40 => 30         [Endpoint 0]
                                        2021-10-15T17:34:35.897Z DRIVER « [Node 029] [REQ] [ApplicationCommand]
                                                                          └─[SecurityCCCommandEncapsulation]
                                                                            │ sequenced: false
                                                                            └─[MultilevelSwitchCCReport]
                                                                                current value: 30
                                        2021-10-15T17:34:37.174Z SERIAL « 0x01080004001d02984034                                              (10 bytes)
                                        2021-10-15T17:34:37.175Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:37.177Z DRIVER « [Node 029] [REQ] [ApplicationCommand]
                                                                          └─[SecurityCCNonceGet]
                                        2021-10-15T17:34:37.188Z SERIAL » 0x011100131d0a9880cec00f7b650d733f0546ef                            (19 bytes)
                                        2021-10-15T17:34:37.188Z DRIVER » [Node 029] [REQ] [SendData]
                                                                          │ transmit options: 0x05
                                                                          │ callback id:      70
                                                                          └─[SecurityCCNonceReport]
                                                                              nonce: 0xcec00f7b650d733f
                                        2021-10-15T17:34:37.191Z SERIAL « [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:37.197Z SERIAL « 0x0104011301e8                                                       (6 bytes)
                                        2021-10-15T17:34:37.198Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:37.199Z DRIVER « [RES] [SendData]
                                                                            was sent: true
                                        2021-10-15T17:34:37.360Z SERIAL « 0x0107001346000011bc                                                 (9 bytes)
                                        2021-10-15T17:34:37.361Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:37.362Z DRIVER « [REQ] [SendData]
                                                                            callback id:     70
                                                                            transmit status: OK
                                        2021-10-15T17:34:37.451Z SERIAL « 0x011f0004001d1998810af7e9ed96159cbf8ad6e6c2a344ce45a654bb9f1445d3e (33 bytes)
                                                                          0
                                        2021-10-15T17:34:37.453Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:37.455Z CNTRLR   [Node 029] [~] [Multilevel Switch] currentValue: 30 => 20         [Endpoint 0]
                                        2021-10-15T17:34:37.457Z DRIVER « [Node 029] [REQ] [ApplicationCommand]
                                                                          └─[SecurityCCCommandEncapsulation]
                                                                            │ sequenced: false
                                                                            └─[MultilevelSwitchCCReport]
                                                                                current value: 20
                                        2021-10-15T17:34:39.208Z SERIAL « 0x01080004001d02984034                                              (10 bytes)
                                        2021-10-15T17:34:39.209Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:39.211Z DRIVER « [Node 029] [REQ] [ApplicationCommand]
                                                                          └─[SecurityCCNonceGet]
                                        2021-10-15T17:34:39.224Z SERIAL » 0x011100131d0a9880a9334b4a88dbb03f0547f7                            (19 bytes)
                                        2021-10-15T17:34:39.225Z DRIVER » [Node 029] [REQ] [SendData]
                                                                          │ transmit options: 0x05
                                                                          │ callback id:      71
                                                                          └─[SecurityCCNonceReport]
                                                                              nonce: 0xa9334b4a88dbb03f
                                        2021-10-15T17:34:39.227Z SERIAL « [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:39.233Z SERIAL « 0x0104011301e8                                                       (6 bytes)
                                        2021-10-15T17:34:39.233Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:39.234Z DRIVER « [RES] [SendData]
                                                                            was sent: true
                                        2021-10-15T17:34:39.389Z SERIAL « 0x0107001347000010bc                                                 (9 bytes)
                                        2021-10-15T17:34:39.390Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:39.392Z DRIVER « [REQ] [SendData]
                                                                            callback id:     71
                                                                            transmit status: OK
                                        2021-10-15T17:34:39.480Z SERIAL « 0x011f0004001d1998811b8175c268bec51f03d7824e4e2da99104a83e6e5f37212 (33 bytes)
                                                                          e
                                        2021-10-15T17:34:39.481Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:39.483Z CNTRLR   [Node 029] [~] [Multilevel Switch] currentValue: 20 => 10         [Endpoint 0]
                                        2021-10-15T17:34:39.485Z DRIVER « [Node 029] [REQ] [ApplicationCommand]
                                                                          └─[SecurityCCCommandEncapsulation]
                                                                            │ sequenced: false
                                                                            └─[MultilevelSwitchCCReport]
                                                                                current value: 10
                                        2021-10-15T17:34:39.591Z SERIAL « 0x01080004001d02984034                                              (10 bytes)
                                        2021-10-15T17:34:39.592Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:39.594Z DRIVER « [Node 029] [REQ] [ApplicationCommand]
                                                                          └─[SecurityCCNonceGet]
                                        2021-10-15T17:34:39.607Z SERIAL » 0x011100131d0a98805597cf235f3c9b7d054814                            (19 bytes)
                                        2021-10-15T17:34:39.607Z DRIVER » [Node 029] [REQ] [SendData]
                                                                          │ transmit options: 0x05
                                                                          │ callback id:      72
                                                                          └─[SecurityCCNonceReport]
                                                                              nonce: 0x5597cf235f3c9b7d
                                        2021-10-15T17:34:39.609Z SERIAL « [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:39.615Z SERIAL « 0x0104011301e8                                                       (6 bytes)
                                        2021-10-15T17:34:39.616Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:39.616Z DRIVER « [RES] [SendData]
                                                                            was sent: true
                                        2021-10-15T17:34:39.781Z SERIAL « 0x0107001348000011b2                                                 (9 bytes)
                                        2021-10-15T17:34:39.782Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:39.783Z DRIVER « [REQ] [SendData]
                                                                            callback id:     72
                                                                            transmit status: OK
                                        2021-10-15T17:34:39.876Z SERIAL « 0x01290004001d23988124c528ee2a40bb462d33c3db2e8285e21e4c581c93051d7 (43 bytes)
                                                                          f55c82edc9875e5c64388
                                        2021-10-15T17:34:39.877Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:39.880Z CNTRLR   [Node 029] [~] [Meter] value[66049]: 114.6 => 115.4               [Endpoint 0]
                                        2021-10-15T17:34:39.882Z DRIVER « [Node 029] [REQ] [ApplicationCommand]
                                                                          └─[SecurityCCCommandEncapsulation]
                                                                            │ sequenced: false
                                                                            └─[MeterCCReport]
                                                                                type:       Electric
                                                                                scale:      W
                                                                                rate type:  Consumed
                                                                                value:      115.4
                                                                                time delta: 0 seconds
                                        2021-10-15T17:34:44.072Z SERIAL « 0x01080004001d02984034                                              (10 bytes)
                                        2021-10-15T17:34:44.075Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:44.077Z DRIVER « [Node 029] [REQ] [ApplicationCommand]
                                                                          └─[SecurityCCNonceGet]
                                        2021-10-15T17:34:44.087Z SERIAL » 0x011100131d0a988029f40133e0de1e62054913                            (19 bytes)
                                        2021-10-15T17:34:44.087Z DRIVER » [Node 029] [REQ] [SendData]
                                                                          │ transmit options: 0x05
                                                                          │ callback id:      73
                                                                          └─[SecurityCCNonceReport]
                                                                              nonce: 0x29f40133e0de1e62
                                        2021-10-15T17:34:44.090Z SERIAL « [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:44.097Z SERIAL « 0x0104011301e8                                                       (6 bytes)
                                        2021-10-15T17:34:44.097Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:44.098Z DRIVER « [RES] [SendData]
                                                                            was sent: true
                                        2021-10-15T17:34:44.478Z SERIAL « 0x010700134900002785                                                 (9 bytes)
                                        2021-10-15T17:34:44.480Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:44.481Z DRIVER « [REQ] [SendData]
                                                                            callback id:     73
                                                                            transmit status: OK
                                        2021-10-15T17:34:44.748Z SERIAL « 0x011f0004001d1998811ca60eb59f5841b86df9d8cb5d0329ef5f3050196676cb2 (33 bytes)
                                                                          4
                                        2021-10-15T17:34:44.750Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:34:44.753Z CNTRLR   [Node 029] [~] [Multilevel Switch] currentValue: 10 => 0          [Endpoint 0]
                                        2021-10-15T17:34:44.755Z DRIVER « [Node 029] [REQ] [ApplicationCommand]
                                                                          └─[SecurityCCCommandEncapsulation]
                                                                            │ sequenced: false
                                                                            └─[MultilevelSwitchCCReport]
                                                                                current value: 0
                                        2021-10-15T17:37:00.510Z SERIAL « 0x01080004002002984009                                              (10 bytes)
                                        2021-10-15T17:37:00.511Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:37:00.513Z DRIVER « [Node 032] [REQ] [ApplicationCommand]
                                                                          └─[SecurityCCNonceGet]
                                        2021-10-15T17:37:00.523Z SERIAL » 0x01110013200a9880b93a7a63e439cc0f054a04                            (19 bytes)
                                        2021-10-15T17:37:00.524Z DRIVER » [Node 032] [REQ] [SendData]
                                                                          │ transmit options: 0x05
                                                                          │ callback id:      74
                                                                          └─[SecurityCCNonceReport]
                                                                              nonce: 0xb93a7a63e439cc0f
                                        2021-10-15T17:37:00.526Z SERIAL « [ACK]                                                                   (0x06)
                                        2021-10-15T17:37:00.532Z SERIAL « 0x0104011301e8                                                       (6 bytes)
                                        2021-10-15T17:37:00.533Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:37:00.533Z DRIVER « [RES] [SendData]
                                                                            was sent: true
                                        2021-10-15T17:37:00.549Z SERIAL « 0x010700134a000002a3                                                 (9 bytes)
                                        2021-10-15T17:37:00.550Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:37:00.550Z DRIVER « [REQ] [SendData]
                                                                            callback id:     74
                                                                            transmit status: OK
                                        2021-10-15T17:37:00.575Z SERIAL « 0x0129000400202398810b8a550de6e7741ed7736a929c5ca394621052e9857d5e7 (43 bytes)
                                                                          eb9ccffcde193bd23117a
                                        2021-10-15T17:37:00.577Z SERIAL » [ACK]                                                                   (0x06)
                                        2021-10-15T17:37:00.579Z CNTRLR   [Node 032] [~] [Meter] value[65537]: 0.19 => 0.19                 [Endpoint 0]
                                        2021-10-15T17:37:00.582Z DRIVER « [Node 032] [REQ] [ApplicationCommand]
                                                                          └─[SecurityCCCommandEncapsulation]
                                                                            │ sequenced: false
                                                                            └─[MeterCCReport]
                                                                                type:       Electric
                                                                                scale:      kWh
                                                                                rate type:  Consumed
                                                                                value:      0.19
                                                                                time delta: 0 seconds
                                        

                                        ich habe direct die rollo vor ort zu gemacht und dann man die Value lesen, value empfang geht aber senden eher nicht. ( hab wieder um 20:30 ein setpoint zu senden)

                                        zwave2.0
                                        	2021-10-15 20:30:23.046	debug	sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                        zwave2.0
                                        	2021-10-15 20:30:23.039	debug	sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                        zwave2.0
                                        	2021-10-15 20:30:23.027	debug	sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                        zwave2.0
                                        	2021-10-15 20:30:23.020	debug	sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                        zwave2.0
                                        	2021-10-15 20:30:23.013	debug	sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                        zwave2.0
                                        	2021-10-15 20:30:23.000	debug	sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                        zwave2.0
                                        	2021-10-15 20:30:22.993	debug	sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                        zwave2.0
                                        	2021-10-15 20:30:22.986	debug	sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                        zwave2.0
                                        	2021-10-15 20:30:22.973	debug	sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                        zwave2.0
                                        	2021-10-15 20:30:22.966	debug	sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                        zwave2.0
                                        	2021-10-15 20:30:22.957	debug	sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                        zwave2.0
                                        	2021-10-15 20:26:56.323	debug	Node 34: value updated: value_electric_w_consumed => 1.2
                                        zwave2.0
                                        	2021-10-15 20:26:55.562	debug	Node 34: value updated: currentValue => 0
                                        zwave2.0
                                        	2021-10-15 20:26:50.932	debug	Node 34: value updated: currentValue => 10
                                        zwave2.0
                                        	2021-10-15 20:26:49.005	debug	Node 34: value updated: currentValue => 20
                                        zwave2.0
                                        	2021-10-15 20:26:47.515	debug	Node 34: value updated: currentValue => 30
                                        zwave2.0
                                        	2021-10-15 20:26:46.264	debug	Node 34: value updated: currentValue => 40
                                        zwave2.0
                                        	2021-10-15 20:26:45.164	debug	Node 34: value updated: currentValue => 50
                                        zwave2.0
                                        	2021-10-15 20:26:44.172	debug	Node 34: value updated: currentValue => 60
                                        zwave2.0
                                        	2021-10-15 20:26:43.253	debug	Node 34: value updated: currentValue => 70
                                        zwave2.0
                                        	2021-10-15 20:26:42.403	debug	Node 34: value updated: currentValue => 80
                                        zwave2.0
                                        	2021-10-15 20:26:41.602	debug	Node 34: value updated: currentValue => 90
                                        zwave2.0
                                        	2021-10-15 20:26:15.969	debug	Node 31: value updated: value_electric_kwh_consumed => 0.27
                                        

                                        157f4905-eb2e-4277-b44b-fb413c9fcfb8-grafik.png

                                        AlCalzoneA 1 Antwort Letzte Antwort
                                        0
                                        • E Esmax666

                                          @alcalzone said in Test Adapter Z-Wave2 v2.2.x - Eine neue Ära beginnt...:

                                          @esmax666 sagte in Test Adapter Z-Wave2 v2.2.x - Eine neue Ära beginnt...:

                                          ich habe dannach targevalue auf 90 gestetzt für die rollo, aber das werte bleibt leider auf 99

                                          Was passiert dabei im Z-Wave Log (siehe neuer Tab)?

                                          jetzt habe ich ein bisschen mehr:

                                          Subscribed to logs...
                                          2021-10-15T17:34:18.298Z SERIAL « 0x01080004001e02984037                                              (10 bytes)
                                          2021-10-15T17:34:18.303Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:18.305Z DRIVER « [Node 030] [REQ] [ApplicationCommand]
                                                                            └─[SecurityCCNonceGet]
                                          2021-10-15T17:34:18.317Z SERIAL » 0x011100131e0a9880a471ad18d34f543305345b                            (19 bytes)
                                          2021-10-15T17:34:18.317Z DRIVER » [Node 030] [REQ] [SendData]
                                                                            │ transmit options: 0x05
                                                                            │ callback id:      52
                                                                            └─[SecurityCCNonceReport]
                                                                                nonce: 0xa471ad18d34f5433
                                          2021-10-15T17:34:18.320Z SERIAL « [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:18.326Z SERIAL « 0x0104011301e8                                                       (6 bytes)
                                          2021-10-15T17:34:18.327Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:18.328Z DRIVER « [RES] [SendData]
                                                                              was sent: true
                                          2021-10-15T17:34:18.442Z SERIAL « 0x010700133400000cd3                                                 (9 bytes)
                                          2021-10-15T17:34:18.443Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:18.445Z DRIVER « [REQ] [SendData]
                                                                              callback id:     52
                                                                              transmit status: OK
                                          2021-10-15T17:34:18.532Z SERIAL « 0x011f0004001e19988183be5ad26fafae1f936e04e405bca42b90425d8689a26a5 (33 bytes)
                                                                            d
                                          2021-10-15T17:34:18.534Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:18.537Z CNTRLR   [Node 030] [~] [Multilevel Switch] currentValue: 99 => 90         [Endpoint 0]
                                          2021-10-15T17:34:18.540Z DRIVER « [Node 030] [REQ] [ApplicationCommand]
                                                                            └─[SecurityCCCommandEncapsulation]
                                                                              │ sequenced: false
                                                                              └─[MultilevelSwitchCCReport]
                                                                                  current value: 90
                                          2021-10-15T17:34:19.032Z SERIAL « 0x01080004001e02984037                                              (10 bytes)
                                          2021-10-15T17:34:19.034Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:19.036Z DRIVER « [Node 030] [REQ] [ApplicationCommand]
                                                                            └─[SecurityCCNonceGet]
                                          2021-10-15T17:34:19.047Z SERIAL » 0x011100131e0a9880962809473548dad0053546                            (19 bytes)
                                          2021-10-15T17:34:19.048Z DRIVER » [Node 030] [REQ] [SendData]
                                                                            │ transmit options: 0x05
                                                                            │ callback id:      53
                                                                            └─[SecurityCCNonceReport]
                                                                                nonce: 0x962809473548dad0
                                          2021-10-15T17:34:19.051Z SERIAL « [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:19.056Z SERIAL « 0x0104011301e8                                                       (6 bytes)
                                          2021-10-15T17:34:19.057Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:19.058Z DRIVER « [RES] [SendData]
                                                                              was sent: true
                                          2021-10-15T17:34:19.173Z SERIAL « 0x010700133500000cd2                                                 (9 bytes)
                                          2021-10-15T17:34:19.174Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:19.176Z DRIVER « [REQ] [SendData]
                                                                              callback id:     53
                                                                              transmit status: OK
                                          2021-10-15T17:34:19.276Z SERIAL « 0x01290004001e239881e2aedc867cac0e147f47f51e60df06c76ef4a739b1e1d19 (43 bytes)
                                                                            e9611a88dedb21b3e9fdb
                                          2021-10-15T17:34:19.278Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:19.280Z CNTRLR   [Node 030] [~] [Meter] value[66049]: 112.9 => 114.2               [Endpoint 0]
                                          2021-10-15T17:34:19.284Z DRIVER « [Node 030] [REQ] [ApplicationCommand]
                                                                            └─[SecurityCCCommandEncapsulation]
                                                                              │ sequenced: false
                                                                              └─[MeterCCReport]
                                                                                  type:       Electric
                                                                                  scale:      W
                                                                                  rate type:  Consumed
                                                                                  value:      114.2
                                                                                  time delta: 0 seconds
                                          2021-10-15T17:34:19.338Z SERIAL « 0x01080004001e02984037                                              (10 bytes)
                                          2021-10-15T17:34:19.339Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:19.340Z DRIVER « [Node 030] [REQ] [ApplicationCommand]
                                                                            └─[SecurityCCNonceGet]
                                          2021-10-15T17:34:19.349Z SERIAL » 0x011100131e0a98803c9139a6d7d6bdf50536b9                            (19 bytes)
                                          2021-10-15T17:34:19.350Z DRIVER » [Node 030] [REQ] [SendData]
                                                                            │ transmit options: 0x05
                                                                            │ callback id:      54
                                                                            └─[SecurityCCNonceReport]
                                                                                nonce: 0x3c9139a6d7d6bdf5
                                          2021-10-15T17:34:19.352Z SERIAL « [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:19.359Z SERIAL « 0x0104011301e8                                                       (6 bytes)
                                          2021-10-15T17:34:19.359Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:19.360Z DRIVER « [RES] [SendData]
                                                                              was sent: true
                                          2021-10-15T17:34:19.490Z SERIAL « 0x010700133600000ed3                                                 (9 bytes)
                                          2021-10-15T17:34:19.491Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:19.493Z DRIVER « [REQ] [SendData]
                                                                              callback id:     54
                                                                              transmit status: OK
                                          2021-10-15T17:34:19.581Z SERIAL « 0x011f0004001e1998813e99657ac5db09be2c6b00b36f633cf58bd309f556a29c1 (33 bytes)
                                                                            6
                                          2021-10-15T17:34:19.584Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:19.586Z CNTRLR   [Node 030] [~] [Multilevel Switch] currentValue: 90 => 78         [Endpoint 0]
                                          2021-10-15T17:34:19.588Z DRIVER « [Node 030] [REQ] [ApplicationCommand]
                                                                            └─[SecurityCCCommandEncapsulation]
                                                                              │ sequenced: false
                                                                              └─[MultilevelSwitchCCReport]
                                                                                  current value: 78
                                          2021-10-15T17:34:20.009Z SERIAL « 0x01080004001e02984037                                              (10 bytes)
                                          2021-10-15T17:34:20.011Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:20.013Z DRIVER « [Node 030] [REQ] [ApplicationCommand]
                                                                            └─[SecurityCCNonceGet]
                                          2021-10-15T17:34:20.030Z SERIAL » 0x011100131e0a9880267aad68da242b400537cf                            (19 bytes)
                                          2021-10-15T17:34:20.030Z DRIVER » [Node 030] [REQ] [SendData]
                                                                            │ transmit options: 0x05
                                                                            │ callback id:      55
                                                                            └─[SecurityCCNonceReport]
                                                                                nonce: 0x267aad68da242b40
                                          2021-10-15T17:34:20.033Z SERIAL « [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:20.039Z SERIAL « 0x0104011301e8                                                       (6 bytes)
                                          2021-10-15T17:34:20.040Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:20.041Z DRIVER « [RES] [SendData]
                                                                              was sent: true
                                          2021-10-15T17:34:20.153Z SERIAL « 0x010700133700000cd0                                                 (9 bytes)
                                          2021-10-15T17:34:20.153Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:20.155Z DRIVER « [REQ] [SendData]
                                                                              callback id:     55
                                                                              transmit status: OK
                                          2021-10-15T17:34:20.241Z SERIAL « 0x011f0004001e19988141c7dad03ac585bd4fb803a71fcc26804aa28c9fa1a8aac (33 bytes)
                                                                            f
                                          2021-10-15T17:34:20.243Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:20.246Z CNTRLR   [Node 030] [~] [Multilevel Switch] currentValue: 78 => 70         [Endpoint 0]
                                          2021-10-15T17:34:20.248Z DRIVER « [Node 030] [REQ] [ApplicationCommand]
                                                                            └─[SecurityCCCommandEncapsulation]
                                                                              │ sequenced: false
                                                                              └─[MultilevelSwitchCCReport]
                                                                                  current value: 70
                                          2021-10-15T17:34:20.956Z SERIAL « 0x01080004001e02984037                                              (10 bytes)
                                          2021-10-15T17:34:20.958Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:20.960Z DRIVER « [Node 030] [REQ] [ApplicationCommand]
                                                                            └─[SecurityCCNonceGet]
                                          2021-10-15T17:34:20.981Z SERIAL » 0x011100131e0a9880f16fb0a0bd52fa7a05382d                            (19 bytes)
                                          2021-10-15T17:34:20.981Z DRIVER » [Node 030] [REQ] [SendData]
                                                                            │ transmit options: 0x05
                                                                            │ callback id:      56
                                                                            └─[SecurityCCNonceReport]
                                                                                nonce: 0xf16fb0a0bd52fa7a
                                          2021-10-15T17:34:20.984Z SERIAL « [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:20.990Z SERIAL « 0x0104011301e8                                                       (6 bytes)
                                          2021-10-15T17:34:20.991Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:20.992Z DRIVER « [RES] [SendData]
                                                                              was sent: true
                                          2021-10-15T17:34:21.102Z SERIAL « 0x010700133800000cdf                                                 (9 bytes)
                                          2021-10-15T17:34:21.103Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:21.103Z DRIVER « [REQ] [SendData]
                                                                              callback id:     56
                                                                              transmit status: OK
                                          2021-10-15T17:34:21.191Z SERIAL « 0x011f0004001e199881e93540f62a7c4fcc0fb03a0d5601f1d91debe62474d3a88 (33 bytes)
                                                                            9
                                          2021-10-15T17:34:21.193Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:21.196Z CNTRLR   [Node 030] [~] [Multilevel Switch] currentValue: 70 => 60         [Endpoint 0]
                                          2021-10-15T17:34:21.198Z DRIVER « [Node 030] [REQ] [ApplicationCommand]
                                                                            └─[SecurityCCCommandEncapsulation]
                                                                              │ sequenced: false
                                                                              └─[MultilevelSwitchCCReport]
                                                                                  current value: 60
                                          2021-10-15T17:34:21.988Z SERIAL « 0x01080004001e02984037                                              (10 bytes)
                                          2021-10-15T17:34:21.990Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:21.991Z DRIVER « [Node 030] [REQ] [ApplicationCommand]
                                                                            └─[SecurityCCNonceGet]
                                          2021-10-15T17:34:22.003Z SERIAL » 0x011100131e0a988028532a62665f8638053979                            (19 bytes)
                                          2021-10-15T17:34:22.004Z DRIVER » [Node 030] [REQ] [SendData]
                                                                            │ transmit options: 0x05
                                                                            │ callback id:      57
                                                                            └─[SecurityCCNonceReport]
                                                                                nonce: 0x28532a62665f8638
                                          2021-10-15T17:34:22.006Z SERIAL « [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:22.012Z SERIAL « 0x0104011301e8                                                       (6 bytes)
                                          2021-10-15T17:34:22.013Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:22.014Z DRIVER « [RES] [SendData]
                                                                              was sent: true
                                          2021-10-15T17:34:22.133Z SERIAL « 0x010700133900000ddf                                                 (9 bytes)
                                          2021-10-15T17:34:22.134Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:22.135Z DRIVER « [REQ] [SendData]
                                                                              callback id:     57
                                                                              transmit status: OK
                                          2021-10-15T17:34:22.220Z SERIAL « 0x011f0004001e1998813e569c252c60d71109e6884a9f2f285e222659e05b0f9b3 (33 bytes)
                                                                            8
                                          2021-10-15T17:34:22.222Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:22.225Z CNTRLR   [Node 030] [~] [Multilevel Switch] currentValue: 60 => 50         [Endpoint 0]
                                          2021-10-15T17:34:22.229Z DRIVER « [Node 030] [REQ] [ApplicationCommand]
                                                                            └─[SecurityCCCommandEncapsulation]
                                                                              │ sequenced: false
                                                                              └─[MultilevelSwitchCCReport]
                                                                                  current value: 50
                                          2021-10-15T17:34:23.127Z SERIAL « 0x01080004001e02984037                                              (10 bytes)
                                          2021-10-15T17:34:23.128Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:23.130Z DRIVER « [Node 030] [REQ] [ApplicationCommand]
                                                                            └─[SecurityCCNonceGet]
                                          2021-10-15T17:34:23.152Z SERIAL » 0x011100131e0a9880a91b397f06067d5a053a1d                            (19 bytes)
                                          2021-10-15T17:34:23.153Z DRIVER » [Node 030] [REQ] [SendData]
                                                                            │ transmit options: 0x05
                                                                            │ callback id:      58
                                                                            └─[SecurityCCNonceReport]
                                                                                nonce: 0xa91b397f06067d5a
                                          2021-10-15T17:34:23.155Z SERIAL « [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:23.161Z SERIAL « 0x0104011301e8                                                       (6 bytes)
                                          2021-10-15T17:34:23.162Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:23.163Z DRIVER « [RES] [SendData]
                                                                              was sent: true
                                          2021-10-15T17:34:23.274Z SERIAL « 0x010700133a00000cdd                                                 (9 bytes)
                                          2021-10-15T17:34:23.275Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:23.276Z DRIVER « [REQ] [SendData]
                                                                              callback id:     58
                                                                              transmit status: OK
                                          2021-10-15T17:34:23.360Z SERIAL « 0x011f0004001e1998819854b7d485599dea26ee977c4e66a9ecca11c3a6ca0ffa3 (33 bytes)
                                                                            1
                                          2021-10-15T17:34:23.362Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:23.365Z CNTRLR   [Node 030] [~] [Multilevel Switch] currentValue: 50 => 40         [Endpoint 0]
                                          2021-10-15T17:34:23.367Z DRIVER « [Node 030] [REQ] [ApplicationCommand]
                                                                            └─[SecurityCCCommandEncapsulation]
                                                                              │ sequenced: false
                                                                              └─[MultilevelSwitchCCReport]
                                                                                  current value: 40
                                          2021-10-15T17:34:24.418Z SERIAL « 0x01080004001e02984037                                              (10 bytes)
                                          2021-10-15T17:34:24.419Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:24.420Z DRIVER « [Node 030] [REQ] [ApplicationCommand]
                                                                            └─[SecurityCCNonceGet]
                                          2021-10-15T17:34:24.432Z SERIAL » 0x011100131e0a988057f6bccbb456e9b0053ba2                            (19 bytes)
                                          2021-10-15T17:34:24.433Z DRIVER » [Node 030] [REQ] [SendData]
                                                                            │ transmit options: 0x05
                                                                            │ callback id:      59
                                                                            └─[SecurityCCNonceReport]
                                                                                nonce: 0x57f6bccbb456e9b0
                                          2021-10-15T17:34:24.435Z SERIAL « [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:24.441Z SERIAL « 0x0104011301e8                                                       (6 bytes)
                                          2021-10-15T17:34:24.441Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:24.442Z DRIVER « [RES] [SendData]
                                                                              was sent: true
                                          2021-10-15T17:34:24.562Z SERIAL « 0x010700133b00000ddd                                                 (9 bytes)
                                          2021-10-15T17:34:24.563Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:24.564Z DRIVER « [REQ] [SendData]
                                                                              callback id:     59
                                                                              transmit status: OK
                                          2021-10-15T17:34:24.652Z SERIAL « 0x011f0004001e199881821700ec7c2b62d51dd87b4b0d2157c95f340e82f430cec (33 bytes)
                                                                            9
                                          2021-10-15T17:34:24.653Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:24.654Z CNTRLR   [Node 030] [~] [Multilevel Switch] currentValue: 40 => 30         [Endpoint 0]
                                          2021-10-15T17:34:24.656Z DRIVER « [Node 030] [REQ] [ApplicationCommand]
                                                                            └─[SecurityCCCommandEncapsulation]
                                                                              │ sequenced: false
                                                                              └─[MultilevelSwitchCCReport]
                                                                                  current value: 30
                                          2021-10-15T17:34:25.955Z SERIAL « 0x01080004001e02984037                                              (10 bytes)
                                          2021-10-15T17:34:25.956Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:25.957Z DRIVER « [Node 030] [REQ] [ApplicationCommand]
                                                                            └─[SecurityCCNonceGet]
                                          2021-10-15T17:34:25.969Z SERIAL » 0x011100131e0a98807b312dbbf9efaad0053c78                            (19 bytes)
                                          2021-10-15T17:34:25.969Z DRIVER » [Node 030] [REQ] [SendData]
                                                                            │ transmit options: 0x05
                                                                            │ callback id:      60
                                                                            └─[SecurityCCNonceReport]
                                                                                nonce: 0x7b312dbbf9efaad0
                                          2021-10-15T17:34:25.972Z SERIAL « [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:25.981Z SERIAL « 0x0104011301e8                                                       (6 bytes)
                                          2021-10-15T17:34:25.982Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:25.983Z DRIVER « [RES] [SendData]
                                                                              was sent: true
                                          2021-10-15T17:34:26.103Z SERIAL « 0x010700133c00000dda                                                 (9 bytes)
                                          2021-10-15T17:34:26.104Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:26.105Z DRIVER « [REQ] [SendData]
                                                                              callback id:     60
                                                                              transmit status: OK
                                          2021-10-15T17:34:26.192Z SERIAL « 0x011f0004001e1998813b0433930a0be07f49f0799a60857b5bfc9f3a09f28abef (33 bytes)
                                                                            2
                                          2021-10-15T17:34:26.194Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:26.196Z CNTRLR   [Node 030] [~] [Multilevel Switch] currentValue: 30 => 20         [Endpoint 0]
                                          2021-10-15T17:34:26.198Z DRIVER « [Node 030] [REQ] [ApplicationCommand]
                                                                            └─[SecurityCCCommandEncapsulation]
                                                                              │ sequenced: false
                                                                              └─[MultilevelSwitchCCReport]
                                                                                  current value: 20
                                          2021-10-15T17:34:27.960Z SERIAL « 0x01080004001e02984037                                              (10 bytes)
                                          2021-10-15T17:34:27.963Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:27.965Z DRIVER « [Node 030] [REQ] [ApplicationCommand]
                                                                            └─[SecurityCCNonceGet]
                                          2021-10-15T17:34:27.976Z SERIAL » 0x011100131e0a98803ab4afd903c5e389053d9d                            (19 bytes)
                                          2021-10-15T17:34:27.977Z DRIVER » [Node 030] [REQ] [SendData]
                                                                            │ transmit options: 0x05
                                                                            │ callback id:      61
                                                                            └─[SecurityCCNonceReport]
                                                                                nonce: 0x3ab4afd903c5e389
                                          2021-10-15T17:34:27.980Z SERIAL « [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:27.985Z SERIAL « 0x0104011301e8                                                       (6 bytes)
                                          2021-10-15T17:34:27.986Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:27.987Z DRIVER « [RES] [SendData]
                                                                              was sent: true
                                          2021-10-15T17:34:28.102Z SERIAL « 0x010700133d00000cda                                                 (9 bytes)
                                          2021-10-15T17:34:28.103Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:28.104Z DRIVER « [REQ] [SendData]
                                                                              callback id:     61
                                                                              transmit status: OK
                                          2021-10-15T17:34:28.190Z SERIAL « 0x011f0004001e1998815e7ced9f8c987ac19157731586553afa087957b36689c70 (33 bytes)
                                                                            b
                                          2021-10-15T17:34:28.192Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:28.195Z CNTRLR   [Node 030] [~] [Multilevel Switch] currentValue: 20 => 10         [Endpoint 0]
                                          2021-10-15T17:34:28.197Z DRIVER « [Node 030] [REQ] [ApplicationCommand]
                                                                            └─[SecurityCCCommandEncapsulation]
                                                                              │ sequenced: false
                                                                              └─[MultilevelSwitchCCReport]
                                                                                  current value: 10
                                          2021-10-15T17:34:29.394Z SERIAL « 0x01080004001d02984034                                              (10 bytes)
                                          2021-10-15T17:34:29.396Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:29.397Z DRIVER « [Node 029] [REQ] [ApplicationCommand]
                                                                            └─[SecurityCCNonceGet]
                                          2021-10-15T17:34:29.409Z SERIAL » 0x011100131d0a988087d6b9318183daf3053e3b                            (19 bytes)
                                          2021-10-15T17:34:29.410Z DRIVER » [Node 029] [REQ] [SendData]
                                                                            │ transmit options: 0x05
                                                                            │ callback id:      62
                                                                            └─[SecurityCCNonceReport]
                                                                                nonce: 0x87d6b9318183daf3
                                          2021-10-15T17:34:29.412Z SERIAL « [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:29.418Z SERIAL « 0x0104011301e8                                                       (6 bytes)
                                          2021-10-15T17:34:29.418Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:29.419Z DRIVER « [RES] [SendData]
                                                                              was sent: true
                                          2021-10-15T17:34:29.579Z SERIAL « 0x010700133e000011c4                                                 (9 bytes)
                                          2021-10-15T17:34:29.580Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:29.581Z DRIVER « [REQ] [SendData]
                                                                              callback id:     62
                                                                              transmit status: OK
                                          2021-10-15T17:34:29.669Z SERIAL « 0x011f0004001d199881d8c9331c35f6f5169a94416820c987abac2ecdde693b68a (33 bytes)
                                                                            e
                                          2021-10-15T17:34:29.671Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:29.673Z CNTRLR   [Node 029] [~] [Multilevel Switch] currentValue: 99 => 90         [Endpoint 0]
                                          2021-10-15T17:34:29.675Z DRIVER « [Node 029] [REQ] [ApplicationCommand]
                                                                            └─[SecurityCCCommandEncapsulation]
                                                                              │ sequenced: false
                                                                              └─[MultilevelSwitchCCReport]
                                                                                  current value: 90
                                          2021-10-15T17:34:30.235Z SERIAL « 0x01080004001d02984034                                              (10 bytes)
                                          2021-10-15T17:34:30.237Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:30.238Z DRIVER « [Node 029] [REQ] [ApplicationCommand]
                                                                            └─[SecurityCCNonceGet]
                                          2021-10-15T17:34:30.250Z SERIAL » 0x011100131d0a9880a5a5a86c1259c2fe053f7b                            (19 bytes)
                                          2021-10-15T17:34:30.251Z DRIVER » [Node 029] [REQ] [SendData]
                                                                            │ transmit options: 0x05
                                                                            │ callback id:      63
                                                                            └─[SecurityCCNonceReport]
                                                                                nonce: 0xa5a5a86c1259c2fe
                                          2021-10-15T17:34:30.254Z SERIAL « [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:30.259Z SERIAL « 0x0104011301e8                                                       (6 bytes)
                                          2021-10-15T17:34:30.260Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:30.261Z DRIVER « [RES] [SendData]
                                                                              was sent: true
                                          2021-10-15T17:34:30.421Z SERIAL « 0x010700133f000011c5                                                 (9 bytes)
                                          2021-10-15T17:34:30.423Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:30.425Z DRIVER « [REQ] [SendData]
                                                                              callback id:     63
                                                                              transmit status: OK
                                          2021-10-15T17:34:30.512Z SERIAL « 0x011f0004001d199881b7148bdfc6faa78f2978e514ee5da5ea155fc3863e9a0fe (33 bytes)
                                                                            2
                                          2021-10-15T17:34:30.513Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:30.516Z CNTRLR   [Node 029] [~] [Multilevel Switch] currentValue: 90 => 80         [Endpoint 0]
                                          2021-10-15T17:34:30.518Z DRIVER « [Node 029] [REQ] [ApplicationCommand]
                                                                            └─[SecurityCCCommandEncapsulation]
                                                                              │ sequenced: false
                                                                              └─[MultilevelSwitchCCReport]
                                                                                  current value: 80
                                          2021-10-15T17:34:31.135Z SERIAL « 0x01080004001d02984034                                              (10 bytes)
                                          2021-10-15T17:34:31.137Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:31.138Z DRIVER « [Node 029] [REQ] [ApplicationCommand]
                                                                            └─[SecurityCCNonceGet]
                                          2021-10-15T17:34:31.150Z SERIAL » 0x011100131d0a9880dbc3892f683a4148054052                            (19 bytes)
                                          2021-10-15T17:34:31.151Z DRIVER » [Node 029] [REQ] [SendData]
                                                                            │ transmit options: 0x05
                                                                            │ callback id:      64
                                                                            └─[SecurityCCNonceReport]
                                                                                nonce: 0xdbc3892f683a4148
                                          2021-10-15T17:34:31.154Z SERIAL « [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:31.159Z SERIAL « 0x0104011301e8                                                       (6 bytes)
                                          2021-10-15T17:34:31.160Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:31.161Z DRIVER « [RES] [SendData]
                                                                              was sent: true
                                          2021-10-15T17:34:31.321Z SERIAL « 0x0107001340000011ba                                                 (9 bytes)
                                          2021-10-15T17:34:31.322Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:31.324Z DRIVER « [REQ] [SendData]
                                                                              callback id:     64
                                                                              transmit status: OK
                                          2021-10-15T17:34:31.411Z SERIAL « 0x011f0004001d199881748931173986b6575c248ccc7245db8b072dddb210bd498 (33 bytes)
                                                                            2
                                          2021-10-15T17:34:31.413Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:31.415Z CNTRLR   [Node 029] [~] [Multilevel Switch] currentValue: 80 => 70         [Endpoint 0]
                                          2021-10-15T17:34:31.419Z DRIVER « [Node 029] [REQ] [ApplicationCommand]
                                                                            └─[SecurityCCCommandEncapsulation]
                                                                              │ sequenced: false
                                                                              └─[MultilevelSwitchCCReport]
                                                                                  current value: 70
                                          2021-10-15T17:34:32.095Z SERIAL « 0x01080004001d02984034                                              (10 bytes)
                                          2021-10-15T17:34:32.096Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:32.098Z DRIVER « [Node 029] [REQ] [ApplicationCommand]
                                                                            └─[SecurityCCNonceGet]
                                          2021-10-15T17:34:32.108Z SERIAL » 0x011100131d0a98801c1179c0cea210a20541dc                            (19 bytes)
                                          2021-10-15T17:34:32.109Z DRIVER » [Node 029] [REQ] [SendData]
                                                                            │ transmit options: 0x05
                                                                            │ callback id:      65
                                                                            └─[SecurityCCNonceReport]
                                                                                nonce: 0x1c1179c0cea210a2
                                          2021-10-15T17:34:32.112Z SERIAL « [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:32.120Z SERIAL « 0x0104011301e8                                                       (6 bytes)
                                          2021-10-15T17:34:32.121Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:32.122Z DRIVER « [RES] [SendData]
                                                                              was sent: true
                                          2021-10-15T17:34:32.279Z SERIAL « 0x0107001341000011bb                                                 (9 bytes)
                                          2021-10-15T17:34:32.281Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:32.283Z DRIVER « [REQ] [SendData]
                                                                              callback id:     65
                                                                              transmit status: OK
                                          2021-10-15T17:34:32.370Z SERIAL « 0x011f0004001d1998811013ceeb4d7ef85ca005b22242f91c4ab2a159dd807b5da (33 bytes)
                                                                            1
                                          2021-10-15T17:34:32.372Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:32.374Z CNTRLR   [Node 029] [~] [Multilevel Switch] currentValue: 70 => 60         [Endpoint 0]
                                          2021-10-15T17:34:32.375Z DRIVER « [Node 029] [REQ] [ApplicationCommand]
                                                                            └─[SecurityCCCommandEncapsulation]
                                                                              │ sequenced: false
                                                                              └─[MultilevelSwitchCCReport]
                                                                                  current value: 60
                                          2021-10-15T17:34:32.767Z SERIAL « 0x01080004001e02984037                                              (10 bytes)
                                          2021-10-15T17:34:32.768Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:32.770Z DRIVER « [Node 030] [REQ] [ApplicationCommand]
                                                                            └─[SecurityCCNonceGet]
                                          2021-10-15T17:34:32.782Z SERIAL » 0x011100131e0a9880f0b6aa062f3f36ce0542b4                            (19 bytes)
                                          2021-10-15T17:34:32.783Z DRIVER » [Node 030] [REQ] [SendData]
                                                                            │ transmit options: 0x05
                                                                            │ callback id:      66
                                                                            └─[SecurityCCNonceReport]
                                                                                nonce: 0xf0b6aa062f3f36ce
                                          2021-10-15T17:34:32.785Z SERIAL « [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:32.791Z SERIAL « 0x0104011301e8                                                       (6 bytes)
                                          2021-10-15T17:34:32.792Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:32.793Z DRIVER « [RES] [SendData]
                                                                              was sent: true
                                          2021-10-15T17:34:32.912Z SERIAL « 0x010700134200000da4                                                 (9 bytes)
                                          2021-10-15T17:34:32.913Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:32.914Z DRIVER « [REQ] [SendData]
                                                                              callback id:     66
                                                                              transmit status: OK
                                          2021-10-15T17:34:33.001Z SERIAL « 0x011f0004001e199881a7e0c436e88d722fe694a7efd6acf06dcb43c43638f3061 (33 bytes)
                                                                            d
                                          2021-10-15T17:34:33.003Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:33.006Z CNTRLR   [Node 030] [~] [Multilevel Switch] currentValue: 10 => 0          [Endpoint 0]
                                          2021-10-15T17:34:33.009Z DRIVER « [Node 030] [REQ] [ApplicationCommand]
                                                                            └─[SecurityCCCommandEncapsulation]
                                                                              │ sequenced: false
                                                                              └─[MultilevelSwitchCCReport]
                                                                                  current value: 0
                                          2021-10-15T17:34:33.148Z SERIAL « 0x01080004001d02984034                                              (10 bytes)
                                          2021-10-15T17:34:33.149Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:33.150Z DRIVER « [Node 029] [REQ] [ApplicationCommand]
                                                                            └─[SecurityCCNonceGet]
                                          2021-10-15T17:34:33.160Z SERIAL » 0x011100131d0a9880ebf724cfbadb399a054381                            (19 bytes)
                                          2021-10-15T17:34:33.160Z DRIVER » [Node 029] [REQ] [SendData]
                                                                            │ transmit options: 0x05
                                                                            │ callback id:      67
                                                                            └─[SecurityCCNonceReport]
                                                                                nonce: 0xebf724cfbadb399a
                                          2021-10-15T17:34:33.173Z SERIAL « [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:33.175Z SERIAL « 0x0104011301e8                                                       (6 bytes)
                                          2021-10-15T17:34:33.176Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:33.178Z DRIVER « [RES] [SendData]
                                                                              was sent: true
                                          2021-10-15T17:34:33.341Z SERIAL « 0x0107001343000012ba                                                 (9 bytes)
                                          2021-10-15T17:34:33.342Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:33.344Z DRIVER « [REQ] [SendData]
                                                                              callback id:     67
                                                                              transmit status: OK
                                          2021-10-15T17:34:33.430Z SERIAL « 0x011f0004001d199881e89d77f601273a9b4118a9b31259eb97f06f29e146ccfcd (33 bytes)
                                                                            f
                                          2021-10-15T17:34:33.433Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:33.435Z CNTRLR   [Node 029] [~] [Multilevel Switch] currentValue: 60 => 50         [Endpoint 0]
                                          2021-10-15T17:34:33.438Z DRIVER « [Node 029] [REQ] [ApplicationCommand]
                                                                            └─[SecurityCCCommandEncapsulation]
                                                                              │ sequenced: false
                                                                              └─[MultilevelSwitchCCReport]
                                                                                  current value: 50
                                          2021-10-15T17:34:34.308Z SERIAL « 0x01080004001d02984034                                              (10 bytes)
                                          2021-10-15T17:34:34.310Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:34.311Z DRIVER « [Node 029] [REQ] [ApplicationCommand]
                                                                            └─[SecurityCCNonceGet]
                                          2021-10-15T17:34:34.324Z SERIAL » 0x011100131d0a98807d970f37367c633605447e                            (19 bytes)
                                          2021-10-15T17:34:34.325Z DRIVER » [Node 029] [REQ] [SendData]
                                                                            │ transmit options: 0x05
                                                                            │ callback id:      68
                                                                            └─[SecurityCCNonceReport]
                                                                                nonce: 0x7d970f37367c6336
                                          2021-10-15T17:34:34.327Z SERIAL « [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:34.332Z SERIAL « 0x0104011301e8                                                       (6 bytes)
                                          2021-10-15T17:34:34.333Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:34.334Z DRIVER « [RES] [SendData]
                                                                              was sent: true
                                          2021-10-15T17:34:34.490Z SERIAL « 0x0107001344000010bf                                                 (9 bytes)
                                          2021-10-15T17:34:34.491Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:34.493Z DRIVER « [REQ] [SendData]
                                                                              callback id:     68
                                                                              transmit status: OK
                                          2021-10-15T17:34:34.579Z SERIAL « 0x011f0004001d19988122c962f81126dc33ed0c2e9ea7847d316b030c1dee42a61 (33 bytes)
                                                                            d
                                          2021-10-15T17:34:34.580Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:34.582Z CNTRLR   [Node 029] [~] [Multilevel Switch] currentValue: 50 => 40         [Endpoint 0]
                                          2021-10-15T17:34:34.585Z DRIVER « [Node 029] [REQ] [ApplicationCommand]
                                                                            └─[SecurityCCCommandEncapsulation]
                                                                              │ sequenced: false
                                                                              └─[MultilevelSwitchCCReport]
                                                                                  current value: 40
                                          2021-10-15T17:34:35.617Z SERIAL « 0x01080004001d02984034                                              (10 bytes)
                                          2021-10-15T17:34:35.618Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:35.620Z DRIVER « [Node 029] [REQ] [ApplicationCommand]
                                                                            └─[SecurityCCNonceGet]
                                          2021-10-15T17:34:35.632Z SERIAL » 0x011100131d0a9880bb1f3f02aa38a1b10545a9                            (19 bytes)
                                          2021-10-15T17:34:35.632Z DRIVER » [Node 029] [REQ] [SendData]
                                                                            │ transmit options: 0x05
                                                                            │ callback id:      69
                                                                            └─[SecurityCCNonceReport]
                                                                                nonce: 0xbb1f3f02aa38a1b1
                                          2021-10-15T17:34:35.637Z SERIAL « [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:35.641Z SERIAL « 0x0104011301e8                                                       (6 bytes)
                                          2021-10-15T17:34:35.641Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:35.642Z DRIVER « [RES] [SendData]
                                                                              was sent: true
                                          2021-10-15T17:34:35.801Z SERIAL « 0x0107001345000011bf                                                 (9 bytes)
                                          2021-10-15T17:34:35.801Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:35.802Z DRIVER « [REQ] [SendData]
                                                                              callback id:     69
                                                                              transmit status: OK
                                          2021-10-15T17:34:35.891Z SERIAL « 0x011f0004001d199881863b1dfcc2462341cf193f944533bb23a4620c6b8556e84 (33 bytes)
                                                                            a
                                          2021-10-15T17:34:35.893Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:35.895Z CNTRLR   [Node 029] [~] [Multilevel Switch] currentValue: 40 => 30         [Endpoint 0]
                                          2021-10-15T17:34:35.897Z DRIVER « [Node 029] [REQ] [ApplicationCommand]
                                                                            └─[SecurityCCCommandEncapsulation]
                                                                              │ sequenced: false
                                                                              └─[MultilevelSwitchCCReport]
                                                                                  current value: 30
                                          2021-10-15T17:34:37.174Z SERIAL « 0x01080004001d02984034                                              (10 bytes)
                                          2021-10-15T17:34:37.175Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:37.177Z DRIVER « [Node 029] [REQ] [ApplicationCommand]
                                                                            └─[SecurityCCNonceGet]
                                          2021-10-15T17:34:37.188Z SERIAL » 0x011100131d0a9880cec00f7b650d733f0546ef                            (19 bytes)
                                          2021-10-15T17:34:37.188Z DRIVER » [Node 029] [REQ] [SendData]
                                                                            │ transmit options: 0x05
                                                                            │ callback id:      70
                                                                            └─[SecurityCCNonceReport]
                                                                                nonce: 0xcec00f7b650d733f
                                          2021-10-15T17:34:37.191Z SERIAL « [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:37.197Z SERIAL « 0x0104011301e8                                                       (6 bytes)
                                          2021-10-15T17:34:37.198Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:37.199Z DRIVER « [RES] [SendData]
                                                                              was sent: true
                                          2021-10-15T17:34:37.360Z SERIAL « 0x0107001346000011bc                                                 (9 bytes)
                                          2021-10-15T17:34:37.361Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:37.362Z DRIVER « [REQ] [SendData]
                                                                              callback id:     70
                                                                              transmit status: OK
                                          2021-10-15T17:34:37.451Z SERIAL « 0x011f0004001d1998810af7e9ed96159cbf8ad6e6c2a344ce45a654bb9f1445d3e (33 bytes)
                                                                            0
                                          2021-10-15T17:34:37.453Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:37.455Z CNTRLR   [Node 029] [~] [Multilevel Switch] currentValue: 30 => 20         [Endpoint 0]
                                          2021-10-15T17:34:37.457Z DRIVER « [Node 029] [REQ] [ApplicationCommand]
                                                                            └─[SecurityCCCommandEncapsulation]
                                                                              │ sequenced: false
                                                                              └─[MultilevelSwitchCCReport]
                                                                                  current value: 20
                                          2021-10-15T17:34:39.208Z SERIAL « 0x01080004001d02984034                                              (10 bytes)
                                          2021-10-15T17:34:39.209Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:39.211Z DRIVER « [Node 029] [REQ] [ApplicationCommand]
                                                                            └─[SecurityCCNonceGet]
                                          2021-10-15T17:34:39.224Z SERIAL » 0x011100131d0a9880a9334b4a88dbb03f0547f7                            (19 bytes)
                                          2021-10-15T17:34:39.225Z DRIVER » [Node 029] [REQ] [SendData]
                                                                            │ transmit options: 0x05
                                                                            │ callback id:      71
                                                                            └─[SecurityCCNonceReport]
                                                                                nonce: 0xa9334b4a88dbb03f
                                          2021-10-15T17:34:39.227Z SERIAL « [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:39.233Z SERIAL « 0x0104011301e8                                                       (6 bytes)
                                          2021-10-15T17:34:39.233Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:39.234Z DRIVER « [RES] [SendData]
                                                                              was sent: true
                                          2021-10-15T17:34:39.389Z SERIAL « 0x0107001347000010bc                                                 (9 bytes)
                                          2021-10-15T17:34:39.390Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:39.392Z DRIVER « [REQ] [SendData]
                                                                              callback id:     71
                                                                              transmit status: OK
                                          2021-10-15T17:34:39.480Z SERIAL « 0x011f0004001d1998811b8175c268bec51f03d7824e4e2da99104a83e6e5f37212 (33 bytes)
                                                                            e
                                          2021-10-15T17:34:39.481Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:39.483Z CNTRLR   [Node 029] [~] [Multilevel Switch] currentValue: 20 => 10         [Endpoint 0]
                                          2021-10-15T17:34:39.485Z DRIVER « [Node 029] [REQ] [ApplicationCommand]
                                                                            └─[SecurityCCCommandEncapsulation]
                                                                              │ sequenced: false
                                                                              └─[MultilevelSwitchCCReport]
                                                                                  current value: 10
                                          2021-10-15T17:34:39.591Z SERIAL « 0x01080004001d02984034                                              (10 bytes)
                                          2021-10-15T17:34:39.592Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:39.594Z DRIVER « [Node 029] [REQ] [ApplicationCommand]
                                                                            └─[SecurityCCNonceGet]
                                          2021-10-15T17:34:39.607Z SERIAL » 0x011100131d0a98805597cf235f3c9b7d054814                            (19 bytes)
                                          2021-10-15T17:34:39.607Z DRIVER » [Node 029] [REQ] [SendData]
                                                                            │ transmit options: 0x05
                                                                            │ callback id:      72
                                                                            └─[SecurityCCNonceReport]
                                                                                nonce: 0x5597cf235f3c9b7d
                                          2021-10-15T17:34:39.609Z SERIAL « [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:39.615Z SERIAL « 0x0104011301e8                                                       (6 bytes)
                                          2021-10-15T17:34:39.616Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:39.616Z DRIVER « [RES] [SendData]
                                                                              was sent: true
                                          2021-10-15T17:34:39.781Z SERIAL « 0x0107001348000011b2                                                 (9 bytes)
                                          2021-10-15T17:34:39.782Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:39.783Z DRIVER « [REQ] [SendData]
                                                                              callback id:     72
                                                                              transmit status: OK
                                          2021-10-15T17:34:39.876Z SERIAL « 0x01290004001d23988124c528ee2a40bb462d33c3db2e8285e21e4c581c93051d7 (43 bytes)
                                                                            f55c82edc9875e5c64388
                                          2021-10-15T17:34:39.877Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:39.880Z CNTRLR   [Node 029] [~] [Meter] value[66049]: 114.6 => 115.4               [Endpoint 0]
                                          2021-10-15T17:34:39.882Z DRIVER « [Node 029] [REQ] [ApplicationCommand]
                                                                            └─[SecurityCCCommandEncapsulation]
                                                                              │ sequenced: false
                                                                              └─[MeterCCReport]
                                                                                  type:       Electric
                                                                                  scale:      W
                                                                                  rate type:  Consumed
                                                                                  value:      115.4
                                                                                  time delta: 0 seconds
                                          2021-10-15T17:34:44.072Z SERIAL « 0x01080004001d02984034                                              (10 bytes)
                                          2021-10-15T17:34:44.075Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:44.077Z DRIVER « [Node 029] [REQ] [ApplicationCommand]
                                                                            └─[SecurityCCNonceGet]
                                          2021-10-15T17:34:44.087Z SERIAL » 0x011100131d0a988029f40133e0de1e62054913                            (19 bytes)
                                          2021-10-15T17:34:44.087Z DRIVER » [Node 029] [REQ] [SendData]
                                                                            │ transmit options: 0x05
                                                                            │ callback id:      73
                                                                            └─[SecurityCCNonceReport]
                                                                                nonce: 0x29f40133e0de1e62
                                          2021-10-15T17:34:44.090Z SERIAL « [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:44.097Z SERIAL « 0x0104011301e8                                                       (6 bytes)
                                          2021-10-15T17:34:44.097Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:44.098Z DRIVER « [RES] [SendData]
                                                                              was sent: true
                                          2021-10-15T17:34:44.478Z SERIAL « 0x010700134900002785                                                 (9 bytes)
                                          2021-10-15T17:34:44.480Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:44.481Z DRIVER « [REQ] [SendData]
                                                                              callback id:     73
                                                                              transmit status: OK
                                          2021-10-15T17:34:44.748Z SERIAL « 0x011f0004001d1998811ca60eb59f5841b86df9d8cb5d0329ef5f3050196676cb2 (33 bytes)
                                                                            4
                                          2021-10-15T17:34:44.750Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:34:44.753Z CNTRLR   [Node 029] [~] [Multilevel Switch] currentValue: 10 => 0          [Endpoint 0]
                                          2021-10-15T17:34:44.755Z DRIVER « [Node 029] [REQ] [ApplicationCommand]
                                                                            └─[SecurityCCCommandEncapsulation]
                                                                              │ sequenced: false
                                                                              └─[MultilevelSwitchCCReport]
                                                                                  current value: 0
                                          2021-10-15T17:37:00.510Z SERIAL « 0x01080004002002984009                                              (10 bytes)
                                          2021-10-15T17:37:00.511Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:37:00.513Z DRIVER « [Node 032] [REQ] [ApplicationCommand]
                                                                            └─[SecurityCCNonceGet]
                                          2021-10-15T17:37:00.523Z SERIAL » 0x01110013200a9880b93a7a63e439cc0f054a04                            (19 bytes)
                                          2021-10-15T17:37:00.524Z DRIVER » [Node 032] [REQ] [SendData]
                                                                            │ transmit options: 0x05
                                                                            │ callback id:      74
                                                                            └─[SecurityCCNonceReport]
                                                                                nonce: 0xb93a7a63e439cc0f
                                          2021-10-15T17:37:00.526Z SERIAL « [ACK]                                                                   (0x06)
                                          2021-10-15T17:37:00.532Z SERIAL « 0x0104011301e8                                                       (6 bytes)
                                          2021-10-15T17:37:00.533Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:37:00.533Z DRIVER « [RES] [SendData]
                                                                              was sent: true
                                          2021-10-15T17:37:00.549Z SERIAL « 0x010700134a000002a3                                                 (9 bytes)
                                          2021-10-15T17:37:00.550Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:37:00.550Z DRIVER « [REQ] [SendData]
                                                                              callback id:     74
                                                                              transmit status: OK
                                          2021-10-15T17:37:00.575Z SERIAL « 0x0129000400202398810b8a550de6e7741ed7736a929c5ca394621052e9857d5e7 (43 bytes)
                                                                            eb9ccffcde193bd23117a
                                          2021-10-15T17:37:00.577Z SERIAL » [ACK]                                                                   (0x06)
                                          2021-10-15T17:37:00.579Z CNTRLR   [Node 032] [~] [Meter] value[65537]: 0.19 => 0.19                 [Endpoint 0]
                                          2021-10-15T17:37:00.582Z DRIVER « [Node 032] [REQ] [ApplicationCommand]
                                                                            └─[SecurityCCCommandEncapsulation]
                                                                              │ sequenced: false
                                                                              └─[MeterCCReport]
                                                                                  type:       Electric
                                                                                  scale:      kWh
                                                                                  rate type:  Consumed
                                                                                  value:      0.19
                                                                                  time delta: 0 seconds
                                          

                                          ich habe direct die rollo vor ort zu gemacht und dann man die Value lesen, value empfang geht aber senden eher nicht. ( hab wieder um 20:30 ein setpoint zu senden)

                                          zwave2.0
                                          	2021-10-15 20:30:23.046	debug	sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                          zwave2.0
                                          	2021-10-15 20:30:23.039	debug	sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                          zwave2.0
                                          	2021-10-15 20:30:23.027	debug	sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                          zwave2.0
                                          	2021-10-15 20:30:23.020	debug	sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                          zwave2.0
                                          	2021-10-15 20:30:23.013	debug	sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                          zwave2.0
                                          	2021-10-15 20:30:23.000	debug	sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                          zwave2.0
                                          	2021-10-15 20:30:22.993	debug	sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                          zwave2.0
                                          	2021-10-15 20:30:22.986	debug	sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                          zwave2.0
                                          	2021-10-15 20:30:22.973	debug	sendTo "getAssociations" to system.adapter.admin.0 from system.adapter.zwave2.0
                                          zwave2.0
                                          	2021-10-15 20:30:22.966	debug	sendTo "getAssociationGroups" to system.adapter.admin.0 from system.adapter.zwave2.0
                                          zwave2.0
                                          	2021-10-15 20:30:22.957	debug	sendTo "getEndpointIndizes" to system.adapter.admin.0 from system.adapter.zwave2.0
                                          zwave2.0
                                          	2021-10-15 20:26:56.323	debug	Node 34: value updated: value_electric_w_consumed => 1.2
                                          zwave2.0
                                          	2021-10-15 20:26:55.562	debug	Node 34: value updated: currentValue => 0
                                          zwave2.0
                                          	2021-10-15 20:26:50.932	debug	Node 34: value updated: currentValue => 10
                                          zwave2.0
                                          	2021-10-15 20:26:49.005	debug	Node 34: value updated: currentValue => 20
                                          zwave2.0
                                          	2021-10-15 20:26:47.515	debug	Node 34: value updated: currentValue => 30
                                          zwave2.0
                                          	2021-10-15 20:26:46.264	debug	Node 34: value updated: currentValue => 40
                                          zwave2.0
                                          	2021-10-15 20:26:45.164	debug	Node 34: value updated: currentValue => 50
                                          zwave2.0
                                          	2021-10-15 20:26:44.172	debug	Node 34: value updated: currentValue => 60
                                          zwave2.0
                                          	2021-10-15 20:26:43.253	debug	Node 34: value updated: currentValue => 70
                                          zwave2.0
                                          	2021-10-15 20:26:42.403	debug	Node 34: value updated: currentValue => 80
                                          zwave2.0
                                          	2021-10-15 20:26:41.602	debug	Node 34: value updated: currentValue => 90
                                          zwave2.0
                                          	2021-10-15 20:26:15.969	debug	Node 31: value updated: value_electric_kwh_consumed => 0.27
                                          

                                          157f4905-eb2e-4277-b44b-fb413c9fcfb8-grafik.png

                                          AlCalzoneA Offline
                                          AlCalzoneA Offline
                                          AlCalzone
                                          Developer
                                          schrieb am zuletzt editiert von
                                          #24

                                          @esmax666 sagte in Test Adapter Z-Wave2 v2.2.x - Eine neue Ära beginnt...:

                                          jetzt habe ich ein bisschen mehr

                                          Hast du in diesem Ausschnitt versucht, das Gerät zu steuern? Ich seh es zumindest nicht. Das Log muss offen sein, während du das tusts - am besten in neuem Fenster öffnen.

                                          Warum `sudo` böse ist: https://forum.iobroker.net/post/17109

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


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          756

                                          Online

                                          32.4k

                                          Benutzer

                                          81.4k

                                          Themen

                                          1.3m

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

                                          • Du hast noch kein Konto? Registrieren

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