“Set the ZW binding in debug and move the magnet to trigger the light. That should mean something ZW is sent and should be picked up in the log.”
I put the z-wave binding to debug mode.
I paste again below the last minute of logs.
Was is still off with the window contact, is that it seems only to work when the tamper contact is not pushed. At least only the the LED indicator is flashing when ovig the magnet away, In normal installation the tamper contact should be pushed.
So the last actions in the log below were with tamper contact pushed. In the beginning it wasn’t pushed.
--
2026-08-30 13:17:11.660 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction SendNextMessage 0 out at start. Holdoff false.
2026-08-30 13:17:11.675 [DEBUG] [nal.protocol.ZWaveTransactionManager] - processReceiveMessage input 0<>128 : Message: class=ApplicationCommandHandler[4], type=Request[0], dest=5, callback=0, payload=00 05 1E 98 81 51 E6 48 DE 3A 33 C5 F9 96 6D 25 E7 66 1A 05 90 84 C3 7E 2F 5A 3E B7 5A 2F 99 4A B1 E2 00 00
2026-08-30 13:17:11.678 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Received msg (0): Message: class=ApplicationCommandHandler[4], type=Request[0], dest=5, callback=0, payload=00 05 1E 98 81 51 E6 48 DE 3A 33 C5 F9 96 6D 25 E7 66 1A 05 90 84 C3 7E 2F 5A 3E B7 5A 2F 99 4A B1 E2 00 00
2026-08-30 13:17:11.680 [DEBUG] [nal.protocol.ZWaveTransactionManager] - lastTransaction null
2026-08-30 13:17:11.681 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 5: Application Command Request (ALIVE:UPDATE_NEIGHBORS)
2026-08-30 13:17:11.682 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 5: Decapsulating COMMAND_CLASS_SECURITY
2026-08-30 13:17:11.686 [DEBUG] [mmandclass.ZWaveSecurityCommandClass] - NODE 5: SECURITY_ERR Failed authentication! [32 BC C4 C4 47 21 E3 56 ]<>[5A 3E B7 5A 2F 99 4A B1 ]
2026-08-30 13:17:11.687 [DEBUG] [nal.protocol.ZWaveTransactionManager] - ZWaveReceiveThread queue empty
2026-08-30 13:17:11.689 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction SendNextMessage 0 out at start. Holdoff false.
2026-08-30 13:18:06.018 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 17 00 04 00 0D 0E 32 02 21 44 00 00 00 00 0E 10 00 00 00 00 CF 00 00 6B
2026-08-30 13:18:06.029 [DEBUG] [nal.protocol.ZWaveTransactionManager] - processReceiveMessage input 0<>128 : Message: class=ApplicationCommandHandler[4], type=Request[0], dest=13, callback=0, payload=00 0D 0E 32 02 21 44 00 00 00 00 0E 10 00 00 00 00 CF 00 00
2026-08-30 13:18:06.032 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Received msg (0): Message: class=ApplicationCommandHandler[4], type=Request[0], dest=13, callback=0, payload=00 0D 0E 32 02 21 44 00 00 00 00 0E 10 00 00 00 00 CF 00 00
2026-08-30 13:18:06.035 [DEBUG] [nal.protocol.ZWaveTransactionManager] - lastTransaction null
2026-08-30 13:18:06.037 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 13: Application Command Request (ALIVE:DONE)
2026-08-30 13:18:06.039 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 13: resetResendCount initComplete=true isDead=false
2026-08-30 13:18:06.041 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 13: Incoming command class COMMAND_CLASS_METER, endpoint 0
2026-08-30 13:18:06.043 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 13: SECURITY NOT required on COMMAND_CLASS_METER
2026-08-30 13:18:06.045 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 13: Received COMMAND_CLASS_METER V4 METER_REPORT
2026-08-30 13:18:06.047 [DEBUG] [.commandclass.ZWaveMeterCommandClass] - NODE 13: Meter Report: Rate Type=Import
2026-08-30 13:18:06.049 [DEBUG] [.commandclass.ZWaveMeterCommandClass] - NODE 13: Meter: Type=Electric(1), Scale=kWh(0), Value=0E+1
2026-08-30 13:18:06.050 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 13: Got an event from Z-Wave network: ZWaveMeterValueEvent
2026-08-30 13:18:06.052 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 13: Got a value event from Z-Wave network, endpoint=0, command class=COMMAND_CLASS_METER, value=0E+1
2026-08-30 13:18:06.054 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 13: Updating channel state zwave:device:86330ba44c:node13:meter_kwh to 0 [DecimalType]
2026-08-30 13:18:06.057 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 13: Commands processed 1.
2026-08-30 13:18:06.059 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 13: Checking command org.openhab.binding.zwave.internal.protocol.ZWaveCommandClassPayload@cf63e.
2026-08-30 13:18:06.062 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction completed - outstandingTransactions 0
2026-08-30 13:18:06.064 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction completed - outstandingTransactions 0
2026-08-30 13:18:06.066 [DEBUG] [nal.protocol.ZWaveTransactionManager] - ZWaveReceiveThread queue empty
2026-08-30 13:18:06.068 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction SendNextMessage 0 out at start. Holdoff false.
2026-08-30 13:19:33.881 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 26 00 04 00 0A 1D 8F 01 05 03 80 03 64 06 43 03 01 42 05 DC 04 46 08 00 7F 06 31 05 01 42 0A CA 02 84 07 D3 00 00 AF
2026-08-30 13:19:33.890 [DEBUG] [nal.protocol.ZWaveTransactionManager] - processReceiveMessage input 0<>128 : Message: class=ApplicationCommandHandler[4], type=Request[0], dest=10, callback=0, payload=00 0A 1D 8F 01 05 03 80 03 64 06 43 03 01 42 05 DC 04 46 08 00 7F 06 31 05 01 42 0A CA 02 84 07 D3 00 00
2026-08-30 13:19:33.894 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Received msg (0): Message: class=ApplicationCommandHandler[4], type=Request[0], dest=10, callback=0, payload=00 0A 1D 8F 01 05 03 80 03 64 06 43 03 01 42 05 DC 04 46 08 00 7F 06 31 05 01 42 0A CA 02 84 07 D3 00 00
2026-08-30 13:19:33.895 [DEBUG] [nal.protocol.ZWaveTransactionManager] - lastTransaction null
2026-08-30 13:19:33.897 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 10: Application Command Request (ALIVE:DONE)
2026-08-30 13:19:33.899 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 10: resetResendCount initComplete=true isDead=false
2026-08-30 13:19:33.900 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 10: Decapsulating COMMAND_CLASS_MULTI_CMD
2026-08-30 13:19:33.902 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 10: Incoming command class COMMAND_CLASS_BATTERY, endpoint 0
2026-08-30 13:19:33.903 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 10: SECURITY not supported
2026-08-30 13:19:33.905 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 10: Received COMMAND_CLASS_BATTERY V1 BATTERY_REPORT
2026-08-30 13:19:33.906 [DEBUG] [ommandclass.ZWaveBatteryCommandClass] - NODE 10: Battery report value = 100
2026-08-30 13:19:33.908 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 10: Got an event from Z-Wave network: ZWaveCommandClassValueEvent
2026-08-30 13:19:33.910 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 10: Got a value event from Z-Wave network, endpoint=0, command class=COMMAND_CLASS_BATTERY, value=100
2026-08-30 13:19:33.911 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 10: Updating channel state zwave:device:86330ba44c:node10:battery-level to 100 [DecimalType]
2026-08-30 13:19:33.914 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 10: Incoming command class COMMAND_CLASS_THERMOSTAT_SETPOINT, endpoint 0
2026-08-30 13:19:33.916 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 10: SECURITY not supported
2026-08-30 13:19:33.918 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 10: Received COMMAND_CLASS_THERMOSTAT_SETPOINT V1 THERMOSTAT_SETPOINT_REPORT
2026-08-30 13:19:33.920 [DEBUG] [.ZWaveThermostatSetpointCommandClass] - NODE 10: Thermostat Setpoint report Scale = 0
2026-08-30 13:19:33.922 [DEBUG] [.ZWaveThermostatSetpointCommandClass] - NODE 10: Thermostat Setpoint Value = 15
2026-08-30 13:19:33.925 [DEBUG] [.ZWaveThermostatSetpointCommandClass] - NODE 10: Thermostat Setpoint Report, Type Heating (1), value = 15
2026-08-30 13:19:33.926 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 10: Got an event from Z-Wave network: ZWaveThermostatSetpointValueEvent
2026-08-30 13:19:33.928 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 10: Got a value event from Z-Wave network, endpoint=0, command class=COMMAND_CLASS_THERMOSTAT_SETPOINT, value=15
2026-08-30 13:19:33.930 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 10: Updating channel state zwave:device:86330ba44c:node10:thermostat_setpoint_heating to 15 °C [QuantityType]
2026-08-30 13:19:33.940 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 10: Incoming command class COMMAND_CLASS_CLIMATE_CONTROL_SCHEDULE, endpoint 0
2026-08-30 13:19:33.942 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 10: SECURITY not supported
2026-08-30 13:19:33.944 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 10: Received COMMAND_CLASS_CLIMATE_CONTROL_SCHEDULE V1 SCHEDULE_OVERRIDE_REPORT
2026-08-30 13:19:33.946 [DEBUG] [veClimateControlScheduleCommandClass] - NODE 10: Override type: NO_OVERRIDE, ScheduleState: [UNUSED]
2026-08-30 13:19:33.948 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 10: Incoming command class COMMAND_CLASS_SENSOR_MULTILEVEL, endpoint 0
2026-08-30 13:19:33.950 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 10: SECURITY not supported
2026-08-30 13:19:33.952 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 10: Received COMMAND_CLASS_SENSOR_MULTILEVEL V6 SENSOR_MULTILEVEL_REPORT
2026-08-30 13:19:33.953 [DEBUG] [ss.ZWaveMultiLevelSensorCommandClass] - NODE 10: Sensor Type = Temperature(1), Scale = 0
2026-08-30 13:19:33.955 [DEBUG] [ss.ZWaveMultiLevelSensorCommandClass] - NODE 10: Sensor Value = 27.62
2026-08-30 13:19:33.956 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 10: Got an event from Z-Wave network: ZWaveMultiLevelSensorValueEvent
2026-08-30 13:19:33.958 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 10: Got a value event from Z-Wave network, endpoint=0, command class=COMMAND_CLASS_SENSOR_MULTILEVEL, value=27.62
2026-08-30 13:19:33.960 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 10: Updating channel state zwave:device:86330ba44c:node10:sensor_temperature to 27.62 °C [QuantityType]
2026-08-30 13:19:33.970 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 10: Incoming command class COMMAND_CLASS_WAKE_UP, endpoint 0
2026-08-30 13:19:33.972 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 10: SECURITY not supported
2026-08-30 13:19:33.974 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 10: Received COMMAND_CLASS_WAKE_UP V2 WAKE_UP_NOTIFICATION
2026-08-30 13:19:33.976 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 10: Is awake with 0 messages in the queue, state DONE
2026-08-30 13:19:33.978 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - awakeMax for this Timer Task 20 in 0.5 second intervals
2026-08-30 13:19:33.980 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 10: Start sleep timer with 500ms interval
2026-08-30 13:19:33.982 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 10: Got an event from Z-Wave network: ZWaveNodeStatusEvent
2026-08-30 13:19:34.032 [DEBUG] [ve.internal.protocol.ZWaveController] - NODE 10: Node Status event - Node is AWAKE
2026-08-30 13:19:34.034 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 10: Commands processed 5.
2026-08-30 13:19:34.036 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 10: Checking command org.openhab.binding.zwave.internal.protocol.ZWaveCommandClassPayload@6100a6.
2026-08-30 13:19:34.037 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction completed - outstandingTransactions 0
2026-08-30 13:19:34.038 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction completed - outstandingTransactions 0
2026-08-30 13:19:34.040 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 10: Checking command org.openhab.binding.zwave.internal.protocol.ZWaveCommandClassPayload@1ca7075.
2026-08-30 13:19:34.041 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction completed - outstandingTransactions 0
2026-08-30 13:19:34.042 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction completed - outstandingTransactions 0
2026-08-30 13:19:34.043 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 10: Checking command org.openhab.binding.zwave.internal.protocol.ZWaveCommandClassPayload@a2dbb4.
2026-08-30 13:19:34.044 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction completed - outstandingTransactions 0
2026-08-30 13:19:34.045 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction completed - outstandingTransactions 0
2026-08-30 13:19:34.046 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 10: Checking command org.openhab.binding.zwave.internal.protocol.ZWaveCommandClassPayload@16fd8bf.
2026-08-30 13:19:34.047 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction completed - outstandingTransactions 0
2026-08-30 13:19:34.048 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction completed - outstandingTransactions 0
2026-08-30 13:19:34.049 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 10: Checking command org.openhab.binding.zwave.internal.protocol.ZWaveCommandClassPayload@13f83c4.
2026-08-30 13:19:34.050 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction completed - outstandingTransactions 0
2026-08-30 13:19:34.051 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction completed - outstandingTransactions 0
2026-08-30 13:19:34.053 [DEBUG] [nal.protocol.ZWaveTransactionManager] - ZWaveReceiveThread queue empty
2026-08-30 13:19:34.054 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction SendNextMessage 0 out at start. Holdoff false.
2026-08-30 13:19:34.481 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 10: WakeupTimerTask 0 Messages waiting, state DONE count 1
2026-08-30 13:19:34.483 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 10: Go back to sleep, state DONE, count 1 messages 0
2026-08-30 13:19:34.485 [DEBUG] [commandclass.ZWaveWakeUpCommandClass] - NODE 10: Creating new message for application command WAKE_UP_NO_MORE_INFORMATION
2026-08-30 13:19:34.486 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 10: SECURITY not supported
2026-08-30 13:19:34.487 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 10: Command Class COMMAND_CLASS_WAKE_UP is NOT required to be secured
2026-08-30 13:19:34.488 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 10: sendTransaction org.openhab.binding.zwave.internal.protocol.transaction.ZWaveCommandClassTransactionPayload@1fcb6c7
2026-08-30 13:19:34.491 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 10: Bump transaction 5936 priority from Immediate to Immediate
2026-08-30 13:19:34.493 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 10: Adding to device queue
2026-08-30 13:19:34.495 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 10: Added 5936 to queue - size 2
2026-08-30 13:19:34.497 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction SendNextMessage 0 out at start. Holdoff false.
2026-08-30 13:19:34.499 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 0A 02 84 08 25 E8 AC
2026-08-30 13:19:34.501 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 10: Sending REQUEST Message = 01 09 00 13 0A 02 84 08 25 E8 AC
2026-08-30 13:19:34.505 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 06
2026-08-30 13:19:34.506 [DEBUG] [nal.protocol.ZWaveTransactionManager] - processReceiveMessage input 0<>128 : Message: class=null[0], type=ACK[2], dest=255, callback=0, payload=
2026-08-30 13:19:34.508 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Received msg (0): Message: class=null[0], type=ACK[2], dest=255, callback=0, payload=
2026-08-30 13:19:34.508 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 13 01 E8
2026-08-30 13:19:34.509 [DEBUG] [nal.protocol.ZWaveTransactionManager] - lastTransaction null
2026-08-30 13:19:34.510 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Received msg: ACK
2026-08-30 13:19:34.511 [DEBUG] [nal.protocol.ZWaveTransactionManager] - ZWaveReceiveThread queue empty
2026-08-30 13:19:34.513 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - Message SENT
2026-08-30 13:19:34.515 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction SendNextMessage started: TID 5936: [WAIT_RESPONSE] priority=Immediate, requiresResponse=true, callback: 232
2026-08-30 13:19:34.517 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction SendNextMessage 1 out at start. Holdoff false.
2026-08-30 13:19:34.534 [DEBUG] [nal.protocol.ZWaveTransactionManager] - processReceiveMessage input 0<>128 : Message: class=SendData[19], type=Response[1], dest=255, callback=0, payload=01
2026-08-30 13:19:34.536 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Received msg (0): Message: class=SendData[19], type=Response[1], dest=255, callback=0, payload=01
2026-08-30 13:19:34.537 [DEBUG] [nal.protocol.ZWaveTransactionManager] - lastTransaction TID 5936: [WAIT_RESPONSE] priority=Immediate, requiresResponse=true, callback: 232
2026-08-30 13:19:34.538 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 1D 00 13 E8 00 00 01 00 D3 7F 7F 7F 7F 01 01 03 00 00 00 00 02 01 00 00 7F 7F 7F 7F 7F B4
2026-08-30 13:19:34.539 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Checking outstanding transactions: 1
2026-08-30 13:19:34.541 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Last transaction: TID 5936: [WAIT_RESPONSE] priority=Immediate, requiresResponse=true, callback: 232
2026-08-30 13:19:34.543 [DEBUG] [ve.internal.protocol.ZWaveController] - Incoming Message: Message: class=SendData[19], type=Response[1], dest=255, callback=0, payload=01
2026-08-30 13:19:34.545 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 10: sentData successfully placed on stack.
2026-08-30 13:19:34.547 [DEBUG] [nal.protocol.ZWaveTransactionManager] - TID 5936: Advanced to WAIT_REQUEST
2026-08-30 13:19:34.548 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 10: TID 5936: Transaction not completed
2026-08-30 13:19:34.549 [DEBUG] [nal.protocol.ZWaveTransactionManager] - ZWaveReceiveThread queue empty
2026-08-30 13:19:34.551 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction SendNextMessage 1 out at start. Holdoff false.
2026-08-30 13:19:34.554 [DEBUG] [nal.protocol.ZWaveTransactionManager] - processReceiveMessage input 0<>128 : Message: class=SendData[19], type=Request[0], dest=0, callback=232, payload=E8 00 00 01 00 D3 7F 7F 7F 7F 01 01 03 00 00 00 00 02 01 00 00 7F 7F 7F 7F 7F
2026-08-30 13:19:34.557 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Received msg (0): Message: class=SendData[19], type=Request[0], dest=0, callback=232, payload=E8 00 00 01 00 D3 7F 7F 7F 7F 01 01 03 00 00 00 00 02 01 00 00 7F 7F 7F 7F 7F
2026-08-30 13:19:34.559 [DEBUG] [nal.protocol.ZWaveTransactionManager] - lastTransaction TID 5936: [WAIT_REQUEST] priority=Immediate, requiresResponse=true, callback: 232
2026-08-30 13:19:34.560 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Checking outstanding transactions: 1
2026-08-30 13:19:34.562 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Last transaction: TID 5936: [WAIT_REQUEST] priority=Immediate, requiresResponse=true, callback: 232
2026-08-30 13:19:34.563 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Checking TID 5936: (Callback 232)
2026-08-30 13:19:34.565 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Callback match!
2026-08-30 13:19:34.567 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Correlated to TID 5936: callback 232
2026-08-30 13:19:34.569 [DEBUG] [ve.internal.protocol.ZWaveController] - Incoming Message: Message: class=SendData[19], type=Request[0], dest=0, callback=232, payload=E8 00 00 01 00 D3 7F 7F 7F 7F 01 01 03 00 00 00 00 02 01 00 00 7F 7F 7F 7F 7F
2026-08-30 13:19:34.571 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 10: SendData Request. CallBack ID = 232, Status = Transmission complete and ACK received(0)
2026-08-30 13:19:34.572 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 10: resetResendCount initComplete=true isDead=false
2026-08-30 13:19:34.574 [DEBUG] [e.internal.protocol.ZWaveTransaction] - TID 5936: Transaction COMPLETED
2026-08-30 13:19:34.575 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 10: Response processed after 60ms
2026-08-30 13:19:34.577 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 10: TID 5936: Transaction completed
2026-08-30 13:19:34.578 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 10: notifyTransactionResponse TID:5936 DONE
2026-08-30 13:19:34.581 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 10: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2026-08-30 13:19:34.581 [DEBUG] [nal.protocol.ZWaveTransactionManager] - TID 5936: Transaction event listener: DONE: DONE → UNINTIALIZED
2026-08-30 13:19:34.582 [DEBUG] [nal.protocol.ZWaveTransactionManager] - ZWaveReceiveThread queue empty
2026-08-30 13:19:34.583 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 10: Went to sleep COMPLETE
2026-08-30 13:19:34.584 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction SendNextMessage 0 out at start. Holdoff false.
2026-08-30 13:21:33.257 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 0B 00 04 00 05 02 98 40 E4 00 00 CB
2026-08-30 13:21:33.263 [DEBUG] [nal.protocol.ZWaveTransactionManager] - processReceiveMessage input 0<>128 : Message: class=ApplicationCommandHandler[4], type=Request[0], dest=5, callback=0, payload=00 05 02 98 40 E4 00 00
2026-08-30 13:21:33.266 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Received msg (0): Message: class=ApplicationCommandHandler[4], type=Request[0], dest=5, callback=0, payload=00 05 02 98 40 E4 00 00
2026-08-30 13:21:33.268 [DEBUG] [nal.protocol.ZWaveTransactionManager] - lastTransaction null
2026-08-30 13:21:33.270 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 5: Application Command Request (ALIVE:UPDATE_NEIGHBORS)
2026-08-30 13:21:33.272 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 5: Incoming command class COMMAND_CLASS_SECURITY, endpoint 0
2026-08-30 13:21:33.274 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 5: SECURITY check internal
2026-08-30 13:21:33.276 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 5: Received COMMAND_CLASS_SECURITY V1 SECURITY_NONCE_GET
2026-08-30 13:21:33.277 [DEBUG] [andclass.impl.CommandClassSecurityV1] - Creating command message SECURITY_NONCE_REPORT version 1
2026-08-30 13:21:33.279 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 5: Added to secure queue - size 1
2026-08-30 13:21:33.281 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 5: Commands processed 1.
2026-08-30 13:21:33.283 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 5: Checking command org.openhab.binding.zwave.internal.protocol.ZWaveCommandClassPayload@1a21b0e.
2026-08-30 13:21:33.284 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction completed - outstandingTransactions 0
2026-08-30 13:21:33.286 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction completed - outstandingTransactions 0
2026-08-30 13:21:33.287 [DEBUG] [nal.protocol.ZWaveTransactionManager] - ZWaveReceiveThread queue empty
2026-08-30 13:21:33.289 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction SendNextMessage 0 out at start. Holdoff false.
2026-08-30 13:21:33.291 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 11 00 13 05 0A 98 80 E8 45 7B 95 0A F7 B9 88 25 E9 A9
2026-08-30 13:21:33.294 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 5: Sending REQUEST Message = 01 11 00 13 05 0A 98 80 E8 45 7B 95 0A F7 B9 88 25 E9 A9
2026-08-30 13:21:33.299 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 06
2026-08-30 13:21:33.301 [DEBUG] [nal.protocol.ZWaveTransactionManager] - processReceiveMessage input 0<>128 : Message: class=null[0], type=ACK[2], dest=255, callback=0, payload=
2026-08-30 13:21:33.303 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 13 01 E8
2026-08-30 13:21:33.313 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - Message SENT
2026-08-30 13:21:33.315 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction SendNextMessage started: TID 5937: [WAIT_RESPONSE] priority=NonceResponse, requiresResponse=true, callback: 233
2026-08-30 13:21:33.317 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Received msg (0): Message: class=null[0], type=ACK[2], dest=255, callback=0, payload=
2026-08-30 13:21:33.319 [DEBUG] [nal.protocol.ZWaveTransactionManager] - lastTransaction TID 5937: [WAIT_RESPONSE] priority=NonceResponse, requiresResponse=true, callback: 233
2026-08-30 13:21:33.320 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Received msg: ACK
2026-08-30 13:21:33.322 [DEBUG] [nal.protocol.ZWaveTransactionManager] - ZWaveReceiveThread queue empty
2026-08-30 13:21:33.323 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction SendNextMessage 1 out at start. Holdoff false.
2026-08-30 13:21:33.334 [DEBUG] [nal.protocol.ZWaveTransactionManager] - processReceiveMessage input 0<>128 : Message: class=SendData[19], type=Response[1], dest=255, callback=0, payload=01
2026-08-30 13:21:33.335 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Received msg (0): Message: class=SendData[19], type=Response[1], dest=255, callback=0, payload=01
2026-08-30 13:21:33.337 [DEBUG] [nal.protocol.ZWaveTransactionManager] - lastTransaction TID 5937: [WAIT_RESPONSE] priority=NonceResponse, requiresResponse=true, callback: 233
2026-08-30 13:21:33.339 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 1D 00 13 E9 00 00 01 00 E5 7F 7F 7F 7F 01 01 03 00 00 00 00 02 01 00 00 7F 7F 7F 7F 7F 83
2026-08-30 13:21:33.341 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Checking outstanding transactions: 1
2026-08-30 13:21:33.342 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Last transaction: TID 5937: [WAIT_RESPONSE] priority=NonceResponse, requiresResponse=true, callback: 233
2026-08-30 13:21:33.344 [DEBUG] [ve.internal.protocol.ZWaveController] - Incoming Message: Message: class=SendData[19], type=Response[1], dest=255, callback=0, payload=01
2026-08-30 13:21:33.344 [DEBUG] [nal.protocol.ZWaveTransactionManager] - processReceiveMessage input 0<>128 : Message: class=SendData[19], type=Request[0], dest=0, callback=233, payload=E9 00 00 01 00 E5 7F 7F 7F 7F 01 01 03 00 00 00 00 02 01 00 00 7F 7F 7F 7F 7F
2026-08-30 13:21:33.346 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 5: sentData successfully placed on stack.
2026-08-30 13:21:33.348 [DEBUG] [nal.protocol.ZWaveTransactionManager] - TID 5937: Advanced to WAIT_REQUEST
2026-08-30 13:21:33.350 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 5: TID 5937: Transaction not completed
2026-08-30 13:21:33.352 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 36 00 04 00 05 2D 98 81 1D F8 17 C1 C9 33 9F 0D 6F FF B7 54 4B 29 28 CC CD C0 E1 A1 9C F9 E2 EE E5 96 90 9A 43 25 11 D4 0A 59 E8 36 99 81 0E DC F4 FB 1E E5 00 00 1F
2026-08-30 13:21:33.353 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Received msg (0): Message: class=SendData[19], type=Request[0], dest=0, callback=233, payload=E9 00 00 01 00 E5 7F 7F 7F 7F 01 01 03 00 00 00 00 02 01 00 00 7F 7F 7F 7F 7F
2026-08-30 13:21:33.354 [DEBUG] [nal.protocol.ZWaveTransactionManager] - lastTransaction TID 5937: [WAIT_REQUEST] priority=NonceResponse, requiresResponse=true, callback: 233
2026-08-30 13:21:33.357 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Checking outstanding transactions: 1
2026-08-30 13:21:33.359 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Last transaction: TID 5937: [WAIT_REQUEST] priority=NonceResponse, requiresResponse=true, callback: 233
2026-08-30 13:21:33.360 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Checking TID 5937: (Callback 233)
2026-08-30 13:21:33.362 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Callback match!
2026-08-30 13:21:33.364 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Correlated to TID 5937: callback 233
2026-08-30 13:21:33.366 [DEBUG] [ve.internal.protocol.ZWaveController] - Incoming Message: Message: class=SendData[19], type=Request[0], dest=0, callback=233, payload=E9 00 00 01 00 E5 7F 7F 7F 7F 01 01 03 00 00 00 00 02 01 00 00 7F 7F 7F 7F 7F
2026-08-30 13:21:33.368 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 5: SendData Request. CallBack ID = 233, Status = Transmission complete and ACK received(0)
2026-08-30 13:21:33.369 [DEBUG] [e.internal.protocol.ZWaveTransaction] - TID 5937: Transaction COMPLETED
2026-08-30 13:21:33.371 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 5: Response processed after 56ms
2026-08-30 13:21:33.372 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 5: TID 5937: Transaction completed
2026-08-30 13:21:33.374 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 5: notifyTransactionResponse TID:5937 DONE
2026-08-30 13:21:33.376 [DEBUG] [nal.protocol.ZWaveTransactionManager] - processReceiveMessage input 0<>128 : Message: class=ApplicationCommandHandler[4], type=Request[0], dest=5, callback=0, payload=00 05 2D 98 81 1D F8 17 C1 C9 33 9F 0D 6F FF B7 54 4B 29 28 CC CD C0 E1 A1 9C F9 E2 EE E5 96 90 9A 43 25 11 D4 0A 59 E8 36 99 81 0E DC F4 FB 1E E5 00 00
2026-08-30 13:21:33.377 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 5: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2026-08-30 13:21:33.381 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Received msg (0): Message: class=ApplicationCommandHandler[4], type=Request[0], dest=5, callback=0, payload=00 05 2D 98 81 1D F8 17 C1 C9 33 9F 0D 6F FF B7 54 4B 29 28 CC CD C0 E1 A1 9C F9 E2 EE E5 96 90 9A 43 25 11 D4 0A 59 E8 36 99 81 0E DC F4 FB 1E E5 00 00
2026-08-30 13:21:33.382 [DEBUG] [nal.protocol.ZWaveTransactionManager] - lastTransaction null
2026-08-30 13:21:33.384 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 5: Application Command Request (ALIVE:UPDATE_NEIGHBORS)
2026-08-30 13:21:33.385 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 5: Decapsulating COMMAND_CLASS_SECURITY
2026-08-30 13:21:33.388 [DEBUG] [mmandclass.ZWaveSecurityCommandClass] - NODE 5: SECURITY_ERR Failed authentication! [8A 93 CD F2 0A CB EB 9F ]<>[36 99 81 0E DC F4 FB 1E ]
2026-08-30 13:21:33.390 [DEBUG] [nal.protocol.ZWaveTransactionManager] - ZWaveReceiveThread queue empty
2026-08-30 13:21:33.391 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction SendNextMessage 0 out at start. Holdoff false.
2026-08-30 13:21:35.929 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 0B 00 04 00 05 02 98 40 DC 00 00 F3
2026-08-30 13:21:35.934 [DEBUG] [nal.protocol.ZWaveTransactionManager] - processReceiveMessage input 0<>128 : Message: class=ApplicationCommandHandler[4], type=Request[0], dest=5, callback=0, payload=00 05 02 98 40 DC 00 00
2026-08-30 13:21:35.937 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Received msg (0): Message: class=ApplicationCommandHandler[4], type=Request[0], dest=5, callback=0, payload=00 05 02 98 40 DC 00 00
2026-08-30 13:21:35.938 [DEBUG] [nal.protocol.ZWaveTransactionManager] - lastTransaction null
2026-08-30 13:21:35.940 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 5: Application Command Request (ALIVE:UPDATE_NEIGHBORS)
2026-08-30 13:21:35.942 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 5: Incoming command class COMMAND_CLASS_SECURITY, endpoint 0
2026-08-30 13:21:35.943 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 5: SECURITY check internal
2026-08-30 13:21:35.945 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 5: Received COMMAND_CLASS_SECURITY V1 SECURITY_NONCE_GET
2026-08-30 13:21:35.947 [DEBUG] [andclass.impl.CommandClassSecurityV1] - Creating command message SECURITY_NONCE_REPORT version 1
2026-08-30 13:21:35.949 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 5: Added to secure queue - size 1
2026-08-30 13:21:35.951 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 5: Commands processed 1.
2026-08-30 13:21:35.953 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 5: Checking command org.openhab.binding.zwave.internal.protocol.ZWaveCommandClassPayload@1990c35.
2026-08-30 13:21:35.955 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction completed - outstandingTransactions 0
2026-08-30 13:21:35.957 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction completed - outstandingTransactions 0
2026-08-30 13:21:35.958 [DEBUG] [nal.protocol.ZWaveTransactionManager] - ZWaveReceiveThread queue empty
2026-08-30 13:21:35.959 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction SendNextMessage 0 out at start. Holdoff false.
2026-08-30 13:21:35.962 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 11 00 13 05 0A 98 80 CD 57 E2 D9 A4 4C 39 03 25 EA 56
2026-08-30 13:21:35.964 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 5: Sending REQUEST Message = 01 11 00 13 05 0A 98 80 CD 57 E2 D9 A4 4C 39 03 25 EA 56
2026-08-30 13:21:35.969 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 06
2026-08-30 13:21:35.971 [DEBUG] [nal.protocol.ZWaveTransactionManager] - processReceiveMessage input 0<>128 : Message: class=null[0], type=ACK[2], dest=255, callback=0, payload=
2026-08-30 13:21:35.973 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 13 01 E8
2026-08-30 13:21:35.983 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - Message SENT
2026-08-30 13:21:35.986 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction SendNextMessage started: TID 5938: [WAIT_RESPONSE] priority=NonceResponse, requiresResponse=true, callback: 234
2026-08-30 13:21:35.988 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Received msg (0): Message: class=null[0], type=ACK[2], dest=255, callback=0, payload=
2026-08-30 13:21:35.990 [DEBUG] [nal.protocol.ZWaveTransactionManager] - lastTransaction TID 5938: [WAIT_RESPONSE] priority=NonceResponse, requiresResponse=true, callback: 234
2026-08-30 13:21:35.991 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Received msg: ACK
2026-08-30 13:21:35.993 [DEBUG] [nal.protocol.ZWaveTransactionManager] - ZWaveReceiveThread queue empty
2026-08-30 13:21:35.994 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction SendNextMessage 1 out at start. Holdoff false.
2026-08-30 13:21:36.004 [DEBUG] [nal.protocol.ZWaveTransactionManager] - processReceiveMessage input 0<>128 : Message: class=SendData[19], type=Response[1], dest=255, callback=0, payload=01
2026-08-30 13:21:36.005 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Received msg (0): Message: class=SendData[19], type=Response[1], dest=255, callback=0, payload=01
2026-08-30 13:21:36.007 [DEBUG] [nal.protocol.ZWaveTransactionManager] - lastTransaction TID 5938: [WAIT_RESPONSE] priority=NonceResponse, requiresResponse=true, callback: 234
2026-08-30 13:21:36.008 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 1D 00 13 EA 00 00 02 00 DC 7F 7F 7F 7F 01 01 03 00 00 00 00 02 01 00 00 7F 7F 7F 7F 7F BA
2026-08-30 13:21:36.009 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Checking outstanding transactions: 1
2026-08-30 13:21:36.010 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Last transaction: TID 5938: [WAIT_RESPONSE] priority=NonceResponse, requiresResponse=true, callback: 234
2026-08-30 13:21:36.012 [DEBUG] [ve.internal.protocol.ZWaveController] - Incoming Message: Message: class=SendData[19], type=Response[1], dest=255, callback=0, payload=01
2026-08-30 13:21:36.013 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 5: sentData successfully placed on stack.
2026-08-30 13:21:36.015 [DEBUG] [nal.protocol.ZWaveTransactionManager] - TID 5938: Advanced to WAIT_REQUEST
2026-08-30 13:21:36.017 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 5: TID 5938: Transaction not completed
2026-08-30 13:21:36.018 [DEBUG] [nal.protocol.ZWaveTransactionManager] - ZWaveReceiveThread queue empty
2026-08-30 13:21:36.019 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction SendNextMessage 1 out at start. Holdoff false.
2026-08-30 13:21:36.024 [DEBUG] [nal.protocol.ZWaveTransactionManager] - processReceiveMessage input 0<>128 : Message: class=SendData[19], type=Request[0], dest=0, callback=234, payload=EA 00 00 02 00 DC 7F 7F 7F 7F 01 01 03 00 00 00 00 02 01 00 00 7F 7F 7F 7F 7F
2026-08-30 13:21:36.027 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Received msg (0): Message: class=SendData[19], type=Request[0], dest=0, callback=234, payload=EA 00 00 02 00 DC 7F 7F 7F 7F 01 01 03 00 00 00 00 02 01 00 00 7F 7F 7F 7F 7F
2026-08-30 13:21:36.029 [DEBUG] [nal.protocol.ZWaveTransactionManager] - lastTransaction TID 5938: [WAIT_REQUEST] priority=NonceResponse, requiresResponse=true, callback: 234
2026-08-30 13:21:36.030 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Checking outstanding transactions: 1
2026-08-30 13:21:36.031 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 36 00 04 00 05 2D 98 81 99 9B 52 C9 44 9C 21 AD AA E3 DC 47 EA C5 05 2C 90 6D 95 71 D7 7D 03 91 FA DE B3 80 F5 4C 9E 10 F6 32 CD CD 6B 8F E2 46 40 FD 0E DC 00 00 0F
2026-08-30 13:21:36.032 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Last transaction: TID 5938: [WAIT_REQUEST] priority=NonceResponse, requiresResponse=true, callback: 234
2026-08-30 13:21:36.034 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Checking TID 5938: (Callback 234)
2026-08-30 13:21:36.035 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Callback match!
2026-08-30 13:21:36.037 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Correlated to TID 5938: callback 234
2026-08-30 13:21:36.039 [DEBUG] [ve.internal.protocol.ZWaveController] - Incoming Message: Message: class=SendData[19], type=Request[0], dest=0, callback=234, payload=EA 00 00 02 00 DC 7F 7F 7F 7F 01 01 03 00 00 00 00 02 01 00 00 7F 7F 7F 7F 7F
2026-08-30 13:21:36.041 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 5: SendData Request. CallBack ID = 234, Status = Transmission complete and ACK received(0)
2026-08-30 13:21:36.042 [DEBUG] [e.internal.protocol.ZWaveTransaction] - TID 5938: Transaction COMPLETED
2026-08-30 13:21:36.044 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 5: Response processed after 59ms
2026-08-30 13:21:36.045 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 5: TID 5938: Transaction completed
2026-08-30 13:21:36.047 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 5: notifyTransactionResponse TID:5938 DONE
2026-08-30 13:21:36.049 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 5: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2026-08-30 13:21:36.050 [DEBUG] [nal.protocol.ZWaveTransactionManager] - ZWaveReceiveThread queue empty
2026-08-30 13:21:36.052 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction SendNextMessage 0 out at start. Holdoff false.
2026-08-30 13:21:36.055 [DEBUG] [nal.protocol.ZWaveTransactionManager] - processReceiveMessage input 0<>128 : Message: class=ApplicationCommandHandler[4], type=Request[0], dest=5, callback=0, payload=00 05 2D 98 81 99 9B 52 C9 44 9C 21 AD AA E3 DC 47 EA C5 05 2C 90 6D 95 71 D7 7D 03 91 FA DE B3 80 F5 4C 9E 10 F6 32 CD CD 6B 8F E2 46 40 FD 0E DC 00 00
2026-08-30 13:21:36.059 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Received msg (0): Message: class=ApplicationCommandHandler[4], type=Request[0], dest=5, callback=0, payload=00 05 2D 98 81 99 9B 52 C9 44 9C 21 AD AA E3 DC 47 EA C5 05 2C 90 6D 95 71 D7 7D 03 91 FA DE B3 80 F5 4C 9E 10 F6 32 CD CD 6B 8F E2 46 40 FD 0E DC 00 00
2026-08-30 13:21:36.060 [DEBUG] [nal.protocol.ZWaveTransactionManager] - lastTransaction null
2026-08-30 13:21:36.062 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 5: Application Command Request (ALIVE:UPDATE_NEIGHBORS)
2026-08-30 13:21:36.063 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 5: Decapsulating COMMAND_CLASS_SECURITY
2026-08-30 13:21:36.067 [DEBUG] [mmandclass.ZWaveSecurityCommandClass] - NODE 5: SECURITY_ERR Failed authentication! [98 E0 4A 16 82 66 BD 5E ]<>[CD 6B 8F E2 46 40 FD 0E ]
2026-08-30 13:21:36.068 [DEBUG] [nal.protocol.ZWaveTransactionManager] - ZWaveReceiveThread queue empty
2026-08-30 13:21:36.069 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction SendNextMessage 0 out at start. Holdoff false.
2026-08-30 13:21:40.550 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 26 00 04 00 09 1D 8F 01 05 03 80 03 32 06 43 03 01 42 03 84 04 46 08 00 7F 06 31 05 01 42 09 4A 02 84 07 B5 00 00 41
2026-08-30 13:21:40.575 [DEBUG] [nal.protocol.ZWaveTransactionManager] - processReceiveMessage input 0<>128 : Message: class=ApplicationCommandHandler[4], type=Request[0], dest=9, callback=0, payload=00 09 1D 8F 01 05 03 80 03 32 06 43 03 01 42 03 84 04 46 08 00 7F 06 31 05 01 42 09 4A 02 84 07 B5 00 00
2026-08-30 13:21:40.578 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Received msg (0): Message: class=ApplicationCommandHandler[4], type=Request[0], dest=9, callback=0, payload=00 09 1D 8F 01 05 03 80 03 32 06 43 03 01 42 03 84 04 46 08 00 7F 06 31 05 01 42 09 4A 02 84 07 B5 00 00
2026-08-30 13:21:40.580 [DEBUG] [nal.protocol.ZWaveTransactionManager] - lastTransaction null
2026-08-30 13:21:40.582 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 9: Application Command Request (ALIVE:DONE)
2026-08-30 13:21:40.583 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 9: resetResendCount initComplete=true isDead=false
2026-08-30 13:21:40.585 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 9: Decapsulating COMMAND_CLASS_MULTI_CMD
2026-08-30 13:21:40.587 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 9: Incoming command class COMMAND_CLASS_BATTERY, endpoint 0
2026-08-30 13:21:40.588 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 9: SECURITY not supported
2026-08-30 13:21:40.590 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 9: Received COMMAND_CLASS_BATTERY V1 BATTERY_REPORT
2026-08-30 13:21:40.591 [DEBUG] [ommandclass.ZWaveBatteryCommandClass] - NODE 9: Battery report value = 50
2026-08-30 13:21:40.593 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 9: Got an event from Z-Wave network: ZWaveCommandClassValueEvent
2026-08-30 13:21:40.595 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 9: Got a value event from Z-Wave network, endpoint=0, command class=COMMAND_CLASS_BATTERY, value=50
2026-08-30 13:21:40.596 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 9: Updating channel state zwave:device:86330ba44c:node9:battery-level to 50 [DecimalType]
2026-08-30 13:21:40.599 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 9: Incoming command class COMMAND_CLASS_THERMOSTAT_SETPOINT, endpoint 0
2026-08-30 13:21:40.601 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 9: SECURITY not supported
2026-08-30 13:21:40.603 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 9: Received COMMAND_CLASS_THERMOSTAT_SETPOINT V1 THERMOSTAT_SETPOINT_REPORT
2026-08-30 13:21:40.605 [DEBUG] [.ZWaveThermostatSetpointCommandClass] - NODE 9: Thermostat Setpoint report Scale = 0
2026-08-30 13:21:40.608 [DEBUG] [.ZWaveThermostatSetpointCommandClass] - NODE 9: Thermostat Setpoint Value = 9
2026-08-30 13:21:40.610 [DEBUG] [.ZWaveThermostatSetpointCommandClass] - NODE 9: Thermostat Setpoint Report, Type Heating (1), value = 9
2026-08-30 13:21:40.611 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 9: Got an event from Z-Wave network: ZWaveThermostatSetpointValueEvent
2026-08-30 13:21:40.613 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 9: Got a value event from Z-Wave network, endpoint=0, command class=COMMAND_CLASS_THERMOSTAT_SETPOINT, value=9
2026-08-30 13:21:40.615 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 9: Updating channel state zwave:device:86330ba44c:node9:thermostat_setpoint_heating to 9 °C [QuantityType]
2026-08-30 13:21:40.625 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 9: Incoming command class COMMAND_CLASS_CLIMATE_CONTROL_SCHEDULE, endpoint 0
2026-08-30 13:21:40.627 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 9: SECURITY not supported
2026-08-30 13:21:40.629 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 9: Received COMMAND_CLASS_CLIMATE_CONTROL_SCHEDULE V1 SCHEDULE_OVERRIDE_REPORT
2026-08-30 13:21:40.631 [DEBUG] [veClimateControlScheduleCommandClass] - NODE 9: Override type: NO_OVERRIDE, ScheduleState: [UNUSED]
2026-08-30 13:21:40.634 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 9: Incoming command class COMMAND_CLASS_SENSOR_MULTILEVEL, endpoint 0
2026-08-30 13:21:40.635 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 9: SECURITY not supported
2026-08-30 13:21:40.637 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 9: Received COMMAND_CLASS_SENSOR_MULTILEVEL V6 SENSOR_MULTILEVEL_REPORT
2026-08-30 13:21:40.638 [DEBUG] [ss.ZWaveMultiLevelSensorCommandClass] - NODE 9: Sensor Type = Temperature(1), Scale = 0
2026-08-30 13:21:40.640 [DEBUG] [ss.ZWaveMultiLevelSensorCommandClass] - NODE 9: Sensor Value = 23.78
2026-08-30 13:21:40.642 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 9: Got an event from Z-Wave network: ZWaveMultiLevelSensorValueEvent
2026-08-30 13:21:40.643 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 9: Got a value event from Z-Wave network, endpoint=0, command class=COMMAND_CLASS_SENSOR_MULTILEVEL, value=23.78
2026-08-30 13:21:40.646 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 9: Updating channel state zwave:device:86330ba44c:node9:sensor_temperature to 23.78 °C [QuantityType]
2026-08-30 13:21:40.657 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 9: Incoming command class COMMAND_CLASS_WAKE_UP, endpoint 0
2026-08-30 13:21:40.660 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 9: SECURITY not supported
2026-08-30 13:21:40.664 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 9: Received COMMAND_CLASS_WAKE_UP V2 WAKE_UP_NOTIFICATION
2026-08-30 13:21:40.666 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 9: Is awake with 0 messages in the queue, state DONE
2026-08-30 13:21:40.668 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - awakeMax for this Timer Task 20 in 0.5 second intervals
2026-08-30 13:21:40.671 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 9: Start sleep timer with 500ms interval
2026-08-30 13:21:40.673 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 9: Got an event from Z-Wave network: ZWaveNodeStatusEvent
2026-08-30 13:21:40.725 [DEBUG] [ve.internal.protocol.ZWaveController] - NODE 9: Node Status event - Node is AWAKE
2026-08-30 13:21:40.727 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 9: Commands processed 5.
2026-08-30 13:21:40.728 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 9: Checking command org.openhab.binding.zwave.internal.protocol.ZWaveCommandClassPayload@1a404f8.
2026-08-30 13:21:40.730 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction completed - outstandingTransactions 0
2026-08-30 13:21:40.731 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction completed - outstandingTransactions 0
2026-08-30 13:21:40.733 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 9: Checking command org.openhab.binding.zwave.internal.protocol.ZWaveCommandClassPayload@511829.
2026-08-30 13:21:40.734 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction completed - outstandingTransactions 0
2026-08-30 13:21:40.735 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction completed - outstandingTransactions 0
2026-08-30 13:21:40.736 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 9: Checking command org.openhab.binding.zwave.internal.protocol.ZWaveCommandClassPayload@1ba58f2.
2026-08-30 13:21:40.738 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction completed - outstandingTransactions 0
2026-08-30 13:21:40.739 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction completed - outstandingTransactions 0
2026-08-30 13:21:40.740 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 9: Checking command org.openhab.binding.zwave.internal.protocol.ZWaveCommandClassPayload@128cf49.
2026-08-30 13:21:40.741 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction completed - outstandingTransactions 0
2026-08-30 13:21:40.742 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction completed - outstandingTransactions 0
2026-08-30 13:21:40.743 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 9: Checking command org.openhab.binding.zwave.internal.protocol.ZWaveCommandClassPayload@e69f90.
2026-08-30 13:21:40.744 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction completed - outstandingTransactions 0
2026-08-30 13:21:40.746 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction completed - outstandingTransactions 0
2026-08-30 13:21:40.747 [DEBUG] [nal.protocol.ZWaveTransactionManager] - ZWaveReceiveThread queue empty
2026-08-30 13:21:40.748 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction SendNextMessage 0 out at start. Holdoff false.
2026-08-30 13:21:41.173 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 9: WakeupTimerTask 0 Messages waiting, state DONE count 1
2026-08-30 13:21:41.175 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 9: Go back to sleep, state DONE, count 1 messages 0
2026-08-30 13:21:41.177 [DEBUG] [commandclass.ZWaveWakeUpCommandClass] - NODE 9: Creating new message for application command WAKE_UP_NO_MORE_INFORMATION
2026-08-30 13:21:41.179 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 9: SECURITY not supported
2026-08-30 13:21:41.180 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 9: Command Class COMMAND_CLASS_WAKE_UP is NOT required to be secured
2026-08-30 13:21:41.182 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 9: sendTransaction org.openhab.binding.zwave.internal.protocol.transaction.ZWaveCommandClassTransactionPayload@f92d14
2026-08-30 13:21:41.185 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 9: Bump transaction 5939 priority from Immediate to Immediate
2026-08-30 13:21:41.187 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 9: Adding to device queue
2026-08-30 13:21:41.189 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 9: Added 5939 to queue - size 2
2026-08-30 13:21:41.190 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction SendNextMessage 0 out at start. Holdoff false.
2026-08-30 13:21:41.192 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 09 02 84 08 25 EB AC
2026-08-30 13:21:41.194 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 9: Sending REQUEST Message = 01 09 00 13 09 02 84 08 25 EB AC
2026-08-30 13:21:41.198 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 06
2026-08-30 13:21:41.200 [DEBUG] [nal.protocol.ZWaveTransactionManager] - processReceiveMessage input 0<>128 : Message: class=null[0], type=ACK[2], dest=255, callback=0, payload=
2026-08-30 13:21:41.201 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Received msg (0): Message: class=null[0], type=ACK[2], dest=255, callback=0, payload=
2026-08-30 13:21:41.202 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 13 01 E8
2026-08-30 13:21:41.203 [DEBUG] [nal.protocol.ZWaveTransactionManager] - lastTransaction null
2026-08-30 13:21:41.204 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Received msg: ACK
2026-08-30 13:21:41.205 [DEBUG] [nal.protocol.ZWaveTransactionManager] - ZWaveReceiveThread queue empty
2026-08-30 13:21:41.214 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - Message SENT
2026-08-30 13:21:41.216 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction SendNextMessage started: TID 5939: [WAIT_RESPONSE] priority=Immediate, requiresResponse=true, callback: 235
2026-08-30 13:21:41.218 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction SendNextMessage 1 out at start. Holdoff false.
2026-08-30 13:21:41.234 [DEBUG] [nal.protocol.ZWaveTransactionManager] - processReceiveMessage input 0<>128 : Message: class=SendData[19], type=Response[1], dest=255, callback=0, payload=01
2026-08-30 13:21:41.236 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Received msg (0): Message: class=SendData[19], type=Response[1], dest=255, callback=0, payload=01
2026-08-30 13:21:41.237 [DEBUG] [nal.protocol.ZWaveTransactionManager] - lastTransaction TID 5939: [WAIT_RESPONSE] priority=Immediate, requiresResponse=true, callback: 235
2026-08-30 13:21:41.239 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Checking outstanding transactions: 1
2026-08-30 13:21:41.239 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 1D 00 13 EB 00 00 01 00 B6 7F 7F 7F 7F 01 01 03 00 00 00 00 02 01 00 00 7F 7F 7F 7F 7F D2
2026-08-30 13:21:41.240 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Last transaction: TID 5939: [WAIT_RESPONSE] priority=Immediate, requiresResponse=true, callback: 235
2026-08-30 13:21:41.242 [DEBUG] [ve.internal.protocol.ZWaveController] - Incoming Message: Message: class=SendData[19], type=Response[1], dest=255, callback=0, payload=01
2026-08-30 13:21:41.243 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 9: sentData successfully placed on stack.
2026-08-30 13:21:41.245 [DEBUG] [nal.protocol.ZWaveTransactionManager] - TID 5939: Advanced to WAIT_REQUEST
2026-08-30 13:21:41.246 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 9: TID 5939: Transaction not completed
2026-08-30 13:21:41.247 [DEBUG] [nal.protocol.ZWaveTransactionManager] - ZWaveReceiveThread queue empty
2026-08-30 13:21:41.248 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction SendNextMessage 1 out at start. Holdoff false.
2026-08-30 13:21:41.254 [DEBUG] [nal.protocol.ZWaveTransactionManager] - processReceiveMessage input 0<>128 : Message: class=SendData[19], type=Request[0], dest=0, callback=235, payload=EB 00 00 01 00 B6 7F 7F 7F 7F 01 01 03 00 00 00 00 02 01 00 00 7F 7F 7F 7F 7F
2026-08-30 13:21:41.257 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Received msg (0): Message: class=SendData[19], type=Request[0], dest=0, callback=235, payload=EB 00 00 01 00 B6 7F 7F 7F 7F 01 01 03 00 00 00 00 02 01 00 00 7F 7F 7F 7F 7F
2026-08-30 13:21:41.259 [DEBUG] [nal.protocol.ZWaveTransactionManager] - lastTransaction TID 5939: [WAIT_REQUEST] priority=Immediate, requiresResponse=true, callback: 235
2026-08-30 13:21:41.260 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Checking outstanding transactions: 1
2026-08-30 13:21:41.262 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Last transaction: TID 5939: [WAIT_REQUEST] priority=Immediate, requiresResponse=true, callback: 235
2026-08-30 13:21:41.263 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Checking TID 5939: (Callback 235)
2026-08-30 13:21:41.264 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Callback match!
2026-08-30 13:21:41.266 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Correlated to TID 5939: callback 235
2026-08-30 13:21:41.268 [DEBUG] [ve.internal.protocol.ZWaveController] - Incoming Message: Message: class=SendData[19], type=Request[0], dest=0, callback=235, payload=EB 00 00 01 00 B6 7F 7F 7F 7F 01 01 03 00 00 00 00 02 01 00 00 7F 7F 7F 7F 7F
2026-08-30 13:21:41.269 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 9: SendData Request. CallBack ID = 235, Status = Transmission complete and ACK received(0)
2026-08-30 13:21:41.271 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 9: resetResendCount initComplete=true isDead=false
2026-08-30 13:21:41.272 [DEBUG] [e.internal.protocol.ZWaveTransaction] - TID 5939: Transaction COMPLETED
2026-08-30 13:21:41.273 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 9: Response processed after 58ms
2026-08-30 13:21:41.275 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 9: TID 5939: Transaction completed
2026-08-30 13:21:41.276 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 9: notifyTransactionResponse TID:5939 DONE
2026-08-30 13:21:41.278 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 9: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2026-08-30 13:21:41.278 [DEBUG] [nal.protocol.ZWaveTransactionManager] - TID 5939: Transaction event listener: DONE: DONE → UNINTIALIZED
2026-08-30 13:21:41.280 [DEBUG] [nal.protocol.ZWaveTransactionManager] - ZWaveReceiveThread queue empty
2026-08-30 13:21:41.281 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction SendNextMessage 0 out at start. Holdoff false.
2026-08-30 13:21:41.283 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 9: Went to sleep COMPLETE
2026-08-30 13:22:02.381 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 0B 00 04 00 05 02 98 40 E4 00 00 CB
2026-08-30 13:22:02.387 [DEBUG] [nal.protocol.ZWaveTransactionManager] - processReceiveMessage input 0<>128 : Message: class=ApplicationCommandHandler[4], type=Request[0], dest=5, callback=0, payload=00 05 02 98 40 E4 00 00
2026-08-30 13:22:02.390 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Received msg (0): Message: class=ApplicationCommandHandler[4], type=Request[0], dest=5, callback=0, payload=00 05 02 98 40 E4 00 00
2026-08-30 13:22:02.391 [DEBUG] [nal.protocol.ZWaveTransactionManager] - lastTransaction null
2026-08-30 13:22:02.393 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 5: Application Command Request (ALIVE:UPDATE_NEIGHBORS)
2026-08-30 13:22:02.395 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 5: Incoming command class COMMAND_CLASS_SECURITY, endpoint 0
2026-08-30 13:22:02.396 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 5: SECURITY check internal
2026-08-30 13:22:02.398 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 5: Received COMMAND_CLASS_SECURITY V1 SECURITY_NONCE_GET
2026-08-30 13:22:02.400 [DEBUG] [andclass.impl.CommandClassSecurityV1] - Creating command message SECURITY_NONCE_REPORT version 1
2026-08-30 13:22:02.401 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 5: Added to secure queue - size 1
2026-08-30 13:22:02.403 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 5: Commands processed 1.
2026-08-30 13:22:02.404 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 5: Checking command org.openhab.binding.zwave.internal.protocol.ZWaveCommandClassPayload@1c41b5.
2026-08-30 13:22:02.406 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction completed - outstandingTransactions 0
2026-08-30 13:22:02.408 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction completed - outstandingTransactions 0
2026-08-30 13:22:02.409 [DEBUG] [nal.protocol.ZWaveTransactionManager] - ZWaveReceiveThread queue empty
2026-08-30 13:22:02.410 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction SendNextMessage 0 out at start. Holdoff false.
2026-08-30 13:22:02.412 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 11 00 13 05 0A 98 80 2A BF AA 40 14 AB 68 47 25 EC CC
2026-08-30 13:22:02.415 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 5: Sending REQUEST Message = 01 11 00 13 05 0A 98 80 2A BF AA 40 14 AB 68 47 25 EC CC
2026-08-30 13:22:02.419 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 06
2026-08-30 13:22:02.421 [DEBUG] [nal.protocol.ZWaveTransactionManager] - processReceiveMessage input 0<>128 : Message: class=null[0], type=ACK[2], dest=255, callback=0, payload=
2026-08-30 13:22:02.423 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 13 01 E8
2026-08-30 13:22:02.433 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - Message SENT
2026-08-30 13:22:02.435 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction SendNextMessage started: TID 5940: [WAIT_RESPONSE] priority=NonceResponse, requiresResponse=true, callback: 236
2026-08-30 13:22:02.436 [DEBUG] [nal.protocol.ZWaveTransactionManager] - processReceiveMessage input 1<>127 : Message: class=SendData[19], type=Response[1], dest=255, callback=0, payload=01
2026-08-30 13:22:02.438 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Received msg (1): Message: class=null[0], type=ACK[2], dest=255, callback=0, payload=
2026-08-30 13:22:02.440 [DEBUG] [nal.protocol.ZWaveTransactionManager] - lastTransaction TID 5940: [WAIT_RESPONSE] priority=NonceResponse, requiresResponse=true, callback: 236
2026-08-30 13:22:02.442 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Received msg: ACK
2026-08-30 13:22:02.443 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 1D 00 13 EC 00 00 01 00 E3 7F 7F 7F 7F 01 01 03 00 00 00 00 02 01 00 00 7F 7F 7F 7F 7F 80
2026-08-30 13:22:02.443 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Received msg (0): Message: class=SendData[19], type=Response[1], dest=255, callback=0, payload=01
2026-08-30 13:22:02.445 [DEBUG] [nal.protocol.ZWaveTransactionManager] - lastTransaction TID 5940: [WAIT_RESPONSE] priority=NonceResponse, requiresResponse=true, callback: 236
2026-08-30 13:22:02.447 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Checking outstanding transactions: 1
2026-08-30 13:22:02.448 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Last transaction: TID 5940: [WAIT_RESPONSE] priority=NonceResponse, requiresResponse=true, callback: 236
2026-08-30 13:22:02.450 [DEBUG] [ve.internal.protocol.ZWaveController] - Incoming Message: Message: class=SendData[19], type=Response[1], dest=255, callback=0, payload=01
2026-08-30 13:22:02.452 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 5: sentData successfully placed on stack.
2026-08-30 13:22:02.453 [DEBUG] [nal.protocol.ZWaveTransactionManager] - TID 5940: Advanced to WAIT_REQUEST
2026-08-30 13:22:02.454 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 5: TID 5940: Transaction not completed
2026-08-30 13:22:02.456 [DEBUG] [nal.protocol.ZWaveTransactionManager] - ZWaveReceiveThread queue empty
2026-08-30 13:22:02.457 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction SendNextMessage 1 out at start. Holdoff false.
2026-08-30 13:22:02.464 [DEBUG] [nal.protocol.ZWaveTransactionManager] - processReceiveMessage input 0<>128 : Message: class=SendData[19], type=Request[0], dest=0, callback=236, payload=EC 00 00 01 00 E3 7F 7F 7F 7F 01 01 03 00 00 00 00 02 01 00 00 7F 7F 7F 7F 7F
2026-08-30 13:22:02.468 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Received msg (0): Message: class=SendData[19], type=Request[0], dest=0, callback=236, payload=EC 00 00 01 00 E3 7F 7F 7F 7F 01 01 03 00 00 00 00 02 01 00 00 7F 7F 7F 7F 7F
2026-08-30 13:22:02.470 [DEBUG] [nal.protocol.ZWaveTransactionManager] - lastTransaction TID 5940: [WAIT_REQUEST] priority=NonceResponse, requiresResponse=true, callback: 236
2026-08-30 13:22:02.472 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Checking outstanding transactions: 1
2026-08-30 13:22:02.473 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 36 00 04 00 05 2D 98 81 49 F7 B6 B5 52 3F 4C 53 75 20 53 07 2B 98 17 E7 8E AC D2 AE EC 94 81 86 7B 9D 6D 1C F0 93 BA 1E C4 B8 2A 4E 09 3A 82 48 6C D8 F6 E3 00 00 40
2026-08-30 13:22:02.474 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Last transaction: TID 5940: [WAIT_REQUEST] priority=NonceResponse, requiresResponse=true, callback: 236
2026-08-30 13:22:02.476 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Checking TID 5940: (Callback 236)
2026-08-30 13:22:02.478 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Callback match!
2026-08-30 13:22:02.480 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Correlated to TID 5940: callback 236
2026-08-30 13:22:02.482 [DEBUG] [ve.internal.protocol.ZWaveController] - Incoming Message: Message: class=SendData[19], type=Request[0], dest=0, callback=236, payload=EC 00 00 01 00 E3 7F 7F 7F 7F 01 01 03 00 00 00 00 02 01 00 00 7F 7F 7F 7F 7F
2026-08-30 13:22:02.484 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 5: SendData Request. CallBack ID = 236, Status = Transmission complete and ACK received(0)
2026-08-30 13:22:02.486 [DEBUG] [e.internal.protocol.ZWaveTransaction] - TID 5940: Transaction COMPLETED
2026-08-30 13:22:02.487 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 5: Response processed after 52ms
2026-08-30 13:22:02.488 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 5: TID 5940: Transaction completed
2026-08-30 13:22:02.490 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 5: notifyTransactionResponse TID:5940 DONE
2026-08-30 13:22:02.492 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 5: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2026-08-30 13:22:02.494 [DEBUG] [nal.protocol.ZWaveTransactionManager] - ZWaveReceiveThread queue empty
2026-08-30 13:22:02.495 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction SendNextMessage 0 out at start. Holdoff false.
2026-08-30 13:22:02.496 [DEBUG] [nal.protocol.ZWaveTransactionManager] - processReceiveMessage input 0<>128 : Message: class=ApplicationCommandHandler[4], type=Request[0], dest=5, callback=0, payload=00 05 2D 98 81 49 F7 B6 B5 52 3F 4C 53 75 20 53 07 2B 98 17 E7 8E AC D2 AE EC 94 81 86 7B 9D 6D 1C F0 93 BA 1E C4 B8 2A 4E 09 3A 82 48 6C D8 F6 E3 00 00
2026-08-30 13:22:02.499 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Received msg (0): Message: class=ApplicationCommandHandler[4], type=Request[0], dest=5, callback=0, payload=00 05 2D 98 81 49 F7 B6 B5 52 3F 4C 53 75 20 53 07 2B 98 17 E7 8E AC D2 AE EC 94 81 86 7B 9D 6D 1C F0 93 BA 1E C4 B8 2A 4E 09 3A 82 48 6C D8 F6 E3 00 00
2026-08-30 13:22:02.501 [DEBUG] [nal.protocol.ZWaveTransactionManager] - lastTransaction null
2026-08-30 13:22:02.502 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 5: Application Command Request (ALIVE:UPDATE_NEIGHBORS)
2026-08-30 13:22:02.504 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 5: Decapsulating COMMAND_CLASS_SECURITY
2026-08-30 13:22:02.507 [DEBUG] [mmandclass.ZWaveSecurityCommandClass] - NODE 5: SECURITY_ERR Failed authentication! [74 EC 7F CF 91 E7 80 56 ]<>[4E 09 3A 82 48 6C D8 F6 ]
2026-08-30 13:22:02.509 [DEBUG] [nal.protocol.ZWaveTransactionManager] - ZWaveReceiveThread queue empty
2026-08-30 13:22:02.510 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction SendNextMessage 0 out at start. Holdoff false.
2026-08-30 13:22:06.268 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 0B 00 04 00 05 02 98 40 DA 00 00 F5
2026-08-30 13:22:06.272 [DEBUG] [nal.protocol.ZWaveTransactionManager] - processReceiveMessage input 0<>128 : Message: class=ApplicationCommandHandler[4], type=Request[0], dest=5, callback=0, payload=00 05 02 98 40 DA 00 00
2026-08-30 13:22:06.275 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Received msg (0): Message: class=ApplicationCommandHandler[4], type=Request[0], dest=5, callback=0, payload=00 05 02 98 40 DA 00 00
2026-08-30 13:22:06.276 [DEBUG] [nal.protocol.ZWaveTransactionManager] - lastTransaction null
2026-08-30 13:22:06.278 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 5: Application Command Request (ALIVE:UPDATE_NEIGHBORS)
2026-08-30 13:22:06.280 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 5: Incoming command class COMMAND_CLASS_SECURITY, endpoint 0
2026-08-30 13:22:06.281 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 5: SECURITY check internal
2026-08-30 13:22:06.283 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 5: Received COMMAND_CLASS_SECURITY V1 SECURITY_NONCE_GET
2026-08-30 13:22:06.284 [DEBUG] [andclass.impl.CommandClassSecurityV1] - Creating command message SECURITY_NONCE_REPORT version 1
2026-08-30 13:22:06.286 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 5: Added to secure queue - size 1
2026-08-30 13:22:06.288 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 5: Commands processed 1.
2026-08-30 13:22:06.290 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 5: Checking command org.openhab.binding.zwave.internal.protocol.ZWaveCommandClassPayload@142e78c.
2026-08-30 13:22:06.291 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction completed - outstandingTransactions 0
2026-08-30 13:22:06.293 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction completed - outstandingTransactions 0
2026-08-30 13:22:06.294 [DEBUG] [nal.protocol.ZWaveTransactionManager] - ZWaveReceiveThread queue empty
2026-08-30 13:22:06.296 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction SendNextMessage 0 out at start. Holdoff false.
2026-08-30 13:22:06.298 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 11 00 13 05 0A 98 80 4B 17 BB 97 17 8D BE A6 25 ED D0
2026-08-30 13:22:06.301 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 5: Sending REQUEST Message = 01 11 00 13 05 0A 98 80 4B 17 BB 97 17 8D BE A6 25 ED D0
2026-08-30 13:22:06.305 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 06
2026-08-30 13:22:06.307 [DEBUG] [nal.protocol.ZWaveTransactionManager] - processReceiveMessage input 0<>128 : Message: class=null[0], type=ACK[2], dest=255, callback=0, payload=
2026-08-30 13:22:06.310 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 13 01 E8
2026-08-30 13:22:06.313 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - Message SENT
2026-08-30 13:22:06.316 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction SendNextMessage started: TID 5941: [WAIT_RESPONSE] priority=NonceResponse, requiresResponse=true, callback: 237
2026-08-30 13:22:06.316 [DEBUG] [nal.protocol.ZWaveTransactionManager] - processReceiveMessage input 1<>127 : Message: class=SendData[19], type=Response[1], dest=255, callback=0, payload=01
2026-08-30 13:22:06.318 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Received msg (1): Message: class=null[0], type=ACK[2], dest=255, callback=0, payload=
2026-08-30 13:22:06.320 [DEBUG] [nal.protocol.ZWaveTransactionManager] - lastTransaction TID 5941: [WAIT_RESPONSE] priority=NonceResponse, requiresResponse=true, callback: 237
2026-08-30 13:22:06.321 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Received msg: ACK
2026-08-30 13:22:06.323 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Received msg (0): Message: class=SendData[19], type=Response[1], dest=255, callback=0, payload=01
2026-08-30 13:22:06.325 [DEBUG] [nal.protocol.ZWaveTransactionManager] - lastTransaction TID 5941: [WAIT_RESPONSE] priority=NonceResponse, requiresResponse=true, callback: 237
2026-08-30 13:22:06.326 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Checking outstanding transactions: 1
2026-08-30 13:22:06.327 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 1D 00 13 ED 00 00 01 00 DA 7F 7F 7F 7F 01 01 03 00 00 00 00 02 01 00 00 7F 7F 7F 7F 7F B8
2026-08-30 13:22:06.328 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Last transaction: TID 5941: [WAIT_RESPONSE] priority=NonceResponse, requiresResponse=true, callback: 237
2026-08-30 13:22:06.329 [DEBUG] [ve.internal.protocol.ZWaveController] - Incoming Message: Message: class=SendData[19], type=Response[1], dest=255, callback=0, payload=01
2026-08-30 13:22:06.331 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 5: sentData successfully placed on stack.
2026-08-30 13:22:06.333 [DEBUG] [nal.protocol.ZWaveTransactionManager] - TID 5941: Advanced to WAIT_REQUEST
2026-08-30 13:22:06.334 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 5: TID 5941: Transaction not completed
2026-08-30 13:22:06.336 [DEBUG] [nal.protocol.ZWaveTransactionManager] - ZWaveReceiveThread queue empty
2026-08-30 13:22:06.337 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction SendNextMessage 1 out at start. Holdoff false.
2026-08-30 13:22:06.344 [DEBUG] [nal.protocol.ZWaveTransactionManager] - processReceiveMessage input 0<>128 : Message: class=SendData[19], type=Request[0], dest=0, callback=237, payload=ED 00 00 01 00 DA 7F 7F 7F 7F 01 01 03 00 00 00 00 02 01 00 00 7F 7F 7F 7F 7F
2026-08-30 13:22:06.347 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Received msg (0): Message: class=SendData[19], type=Request[0], dest=0, callback=237, payload=ED 00 00 01 00 DA 7F 7F 7F 7F 01 01 03 00 00 00 00 02 01 00 00 7F 7F 7F 7F 7F
2026-08-30 13:22:06.349 [DEBUG] [nal.protocol.ZWaveTransactionManager] - lastTransaction TID 5941: [WAIT_REQUEST] priority=NonceResponse, requiresResponse=true, callback: 237
2026-08-30 13:22:06.350 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Checking outstanding transactions: 1
2026-08-30 13:22:06.352 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Last transaction: TID 5941: [WAIT_REQUEST] priority=NonceResponse, requiresResponse=true, callback: 237
2026-08-30 13:22:06.354 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Checking TID 5941: (Callback 237)
2026-08-30 13:22:06.356 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Callback match!
2026-08-30 13:22:06.357 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 36 00 04 00 05 2D 98 81 FF 65 73 FB E1 86 C9 BC F3 2F F0 E4 7D F0 C0 BD 18 A8 EB 2B A2 9D 4E 83 7B 85 C0 F6 96 B4 92 09 F7 1C 4B 36 E7 7B E5 DF 74 40 6A DA 00 00 83
2026-08-30 13:22:06.357 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Correlated to TID 5941: callback 237
2026-08-30 13:22:06.360 [DEBUG] [ve.internal.protocol.ZWaveController] - Incoming Message: Message: class=SendData[19], type=Request[0], dest=0, callback=237, payload=ED 00 00 01 00 DA 7F 7F 7F 7F 01 01 03 00 00 00 00 02 01 00 00 7F 7F 7F 7F 7F
2026-08-30 13:22:06.362 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 5: SendData Request. CallBack ID = 237, Status = Transmission complete and ACK received(0)
2026-08-30 13:22:06.363 [DEBUG] [e.internal.protocol.ZWaveTransaction] - TID 5941: Transaction COMPLETED
2026-08-30 13:22:06.365 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 5: Response processed after 50ms
2026-08-30 13:22:06.367 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 5: TID 5941: Transaction completed
2026-08-30 13:22:06.368 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 5: notifyTransactionResponse TID:5941 DONE
2026-08-30 13:22:06.370 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 5: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2026-08-30 13:22:06.372 [DEBUG] [nal.protocol.ZWaveTransactionManager] - ZWaveReceiveThread queue empty
2026-08-30 13:22:06.373 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction SendNextMessage 0 out at start. Holdoff false.
2026-08-30 13:22:06.376 [DEBUG] [nal.protocol.ZWaveTransactionManager] - processReceiveMessage input 0<>128 : Message: class=ApplicationCommandHandler[4], type=Request[0], dest=5, callback=0, payload=00 05 2D 98 81 FF 65 73 FB E1 86 C9 BC F3 2F F0 E4 7D F0 C0 BD 18 A8 EB 2B A2 9D 4E 83 7B 85 C0 F6 96 B4 92 09 F7 1C 4B 36 E7 7B E5 DF 74 40 6A DA 00 00
2026-08-30 13:22:06.379 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Received msg (0): Message: class=ApplicationCommandHandler[4], type=Request[0], dest=5, callback=0, payload=00 05 2D 98 81 FF 65 73 FB E1 86 C9 BC F3 2F F0 E4 7D F0 C0 BD 18 A8 EB 2B A2 9D 4E 83 7B 85 C0 F6 96 B4 92 09 F7 1C 4B 36 E7 7B E5 DF 74 40 6A DA 00 00
2026-08-30 13:22:06.381 [DEBUG] [nal.protocol.ZWaveTransactionManager] - lastTransaction null
2026-08-30 13:22:06.382 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 5: Application Command Request (ALIVE:UPDATE_NEIGHBORS)
2026-08-30 13:22:06.384 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 5: Decapsulating COMMAND_CLASS_SECURITY
2026-08-30 13:22:06.387 [DEBUG] [mmandclass.ZWaveSecurityCommandClass] - NODE 5: SECURITY_ERR Failed authentication! [A1 72 C5 FD 83 A2 7F 0D ]<>[36 E7 7B E5 DF 74 40 6A ]
2026-08-30 13:22:06.389 [DEBUG] [nal.protocol.ZWaveTransactionManager] - ZWaveReceiveThread queue empty
2026-08-30 13:22:06.390 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction SendNextMessage 0 out at start. Holdoff false.
2026-08-30 13:22:09.218 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 13 00 04 00 0D 0A 32 02 21 34 00 00 00 00 00 00 CD 00 00 07
2026-08-30 13:22:09.234 [DEBUG] [nal.protocol.ZWaveTransactionManager] - processReceiveMessage input 0<>128 : Message: class=ApplicationCommandHandler[4], type=Request[0], dest=13, callback=0, payload=00 0D 0A 32 02 21 34 00 00 00 00 00 00 CD 00 00
2026-08-30 13:22:09.237 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Received msg (0): Message: class=ApplicationCommandHandler[4], type=Request[0], dest=13, callback=0, payload=00 0D 0A 32 02 21 34 00 00 00 00 00 00 CD 00 00
2026-08-30 13:22:09.239 [DEBUG] [nal.protocol.ZWaveTransactionManager] - lastTransaction null
2026-08-30 13:22:09.240 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 13: Application Command Request (ALIVE:DONE)
2026-08-30 13:22:09.242 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 13: resetResendCount initComplete=true isDead=false
2026-08-30 13:22:09.244 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 13: Incoming command class COMMAND_CLASS_METER, endpoint 0
2026-08-30 13:22:09.246 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 13: SECURITY NOT required on COMMAND_CLASS_METER
2026-08-30 13:22:09.247 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 13: Received COMMAND_CLASS_METER V4 METER_REPORT
2026-08-30 13:22:09.249 [DEBUG] [.commandclass.ZWaveMeterCommandClass] - NODE 13: Meter Report: Rate Type=Import
2026-08-30 13:22:09.251 [DEBUG] [.commandclass.ZWaveMeterCommandClass] - NODE 13: Meter: Type=Electric(1), Scale=W(2), Value=0E+1
2026-08-30 13:22:09.252 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 13: Got an event from Z-Wave network: ZWaveMeterValueEvent
2026-08-30 13:22:09.254 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 13: Got a value event from Z-Wave network, endpoint=0, command class=COMMAND_CLASS_METER, value=0E+1
2026-08-30 13:22:09.256 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 13: Updating channel state zwave:device:86330ba44c:node13:meter_watts to 0 [DecimalType]
2026-08-30 13:22:09.259 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 13: Commands processed 1.
2026-08-30 13:22:09.261 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 13: Checking command org.openhab.binding.zwave.internal.protocol.ZWaveCommandClassPayload@e9252a.
2026-08-30 13:22:09.263 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction completed - outstandingTransactions 0
2026-08-30 13:22:09.265 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction completed - outstandingTransactions 0
2026-08-30 13:22:09.267 [DEBUG] [nal.protocol.ZWaveTransactionManager] - ZWaveReceiveThread queue empty
2026-08-30 13:22:09.268 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction SendNextMessage 0 out at start. Holdoff false.