Where should I report bugs?

Hi,

thanks for your great z-wave integration. I have just moved from Indigo domotics and am finally connecting my 100 devices over to homeassistant.
At the moment I have only one device, that doesn‘t behave as expected.
I find this fantastic. Nevertheless I naturally would like to have this one fixed.
It‘s a Popp solar outdoor siren, where the temperature sensor isn‘t implemented.
Searching the zwave-js docs, I see that the temperature parameters for the device are listed.
Nevertheless I cannot find any sensor in HA reflecting this.
Perhaps I am doing something wrong?
Anyways I would like to report this problem apropriately.
Thanks in advance for any pointers you could give me.
Cheers

I would some troubleshooting before assuming there’s a bug. First off, what is the “Ready” status of the device (Device → Z-Wave info)? If it’s not “Ready: Yes”, it needs to finish its interview. You can also try issuing a Re-interview in case there were errors the first time around which cause the temp sensor to not be found.

If nothing changes from that, then look at the Device diagnostic file (Device → … → Download diagnostics) and see if a temperature value is listed. Feel free to post the contents here or somewhere else.

Thanks for responding so quickly.
Here ist the report. The device is ready, the Interview is complete.
I cannot see anything in it about temperature, but I was using the sensor until yesterday using the same z-wave stick, , so I know it’s there. :wink:

{
  "home_assistant": {
    "installation_type": "Home Assistant OS",
    "version": "2022.10.2",
    "dev": false,
    "hassio": true,
    "virtualenv": false,
    "python_version": "3.10.5",
    "docker": true,
    "arch": "x86_64",
    "timezone": "UTC",
    "os_name": "Linux",
    "os_version": "5.15.67",
    "supervisor": "2022.10.0",
    "host_os": "Home Assistant OS 9.0",
    "docker_version": "20.10.17",
    "chassis": "vm",
    "run_as_root": true
  },
  "custom_components": {
    "ui_lovelace_minimalist": {
      "version": "v1.1.4",
      "requirements": [
        "aiofiles==0.8.0",
        "aiogithubapi>=22.2.4"
      ]
    },
    "alarmo": {
      "version": "v1.9.5",
      "requirements": []
    },
    "hacs": {
      "version": "1.27.2",
      "requirements": [
        "aiogithubapi>=22.2.4"
      ]
    },
    "browser_mod": {
      "version": "2.1.2",
      "requirements": []
    },
    "reolink_dev": {
      "version": "0.57",
      "requirements": [
        "reolink==0.0.62"
      ]
    },
    "uptime_kuma": {
      "version": "1.2.1",
      "requirements": [
        "pyuptimekuma==0.0.6"
      ]
    },
    "picotts_remote": {
      "version": "1.0.1",
      "requirements": []
    },
    "dwains_dashboard": {
      "version": "3.3.0",
      "requirements": []
    },
    "skyq": {
      "version": "v2.9.10",
      "requirements": [
        "pyskyqremote==0.3.16"
      ]
    },
    "watchman": {
      "version": "0.5.1",
      "requirements": [
        "prettytable==3.0.0"
      ]
    }
  },
  "integration_manifest": {
    "domain": "zwave_js",
    "name": "Z-Wave",
    "config_flow": true,
    "documentation": "https://www.home-assistant.io/integrations/zwave_js",
    "requirements": [
      "pyserial==3.5",
      "zwave-js-server-python==0.43.0"
    ],
    "codeowners": [
      "@home-assistant/z-wave"
    ],
    "dependencies": [
      "usb",
      "http",
      "websocket_api"
    ],
    "iot_class": "local_push",
    "usb": [
      {
        "vid": "0658",
        "pid": "0200",
        "known_devices": [
          "Aeotec Z-Stick Gen5+",
          "Z-WaveMe UZB"
        ]
      },
      {
        "vid": "10C4",
        "pid": "8A2A",
        "description": "*z-wave*",
        "known_devices": [
          "Nortek HUSBZB-1"
        ]
      }
    ],
    "zeroconf": [
      "_zwave-js-server._tcp.local."
    ],
    "loggers": [
      "zwave_js_server"
    ],
    "is_built_in": true
  },
  "data": {
    "versionInfo": {
      "driverVersion": "10.3.0",
      "serverVersion": "1.24.0",
      "minSchemaVersion": 0,
      "maxSchemaVersion": 24
    },
    "entities": [
      {
        "domain": "sensor",
        "entity_id": "sensor.solar_powered_outdoor_siren_battery_level",
        "original_name": "Battery level",
        "original_device_class": "battery",
        "disabled": false,
        "disabled_by": null,
        "hidden_by": null,
        "original_icon": null,
        "entity_category": "diagnostic",
        "supported_features": 0,
        "unit_of_measurement": "%",
        "value_id": "179-128-0-level",
        "primary_value": {
          "command_class": 128,
          "command_class_name": "Battery",
          "endpoint": 0,
          "property": "level",
          "property_name": "level",
          "property_key": null,
          "property_key_name": null
        }
      },
      {
        "domain": "switch",
        "entity_id": "switch.solar_powered_outdoor_siren",
        "original_name": "",
        "original_device_class": null,
        "disabled": false,
        "disabled_by": null,
        "hidden_by": null,
        "original_icon": null,
        "entity_category": null,
        "supported_features": 0,
        "unit_of_measurement": null,
        "value_id": "179-37-0-currentValue",
        "primary_value": {
          "command_class": 37,
          "command_class_name": "Binary Switch",
          "endpoint": 0,
          "property": "currentValue",
          "property_name": "currentValue",
          "property_key": null,
          "property_key_name": null
        }
      },
      {
        "domain": "binary_sensor",
        "entity_id": "binary_sensor.solar_powered_outdoor_siren_low_battery_level",
        "original_name": "Low battery level",
        "original_device_class": "battery",
        "disabled": false,
        "disabled_by": null,
        "hidden_by": null,
        "original_icon": null,
        "entity_category": "diagnostic",
        "supported_features": 0,
        "unit_of_measurement": null,
        "value_id": "179-128-0-isLow",
        "primary_value": {
          "command_class": 128,
          "command_class_name": "Battery",
          "endpoint": 0,
          "property": "isLow",
          "property_name": "isLow",
          "property_key": null,
          "property_key_name": null
        }
      }
    ],
    "state": {
      "nodeId": 179,
      "index": 0,
      "installerIcon": 3329,
      "userIcon": 3840,
      "status": 4,
      "ready": true,
      "isListening": false,
      "isRouting": true,
      "isSecure": true,
      "manufacturerId": 340,
      "productId": 2,
      "productType": 4,
      "firmwareVersion": "1.4",
      "zwavePlusVersion": 1,
      "name": "Sirene",
      "location": "**REDACTED**",
      "deviceConfig": {
        "filename": "/data/db/devices/0x0154/005107_0.0-1.4.json",
        "isEmbedded": true,
        "manufacturer": "Popp & Co",
        "manufacturerId": 340,
        "label": "005107",
        "description": "Solar Powered Outdoor Siren",
        "devices": [
          {
            "productType": 4,
            "productId": 2
          }
        ],
        "firmwareVersion": {
          "min": "0.0",
          "max": "1.4"
        },
        "paramInformation": {
          "_map": {}
        }
      },
      "label": "005107",
      "interviewAttempts": 1,
      "endpoints": [
        {
          "nodeId": 179,
          "index": 0,
          "installerIcon": 3329,
          "userIcon": 3840,
          "deviceClass": {
            "basic": {
              "key": 4,
              "label": "Routing Slave"
            },
            "generic": {
              "key": 16,
              "label": "Binary Switch"
            },
            "specific": {
              "key": 5,
              "label": "Siren"
            },
            "mandatorySupportedCCs": [
              32,
              37,
              133,
              89,
              128,
              114,
              115,
              134,
              94
            ],
            "mandatoryControlledCCs": []
          },
          "commandClasses": [
            {
              "id": 37,
              "name": "Binary Switch",
              "version": 1,
              "isSecure": false
            },
            {
              "id": 133,
              "name": "Association",
              "version": 2,
              "isSecure": false
            },
            {
              "id": 89,
              "name": "Association Group Information",
              "version": 1,
              "isSecure": false
            },
            {
              "id": 128,
              "name": "Battery",
              "version": 1,
              "isSecure": false
            },
            {
              "id": 114,
              "name": "Manufacturer Specific",
              "version": 2,
              "isSecure": false
            },
            {
              "id": 115,
              "name": "Powerlevel",
              "version": 1,
              "isSecure": false
            },
            {
              "id": 134,
              "name": "Version",
              "version": 2,
              "isSecure": false
            },
            {
              "id": 94,
              "name": "Z-Wave Plus Info",
              "version": 2,
              "isSecure": false
            },
            {
              "id": 152,
              "name": "Security",
              "version": 1,
              "isSecure": true
            },
            {
              "id": 122,
              "name": "Firmware Update Meta Data",
              "version": 3,
              "isSecure": false
            },
            {
              "id": 90,
              "name": "Device Reset Locally",
              "version": 1,
              "isSecure": false
            }
          ]
        }
      ],
      "values": [
        {
          "endpoint": 0,
          "commandClass": 37,
          "commandClassName": "Binary Switch",
          "property": "currentValue",
          "propertyName": "currentValue",
          "ccVersion": 1,
          "metadata": {
            "type": "boolean",
            "readable": true,
            "writeable": false,
            "label": "Current value"
          }
        },
        {
          "endpoint": 0,
          "commandClass": 37,
          "commandClassName": "Binary Switch",
          "property": "targetValue",
          "propertyName": "targetValue",
          "ccVersion": 1,
          "metadata": {
            "type": "boolean",
            "readable": true,
            "writeable": true,
            "label": "Target value",
            "valueChangeOptions": [
              "transitionDuration"
            ]
          }
        },
        {
          "endpoint": 0,
          "commandClass": 114,
          "commandClassName": "Manufacturer Specific",
          "property": "manufacturerId",
          "propertyName": "manufacturerId",
          "ccVersion": 2,
          "metadata": {
            "type": "number",
            "readable": true,
            "writeable": false,
            "label": "Manufacturer ID",
            "min": 0,
            "max": 65535
          },
          "value": 340
        },
        {
          "endpoint": 0,
          "commandClass": 114,
          "commandClassName": "Manufacturer Specific",
          "property": "productType",
          "propertyName": "productType",
          "ccVersion": 2,
          "metadata": {
            "type": "number",
            "readable": true,
            "writeable": false,
            "label": "Product type",
            "min": 0,
            "max": 65535
          },
          "value": 4
        },
        {
          "endpoint": 0,
          "commandClass": 114,
          "commandClassName": "Manufacturer Specific",
          "property": "productId",
          "propertyName": "productId",
          "ccVersion": 2,
          "metadata": {
            "type": "number",
            "readable": true,
            "writeable": false,
            "label": "Product ID",
            "min": 0,
            "max": 65535
          },
          "value": 2
        },
        {
          "endpoint": 0,
          "commandClass": 128,
          "commandClassName": "Battery",
          "property": "level",
          "propertyName": "level",
          "ccVersion": 1,
          "metadata": {
            "type": "number",
            "readable": true,
            "writeable": false,
            "label": "Battery level",
            "min": 0,
            "max": 100,
            "unit": "%"
          },
          "value": 65
        },
        {
          "endpoint": 0,
          "commandClass": 128,
          "commandClassName": "Battery",
          "property": "isLow",
          "propertyName": "isLow",
          "ccVersion": 1,
          "metadata": {
            "type": "boolean",
            "readable": true,
            "writeable": false,
            "label": "Low battery level"
          },
          "value": false
        },
        {
          "endpoint": 0,
          "commandClass": 134,
          "commandClassName": "Version",
          "property": "libraryType",
          "propertyName": "libraryType",
          "ccVersion": 2,
          "metadata": {
            "type": "number",
            "readable": true,
            "writeable": false,
            "label": "Library type",
            "states": {
              "0": "Unknown",
              "1": "Static Controller",
              "2": "Controller",
              "3": "Enhanced Slave",
              "4": "Slave",
              "5": "Installer",
              "6": "Routing Slave",
              "7": "Bridge Controller",
              "8": "Device under Test",
              "9": "N/A",
              "10": "AV Remote",
              "11": "AV Device"
            }
          },
          "value": 3
        },
        {
          "endpoint": 0,
          "commandClass": 134,
          "commandClassName": "Version",
          "property": "protocolVersion",
          "propertyName": "protocolVersion",
          "ccVersion": 2,
          "metadata": {
            "type": "string",
            "readable": true,
            "writeable": false,
            "label": "Z-Wave protocol version"
          },
          "value": "4.5"
        },
        {
          "endpoint": 0,
          "commandClass": 134,
          "commandClassName": "Version",
          "property": "firmwareVersions",
          "propertyName": "firmwareVersions",
          "ccVersion": 2,
          "metadata": {
            "type": "string[]",
            "readable": true,
            "writeable": false,
            "label": "Z-Wave chip firmware versions"
          },
          "value": [
            "1.4"
          ]
        },
        {
          "endpoint": 0,
          "commandClass": 134,
          "commandClassName": "Version",
          "property": "hardwareVersion",
          "propertyName": "hardwareVersion",
          "ccVersion": 2,
          "metadata": {
            "type": "number",
            "readable": true,
            "writeable": false,
            "label": "Z-Wave chip hardware version"
          },
          "value": 1
        }
      ],
      "isFrequentListening": "1000ms",
      "maxDataRate": 100000,
      "supportedDataRates": [
        40000,
        100000
      ],
      "protocolVersion": 3,
      "supportsBeaming": true,
      "supportsSecurity": false,
      "nodeType": 1,
      "zwavePlusNodeType": 0,
      "zwavePlusRoleType": 7,
      "deviceClass": {
        "basic": {
          "key": 4,
          "label": "Routing Slave"
        },
        "generic": {
          "key": 16,
          "label": "Binary Switch"
        },
        "specific": {
          "key": 5,
          "label": "Siren"
        },
        "mandatorySupportedCCs": [
          32,
          37,
          133,
          89,
          128,
          114,
          115,
          134,
          94
        ],
        "mandatoryControlledCCs": []
      },
      "interviewStage": "Complete",
      "deviceDatabaseUrl": "https://devices.zwave-js.io/?jumpTo=0x0154:0x0004:0x0002:1.4",
      "statistics": {
        "commandsTX": 122,
        "commandsRX": 110,
        "commandsDroppedRX": 75,
        "commandsDroppedTX": 0,
        "timeoutResponse": 10,
        "rtt": 657.6
      },
      "highestSecurityClass": 7,
      "isControllerNode": false,
      "keepAwake": false
    }
  }
}

Have you tried a re-interview? According to the diagnostic, the device does not report that it supports a temperature sensor at all, it is not even reporting support for the necessary command class (Multilevel Sensor CC). Either 1) there was an error during the interview, 2) the device does not properly advertise the support (buggy device) or 3) or the device manual is misrepresenting the capabilities.

In the case of 1, a re-interview might fix it. In case of 2, that would require a device configuration file change (as was done here), which you would need to submit a bug for at node-zwave-js. Nothing can be done in case 3, besides contacting the manufacturer and asking for assistance. You might do that anyways and see if there are any known issues or firmware updates.

If you submit a bug, be sure to attach (as a file) driver Debug logs of the entire re-interview sequence to the issue.

The docs state, that if the temperature value is set to 0 - Disable report.

So, lets go to settings → Devices & services → Zwave → Devices overview
Click on your device → Configure device

See, if that setting is available and make sure it is not 0, but something other.

Then re-interview.

I hope, this does resolve it :wink:

Considering none of these configuration parameters show up in the diagnostic, and the diagnostic shows for stats "timeoutResponse": 10,, I’m assuming there were several interview errors, suggesting a re-interview.

1 Like

@BebeMischa,

unfortunately I cannot configure anything on this device. When I click the configure button, I only get a link to the website you referred to. There are no fields or controls to configure.

But I am pretty sure, the configuration is ok, because I just moved the stick from my working indigo controller to homeassistant. I did nothing else but interviewed it a few time, because the temperatur was not working. When I put the stick on the other controller, the temp sensor works again.
So this means I am pretty sure, the problem is zwave-js.

@freshcoast
Is there any way to increase the timeout for the interview, because you mentioned it?

Wait, you did shut down your old network, started a new HA network and included the device?
Was the device properly excluded from the old network? Try to do that. Connect to the old network, exclude there, include to new network.

If still nothing, maybe a factory reset will help…

I did nothing of that sort.
I shut down the old server, plugged the stick into HA and let it read the devices and interview them.
Everything is there and works fine, apart from that solar siren by popp where the temperature sensor is now missing.
Every device stayed connected to the same zwave stick, no new network whatsoever.

Not unless you run Z-Wave JS manually. It already retries the interview 5 times. Did you try the Re-interview yet?

yes, several times. The interviews end with all boxes checked.
I cannot see any failure - at least not in the log and the UI

This is the debug log which I get when starting a new interview of this node (179):
I don’t know if this helps, but I can’t make anything of it.

Abonniert Z-Wave JS-Protokollnachrichten …
2022-10-11T15:02:57.010Z SERIAL « 0x010c00040053063105030a00019e                                      (14 bytes)
2022-10-11T15:02:57.012Z SERIAL » [ACK]                                                                   (0x06)
2022-10-11T15:02:57.014Z CNTRLR   [Node 083] [Multilevel Sensor] Illuminance: metadata updated      [Endpoint 0]
2022-10-11T15:02:57.016Z CNTRLR   [Node 083] [~] [Multilevel Sensor] Illuminance: 2 => 1            [Endpoint 0]
2022-10-11T15:02:57.019Z DRIVER « [Node 083] [REQ] [ApplicationCommand]
                                  └─[MultilevelSensorCCReport]
                                      type:  Illuminance
                                      scale: Lux
                                      value: 1
2022-10-11T15:02:57.928Z SERIAL « 0x0112000400a20c600d020032022132000000000b                          (20 bytes)
2022-10-11T15:02:57.931Z SERIAL » [ACK]                                                                   (0x06)
2022-10-11T15:02:57.935Z CNTRLR   [Node 162] [~] [Meter] value[66049]: 0 => 0                       [Endpoint 2]
2022-10-11T15:02:57.938Z DRIVER « [Node 162] [REQ] [ApplicationCommand]
                                  └─[MultiChannelCCCommandEncapsulation]
                                    │ source:      2
                                    │ destination: 0
                                    └─[MeterCCReport]
                                        type:       Electric
                                        scale:      W
                                        rate type:  Consumed
                                        value:      0
                                        time delta: 0 seconds
2022-10-11T15:03:20.207Z SERIAL « 0x0112000400690c600d02023105014400000872ea                          (20 bytes)
2022-10-11T15:03:20.210Z SERIAL » [ACK]                                                                   (0x06)
2022-10-11T15:03:20.212Z CNTRLR   [Node 105] [Multilevel Sensor] Air temperature: metadata updated  [Endpoint 2]
2022-10-11T15:03:20.215Z CNTRLR   [Node 105] [~] [Multilevel Sensor] Air temperature: 21.56 => 21.6 [Endpoint 2]
                                  2
2022-10-11T15:03:20.218Z DRIVER « [Node 105] [REQ] [ApplicationCommand]
                                  └─[MultiChannelCCCommandEncapsulation]
                                    │ source:      2
                                    │ destination: 2
                                    └─[MultilevelSensorCCReport]
                                        type:  Air temperature
                                        scale: Celsius
                                        value: 21.62
2022-10-11T15:03:47.381Z SERIAL « 0x010f00040087097105000000ff061600e1                                (17 bytes)
2022-10-11T15:03:47.384Z SERIAL » [ACK]                                                                   (0x06)
2022-10-11T15:03:47.386Z CNTRLR   [Node 135] [~] [Notification] alarmType: 0 => 0                   [Endpoint 0]
2022-10-11T15:03:47.390Z CNTRLR   [Node 135] [~] [Notification] alarmLevel: 0 => 0                  [Endpoint 0]
2022-10-11T15:03:47.393Z DRIVER « [Node 135] [REQ] [ApplicationCommand]
                                  └─[NotificationCCReport]
                                      notification type:   Access Control
                                      notification status: 255
                                      notification state:  Window/door is open
2022-10-11T15:03:47.397Z CNTRLR   [Node 135] [~] [Notification] Access Control[Door state]: 23 => 2 [Endpoint 0]
                                  2
2022-10-11T15:03:49.786Z SERIAL « 0x010c00040082063105030a000a44                                      (14 bytes)
2022-10-11T15:03:49.788Z SERIAL » [ACK]                                                                   (0x06)
2022-10-11T15:03:49.790Z CNTRLR   [Node 130] [Multilevel Sensor] Illuminance: metadata updated      [Endpoint 0]
2022-10-11T15:03:49.792Z CNTRLR   [Node 130] [~] [Multilevel Sensor] Illuminance: 10 => 10          [Endpoint 0]
2022-10-11T15:03:49.794Z DRIVER « [Node 130] [REQ] [ApplicationCommand]
                                  └─[MultilevelSensorCCReport]
                                      type:  Illuminance
                                      scale: Lux
                                      value: 10
2022-10-11T15:03:53.155Z SERIAL « 0x010f00040087097105000000ff061700e0                                (17 bytes)
2022-10-11T15:03:53.157Z SERIAL » [ACK]                                                                   (0x06)
2022-10-11T15:03:53.158Z CNTRLR   [Node 135] [~] [Notification] alarmType: 0 => 0                   [Endpoint 0]
2022-10-11T15:03:53.161Z CNTRLR   [Node 135] [~] [Notification] alarmLevel: 0 => 0                  [Endpoint 0]
2022-10-11T15:03:53.162Z DRIVER « [Node 135] [REQ] [ApplicationCommand]
                                  └─[NotificationCCReport]
                                      notification type:   Access Control
                                      notification status: 255
                                      notification state:  Window/door is closed
2022-10-11T15:03:53.165Z CNTRLR   [Node 135] [~] [Notification] Access Control[Door state]: 22 => 2 [Endpoint 0]
                                  3
2022-10-11T15:03:58.239Z SERIAL « 0x010d000400ac07600d01002503ffe8                                    (15 bytes)
2022-10-11T15:03:58.242Z SERIAL » [ACK]                                                                   (0x06)
2022-10-11T15:03:58.244Z CNTRLR   [Node 172] [~] [Binary Switch] currentValue: false => true        [Endpoint 1]
2022-10-11T15:03:58.247Z DRIVER « [Node 172] [REQ] [ApplicationCommand]
                                  └─[MultiChannelCCCommandEncapsulation]
                                    │ source:      1
                                    │ destination: 0
                                    └─[BinarySwitchCCReport]
                                        current value: true
2022-10-11T15:03:58.305Z SERIAL « 0x010d000408ac07600d01012001ffe6                                    (15 bytes)
2022-10-11T15:03:58.307Z SERIAL » [ACK]                                                                   (0x06)
2022-10-11T15:03:58.309Z DRIVER « [Node 172] [REQ] [ApplicationCommand]
                                  │ type: multicast
                                  └─[MultiChannelCCCommandEncapsulation]
                                    │ source:      1
                                    │ destination: 1
                                    └─[BasicCCSet]
                                        target value: 255
2022-10-11T15:03:58.312Z CNTRLR   [Node 172] treating BasicCC::Set as a report                      [Endpoint 1]
2022-10-11T15:03:58.313Z CNTRLR   [Node 172] [~] [Basic] currentValue: 0 => 255                     [Endpoint 1]
2022-10-11T15:03:58.320Z SERIAL « 0x010d000400ac07600d01012001ffee                                    (15 bytes)
2022-10-11T15:03:58.322Z SERIAL » [ACK]                                                                   (0x06)
2022-10-11T15:03:58.324Z DRIVER « [Node 172] [REQ] [ApplicationCommand]
                                  └─[MultiChannelCCCommandEncapsulation]
                                    │ source:      1
                                    │ destination: 1
                                    └─[BasicCCSet]
                                        target value: 255
2022-10-11T15:03:58.327Z CNTRLR   [Node 172] treating BasicCC::Set as a report                      [Endpoint 1]
2022-10-11T15:03:58.328Z CNTRLR   [Node 172] [~] [Basic] currentValue: 255 => 255                   [Endpoint 1]
2022-10-11T15:04:00.750Z SERIAL « 0x0112000400ac0c600d01003202213200ec0000ea                          (20 bytes)
2022-10-11T15:04:00.753Z SERIAL » [ACK]                                                                   (0x06)
2022-10-11T15:04:00.755Z CNTRLR   [Node 172] [~] [Meter] value[66049]: 0 => 23.6                    [Endpoint 1]
2022-10-11T15:04:00.757Z DRIVER « [Node 172] [REQ] [ApplicationCommand]
                                  └─[MultiChannelCCCommandEncapsulation]
                                    │ source:      1
                                    │ destination: 0
                                    └─[MeterCCReport]
                                        type:       Electric
                                        scale:      W
                                        rate type:  Consumed
                                        value:      23.6
                                        time delta: 0 seconds
2022-10-11T15:04:18.843Z CNTRLR   [Node 179] [+] [Node Naming and Location] name: "Sirene"
2022-10-11T15:04:18.845Z CNTRLR   [Node 179] [+] [Node Naming and Location] location: "Außen"
2022-10-11T15:04:18.848Z CNTRLR   [Node 179] Beginning interview - last completed stage: None
2022-10-11T15:04:18.848Z CNTRLR   [Node 179] new node, doing a full interview...
2022-10-11T15:04:18.850Z CNTRLR » [Node 179] querying protocol info...
2022-10-11T15:04:18.859Z SERIAL » 0x01040041b309                                                       (6 bytes)
2022-10-11T15:04:18.860Z DRIVER » [REQ] [GetNodeProtocolInfo]
                                    payload: 0xb3
2022-10-11T15:04:18.865Z SERIAL « [ACK]                                                                   (0x06)
2022-10-11T15:04:18.867Z SERIAL « 0x0109014153dc0104100529                                            (11 bytes)
2022-10-11T15:04:18.869Z SERIAL » [ACK]                                                                   (0x06)
2022-10-11T15:04:18.871Z DRIVER « [RES] [GetNodeProtocolInfo]
                                    payload: 0x53dc01041005
2022-10-11T15:04:18.876Z CNTRLR « [Node 179] received response for protocol info:
                                  basic device class:    Routing Slave
                                  generic device class:  Binary Switch
                                  specific device class: Siren
                                  node type:             End Node
                                  is always listening:   false
                                  is frequent listening: 1000ms
                                  can route messages:    true
                                  supports security:     false
                                  supports beaming:      true
                                  maximum data rate:     100000 kbps
                                  protocol version:      3
2022-10-11T15:04:18.877Z CNTRLR   [Node 179] Interview stage completed: ProtocolInfo
2022-10-11T15:04:18.878Z CNTRLR » [Node 179] querying node info...
2022-10-11T15:04:18.885Z SERIAL » 0x01040060b328                                                       (6 bytes)
2022-10-11T15:04:18.887Z DRIVER » [Node 179] [REQ] [RequestNodeInfo]
                                    payload: 0xb3
2022-10-11T15:04:18.889Z SERIAL « [ACK]                                                                   (0x06)
2022-10-11T15:04:18.896Z SERIAL « 0x01040160019b                                                       (6 bytes)
2022-10-11T15:04:18.897Z SERIAL » [ACK]                                                                   (0x06)
2022-10-11T15:04:18.899Z DRIVER « [RES] [RequestNodeInfo]
                                    payload: 0x01
2022-10-11T15:04:20.145Z SERIAL « 0x0108000400b30298409a                                              (10 bytes)
2022-10-11T15:04:20.146Z SERIAL » [ACK]                                                                   (0x06)
2022-10-11T15:04:20.148Z DRIVER « [Node 179] [REQ] [ApplicationCommand]
                                  └─[SecurityCCNonceGet]
2022-10-11T15:04:20.170Z SERIAL « 0x0111004984b30b0410055e7a73805a9886726b                            (19 bytes)
2022-10-11T15:04:20.171Z SERIAL » [ACK]                                                                   (0x06)
2022-10-11T15:04:20.172Z DRIVER « [Node 179] [REQ] [ApplicationUpdateRequest]
                                    payload: 0xb30b0410055e7a73805a988672
2022-10-11T15:04:20.176Z SERIAL » 0x01110013b30a98808119e2f924015f3b0536ad                            (19 bytes)
2022-10-11T15:04:20.178Z DRIVER » [Node 179] [REQ] [SendData]
                                  │ transmit options: 0x05
                                  │ callback id:      54
                                  └─[SecurityCCNonceReport]
                                      nonce: 0x8119e2f924015f3b
2022-10-11T15:04:20.180Z CNTRLR « [Node 179] node info received
                                  supported CCs:
                                  · Z-Wave Plus Info
                                  · Firmware Update Meta Data
                                  · Powerlevel
                                  · Battery
                                  · Device Reset Locally
                                  · Security
                                  · Version
                                  · Manufacturer Specific
2022-10-11T15:04:20.183Z CNTRLR   [Node 179] Interview stage completed: NodeInfo
2022-10-11T15:04:20.184Z CNTRLR » [Node 179] Querying securely supported commands (S0)...
2022-10-11T15:04:20.190Z SERIAL « [ACK]                                                                   (0x06)
2022-10-11T15:04:20.192Z SERIAL « 0x0104011301e8                                                       (6 bytes)
2022-10-11T15:04:20.193Z SERIAL » [ACK]                                                                   (0x06)
2022-10-11T15:04:20.194Z DRIVER « [RES] [SendData]
                                    was sent: true
2022-10-11T15:04:20.212Z SERIAL « 0x0107001336000002df                                                 (9 bytes)
2022-10-11T15:04:20.213Z SERIAL » [ACK]                                                                   (0x06)
2022-10-11T15:04:20.214Z DRIVER « [REQ] [SendData]
                                    callback id:     54
                                    transmit status: OK
2022-10-11T15:04:20.224Z SERIAL » 0x01090013b302984025379e                                            (11 bytes)
2022-10-11T15:04:20.225Z DRIVER » [Node 179] [REQ] [SendData]
                                  │ transmit options: 0x25
                                  │ callback id:      55
                                  └─[SecurityCCNonceGet]
2022-10-11T15:04:20.228Z SERIAL « [ACK]                                                                   (0x06)
2022-10-11T15:04:20.244Z SERIAL « 0x0104011301e8                                                       (6 bytes)
2022-10-11T15:04:20.245Z SERIAL » [ACK]                                                                   (0x06)
2022-10-11T15:04:20.246Z DRIVER « [RES] [SendData]
                                    was sent: true
2022-10-11T15:04:20.249Z SERIAL « 0x0120000400b31a9881a1f55b30846e42e96e3acf55127f5c81ea3f81149317605 (34 bytes)
                                  e91
2022-10-11T15:04:20.251Z DRIVER   Dropping message with invalid payload
2022-10-11T15:04:20.252Z DRIVER « [Node 179] [REQ] [ApplicationCommand]
                                  └─[SecurityCCCommandEncapsulation] [INVALID]
                                      error: Invalid auth code, won't accept security encapsulated command.
2022-10-11T15:04:20.253Z SERIAL » [ACK]                                                                   (0x06)
2022-10-11T15:04:20.266Z SERIAL « 0x0107001337000003df                                                 (9 bytes)
2022-10-11T15:04:20.267Z SERIAL » [ACK]                                                                   (0x06)
2022-10-11T15:04:20.268Z DRIVER « [REQ] [SendData]
                                    callback id:     55
                                    transmit status: OK
2022-10-11T15:04:20.283Z SERIAL « 0x0110000400b30a9880a981f13d3e314bd13b                              (18 bytes)
2022-10-11T15:04:20.284Z SERIAL » [ACK]                                                                   (0x06)
2022-10-11T15:04:20.285Z DRIVER « [Node 179] [REQ] [ApplicationCommand]
                                  └─[SecurityCCNonceReport]
                                      nonce: 0xa981f13d3e314bd1
2022-10-11T15:04:20.290Z SERIAL » 0x011d0013b31698818427d0bdff7f1137d9b6d7a9fb79ca5ad05c66682538b9    (31 bytes)
2022-10-11T15:04:20.291Z DRIVER » [Node 179] [REQ] [SendData]
                                  │ transmit options: 0x25
                                  │ callback id:      56
                                  └─[SecurityCCCommandEncapsulation]
                                    │ nonce id: 169
                                    └─[SecurityCCCommandsSupportedGet]
2022-10-11T15:04:20.296Z SERIAL « [ACK]                                                                   (0x06)
2022-10-11T15:04:20.305Z SERIAL « 0x0104011301e8                                                       (6 bytes)
2022-10-11T15:04:20.306Z SERIAL » [ACK]                                                                   (0x06)
2022-10-11T15:04:20.307Z DRIVER « [RES] [SendData]
                                    was sent: true
2022-10-11T15:04:20.329Z SERIAL « 0x0107001338000003d0                                                 (9 bytes)
2022-10-11T15:04:20.330Z SERIAL » [ACK]                                                                   (0x06)
2022-10-11T15:04:20.331Z DRIVER « [REQ] [SendData]
                                    callback id:     56
                                    transmit status: OK
2022-10-11T15:04:21.431Z CNTRLR   [Node 179] Timed out while waiting for a response from the node (ZW0201)
2022-10-11T15:04:21.432Z CNTRLR   [Node 179] Querying securely supported commands (S0), attempt 1/3 failed. Retr
                                  ying in 500ms...
2022-10-11T15:04:21.938Z SERIAL » 0x01090013b3029840253990                                            (11 bytes)
2022-10-11T15:04:21.939Z DRIVER » [Node 179] [REQ] [SendData]
                                  │ transmit options: 0x25
                                  │ callback id:      57
                                  └─[SecurityCCNonceGet]
2022-10-11T15:04:21.943Z SERIAL « [ACK]                                                                   (0x06)
2022-10-11T15:04:21.951Z SERIAL « 0x0104011301e8                                                       (6 bytes)
2022-10-11T15:04:21.953Z SERIAL » [ACK]                                                                   (0x06)
2022-10-11T15:04:21.954Z DRIVER « [RES] [SendData]
                                    was sent: true
2022-10-11T15:04:21.972Z SERIAL « 0x0107001339000002d0                                                 (9 bytes)
2022-10-11T15:04:21.973Z SERIAL » [ACK]                                                                   (0x06)
2022-10-11T15:04:21.975Z DRIVER « [REQ] [SendData]
                                    callback id:     57
                                    transmit status: OK
2022-10-11T15:04:21.989Z SERIAL « 0x0110000400b30a9880c1689ca2865121153e                              (18 bytes)
2022-10-11T15:04:21.991Z SERIAL » [ACK]                                                                   (0x06)
2022-10-11T15:04:21.992Z DRIVER « [Node 179] [REQ] [ApplicationCommand]
                                  └─[SecurityCCNonceReport]
                                      nonce: 0xc1689ca286512115
2022-10-11T15:04:21.997Z SERIAL » 0x011d0013b31698811ed5bf88d81d4196550f7ac150eea91db5163223253ae5    (31 bytes)
2022-10-11T15:04:21.998Z DRIVER » [Node 179] [REQ] [SendData]
                                  │ transmit options: 0x25
                                  │ callback id:      58
                                  └─[SecurityCCCommandEncapsulation]
                                    │ nonce id: 193
                                    └─[SecurityCCCommandsSupportedGet]
2022-10-11T15:04:22.001Z SERIAL « [ACK]                                                                   (0x06)
2022-10-11T15:04:22.010Z SERIAL « 0x0104011301e8                                                       (6 bytes)
2022-10-11T15:04:22.011Z SERIAL » [ACK]                                                                   (0x06)
2022-10-11T15:04:22.012Z DRIVER « [RES] [SendData]
                                    was sent: true
2022-10-11T15:04:22.040Z SERIAL « 0x010700133a000003d2                                                 (9 bytes)
2022-10-11T15:04:22.041Z SERIAL » [ACK]                                                                   (0x06)
2022-10-11T15:04:22.042Z DRIVER « [REQ] [SendData]
                                    callback id:     58
                                    transmit status: OK
2022-10-11T15:04:23.135Z CNTRLR   [Node 179] Timed out while waiting for a response from the node (ZW0201)
2022-10-11T15:04:23.136Z CNTRLR   [Node 179] Querying securely supported commands (S0), attempt 2/3 failed. Retr
                                  ying in 500ms...
2022-10-11T15:04:23.640Z SERIAL » 0x01090013b3029840253b92                                            (11 bytes)
2022-10-11T15:04:23.641Z DRIVER » [Node 179] [REQ] [SendData]
                                  │ transmit options: 0x25
                                  │ callback id:      59
                                  └─[SecurityCCNonceGet]
2022-10-11T15:04:23.643Z SERIAL « [ACK]                                                                   (0x06)
2022-10-11T15:04:23.651Z SERIAL « 0x0104011301e8                                                       (6 bytes)
2022-10-11T15:04:23.652Z SERIAL » [ACK]                                                                   (0x06)
2022-10-11T15:04:23.654Z DRIVER « [RES] [SendData]
                                    was sent: true
2022-10-11T15:04:23.704Z SERIAL « 0x0110000400b30a9880d7fa9966fdc15ba55a                              (18 bytes)
2022-10-11T15:04:23.705Z SERIAL » [ACK]                                                                   (0x06)
2022-10-11T15:04:23.707Z DRIVER « [Node 179] [REQ] [ApplicationCommand]
                                  └─[SecurityCCNonceReport]
                                      nonce: 0xd7fa9966fdc15ba5
2022-10-11T15:04:23.709Z CNTRLR « [Node 179] received expected response prematurely, remembering it...
2022-10-11T15:04:23.737Z SERIAL « 0x010700133b000009d9                                                 (9 bytes)
2022-10-11T15:04:23.738Z SERIAL » [ACK]                                                                   (0x06)
2022-10-11T15:04:23.739Z DRIVER « [REQ] [SendData]
                                    callback id:     59
                                    transmit status: OK
2022-10-11T15:04:23.744Z SERIAL » 0x011d0013b31698810dfdd30901d18d87cfc3bbd7a31b22fc55a194eb253c29    (31 bytes)
2022-10-11T15:04:23.745Z DRIVER » [Node 179] [REQ] [SendData]
                                  │ transmit options: 0x25
                                  │ callback id:      60
                                  └─[SecurityCCCommandEncapsulation]
                                    │ nonce id: 215
                                    └─[SecurityCCCommandsSupportedGet]
2022-10-11T15:04:23.755Z SERIAL « 0x0110000400b30a98808bd70011952a90466e                              (18 bytes)
2022-10-11T15:04:23.757Z SERIAL » [ACK]                                                                   (0x06)
2022-10-11T15:04:23.758Z DRIVER « [Node 179] [REQ] [ApplicationCommand]
                                  └─[SecurityCCNonceReport]
                                      nonce: 0x8bd70011952a9046
2022-10-11T15:04:23.762Z SERIAL « [CAN]                                                                   (0x18)
2022-10-11T15:04:23.764Z CNTRLR   Failed to execute controller command after 1/3 attempts. Scheduling next try i
                                  n 100 ms.
2022-10-11T15:04:23.866Z SERIAL » 0x011d0013b31698810dfdd30901d18d87cfc3bbd7a31b22fc55a194eb253c29    (31 bytes)
2022-10-11T15:04:23.867Z DRIVER » [Node 179] [REQ] [SendData]
                                  │ transmit options: 0x25
                                  │ callback id:      60
                                  └─[SecurityCCCommandEncapsulation]
                                    │ nonce id: 215
                                    └─[SecurityCCCommandsSupportedGet]
2022-10-11T15:04:23.871Z SERIAL « [ACK]                                                                   (0x06)
2022-10-11T15:04:23.879Z SERIAL « 0x0104011301e8                                                       (6 bytes)
2022-10-11T15:04:23.880Z SERIAL » [ACK]                                                                   (0x06)
2022-10-11T15:04:23.881Z DRIVER « [RES] [SendData]
                                    was sent: true
2022-10-11T15:04:23.904Z SERIAL « 0x010700133c000003d4                                                 (9 bytes)
2022-10-11T15:04:23.904Z SERIAL » [ACK]                                                                   (0x06)
2022-10-11T15:04:23.906Z DRIVER « [REQ] [SendData]
                                    callback id:     60
                                    transmit status: OK
2022-10-11T15:04:25.057Z CNTRLR   [Node 179] Timed out while waiting for a response from the node (ZW0201)
2022-10-11T15:04:25.057Z CNTRLR   [Node 179] Querying securely supported commands (S0) failed
2022-10-11T15:04:25.059Z CNTRLR   [Node 179] Interviewing Manufacturer Specific...
2022-10-11T15:04:25.060Z CNTRLR » [Node 179] querying manufacturer information...
2022-10-11T15:04:25.069Z SERIAL » 0x01090013b3027204253d3a                                            (11 bytes)
2022-10-11T15:04:25.070Z DRIVER » [Node 179] [REQ] [SendData]
                                  │ transmit options: 0x25
                                  │ callback id:      61
                                  └─[ManufacturerSpecificCCGet]
2022-10-11T15:04:25.072Z SERIAL « [ACK]                                                                   (0x06)
2022-10-11T15:04:25.081Z SERIAL « 0x0104011301e8                                                       (6 bytes)
2022-10-11T15:04:25.083Z SERIAL » [ACK]                                                                   (0x06)
2022-10-11T15:04:25.085Z DRIVER « [RES] [SendData]
                                    was sent: true
2022-10-11T15:04:25.102Z SERIAL « 0x010700133d000002d4                                                 (9 bytes)
2022-10-11T15:04:25.103Z SERIAL » [ACK]                                                                   (0x06)
2022-10-11T15:04:25.104Z DRIVER « [REQ] [SendData]
                                    callback id:     61
                                    transmit status: OK
2022-10-11T15:04:25.116Z SERIAL « 0x010e000400b30872050154000400026a                                  (16 bytes)
2022-10-11T15:04:25.117Z SERIAL » [ACK]                                                                   (0x06)
2022-10-11T15:04:25.118Z CNTRLR   [Node 179] [Manufacturer Specific] manufacturerId: metadata updat [Endpoint 0]
                                  ed
2022-10-11T15:04:25.120Z CNTRLR   [Node 179] [+] [Manufacturer Specific] manufacturerId: 340        [Endpoint 0]
2022-10-11T15:04:25.126Z CNTRLR   [Node 179] [Manufacturer Specific] productType: metadata updated  [Endpoint 0]
2022-10-11T15:04:25.127Z CNTRLR   [Node 179] [+] [Manufacturer Specific] productType: 4             [Endpoint 0]
2022-10-11T15:04:25.129Z CNTRLR   [Node 179] [Manufacturer Specific] productId: metadata updated    [Endpoint 0]
2022-10-11T15:04:25.130Z CNTRLR   [Node 179] [+] [Manufacturer Specific] productId: 2               [Endpoint 0]
2022-10-11T15:04:25.132Z DRIVER « [Node 179] [REQ] [ApplicationCommand]
                                  └─[ManufacturerSpecificCCReport]
                                      manufacturer id: 0x0154
                                      product type:    0x04
                                      product id:      0x02
2022-10-11T15:04:25.136Z CNTRLR « [Node 179] received response for manufacturer information:
                                    manufacturer: Popp & Co (0x0154)
                                    product type: 0x04
                                    product id:   0x02
2022-10-11T15:04:25.137Z CNTRLR   [Node 179] [+] [Manufacturer Specific] interviewComple [Endpoint 0] [internal]
                                  te: true
2022-10-11T15:04:25.138Z CNTRLR   [Node 179] Interviewing Version...
2022-10-11T15:04:25.139Z CNTRLR » [Node 179]   querying the CC version for Version...
2022-10-11T15:04:25.145Z SERIAL » 0x010a0013b303861386253e5e                                          (12 bytes)
2022-10-11T15:04:25.147Z DRIVER » [Node 179] [REQ] [SendData]
                                  │ transmit options: 0x25
                                  │ callback id:      62
                                  └─[VersionCCCommandClassGet]
                                      CC: Version
2022-10-11T15:04:25.149Z SERIAL « [ACK]                                                                   (0x06)
2022-10-11T15:04:25.157Z SERIAL « 0x0104011301e8                                                       (6 bytes)
2022-10-11T15:04:25.158Z SERIAL » [ACK]                                                                   (0x06)
2022-10-11T15:04:25.159Z DRIVER « [RES] [SendData]
                                    was sent: true
2022-10-11T15:04:25.178Z SERIAL « 0x010700133e000003d6                                                 (9 bytes)
2022-10-11T15:04:25.179Z SERIAL » [ACK]                                                                   (0x06)
2022-10-11T15:04:25.180Z DRIVER « [REQ] [SendData]
                                    callback id:     62
                                    transmit status: OK
2022-10-11T15:04:25.192Z SERIAL « 0x010a000400b3048614860250                                          (12 bytes)
2022-10-11T15:04:25.193Z SERIAL » [ACK]                                                                   (0x06)
2022-10-11T15:04:25.194Z DRIVER « [Node 179] [REQ] [ApplicationCommand]
                                  └─[VersionCCCommandClassReport]
                                      CC:      Version
                                      version: 2
2022-10-11T15:04:25.197Z CNTRLR   [Node 179]   supports CC Version (0x86) in version 2
2022-10-11T15:04:25.198Z CNTRLR » [Node 179] querying node versions...
2022-10-11T15:04:25.203Z SERIAL » 0x01090013b3028611253fd9                                            (11 bytes)
2022-10-11T15:04:25.204Z DRIVER » [Node 179] [REQ] [SendData]
                                  │ transmit options: 0x25
                                  │ callback id:      63
                                  └─[VersionCCGet]
2022-10-11T15:04:25.209Z SERIAL « [ACK]                                                                   (0x06)
2022-10-11T15:04:25.217Z SERIAL « 0x0104011301e8                                                       (6 bytes)
2022-10-11T15:04:25.217Z SERIAL » [ACK]                                                                   (0x06)
2022-10-11T15:04:25.218Z DRIVER « [RES] [SendData]
                                    was sent: true
2022-10-11T15:04:25.241Z SERIAL « 0x010700133f000003d7                                                 (9 bytes)
2022-10-11T15:04:25.242Z SERIAL » [ACK]                                                                   (0x06)
2022-10-11T15:04:25.243Z DRIVER « [REQ] [SendData]
                                    callback id:     63

and here comes the rest

                                    transmit status: OK
2022-10-11T15:04:25.256Z SERIAL « 0x010f000400b309861203040501040100dc                                (17 bytes)
2022-10-11T15:04:25.258Z SERIAL » [ACK]                                                                   (0x06)
2022-10-11T15:04:25.259Z CNTRLR   [Node 179] [Version] libraryType: metadata updated                [Endpoint 0]
2022-10-11T15:04:25.261Z CNTRLR   [Node 179] [+] [Version] libraryType: 3                           [Endpoint 0]
2022-10-11T15:04:25.263Z CNTRLR   [Node 179] [Version] protocolVersion: metadata updated            [Endpoint 0]
2022-10-11T15:04:25.264Z CNTRLR   [Node 179] [+] [Version] protocolVersion: "4.5"                   [Endpoint 0]
2022-10-11T15:04:25.266Z CNTRLR   [Node 179] [Version] firmwareVersions: metadata updated           [Endpoint 0]
2022-10-11T15:04:25.268Z CNTRLR   [Node 179] [+] [Version] firmwareVersions: 1.4                    [Endpoint 0]
2022-10-11T15:04:25.269Z CNTRLR   [Node 179] [Version] hardwareVersion: metadata updated            [Endpoint 0]
2022-10-11T15:04:25.271Z CNTRLR   [Node 179] [+] [Version] hardwareVersion: 1                       [Endpoint 0]
2022-10-11T15:04:25.272Z DRIVER « [Node 179] [REQ] [ApplicationCommand]
                                  └─[VersionCCReport]
                                      library type:      Enhanced Slave
                                      protocol version:  4.5
                                      firmware versions: 1.4
                                      hardware version:  1
2022-10-11T15:04:25.277Z CNTRLR « [Node 179] received response for node versions:
                                    library type:      Enhanced Slave (0x03)
                                    protocol version:  4.5
                                    firmware versions: 1.4
                                    hardware version:  1
2022-10-11T15:04:25.278Z CNTRLR » [Node 179] querying CC versions...
2022-10-11T15:04:25.279Z CNTRLR » [Node 179]   querying the CC version for Basic...
2022-10-11T15:04:25.287Z SERIAL » 0x010a0013b303861320254086                                          (12 bytes)
2022-10-11T15:04:25.288Z DRIVER » [Node 179] [REQ] [SendData]
                                  │ transmit options: 0x25
                                  │ callback id:      64
                                  └─[VersionCCCommandClassGet]
                                      CC: Basic
2022-10-11T15:04:25.291Z SERIAL « [ACK]                                                                   (0x06)
2022-10-11T15:04:25.299Z SERIAL « 0x0104011301e8                                                       (6 bytes)
2022-10-11T15:04:25.300Z SERIAL » [ACK]                                                                   (0x06)
2022-10-11T15:04:25.301Z DRIVER « [RES] [SendData]
                                    was sent: true
2022-10-11T15:04:25.319Z SERIAL « 0x0107001340000002a9                                                 (9 bytes)
2022-10-11T15:04:25.320Z SERIAL » [ACK]                                                                   (0x06)
2022-10-11T15:04:25.324Z DRIVER « [REQ] [SendData]
                                    callback id:     64
                                    transmit status: OK
2022-10-11T15:04:25.334Z SERIAL « 0x010a000400b30486142001f5                                          (12 bytes)
2022-10-11T15:04:25.335Z SERIAL » [ACK]                                                                   (0x06)
2022-10-11T15:04:25.336Z DRIVER « [Node 179] [REQ] [ApplicationCommand]
                                  └─[VersionCCCommandClassReport]
                                      CC:      Basic
                                      version: 1
2022-10-11T15:04:25.339Z CNTRLR   [Node 179]   supports CC Basic (0x20) in version 1
2022-10-11T15:04:25.340Z CNTRLR » [Node 179]   querying the CC version for Binary Switch...
2022-10-11T15:04:25.345Z SERIAL » 0x010a0013b303861325254182                                          (12 bytes)
2022-10-11T15:04:25.346Z DRIVER » [Node 179] [REQ] [SendData]
                                  │ transmit options: 0x25
                                  │ callback id:      65
                                  └─[VersionCCCommandClassGet]
                                      CC: Binary Switch
2022-10-11T15:04:25.349Z SERIAL « [ACK]                                                                   (0x06)
2022-10-11T15:04:25.356Z SERIAL « 0x0104011301e8                                                       (6 bytes)
2022-10-11T15:04:25.357Z SERIAL » [ACK]                                                                   (0x06)
2022-10-11T15:04:25.358Z DRIVER « [RES] [SendData]
                                    was sent: true
2022-10-11T15:04:25.377Z SERIAL « 0x0107001341000003a9                                                 (9 bytes)
2022-10-11T15:04:25.379Z SERIAL » [ACK]                                                                   (0x06)
2022-10-11T15:04:25.380Z DRIVER « [REQ] [SendData]
                                    callback id:     65
                                    transmit status: OK
2022-10-11T15:04:25.391Z SERIAL « 0x010a000400b30486142501f0                                          (12 bytes)
2022-10-11T15:04:25.392Z SERIAL » [ACK]                                                                   (0x06)
2022-10-11T15:04:25.394Z DRIVER « [Node 179] [REQ] [ApplicationCommand]
                                  └─[VersionCCCommandClassReport]
                                      CC:      Binary Switch
                                      version: 1
2022-10-11T15:04:25.397Z CNTRLR   [Node 179]   supports CC Binary Switch (0x25) in version 1
2022-10-11T15:04:25.398Z CNTRLR » [Node 179]   querying the CC version for Association...
2022-10-11T15:04:25.404Z SERIAL » 0x010a0013b303861385254221                                          (12 bytes)
2022-10-11T15:04:25.405Z DRIVER » [Node 179] [REQ] [SendData]
                                  │ transmit options: 0x25
                                  │ callback id:      66
                                  └─[VersionCCCommandClassGet]
                                      CC: Association
2022-10-11T15:04:25.407Z SERIAL « [ACK]                                                                   (0x06)
2022-10-11T15:04:25.415Z SERIAL « 0x0104011301e8                                                       (6 bytes)
2022-10-11T15:04:25.416Z SERIAL » [ACK]                                                                   (0x06)
2022-10-11T15:04:25.418Z DRIVER « [RES] [SendData]
                                    was sent: true
2022-10-11T15:04:25.436Z SERIAL « 0x0107001342000003aa                                                 (9 bytes)
2022-10-11T15:04:25.437Z SERIAL » [ACK]                                                                   (0x06)
2022-10-11T15:04:25.438Z DRIVER « [REQ] [SendData]
                                    callback id:     66
                                    transmit status: OK
2022-10-11T15:04:25.451Z SERIAL « 0x010a000400b3048614850253                                          (12 bytes)
2022-10-11T15:04:25.452Z SERIAL » [ACK]                                                                   (0x06)
2022-10-11T15:04:25.453Z DRIVER « [Node 179] [REQ] [ApplicationCommand]
                                  └─[VersionCCCommandClassReport]
                                      CC:      Association
                                      version: 2
2022-10-11T15:04:25.457Z CNTRLR   [Node 179]   supports CC Association (0x85) in version 2
2022-10-11T15:04:25.457Z CNTRLR » [Node 179]   querying the CC version for Association Group Information...
2022-10-11T15:04:25.464Z SERIAL » 0x010a0013b3038613592543fc                                          (12 bytes)
2022-10-11T15:04:25.466Z DRIVER » [Node 179] [REQ] [SendData]
                                  │ transmit options: 0x25
                                  │ callback id:      67
                                  └─[VersionCCCommandClassGet]
                                      CC: Association Group Information
2022-10-11T15:04:25.467Z SERIAL « [ACK]                                                                   (0x06)
2022-10-11T15:04:25.477Z SERIAL « 0x0104011301e8                                                       (6 bytes)
2022-10-11T15:04:25.478Z SERIAL » [ACK]                                                                   (0x06)
2022-10-11T15:04:25.479Z DRIVER « [RES] [SendData]
                                    was sent: true
2022-10-11T15:04:25.497Z SERIAL « 0x0107001343000003ab                                                 (9 bytes)
2022-10-11T15:04:25.498Z SERIAL » [ACK]                                                                   (0x06)
2022-10-11T15:04:25.499Z DRIVER « [REQ] [SendData]
                                    callback id:     67
                                    transmit status: OK
2022-10-11T15:04:25.511Z SERIAL « 0x010a000400b304861459018c                                          (12 bytes)
2022-10-11T15:04:25.511Z SERIAL » [ACK]                                                                   (0x06)
2022-10-11T15:04:25.513Z DRIVER « [Node 179] [REQ] [ApplicationCommand]
                                  └─[VersionCCCommandClassReport]
                                      CC:      Association Group Information
                                      version: 1
2022-10-11T15:04:25.516Z CNTRLR   [Node 179]   supports CC Association Group Information (0x59) in version 1
2022-10-11T15:04:25.517Z CNTRLR » [Node 179]   querying the CC version for Battery...
2022-10-11T15:04:25.523Z SERIAL » 0x010a0013b303861380254422                                          (12 bytes)
2022-10-11T15:04:25.524Z DRIVER » [Node 179] [REQ] [SendData]
                                  │ transmit options: 0x25
                                  │ callback id:      68
                                  └─[VersionCCCommandClassGet]
                                      CC: Battery
2022-10-11T15:04:25.526Z SERIAL « [ACK]                                                                   (0x06)
2022-10-11T15:04:25.534Z SERIAL « 0x0104011301e8                                                       (6 bytes)
2022-10-11T15:04:25.535Z SERIAL » [ACK]                                                                   (0x06)
2022-10-11T15:04:25.536Z DRIVER « [RES] [SendData]
                                    was sent: true
2022-10-11T15:04:25.555Z SERIAL « 0x0107001344000003ac                                                 (9 bytes)
2022-10-11T15:04:25.556Z SERIAL » [ACK]                                                                   (0x06)
2022-10-11T15:04:25.557Z DRIVER « [REQ] [SendData]
                                    callback id:     68
                                    transmit status: OK
2022-10-11T15:04:25.569Z SERIAL « 0x010a000400b3048614800155                                          (12 bytes)
2022-10-11T15:04:25.570Z SERIAL » [ACK]                                                                   (0x06)
2022-10-11T15:04:25.571Z DRIVER « [Node 179] [REQ] [ApplicationCommand]
                                  └─[VersionCCCommandClassReport]
                                      CC:      Battery
                                      version: 1
2022-10-11T15:04:25.574Z CNTRLR   [Node 179]   supports CC Battery (0x80) in version 1
2022-10-11T15:04:25.574Z CNTRLR » [Node 179]   querying the CC version for Manufacturer Specific...
2022-10-11T15:04:25.579Z SERIAL » 0x010a0013b3038613722545d1                                          (12 bytes)
2022-10-11T15:04:25.580Z DRIVER » [Node 179] [REQ] [SendData]
                                  │ transmit options: 0x25
                                  │ callback id:      69
                                  └─[VersionCCCommandClassGet]
                                      CC: Manufacturer Specific
2022-10-11T15:04:25.582Z SERIAL « [ACK]                                                                   (0x06)
2022-10-11T15:04:25.599Z SERIAL « 0x0104011301e8                                                       (6 bytes)
2022-10-11T15:04:25.600Z SERIAL » [ACK]                                                                   (0x06)
2022-10-11T15:04:25.602Z DRIVER « [RES] [SendData]
                                    was sent: true
2022-10-11T15:04:25.611Z SERIAL « 0x0107001345000002ac                                                 (9 bytes)
2022-10-11T15:04:25.613Z SERIAL » [ACK]                                                                   (0x06)
2022-10-11T15:04:25.615Z DRIVER « [REQ] [SendData]
                                    callback id:     69
                                    transmit status: OK
2022-10-11T15:04:25.624Z SERIAL « 0x010a000400b30486147202a4                                          (12 bytes)
2022-10-11T15:04:25.625Z SERIAL » [ACK]                                                                   (0x06)
2022-10-11T15:04:25.627Z DRIVER « [Node 179] [REQ] [ApplicationCommand]
                                  └─[VersionCCCommandClassReport]
                                      CC:      Manufacturer Specific
                                      version: 2
2022-10-11T15:04:25.630Z CNTRLR   [Node 179]   supports CC Manufacturer Specific (0x72) in version 2
2022-10-11T15:04:25.631Z CNTRLR   [Node 179]   skipping query for Powerlevel (0x73) because max implemented vers
                                  ion is 1
2022-10-11T15:04:25.631Z CNTRLR » [Node 179]   querying the CC version for Z-Wave Plus Info...
2022-10-11T15:04:25.643Z SERIAL » 0x010a0013b30386135e2546fe                                          (12 bytes)
2022-10-11T15:04:25.644Z DRIVER » [Node 179] [REQ] [SendData]
                                  │ transmit options: 0x25
                                  │ callback id:      70
                                  └─[VersionCCCommandClassGet]
                                      CC: Z-Wave Plus Info
2022-10-11T15:04:25.647Z SERIAL « [ACK]                                                                   (0x06)
2022-10-11T15:04:25.655Z SERIAL « 0x0104011301e8                                                       (6 bytes)
2022-10-11T15:04:25.656Z SERIAL » [ACK]                                                                   (0x06)
2022-10-11T15:04:25.657Z DRIVER « [RES] [SendData]
                                    was sent: true
2022-10-11T15:04:25.676Z SERIAL « 0x0107001346000003ae                                                 (9 bytes)
2022-10-11T15:04:25.677Z SERIAL » [ACK]                                                                   (0x06)
2022-10-11T15:04:25.678Z DRIVER « [REQ] [SendData]
                                    callback id:     70
                                    transmit status: OK
2022-10-11T15:04:25.690Z SERIAL « 0x010a000400b30486145e0288                                          (12 bytes)
2022-10-11T15:04:25.691Z SERIAL » [ACK]                                                                   (0x06)
2022-10-11T15:04:25.692Z DRIVER « [Node 179] [REQ] [ApplicationCommand]
                                  └─[VersionCCCommandClassReport]
                                      CC:      Z-Wave Plus Info
                                      version: 2
2022-10-11T15:04:25.695Z CNTRLR   [Node 179]   supports CC Z-Wave Plus Info (0x5e) in version 2
2022-10-11T15:04:25.696Z CNTRLR   [Node 179]   skipping query for Security (0x98) because max implemented versio
                                  n is 1
2022-10-11T15:04:25.697Z CNTRLR » [Node 179]   querying the CC version for Firmware Update Meta Data...
2022-10-11T15:04:25.703Z SERIAL » 0x010a0013b30386137a2547db                                          (12 bytes)
2022-10-11T15:04:25.705Z DRIVER » [Node 179] [REQ] [SendData]
                                  │ transmit options: 0x25
                                  │ callback id:      71
                                  └─[VersionCCCommandClassGet]
                                      CC: Firmware Update Meta Data
2022-10-11T15:04:25.707Z SERIAL « [ACK]                                                                   (0x06)
2022-10-11T15:04:25.715Z SERIAL « 0x0104011301e8                                                       (6 bytes)
2022-10-11T15:04:25.716Z SERIAL » [ACK]                                                                   (0x06)
2022-10-11T15:04:25.717Z DRIVER « [RES] [SendData]
                                    was sent: true
2022-10-11T15:04:25.736Z SERIAL « 0x0107001347000003af                                                 (9 bytes)
2022-10-11T15:04:25.736Z SERIAL » [ACK]                                                                   (0x06)
2022-10-11T15:04:25.738Z DRIVER « [REQ] [SendData]
                                    callback id:     71
                                    transmit status: OK
2022-10-11T15:04:25.750Z SERIAL « 0x010a000400b30486147a03ad                                          (12 bytes)
2022-10-11T15:04:25.751Z SERIAL » [ACK]                                                                   (0x06)
2022-10-11T15:04:25.753Z DRIVER « [Node 179] [REQ] [ApplicationCommand]
                                  └─[VersionCCCommandClassReport]
                                      CC:      Firmware Update Meta Data
                                      version: 3
2022-10-11T15:04:25.756Z CNTRLR   [Node 179]   supports CC Firmware Update Meta Data (0x7a) in version 3
2022-10-11T15:04:25.757Z CNTRLR   [Node 179]   skipping query for Device Reset Locally (0x5a) because max implem
                                  ented version is 1
2022-10-11T15:04:25.758Z CNTRLR   [Node 179] [+] [Version] interviewComplete: true       [Endpoint 0] [internal]
2022-10-11T15:04:25.766Z CNTRLR   [Node 179] Embedded device config loaded
2022-10-11T15:04:25.770Z CNTRLR   [Node 179] Interviewing Battery...
2022-10-11T15:04:25.771Z CNTRLR » [Node 179] querying battery status...
2022-10-11T15:04:25.777Z SERIAL » 0x01090013b30280022548bb                                            (11 bytes)
2022-10-11T15:04:25.778Z DRIVER » [Node 179] [REQ] [SendData]
                                  │ transmit options: 0x25
                                  │ callback id:      72
                                  └─[BatteryCCGet]
2022-10-11T15:04:25.782Z SERIAL « [ACK]                                                                   (0x06)
2022-10-11T15:04:25.789Z SERIAL « 0x0104011301e8                                                       (6 bytes)
2022-10-11T15:04:25.789Z SERIAL » [ACK]                                                                   (0x06)
2022-10-11T15:04:25.791Z DRIVER « [RES] [SendData]
                                    was sent: true
2022-10-11T15:04:25.809Z SERIAL « 0x0107001348000002a1                                                 (9 bytes)
2022-10-11T15:04:25.810Z SERIAL » [ACK]                                                                   (0x06)
2022-10-11T15:04:25.811Z DRIVER « [REQ] [SendData]
                                    callback id:     72
                                    transmit status: OK
2022-10-11T15:04:25.823Z SERIAL « 0x0109000400b30380034b8a                                            (11 bytes)
2022-10-11T15:04:25.825Z SERIAL » [ACK]                                                                   (0x06)
2022-10-11T15:04:25.826Z CNTRLR   [Node 179] [Battery] level: metadata updated                      [Endpoint 0]
2022-10-11T15:04:25.828Z CNTRLR   [Node 179] [+] [Battery] level: 75                                [Endpoint 0]
2022-10-11T15:04:25.830Z CNTRLR   [Node 179] [Battery] isLow: metadata updated                      [Endpoint 0]
2022-10-11T15:04:25.831Z CNTRLR   [Node 179] [+] [Battery] isLow: false                             [Endpoint 0]
2022-10-11T15:04:25.833Z DRIVER « [Node 179] [REQ] [ApplicationCommand]
                                  └─[BatteryCCReport]
                                      level:  75
                                      is low: false
2022-10-11T15:04:25.836Z CNTRLR « [Node 179] received response for battery information:
                                  level:                           75
2022-10-11T15:04:25.837Z CNTRLR   [Node 179] [+] [Battery] interviewComplete: true       [Endpoint 0] [internal]
2022-10-11T15:04:25.838Z CNTRLR   [Node 179] Interviewing Z-Wave Plus Info...
2022-10-11T15:04:25.838Z CNTRLR » [Node 179] querying Z-Wave+ information...
2022-10-11T15:04:25.845Z SERIAL » 0x01090013b3025e01254967                                            (11 bytes)
2022-10-11T15:04:25.846Z DRIVER » [Node 179] [REQ] [SendData]
                                  │ transmit options: 0x25
                                  │ callback id:      73
                                  └─[ZWavePlusCCGet]
2022-10-11T15:04:25.848Z SERIAL « [ACK]                                                                   (0x06)
2022-10-11T15:04:25.856Z SERIAL « 0x0104011301e8                                                       (6 bytes)
2022-10-11T15:04:25.857Z SERIAL » [ACK]                                                                   (0x06)
2022-10-11T15:04:25.858Z DRIVER « [RES] [SendData]
                                    was sent: true
2022-10-11T15:04:25.877Z SERIAL « 0x0107001349000003a1                                                 (9 bytes)
2022-10-11T15:04:25.878Z SERIAL » [ACK]                                                                   (0x06)
2022-10-11T15:04:25.879Z DRIVER « [REQ] [SendData]
                                    callback id:     73
                                    transmit status: OK
2022-10-11T15:04:25.892Z SERIAL « 0x010f000400b3095e020107000d010f0017                                (17 bytes)
2022-10-11T15:04:25.893Z SERIAL » [ACK]                                                                   (0x06)
2022-10-11T15:04:25.894Z CNTRLR   [Node 179] [+] [Z-Wave Plus Info] zwavePlusVersion: 1  [Endpoint 0] [internal]
2022-10-11T15:04:25.896Z CNTRLR   [Node 179] [+] [Z-Wave Plus Info] nodeType: 0          [Endpoint 0] [internal]
2022-10-11T15:04:25.897Z CNTRLR   [Node 179] [+] [Z-Wave Plus Info] roleType: 7          [Endpoint 0] [internal]
2022-10-11T15:04:25.898Z CNTRLR   [Node 179] [+] [Z-Wave Plus Info] installerIcon: 3329  [Endpoint 0] [internal]
2022-10-11T15:04:25.899Z CNTRLR   [Node 179] [+] [Z-Wave Plus Info] userIcon: 3840       [Endpoint 0] [internal]
2022-10-11T15:04:25.900Z DRIVER « [Node 179] [REQ] [ApplicationCommand]
                                  └─[ZWavePlusCCReport]
                                      version:      1
                                      node type:    Node
                                      role type:    SleepingListeningSlave
                                      icon (mgmt.): 0x0d01
                                      icon (user):  0x0f00
2022-10-11T15:04:25.903Z CNTRLR « [Node 179] received response for Z-Wave+ information:
                                  Z-Wave+ version: 1
                                  role type:       SleepingListeningSlave
                                  node type:       Node
                                  installer icon:  0x0d01
                                  user icon:       0x0f00
2022-10-11T15:04:25.904Z CNTRLR   [Node 179] [+] [Z-Wave Plus Info] interviewComplete: t [Endpoint 0] [internal]
                                  rue
2022-10-11T15:04:25.905Z CNTRLR   [Node 179] Interviewing Firmware Update Meta Data...
2022-10-11T15:04:25.905Z CNTRLR » [Node 179] Querying firmware update capabilities...
2022-10-11T15:04:25.910Z SERIAL » 0x01090013b3027a01254a40                                            (11 bytes)
2022-10-11T15:04:25.911Z DRIVER » [Node 179] [REQ] [SendData]
                                  │ transmit options: 0x25
                                  │ callback id:      74
                                  └─[FirmwareUpdateMetaDataCCMetaDataGet]
2022-10-11T15:04:25.913Z SERIAL « [ACK]                                                                   (0x06)
2022-10-11T15:04:25.921Z SERIAL « 0x0104011301e8                                                       (6 bytes)
2022-10-11T15:04:25.922Z SERIAL » [ACK]                                                                   (0x06)
2022-10-11T15:04:25.923Z DRIVER « [RES] [SendData]
                                    was sent: true
2022-10-11T15:04:25.942Z SERIAL « 0x010700134a000002a3                                                 (9 bytes)
2022-10-11T15:04:25.943Z SERIAL » [ACK]                                                                   (0x06)
2022-10-11T15:04:25.944Z DRIVER « [REQ] [SendData]
                                    callback id:     74
                                    transmit status: OK
2022-10-11T15:04:25.959Z SERIAL « 0x0114000400b30e7a020115010488320100001ecf5504                      (22 bytes)
2022-10-11T15:04:25.960Z SERIAL » [ACK]                                                                   (0x06)
2022-10-11T15:04:25.961Z CNTRLR   [Node 179] [+] [Firmware Update Meta Data] firmwareUpg [Endpoint 0] [internal]
                                  radable: false
2022-10-11T15:04:25.962Z CNTRLR   [Node 179] [+] [Firmware Update Meta Data] additionalF [Endpoint 0] [internal]
                                  irmwareIDs: 
2022-10-11T15:04:25.963Z CNTRLR   [Node 179] [+] [Firmware Update Meta Data] continuesTo [Endpoint 0] [internal]
                                  Function: "unknown"
2022-10-11T15:04:25.964Z CNTRLR   [Node 179] [+] [Firmware Update Meta Data] supportsAct [Endpoint 0] [internal]
                                  ivation: "unknown"
2022-10-11T15:04:25.965Z DRIVER « [Node 179] [REQ] [ApplicationCommand]
                                  └─[FirmwareUpdateMetaDataCCMetaDataReport]
                                      manufacturer id:         277
                                      firmware id:             260
                                      checksum:                34866
                                      firmware upgradable:     false
                                      max fragment size:       30
                                      additional firmware IDs: []
                                      hardware version:        undefined
                                      continues to function:   unknown
                                      supports activation:     unknown
2022-10-11T15:04:25.968Z CNTRLR « [Node 179] Received firmware update capabilities:
                                  firmware upgradeable: false
2022-10-11T15:04:25.969Z CNTRLR   [Node 179] [+] [Firmware Update Meta Data] interviewCo [Endpoint 0] [internal]
                                  mplete: true
2022-10-11T15:04:25.970Z CNTRLR   [Node 179] Interviewing Association...
2022-10-11T15:04:25.970Z CNTRLR » [Node 179] querying number of association groups...
2022-10-11T15:04:25.979Z SERIAL » 0x01090013b3028505254bba                                            (11 bytes)
2022-10-11T15:04:25.981Z DRIVER » [Node 179] [REQ] [SendData]
                                  │ transmit options: 0x25
                                  │ callback id:      75
                                  └─[AssociationCCSupportedGroupingsGet]
2022-10-11T15:04:25.983Z SERIAL « [ACK]                                                                   (0x06)
2022-10-11T15:04:25.992Z SERIAL « 0x0104011301e8                                                       (6 bytes)
2022-10-11T15:04:25.993Z SERIAL » [ACK]                                                                   (0x06)
2022-10-11T15:04:25.994Z DRIVER « [RES] [SendData]
                                    was sent: true
2022-10-11T15:04:26.013Z SERIAL « 0x010700134b000002a2                                                 (9 bytes)
2022-10-11T15:04:26.013Z SERIAL » [ACK]                                                                   (0x06)
2022-10-11T15:04:26.015Z DRIVER « [REQ] [SendData]
                                    callback id:     75
                                    transmit status: OK
2022-10-11T15:04:27.056Z CNTRLR   [Node 179] Timed out while waiting for a response from the node (ZW0201)
2022-10-11T15:04:27.057Z CNTRLR   [Node 179] Querying association groups timed out, skipping interview...
2022-10-11T15:04:27.058Z CNTRLR   [Node 179] Interviewing Association Group Information...
2022-10-11T15:04:27.059Z CNTRLR   [Node 179] [+] [Association Group Information] intervi [Endpoint 0] [internal]
                                  ewComplete: true
2022-10-11T15:04:27.060Z CNTRLR   [Node 179] Interviewing Binary Switch...
2022-10-11T15:04:27.061Z CNTRLR » [Node 179] querying Binary Switch state...
2022-10-11T15:04:27.066Z SERIAL » 0x01090013b3022502254c1a                                            (11 bytes)
2022-10-11T15:04:27.067Z DRIVER » [Node 179] [REQ] [SendData]
                                  │ transmit options: 0x25
                                  │ callback id:      76
                                  └─[BinarySwitchCCGet]
2022-10-11T15:04:27.069Z SERIAL « [ACK]                                                                   (0x06)
2022-10-11T15:04:27.077Z SERIAL « 0x0104011301e8                                                       (6 bytes)
2022-10-11T15:04:27.079Z SERIAL » [ACK]                                                                   (0x06)
2022-10-11T15:04:27.080Z DRIVER « [RES] [SendData]
                                    was sent: true
2022-10-11T15:04:27.097Z SERIAL « 0x010700134c000003a4                                                 (9 bytes)
2022-10-11T15:04:27.098Z SERIAL » [ACK]                                                                   (0x06)
2022-10-11T15:04:27.099Z DRIVER « [REQ] [SendData]
                                    callback id:     76
                                    transmit status: OK
2022-10-11T15:04:28.141Z CNTRLR   [Node 179] Timed out while waiting for a response from the node (ZW0201)
2022-10-11T15:04:28.142Z CNTRLR   [Node 179] [+] [Binary Switch] interviewComplete: true [Endpoint 0] [internal]
2022-10-11T15:04:28.144Z CNTRLR   [Node 179] Interview stage completed: CommandClasses
2022-10-11T15:04:28.146Z CNTRLR   [Node 179] Interview stage completed: OverwriteConfig
2022-10-11T15:04:28.148Z CNTRLR   [Node 179] Interview completed
2022-10-11T15:04:28.165Z CNTRLR   [Node 179] The node is ready to be used
2022-10-11T15:04:28.206Z SERIAL » 0x01090013b3027204254d4a                                            (11 bytes)
2022-10-11T15:04:28.207Z DRIVER » [Node 179] [REQ] [SendData]
                                  │ transmit options: 0x25
                                  │ callback id:      77
                                  └─[ManufacturerSpecificCCGet]
2022-10-11T15:04:28.209Z SERIAL « [ACK]                                                                   (0x06)
2022-10-11T15:04:28.217Z SERIAL « 0x0104011301e8                                                       (6 bytes)
2022-10-11T15:04:28.218Z SERIAL » [ACK]                                                                   (0x06)
2022-10-11T15:04:28.220Z DRIVER « [RES] [SendData]
                                    was sent: true
2022-10-11T15:04:28.237Z SERIAL « 0x010700134d000003a5                                                 (9 bytes)
2022-10-11T15:04:28.238Z SERIAL » [ACK]                                                                   (0x06)
2022-10-11T15:04:28.240Z DRIVER « [REQ] [SendData]
                                    callback id:     77
                                    transmit status: OK
2022-10-11T15:04:28.253Z SERIAL « 0x010e000400b30872050154000400026a                                  (16 bytes)
2022-10-11T15:04:28.254Z SERIAL » [ACK]                                                                   (0x06)
2022-10-11T15:04:28.256Z CNTRLR   [Node 179] [~] [Manufacturer Specific] manufacturerId: 340 => 340 [Endpoint 0]
2022-10-11T15:04:28.258Z CNTRLR   [Node 179] [~] [Manufacturer Specific] productType: 4 => 4        [Endpoint 0]
2022-10-11T15:04:28.260Z CNTRLR   [Node 179] [~] [Manufacturer Specific] productId: 2 => 2          [Endpoint 0]
2022-10-11T15:04:28.262Z DRIVER « [Node 179] [REQ] [ApplicationCommand]

                                  └─[ManufacturerSpecificCCReport]
                                      manufacturer id: 0x0154
                                      product type:    0x04
                                      product id:      0x02
2022-10-11T15:04:28.269Z SERIAL » 0x01090013b3028611254ea8                                            (11 bytes)
2022-10-11T15:04:28.270Z DRIVER » [Node 179] [REQ] [SendData]
                                  │ transmit options: 0x25
                                  │ callback id:      78
                                  └─[VersionCCGet]
2022-10-11T15:04:28.273Z SERIAL « [ACK]                                                                   (0x06)
2022-10-11T15:04:28.281Z SERIAL « 0x0104011301e8                                                       (6 bytes)
2022-10-11T15:04:28.281Z SERIAL » [ACK]                                                                   (0x06)
2022-10-11T15:04:28.283Z DRIVER « [RES] [SendData]
                                    was sent: true
2022-10-11T15:04:28.302Z SERIAL « 0x010700134e000002a7                                                 (9 bytes)
2022-10-11T15:04:28.303Z SERIAL » [ACK]                                                                   (0x06)
2022-10-11T15:04:28.304Z DRIVER « [REQ] [SendData]
                                    callback id:     78
                                    transmit status: OK
2022-10-11T15:04:28.317Z SERIAL « 0x010f000400b309861203040501040100dc                                (17 bytes)
2022-10-11T15:04:28.318Z SERIAL » [ACK]                                                                   (0x06)
2022-10-11T15:04:28.320Z CNTRLR   [Node 179] [~] [Version] libraryType: 3 => 3                      [Endpoint 0]
2022-10-11T15:04:28.322Z CNTRLR   [Node 179] [~] [Version] protocolVersion: "4.5" => "4.5"          [Endpoint 0]
2022-10-11T15:04:28.324Z CNTRLR   [Node 179] [~] [Version] firmwareVersions: 1.4 => 1.4             [Endpoint 0]
2022-10-11T15:04:28.326Z CNTRLR   [Node 179] [~] [Version] hardwareVersion: 1 => 1                  [Endpoint 0]
2022-10-11T15:04:28.328Z DRIVER « [Node 179] [REQ] [ApplicationCommand]
                                  └─[VersionCCReport]
                                      library type:      Enhanced Slave
                                      protocol version:  4.5
                                      firmware versions: 1.4
                                      hardware version:  1