Skip to content

Instantly share code, notes, and snippets.

@schierle
Created November 19, 2017 12:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save schierle/b6a65cd41419cd0daf207b8bcfaf8836 to your computer and use it in GitHub Desktop.
Save schierle/b6a65cd41419cd0daf207b8bcfaf8836 to your computer and use it in GitHub Desktop.
z-wave steinel 140-2 events after re-init device
2017-11-19 13:32:25.511 [hingStatusInfoChangedEvent] - 'zwave:device:a830b601:node2' changed from ONLINE to ONLINE: Node initialising: EMPTYNODE
2017-11-19 13:32:25.563 [ConfigStatusInfoEvent ] - ConfigStatusInfo [configStatusMessages=[]]
2017-11-19 13:32:25.565 [ThingUpdatedEvent ] - Thing 'zwave:device:a830b601:node2' has been updated.
2017-11-19 13:32:25.607 [hingStatusInfoChangedEvent] - 'zwave:device:a830b601:node2' changed from ONLINE: Node initialising: EMPTYNODE to ONLINE: Node initialising: PROTOINFO
2017-11-19 13:32:25.658 [hingStatusInfoChangedEvent] - 'zwave:device:a830b601:node2' changed from ONLINE: Node initialising: PROTOINFO to ONLINE: Node initialising: INIT_NEIGHBORS
2017-11-19 13:32:25.697 [hingStatusInfoChangedEvent] - 'zwave:device:a830b601:node2' changed from ONLINE: Node initialising: INIT_NEIGHBORS to ONLINE: Node initialising: FAILED_CHECK
2017-11-19 13:32:25.724 [hingStatusInfoChangedEvent] - 'zwave:device:a830b601:node2' changed from ONLINE: Node initialising: FAILED_CHECK to ONLINE: Node initialising: WAIT
2017-11-19 13:32:25.732 [hingStatusInfoChangedEvent] - 'zwave:device:a830b601:node2' changed from ONLINE: Node initialising: WAIT to ONLINE: Node initialising: PING
2017-11-19 13:32:25.781 [hingStatusInfoChangedEvent] - 'zwave:device:a830b601:node2' changed from ONLINE: Node initialising: PING to ONLINE
2017-11-19 13:32:30.858 [hingStatusInfoChangedEvent] - 'zwave:device:a830b601:node2' changed from ONLINE to ONLINE: Node initialising: DETAILS
2017-11-19 13:32:30.987 [hingStatusInfoChangedEvent] - 'zwave:device:a830b601:node2' changed from ONLINE: Node initialising: DETAILS to ONLINE: Node initialising: INCLUSION_START
2017-11-19 13:32:30.995 [hingStatusInfoChangedEvent] - 'zwave:device:a830b601:node2' changed from ONLINE: Node initialising: INCLUSION_START to ONLINE: Node initialising: IDENTIFY_NODE
2017-11-19 13:32:31.032 [hingStatusInfoChangedEvent] - 'zwave:device:a830b601:node2' changed from ONLINE: Node initialising: IDENTIFY_NODE to ONLINE: Node initialising: MANUFACTURER
2017-11-19 13:32:31.106 [hingStatusInfoChangedEvent] - 'zwave:device:a830b601:node2' changed from ONLINE: Node initialising: MANUFACTURER to ONLINE: Node initialising: SECURITY_REPORT
2017-11-19 13:32:31.113 [hingStatusInfoChangedEvent] - 'zwave:device:a830b601:node2' changed from ONLINE: Node initialising: SECURITY_REPORT to ONLINE: Node initialising: APP_VERSION
2017-11-19 13:32:31.336 [hingStatusInfoChangedEvent] - 'zwave:device:a830b601:node2' changed from ONLINE: Node initialising: APP_VERSION to ONLINE: Node initialising: DISCOVERY_COMPLETE
2017-11-19 13:32:31.344 [hingStatusInfoChangedEvent] - 'zwave:device:a830b601:node2' changed from ONLINE: Node initialising: DISCOVERY_COMPLETE to ONLINE: Node initialising: VERSION
2017-11-19 13:32:32.507 [hingStatusInfoChangedEvent] - 'zwave:device:a830b601:node2' changed from ONLINE: Node initialising: VERSION to ONLINE: Node initialising: ENDPOINTS
2017-11-19 13:32:32.785 [hingStatusInfoChangedEvent] - 'zwave:device:a830b601:node2' changed from ONLINE: Node initialising: ENDPOINTS to ONLINE: Node initialising: UPDATE_DATABASE
2017-11-19 13:32:32.795 [hingStatusInfoChangedEvent] - 'zwave:device:a830b601:node2' changed from ONLINE: Node initialising: UPDATE_DATABASE to ONLINE: Node initialising: STATIC_VALUES
2017-11-19 13:32:33.568 [ThingUpdatedEvent ] - Thing 'zwave:device:a830b601:node2' has been updated.
2017-11-19 13:32:33.570 [ConfigStatusInfoEvent ] - ConfigStatusInfo [configStatusMessages=[]]
2017-11-19 13:32:33.858 [ConfigStatusInfoEvent ] - ConfigStatusInfo [configStatusMessages=[]]
2017-11-19 13:32:33.871 [ThingUpdatedEvent ] - Thing 'zwave:device:a830b601:node2' has been updated.
2017-11-19 13:32:25.432 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 2: Re-initialising node!
2017-11-19 13:32:25.506 [DEBUG] [ve.internal.protocol.ZWaveController] - Notifying event listeners: ZWaveInitializationStateEvent
2017-11-19 13:32:25.507 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 2: Got an event from Z-Wave network: ZWaveInitializationStateEvent
2017-11-19 13:32:25.515 [DEBUG] [ve.internal.protocol.ZWaveController] - NODE 2: Init node thread start
2017-11-19 13:32:25.594 [DEBUG] [l.initialization.ZWaveNodeSerializer] - NODE 2: Serializing from file /var/lib/openhab2/zwave/node2.xml
2017-11-19 13:32:25.595 [DEBUG] [l.initialization.ZWaveNodeSerializer] - NODE 2: Error serializing from file: file does not exist.
2017-11-19 13:32:25.597 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Starting initialisation from EMPTYNODE
2017-11-19 13:32:25.598 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - EMPTYNODE: queue length(0), free to send(true)
2017-11-19 13:32:25.599 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: loop - EMPTYNODE try 1: stageAdvanced(false)
2017-11-19 13:32:25.600 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: Initialisation starting
2017-11-19 13:32:25.601 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - advancing to PROTOINFO
2017-11-19 13:32:25.601 [DEBUG] [ve.internal.protocol.ZWaveController] - Notifying event listeners: ZWaveInitializationStateEvent
2017-11-19 13:32:25.602 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 2: Got an event from Z-Wave network: ZWaveInitializationStateEvent
2017-11-19 13:32:25.605 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: loop - PROTOINFO try 0: stageAdvanced(true)
2017-11-19 13:32:25.607 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: PROTOINFO - send IdentifyNode
2017-11-19 13:32:25.608 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - queued packet. Queue length is 1
2017-11-19 13:32:25.609 [DEBUG] [ve.internal.protocol.ZWaveController] - Message queued. Queue length = 1. Queue={}
2017-11-19 13:32:25.610 [DEBUG] [ve.internal.protocol.ZWaveController] - NODE 2: Init node thread finished
2017-11-19 13:32:25.610 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - Took message from queue for sending. Queue length = 0
2017-11-19 13:32:25.614 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 04 00 41 02 B8
2017-11-19 13:32:25.616 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 255: Sending REQUEST Message = 01 04 00 41 02 B8
2017-11-19 13:32:25.621 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 09 01 41 D3 9C 01 04 07 01 FA
2017-11-19 13:32:25.623 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:25.625 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 01 41 D3 9C 01 04 07 01 FA
2017-11-19 13:32:25.626 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 09 01 41 D3 9C 01 04 07 01 FA
2017-11-19 13:32:25.627 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=IdentifyNode[0x41], type=Response[0x01], priority=High, dest=255, callback=0, payload=D3 9C 01 04 07 01
2017-11-19 13:32:25.628 [DEBUG] [rialmessage.IdentifyNodeMessageClass] - NODE 2: ProtocolInfo
2017-11-19 13:32:25.629 [DEBUG] [rialmessage.IdentifyNodeMessageClass] - NODE 2: Listening = true
2017-11-19 13:32:25.630 [DEBUG] [rialmessage.IdentifyNodeMessageClass] - NODE 2: Routing = true
2017-11-19 13:32:25.631 [DEBUG] [rialmessage.IdentifyNodeMessageClass] - NODE 2: Beaming = true
2017-11-19 13:32:25.631 [DEBUG] [rialmessage.IdentifyNodeMessageClass] - NODE 2: Version = 4
2017-11-19 13:32:25.632 [DEBUG] [rialmessage.IdentifyNodeMessageClass] - NODE 2: FLIRS = false
2017-11-19 13:32:25.633 [DEBUG] [rialmessage.IdentifyNodeMessageClass] - NODE 2: Security = false
2017-11-19 13:32:25.634 [DEBUG] [rialmessage.IdentifyNodeMessageClass] - NODE 2: Max Baud = 40000
2017-11-19 13:32:25.635 [DEBUG] [rialmessage.IdentifyNodeMessageClass] - NODE 2: Basic = Routing Slave
2017-11-19 13:32:25.635 [DEBUG] [rialmessage.IdentifyNodeMessageClass] - NODE 2: Generic = Sensor Notification
2017-11-19 13:32:25.636 [DEBUG] [rialmessage.IdentifyNodeMessageClass] - NODE 2: Specific = Notification Sensor
2017-11-19 13:32:25.637 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Creating new instance of command class NO_OPERATION
2017-11-19 13:32:25.638 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Command class NO_OPERATION, endpoint null created
2017-11-19 13:32:25.639 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Version = 1, version set. Enabling extra functionality.
2017-11-19 13:32:25.640 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Adding command class NO_OPERATION to the list of supported command classes.
2017-11-19 13:32:25.641 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Creating new instance of command class BASIC
2017-11-19 13:32:25.642 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Command class BASIC, endpoint null created
2017-11-19 13:32:25.643 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Adding command class BASIC to the list of supported command classes.
2017-11-19 13:32:25.644 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=IdentifyNode[0x41], type=Request[0x00], priority=High, dest=255, callback=0, payload=02
2017-11-19 13:32:25.645 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=IdentifyNode[0x41], type=Response[0x01], priority=High, dest=255, callback=0, payload=D3 9C 01 04 07 01
2017-11-19 13:32:25.646 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=IdentifyNode, callback id=0, expected=IdentifyNode, cancelled=false transaction complete!
2017-11-19 13:32:25.646 [DEBUG] [ve.internal.protocol.ZWaveController] - Notifying event listeners: ZWaveTransactionCompletedEvent
2017-11-19 13:32:25.647 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - PROTOINFO: Transaction complete (IdentifyNode:Request) success(true)
2017-11-19 13:32:25.647 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - checking initialisation queue. Queue size 1.
2017-11-19 13:32:25.648 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - message removed from queue. Queue size 0.
2017-11-19 13:32:25.649 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - PROTOINFO: queue length(0), free to send(true)
2017-11-19 13:32:25.651 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Initialisation retry timer started 5000
2017-11-19 13:32:25.651 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: loop - PROTOINFO try 1: stageAdvanced(false)
2017-11-19 13:32:25.652 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - advancing to INIT_NEIGHBORS
2017-11-19 13:32:25.653 [DEBUG] [ve.internal.protocol.ZWaveController] - Notifying event listeners: ZWaveInitializationStateEvent
2017-11-19 13:32:25.653 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 2: Got an event from Z-Wave network: ZWaveInitializationStateEvent
2017-11-19 13:32:25.655 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: loop - INIT_NEIGHBORS try 0: stageAdvanced(true)
2017-11-19 13:32:25.661 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: INIT_NEIGHBORS - send RoutingInfo
2017-11-19 13:32:25.661 [DEBUG] [almessage.GetRoutingInfoMessageClass] - NODE 2: Request routing info
2017-11-19 13:32:25.662 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - queued packet. Queue length is 1
2017-11-19 13:32:25.663 [DEBUG] [ve.internal.protocol.ZWaveController] - Message queued. Queue length = 1. Queue={}
2017-11-19 13:32:25.664 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 255: Response processed after 47ms/4185ms.
2017-11-19 13:32:25.665 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - Took message from queue for sending. Queue length = 0
2017-11-19 13:32:25.666 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 07 00 80 02 00 00 03 79
2017-11-19 13:32:25.667 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 255: Sending REQUEST Message = 01 07 00 80 02 00 00 03 79
2017-11-19 13:32:25.673 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 20 01 80 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 5E
2017-11-19 13:32:25.675 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:25.677 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 20 01 80 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 5E
2017-11-19 13:32:25.678 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 20 01 80 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 5E
2017-11-19 13:32:25.680 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=GetRoutingInfo[0x80], type=Response[0x01], priority=High, dest=255, callback=0, payload=00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2017-11-19 13:32:25.681 [DEBUG] [almessage.GetRoutingInfoMessageClass] - NODE 2: Got NodeRoutingInfo request.
2017-11-19 13:32:25.682 [DEBUG] [almessage.GetRoutingInfoMessageClass] - NODE 2: No neighbors reported
2017-11-19 13:32:25.682 [DEBUG] [ve.internal.protocol.ZWaveController] - Notifying event listeners: ZWaveNetworkEvent
2017-11-19 13:32:25.683 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 2: Got an event from Z-Wave network: ZWaveNetworkEvent
2017-11-19 13:32:25.684 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=GetRoutingInfo[0x80], type=Request[0x00], priority=High, dest=255, callback=0, payload=02 00 00 03
2017-11-19 13:32:25.685 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=GetRoutingInfo[0x80], type=Response[0x01], priority=High, dest=255, callback=0, payload=00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2017-11-19 13:32:25.686 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=GetRoutingInfo, callback id=0, expected=GetRoutingInfo, cancelled=false transaction complete!
2017-11-19 13:32:25.687 [DEBUG] [ve.internal.protocol.ZWaveController] - Notifying event listeners: ZWaveTransactionCompletedEvent
2017-11-19 13:32:25.688 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - INIT_NEIGHBORS: Transaction complete (GetRoutingInfo:Request) success(true)
2017-11-19 13:32:25.689 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - checking initialisation queue. Queue size 1.
2017-11-19 13:32:25.689 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - message removed from queue. Queue size 0.
2017-11-19 13:32:25.690 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - INIT_NEIGHBORS: queue length(0), free to send(true)
2017-11-19 13:32:25.691 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Initialisation retry timer started 5000
2017-11-19 13:32:25.691 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: loop - INIT_NEIGHBORS try 1: stageAdvanced(false)
2017-11-19 13:32:25.692 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - advancing to FAILED_CHECK
2017-11-19 13:32:25.693 [DEBUG] [ve.internal.protocol.ZWaveController] - Notifying event listeners: ZWaveInitializationStateEvent
2017-11-19 13:32:25.693 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 2: Got an event from Z-Wave network: ZWaveInitializationStateEvent
2017-11-19 13:32:25.697 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: loop - FAILED_CHECK try 0: stageAdvanced(true)
2017-11-19 13:32:25.698 [DEBUG] [rialmessage.IsFailedNodeMessageClass] - NODE 2: Requesting IsFailedNode status from controller.
2017-11-19 13:32:25.698 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - queued packet. Queue length is 1
2017-11-19 13:32:25.701 [DEBUG] [ve.internal.protocol.ZWaveController] - Message queued. Queue length = 1. Queue={}
2017-11-19 13:32:25.701 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 255: Response processed after 33ms/4185ms.
2017-11-19 13:32:25.702 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - Took message from queue for sending. Queue length = 0
2017-11-19 13:32:25.703 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 04 00 62 02 9B
2017-11-19 13:32:25.704 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 255: Sending REQUEST Message = 01 04 00 62 02 9B
2017-11-19 13:32:25.707 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 62 00 98
2017-11-19 13:32:25.708 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:25.709 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 04 01 62 00 98
2017-11-19 13:32:25.710 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 04 01 62 00 98
2017-11-19 13:32:25.711 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=IsFailedNodeID[0x62], type=Response[0x01], priority=High, dest=255, callback=0, payload=00
2017-11-19 13:32:25.712 [DEBUG] [rialmessage.IsFailedNodeMessageClass] - NODE 2: Is currently marked as healthy by the controller
2017-11-19 13:32:25.713 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=IsFailedNodeID[0x62], type=Request[0x00], priority=High, dest=255, callback=0, payload=02
2017-11-19 13:32:25.714 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=IsFailedNodeID[0x62], type=Response[0x01], priority=High, dest=255, callback=0, payload=00
2017-11-19 13:32:25.715 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=IsFailedNodeID, callback id=0, expected=IsFailedNodeID, cancelled=false transaction complete!
2017-11-19 13:32:25.715 [DEBUG] [ve.internal.protocol.ZWaveController] - Notifying event listeners: ZWaveTransactionCompletedEvent
2017-11-19 13:32:25.716 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - FAILED_CHECK: Transaction complete (IsFailedNodeID:Request) success(true)
2017-11-19 13:32:25.717 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - checking initialisation queue. Queue size 1.
2017-11-19 13:32:25.717 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - message removed from queue. Queue size 0.
2017-11-19 13:32:25.718 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - FAILED_CHECK: queue length(0), free to send(true)
2017-11-19 13:32:25.718 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Initialisation retry timer started 5000
2017-11-19 13:32:25.719 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: loop - FAILED_CHECK try 1: stageAdvanced(false)
2017-11-19 13:32:25.720 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - advancing to WAIT
2017-11-19 13:32:25.720 [DEBUG] [ve.internal.protocol.ZWaveController] - Notifying event listeners: ZWaveInitializationStateEvent
2017-11-19 13:32:25.721 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 2: Got an event from Z-Wave network: ZWaveInitializationStateEvent
2017-11-19 13:32:25.723 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: loop - WAIT try 0: stageAdvanced(true)
2017-11-19 13:32:25.725 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: WAIT - Listening=true, FrequentlyListening=false
2017-11-19 13:32:25.727 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: WAIT - Advancing
2017-11-19 13:32:25.728 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - advancing to PING
2017-11-19 13:32:25.729 [DEBUG] [ve.internal.protocol.ZWaveController] - Notifying event listeners: ZWaveInitializationStateEvent
2017-11-19 13:32:25.729 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 2: Got an event from Z-Wave network: ZWaveInitializationStateEvent
2017-11-19 13:32:25.731 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: loop - PING try 0: stageAdvanced(true)
2017-11-19 13:32:25.733 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: PING - send NoOperation
2017-11-19 13:32:25.735 [DEBUG] [ndclass.ZWaveNoOperationCommandClass] - NODE 2: Creating new message for command No Operation
2017-11-19 13:32:25.736 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - queued packet. Queue length is 1
2017-11-19 13:32:25.737 [DEBUG] [ve.internal.protocol.ZWaveController] - Message queued. Queue length = 1. Queue={}
2017-11-19 13:32:25.738 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 255: Response processed after 33ms/4185ms.
2017-11-19 13:32:25.739 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - Took message from queue for sending. Queue length = 0
2017-11-19 13:32:25.740 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 08 00 13 02 01 00 25 8B 49
2017-11-19 13:32:25.741 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 2: Sending REQUEST Message = 01 08 00 13 02 01 00 25 8B 49
2017-11-19 13:32:25.750 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 13 01 E8
2017-11-19 13:32:25.752 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:25.753 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 04 01 13 01 E8
2017-11-19 13:32:25.754 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 04 01 13 01 E8
2017-11-19 13:32:25.755 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Response[0x01], priority=High, dest=255, callback=0, payload=01
2017-11-19 13:32:25.757 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Sent Data successfully placed on stack.
2017-11-19 13:32:25.771 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 07 00 13 8B 00 00 02 62
2017-11-19 13:32:25.772 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:25.773 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 8B 00 00 02 00 00 6C
2017-11-19 13:32:25.774 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 09 00 13 8B 00 00 02 00 00 6C
2017-11-19 13:32:25.775 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=8B 00 00 02
2017-11-19 13:32:25.776 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: SendData Request. CallBack ID = 139, Status = Transmission complete and ACK received(0)
2017-11-19 13:32:25.776 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Node is ALIVE. Init stage is PING.
2017-11-19 13:32:25.777 [DEBUG] [ve.internal.protocol.ZWaveController] - Notifying event listeners: ZWaveNodeStatusEvent
2017-11-19 13:32:25.778 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 2: Got an event from Z-Wave network: ZWaveNodeStatusEvent
2017-11-19 13:32:25.778 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 2: Setting ONLINE
2017-11-19 13:32:25.780 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node Status event during initialisation - Node is ALIVE
2017-11-19 13:32:25.784 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - PING: queue length(1), free to send(false)
2017-11-19 13:32:25.785 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Initialisation retry timer started 5000
2017-11-19 13:32:25.786 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - queued packet. Queue length is 1
2017-11-19 13:32:25.787 [DEBUG] [ve.internal.protocol.ZWaveController] - Message queued. Queue length = 1. Queue={}
2017-11-19 13:32:25.788 [DEBUG] [ve.internal.protocol.ZWaveController] - NODE 2: Node Status event - Node is ALIVE
2017-11-19 13:32:25.789 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Message has Ack Pending: Message: class=SendData[0x13], type=Request[0x00], priority=Poll, dest=2, callback=140, payload=02 01 00
2017-11-19 13:32:27.203 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 2: Polling...
2017-11-19 13:32:27.204 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 2: Polling deferred until initialisation complete
2017-11-19 13:32:30.743 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 03 00 16 EA
2017-11-19 13:32:30.744 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 2: Sending ABORT Message = 01 03 00 16 EA
2017-11-19 13:32:30.746 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 03 00 16 EA
2017-11-19 13:32:30.747 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 255: Sending REQUEST Message = 01 03 00 16 EA
2017-11-19 13:32:30.748 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 2: Timeout while sending message. Requeueing - 0 attempts left!
2017-11-19 13:32:30.750 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Got an error while sending data. Resending message.
2017-11-19 13:32:30.751 [DEBUG] [ve.internal.protocol.ZWaveController] - Message queued. Queue length = 2. Queue={}
2017-11-19 13:32:30.753 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - Took message from queue for sending. Queue length = 1
2017-11-19 13:32:30.754 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 08 00 13 02 01 00 25 8D 4F
2017-11-19 13:32:30.756 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 2: Sending REQUEST Message = 01 08 00 13 02 01 00 25 8D 4F
2017-11-19 13:32:30.766 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 13 01 E8
2017-11-19 13:32:30.768 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:30.770 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 04 01 13 01 E8
2017-11-19 13:32:30.771 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 04 01 13 01 E8
2017-11-19 13:32:30.773 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Response[0x01], priority=High, dest=255, callback=0, payload=01
2017-11-19 13:32:30.774 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Sent Data successfully placed on stack.
2017-11-19 13:32:30.785 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Stage PING. Initialisation retry timer triggered. Increased to 10000
2017-11-19 13:32:30.786 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - PING: queue length(0), free to send(false)
2017-11-19 13:32:30.788 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Initialisation retry timer started 10000
2017-11-19 13:32:30.789 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: loop - PING try 1: stageAdvanced(false)
2017-11-19 13:32:30.790 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: PING - send NoOperation
2017-11-19 13:32:30.791 [DEBUG] [ndclass.ZWaveNoOperationCommandClass] - NODE 2: Creating new message for command No Operation
2017-11-19 13:32:30.793 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - queued packet. Queue length is 1
2017-11-19 13:32:30.796 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 07 00 13 8D 00 00 03 65
2017-11-19 13:32:30.795 [DEBUG] [ve.internal.protocol.ZWaveController] - Message queued. Queue length = 2. Queue={}
2017-11-19 13:32:30.800 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:30.803 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 8D 00 00 03 00 00 6B
2017-11-19 13:32:30.807 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 09 00 13 8D 00 00 03 00 00 6B
2017-11-19 13:32:30.810 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=8D 00 00 03
2017-11-19 13:32:30.813 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: SendData Request. CallBack ID = 141, Status = Transmission complete and ACK received(0)
2017-11-19 13:32:30.816 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Poll, dest=2, callback=141, payload=02 01 00
2017-11-19 13:32:30.819 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=8D 00 00 03
2017-11-19 13:32:30.822 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=SendData, callback id=141, expected=SendData, cancelled=false transaction complete!
2017-11-19 13:32:30.825 [DEBUG] [ve.internal.protocol.ZWaveController] - Notifying event listeners: ZWaveTransactionCompletedEvent
2017-11-19 13:32:30.827 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 2: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2017-11-19 13:32:30.830 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - PING: Transaction complete (SendData:Request) success(true)
2017-11-19 13:32:30.833 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - checking initialisation queue. Queue size 1.
2017-11-19 13:32:30.836 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - message removed from queue. Queue size 0.
2017-11-19 13:32:30.838 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - PING: queue length(0), free to send(true)
2017-11-19 13:32:30.841 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Initialisation retry timer started 10000
2017-11-19 13:32:30.844 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: loop - PING try 2: stageAdvanced(false)
2017-11-19 13:32:30.847 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - advancing to DETAILS
2017-11-19 13:32:30.849 [DEBUG] [ve.internal.protocol.ZWaveController] - Notifying event listeners: ZWaveInitializationStateEvent
2017-11-19 13:32:30.852 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 2: Got an event from Z-Wave network: ZWaveInitializationStateEvent
2017-11-19 13:32:30.856 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: loop - DETAILS try 0: stageAdvanced(true)
2017-11-19 13:32:30.858 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: DETAILS - send RequestNodeInfo
2017-11-19 13:32:30.865 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - queued packet. Queue length is 1
2017-11-19 13:32:30.867 [DEBUG] [ve.internal.protocol.ZWaveController] - Message queued. Queue length = 3. Queue={}
2017-11-19 13:32:30.869 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 2: Response processed after 112ms/4185ms.
2017-11-19 13:32:30.869 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - Took message from queue for sending. Queue length = 2
2017-11-19 13:32:30.870 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 04 00 60 02 99
2017-11-19 13:32:30.871 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 255: Sending REQUEST Message = 01 04 00 60 02 99
2017-11-19 13:32:30.879 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 60 01 9B
2017-11-19 13:32:30.881 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:30.882 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 04 01 60 01 9B
2017-11-19 13:32:30.883 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 04 01 60 01 9B
2017-11-19 13:32:30.884 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=RequestNodeInfo[0x60], type=Response[0x01], priority=High, dest=255, callback=0, payload=01
2017-11-19 13:32:30.886 [DEBUG] [lmessage.RequestNodeInfoMessageClass] - Request node info successfully placed on stack.
2017-11-19 13:32:30.887 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=RequestNodeInfo[0x60], type=Request[0x00], priority=High, dest=255, callback=0, payload=02
2017-11-19 13:32:30.888 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=RequestNodeInfo[0x60], type=Response[0x01], priority=High, dest=255, callback=0, payload=01
2017-11-19 13:32:30.890 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=RequestNodeInfo, callback id=0, expected=ApplicationUpdate, cancelled=false MISMATCH
2017-11-19 13:32:30.920 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 19 00 49 84 02 13 04 07 01 5E 7A 86 72 60 5A 70 73 77 71 85 8E 59 31 25 27 B6
2017-11-19 13:32:30.922 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:30.923 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 19 00 49 84 02 13 04 07 01 5E 7A 86 72 60 5A 70 73 77 71 85 8E 59 31 25 27 B6
2017-11-19 13:32:30.924 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 19 00 49 84 02 13 04 07 01 5E 7A 86 72 60 5A 70 73 77 71 85 8E 59 31 25 27 B6
2017-11-19 13:32:30.926 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=ApplicationUpdate[0x49], type=Request[0x00], priority=High, dest=255, callback=0, payload=84 02 13 04 07 01 5E 7A 86 72 60 5A 70 73 77 71 85 8E 59 31 25 27
2017-11-19 13:32:30.930 [DEBUG] [essage.ApplicationUpdateMessageClass] - NODE 2: Application update request. Node information received.
2017-11-19 13:32:30.931 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Creating new instance of command class ZWAVE_PLUS_INFO
2017-11-19 13:32:30.932 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Command class ZWAVE_PLUS_INFO, endpoint null created
2017-11-19 13:32:30.932 [DEBUG] [essage.ApplicationUpdateMessageClass] - NODE 2: Application update is adding command class ZWAVE_PLUS_INFO.
2017-11-19 13:32:30.933 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Adding command class ZWAVE_PLUS_INFO to the list of supported command classes.
2017-11-19 13:32:30.934 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Creating new instance of command class FIRMWARE_UPDATE_MD
2017-11-19 13:32:30.935 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Command class FIRMWARE_UPDATE_MD, endpoint null created
2017-11-19 13:32:30.935 [DEBUG] [essage.ApplicationUpdateMessageClass] - NODE 2: Application update is adding command class FIRMWARE_UPDATE_MD.
2017-11-19 13:32:30.936 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Adding command class FIRMWARE_UPDATE_MD to the list of supported command classes.
2017-11-19 13:32:30.936 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Creating new instance of command class VERSION
2017-11-19 13:32:30.937 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Command class VERSION, endpoint null created
2017-11-19 13:32:30.938 [DEBUG] [essage.ApplicationUpdateMessageClass] - NODE 2: Application update is adding command class VERSION.
2017-11-19 13:32:30.939 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Adding command class VERSION to the list of supported command classes.
2017-11-19 13:32:30.939 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Creating new instance of command class MANUFACTURER_SPECIFIC
2017-11-19 13:32:30.940 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Command class MANUFACTURER_SPECIFIC, endpoint null created
2017-11-19 13:32:30.941 [DEBUG] [essage.ApplicationUpdateMessageClass] - NODE 2: Application update is adding command class MANUFACTURER_SPECIFIC.
2017-11-19 13:32:30.941 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Adding command class MANUFACTURER_SPECIFIC to the list of supported command classes.
2017-11-19 13:32:30.942 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Creating new instance of command class MULTI_INSTANCE
2017-11-19 13:32:30.943 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Command class MULTI_INSTANCE, endpoint null created
2017-11-19 13:32:30.944 [DEBUG] [essage.ApplicationUpdateMessageClass] - NODE 2: Application update is adding command class MULTI_INSTANCE.
2017-11-19 13:32:30.944 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Adding command class MULTI_INSTANCE to the list of supported command classes.
2017-11-19 13:32:30.945 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Creating new instance of command class DEVICE_RESET_LOCALLY
2017-11-19 13:32:30.946 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Command class DEVICE_RESET_LOCALLY, endpoint null created
2017-11-19 13:32:30.947 [DEBUG] [essage.ApplicationUpdateMessageClass] - NODE 2: Application update is adding command class DEVICE_RESET_LOCALLY.
2017-11-19 13:32:30.947 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Adding command class DEVICE_RESET_LOCALLY to the list of supported command classes.
2017-11-19 13:32:30.948 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Creating new instance of command class CONFIGURATION
2017-11-19 13:32:30.948 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Command class CONFIGURATION, endpoint null created
2017-11-19 13:32:30.949 [DEBUG] [essage.ApplicationUpdateMessageClass] - NODE 2: Application update is adding command class CONFIGURATION.
2017-11-19 13:32:30.950 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Adding command class CONFIGURATION to the list of supported command classes.
2017-11-19 13:32:30.950 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Creating new instance of command class POWERLEVEL
2017-11-19 13:32:30.951 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Command class POWERLEVEL, endpoint null created
2017-11-19 13:32:30.952 [DEBUG] [essage.ApplicationUpdateMessageClass] - NODE 2: Application update is adding command class POWERLEVEL.
2017-11-19 13:32:30.952 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Adding command class POWERLEVEL to the list of supported command classes.
2017-11-19 13:32:30.953 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Creating new instance of command class NODE_NAMING
2017-11-19 13:32:30.954 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Command class NODE_NAMING, endpoint null created
2017-11-19 13:32:30.954 [DEBUG] [essage.ApplicationUpdateMessageClass] - NODE 2: Application update is adding command class NODE_NAMING.
2017-11-19 13:32:30.955 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Adding command class NODE_NAMING to the list of supported command classes.
2017-11-19 13:32:30.956 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Creating new instance of command class ALARM
2017-11-19 13:32:30.956 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Command class ALARM, endpoint null created
2017-11-19 13:32:30.957 [DEBUG] [essage.ApplicationUpdateMessageClass] - NODE 2: Application update is adding command class ALARM.
2017-11-19 13:32:30.958 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Adding command class ALARM to the list of supported command classes.
2017-11-19 13:32:30.958 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Creating new instance of command class ASSOCIATION
2017-11-19 13:32:30.959 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Command class ASSOCIATION, endpoint null created
2017-11-19 13:32:30.960 [DEBUG] [essage.ApplicationUpdateMessageClass] - NODE 2: Application update is adding command class ASSOCIATION.
2017-11-19 13:32:30.960 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Adding command class ASSOCIATION to the list of supported command classes.
2017-11-19 13:32:30.961 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Creating new instance of command class MULTI_INSTANCE_ASSOCIATION
2017-11-19 13:32:30.962 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Command class MULTI_INSTANCE_ASSOCIATION, endpoint null created
2017-11-19 13:32:30.963 [DEBUG] [essage.ApplicationUpdateMessageClass] - NODE 2: Application update is adding command class MULTI_INSTANCE_ASSOCIATION.
2017-11-19 13:32:30.963 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Adding command class MULTI_INSTANCE_ASSOCIATION to the list of supported command classes.
2017-11-19 13:32:30.964 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Creating new instance of command class ASSOCIATION_GROUP_INFO
2017-11-19 13:32:30.965 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Command class ASSOCIATION_GROUP_INFO, endpoint null created
2017-11-19 13:32:30.966 [DEBUG] [essage.ApplicationUpdateMessageClass] - NODE 2: Application update is adding command class ASSOCIATION_GROUP_INFO.
2017-11-19 13:32:30.966 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Adding command class ASSOCIATION_GROUP_INFO to the list of supported command classes.
2017-11-19 13:32:30.967 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Creating new instance of command class SENSOR_MULTILEVEL
2017-11-19 13:32:30.968 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Command class SENSOR_MULTILEVEL, endpoint null created
2017-11-19 13:32:30.969 [DEBUG] [essage.ApplicationUpdateMessageClass] - NODE 2: Application update is adding command class SENSOR_MULTILEVEL.
2017-11-19 13:32:30.969 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Adding command class SENSOR_MULTILEVEL to the list of supported command classes.
2017-11-19 13:32:30.970 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Creating new instance of command class SWITCH_BINARY
2017-11-19 13:32:30.971 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Command class SWITCH_BINARY, endpoint null created
2017-11-19 13:32:30.972 [DEBUG] [essage.ApplicationUpdateMessageClass] - NODE 2: Application update is adding command class SWITCH_BINARY.
2017-11-19 13:32:30.972 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Adding command class SWITCH_BINARY to the list of supported command classes.
2017-11-19 13:32:30.973 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Creating new instance of command class SWITCH_ALL
2017-11-19 13:32:30.974 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Command class SWITCH_ALL, endpoint null created
2017-11-19 13:32:30.974 [DEBUG] [essage.ApplicationUpdateMessageClass] - NODE 2: Application update is adding command class SWITCH_ALL.
2017-11-19 13:32:30.975 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Adding command class SWITCH_ALL to the list of supported command classes.
2017-11-19 13:32:30.976 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=RequestNodeInfo[0x60], type=Request[0x00], priority=High, dest=255, callback=0, payload=02
2017-11-19 13:32:30.977 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=ApplicationUpdate[0x49], type=Request[0x00], priority=High, dest=255, callback=0, payload=84 02 13 04 07 01 5E 7A 86 72 60 5A 70 73 77 71 85 8E 59 31 25 27
2017-11-19 13:32:30.978 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=ApplicationUpdate, callback id=0, expected=ApplicationUpdate, cancelled=false transaction complete!
2017-11-19 13:32:30.978 [DEBUG] [ve.internal.protocol.ZWaveController] - Notifying event listeners: ZWaveTransactionCompletedEvent
2017-11-19 13:32:30.979 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - DETAILS: Transaction complete (RequestNodeInfo:Request) success(true)
2017-11-19 13:32:30.980 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - checking initialisation queue. Queue size 1.
2017-11-19 13:32:30.980 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - message removed from queue. Queue size 0.
2017-11-19 13:32:30.981 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - DETAILS: queue length(0), free to send(true)
2017-11-19 13:32:30.981 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Initialisation retry timer started 5000
2017-11-19 13:32:30.982 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: loop - DETAILS try 1: stageAdvanced(false)
2017-11-19 13:32:30.983 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: received RequestNodeInfo
2017-11-19 13:32:30.983 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - advancing to INCLUSION_START
2017-11-19 13:32:30.984 [DEBUG] [ve.internal.protocol.ZWaveController] - Notifying event listeners: ZWaveInitializationStateEvent
2017-11-19 13:32:30.985 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 2: Got an event from Z-Wave network: ZWaveInitializationStateEvent
2017-11-19 13:32:30.986 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: loop - INCLUSION_START try 0: stageAdvanced(true)
2017-11-19 13:32:30.990 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: Unknown node state INCLUSION_START encountered.
2017-11-19 13:32:30.991 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - advancing to IDENTIFY_NODE
2017-11-19 13:32:30.992 [DEBUG] [ve.internal.protocol.ZWaveController] - Notifying event listeners: ZWaveInitializationStateEvent
2017-11-19 13:32:30.992 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 2: Got an event from Z-Wave network: ZWaveInitializationStateEvent
2017-11-19 13:32:30.994 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: loop - IDENTIFY_NODE try 0: stageAdvanced(true)
2017-11-19 13:32:30.998 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: PROTOINFO - send IdentifyNode
2017-11-19 13:32:30.999 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - queued packet. Queue length is 1
2017-11-19 13:32:31.000 [DEBUG] [ve.internal.protocol.ZWaveController] - Message queued. Queue length = 3. Queue={}
2017-11-19 13:32:31.000 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 255: Response processed after 129ms/4185ms.
2017-11-19 13:32:31.001 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - Took message from queue for sending. Queue length = 2
2017-11-19 13:32:31.002 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 04 00 41 02 B8
2017-11-19 13:32:31.003 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 255: Sending REQUEST Message = 01 04 00 41 02 B8
2017-11-19 13:32:31.006 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 09 01 41 D3 9C 01 04 07 01 FA
2017-11-19 13:32:31.007 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:31.008 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 01 41 D3 9C 01 04 07 01 FA
2017-11-19 13:32:31.009 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 09 01 41 D3 9C 01 04 07 01 FA
2017-11-19 13:32:31.010 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=IdentifyNode[0x41], type=Response[0x01], priority=High, dest=255, callback=0, payload=D3 9C 01 04 07 01
2017-11-19 13:32:31.010 [DEBUG] [rialmessage.IdentifyNodeMessageClass] - NODE 2: ProtocolInfo
2017-11-19 13:32:31.011 [DEBUG] [rialmessage.IdentifyNodeMessageClass] - NODE 2: Listening = true
2017-11-19 13:32:31.012 [DEBUG] [rialmessage.IdentifyNodeMessageClass] - NODE 2: Routing = true
2017-11-19 13:32:31.012 [DEBUG] [rialmessage.IdentifyNodeMessageClass] - NODE 2: Beaming = true
2017-11-19 13:32:31.013 [DEBUG] [rialmessage.IdentifyNodeMessageClass] - NODE 2: Version = 4
2017-11-19 13:32:31.013 [DEBUG] [rialmessage.IdentifyNodeMessageClass] - NODE 2: FLIRS = false
2017-11-19 13:32:31.014 [DEBUG] [rialmessage.IdentifyNodeMessageClass] - NODE 2: Security = false
2017-11-19 13:32:31.015 [DEBUG] [rialmessage.IdentifyNodeMessageClass] - NODE 2: Max Baud = 40000
2017-11-19 13:32:31.016 [DEBUG] [rialmessage.IdentifyNodeMessageClass] - NODE 2: Basic = Routing Slave
2017-11-19 13:32:31.017 [DEBUG] [rialmessage.IdentifyNodeMessageClass] - NODE 2: Generic = Sensor Notification
2017-11-19 13:32:31.017 [DEBUG] [rialmessage.IdentifyNodeMessageClass] - NODE 2: Specific = Notification Sensor
2017-11-19 13:32:31.018 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Creating new instance of command class NO_OPERATION
2017-11-19 13:32:31.018 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Command class NO_OPERATION, endpoint null created
2017-11-19 13:32:31.019 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Version = 1, version set. Enabling extra functionality.
2017-11-19 13:32:31.020 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Creating new instance of command class BASIC
2017-11-19 13:32:31.020 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Command class BASIC, endpoint null created
2017-11-19 13:32:31.021 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=IdentifyNode[0x41], type=Request[0x00], priority=High, dest=255, callback=0, payload=02
2017-11-19 13:32:31.022 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=IdentifyNode[0x41], type=Response[0x01], priority=High, dest=255, callback=0, payload=D3 9C 01 04 07 01
2017-11-19 13:32:31.023 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=IdentifyNode, callback id=0, expected=IdentifyNode, cancelled=false transaction complete!
2017-11-19 13:32:31.023 [DEBUG] [ve.internal.protocol.ZWaveController] - Notifying event listeners: ZWaveTransactionCompletedEvent
2017-11-19 13:32:31.024 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - IDENTIFY_NODE: Transaction complete (IdentifyNode:Request) success(true)
2017-11-19 13:32:31.024 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - checking initialisation queue. Queue size 1.
2017-11-19 13:32:31.025 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - message removed from queue. Queue size 0.
2017-11-19 13:32:31.026 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - IDENTIFY_NODE: queue length(0), free to send(true)
2017-11-19 13:32:31.026 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Initialisation retry timer started 5000
2017-11-19 13:32:31.027 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: loop - IDENTIFY_NODE try 1: stageAdvanced(false)
2017-11-19 13:32:31.028 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - advancing to MANUFACTURER
2017-11-19 13:32:31.028 [DEBUG] [ve.internal.protocol.ZWaveController] - Notifying event listeners: ZWaveInitializationStateEvent
2017-11-19 13:32:31.029 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 2: Got an event from Z-Wave network: ZWaveInitializationStateEvent
2017-11-19 13:32:31.030 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: loop - MANUFACTURER try 0: stageAdvanced(true)
2017-11-19 13:32:31.034 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: MANUFACTURER - send ManufacturerSpecific
2017-11-19 13:32:31.035 [DEBUG] [WaveManufacturerSpecificCommandClass] - NODE 2: Creating new message for command MANUFACTURER_SPECIFIC_GET
2017-11-19 13:32:31.036 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - queued packet. Queue length is 1
2017-11-19 13:32:31.037 [DEBUG] [ve.internal.protocol.ZWaveController] - Message queued. Queue length = 3. Queue={}
2017-11-19 13:32:31.038 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 255: Response processed after 35ms/4185ms.
2017-11-19 13:32:31.038 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - Took message from queue for sending. Queue length = 2
2017-11-19 13:32:31.039 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 02 02 72 04 25 8F 39
2017-11-19 13:32:31.040 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 2: Sending REQUEST Message = 01 09 00 13 02 02 72 04 25 8F 39
2017-11-19 13:32:31.049 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 13 01 E8
2017-11-19 13:32:31.050 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:31.051 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 04 01 13 01 E8
2017-11-19 13:32:31.052 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 04 01 13 01 E8
2017-11-19 13:32:31.053 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Response[0x01], priority=High, dest=255, callback=0, payload=01
2017-11-19 13:32:31.053 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Sent Data successfully placed on stack.
2017-11-19 13:32:31.070 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 07 00 13 8F 00 00 02 66
2017-11-19 13:32:31.071 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:31.072 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 8F 00 00 02 00 00 68
2017-11-19 13:32:31.073 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 09 00 13 8F 00 00 02 00 00 68
2017-11-19 13:32:31.074 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=8F 00 00 02
2017-11-19 13:32:31.075 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: SendData Request. CallBack ID = 143, Status = Transmission complete and ACK received(0)
2017-11-19 13:32:31.076 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Config, dest=2, callback=143, payload=02 02 72 04
2017-11-19 13:32:31.077 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=8F 00 00 02
2017-11-19 13:32:31.077 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=SendData, callback id=143, expected=ApplicationCommandHandler, cancelled=false MISMATCH
2017-11-19 13:32:31.084 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 0E 00 04 00 02 08 72 05 02 71 00 02 1A 72 91
2017-11-19 13:32:31.086 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:31.087 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0E 00 04 00 02 08 72 05 02 71 00 02 1A 72 91
2017-11-19 13:32:31.088 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 0E 00 04 00 02 08 72 05 02 71 00 02 1A 72 91
2017-11-19 13:32:31.089 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 08 72 05 02 71 00 02 1A 72
2017-11-19 13:32:31.090 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Application Command Request (ALIVE:MANUFACTURER)
2017-11-19 13:32:31.090 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Incoming command class MANUFACTURER_SPECIFIC
2017-11-19 13:32:31.091 [DEBUG] [WaveManufacturerSpecificCommandClass] - NODE 2: Received Manufacture Specific Information
2017-11-19 13:32:31.092 [DEBUG] [WaveManufacturerSpecificCommandClass] - NODE 2: Manufacturer ID = 0x0271
2017-11-19 13:32:31.093 [DEBUG] [WaveManufacturerSpecificCommandClass] - NODE 2: Device Type = 0x0002
2017-11-19 13:32:31.093 [DEBUG] [WaveManufacturerSpecificCommandClass] - NODE 2: Device ID = 0x1a72
2017-11-19 13:32:31.094 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Config, dest=2, callback=143, payload=02 02 72 04
2017-11-19 13:32:31.095 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 08 72 05 02 71 00 02 1A 72
2017-11-19 13:32:31.096 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=ApplicationCommandHandler, callback id=143, expected=ApplicationCommandHandler, cancelled=false transaction complete!
2017-11-19 13:32:31.097 [DEBUG] [ve.internal.protocol.ZWaveController] - Notifying event listeners: ZWaveTransactionCompletedEvent
2017-11-19 13:32:31.097 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 2: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2017-11-19 13:32:31.098 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - MANUFACTURER: Transaction complete (SendData:Request) success(true)
2017-11-19 13:32:31.099 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - checking initialisation queue. Queue size 1.
2017-11-19 13:32:31.099 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - message removed from queue. Queue size 0.
2017-11-19 13:32:31.100 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - MANUFACTURER: queue length(0), free to send(true)
2017-11-19 13:32:31.100 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Initialisation retry timer started 5000
2017-11-19 13:32:31.101 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: loop - MANUFACTURER try 1: stageAdvanced(false)
2017-11-19 13:32:31.102 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - advancing to SECURITY_REPORT
2017-11-19 13:32:31.102 [DEBUG] [ve.internal.protocol.ZWaveController] - Notifying event listeners: ZWaveInitializationStateEvent
2017-11-19 13:32:31.103 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 2: Got an event from Z-Wave network: ZWaveInitializationStateEvent
2017-11-19 13:32:31.104 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: loop - SECURITY_REPORT try 0: stageAdvanced(true)
2017-11-19 13:32:31.108 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - advancing to APP_VERSION
2017-11-19 13:32:31.109 [DEBUG] [ve.internal.protocol.ZWaveController] - Notifying event listeners: ZWaveInitializationStateEvent
2017-11-19 13:32:31.110 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 2: Got an event from Z-Wave network: ZWaveInitializationStateEvent
2017-11-19 13:32:31.112 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: loop - APP_VERSION try 0: stageAdvanced(true)
2017-11-19 13:32:31.116 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: APP_VERSION - send VersionMessage
2017-11-19 13:32:31.117 [DEBUG] [ommandclass.ZWaveVersionCommandClass] - NODE 2: Creating new message for command VERSION_GET
2017-11-19 13:32:31.118 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - queued packet. Queue length is 1
2017-11-19 13:32:31.118 [DEBUG] [ve.internal.protocol.ZWaveController] - Message queued. Queue length = 3. Queue={}
2017-11-19 13:32:31.119 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 2: Response processed after 78ms/4185ms.
2017-11-19 13:32:31.120 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - Took message from queue for sending. Queue length = 2
2017-11-19 13:32:31.120 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 02 02 86 11 25 90 C7
2017-11-19 13:32:31.121 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 2: Sending REQUEST Message = 01 09 00 13 02 02 86 11 25 90 C7
2017-11-19 13:32:31.130 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 13 01 E8
2017-11-19 13:32:31.131 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:31.132 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 04 01 13 01 E8
2017-11-19 13:32:31.133 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 04 01 13 01 E8
2017-11-19 13:32:31.133 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Response[0x01], priority=High, dest=255, callback=0, payload=01
2017-11-19 13:32:31.134 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Sent Data successfully placed on stack.
2017-11-19 13:32:31.150 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 07 00 13 90 00 00 02 79
2017-11-19 13:32:31.152 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:31.152 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 90 00 00 02 00 00 77
2017-11-19 13:32:31.153 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 09 00 13 90 00 00 02 00 00 77
2017-11-19 13:32:31.154 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=90 00 00 02
2017-11-19 13:32:31.155 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: SendData Request. CallBack ID = 144, Status = Transmission complete and ACK received(0)
2017-11-19 13:32:31.156 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Config, dest=2, callback=144, payload=02 02 86 11
2017-11-19 13:32:31.157 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=90 00 00 02
2017-11-19 13:32:31.157 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=SendData, callback id=144, expected=ApplicationCommandHandler, cancelled=false MISMATCH
2017-11-19 13:32:31.167 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 11 00 04 00 02 0B 86 12 03 04 26 00 30 01 01 00 0C 6A
2017-11-19 13:32:31.169 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:31.170 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 11 00 04 00 02 0B 86 12 03 04 26 00 30 01 01 00 0C 6A
2017-11-19 13:32:31.171 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 11 00 04 00 02 0B 86 12 03 04 26 00 30 01 01 00 0C 6A
2017-11-19 13:32:31.172 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 0B 86 12 03 04 26 00 30 01 01 00 0C
2017-11-19 13:32:31.173 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Application Command Request (ALIVE:APP_VERSION)
2017-11-19 13:32:31.173 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Incoming command class VERSION
2017-11-19 13:32:31.174 [DEBUG] [ommandclass.ZWaveVersionCommandClass] - NODE 2: Received COMMAND_CLASS_VERSION command V0
2017-11-19 13:32:31.175 [DEBUG] [ommandclass.ZWaveVersionCommandClass] - NODE 2: Process Version Report
2017-11-19 13:32:31.176 [DEBUG] [ommandclass.ZWaveVersionCommandClass] - NODE 2: Library Type = 3 (Slave Enhanced)
2017-11-19 13:32:31.177 [DEBUG] [ommandclass.ZWaveVersionCommandClass] - NODE 2: Protocol Version = 4.38
2017-11-19 13:32:31.177 [DEBUG] [ommandclass.ZWaveVersionCommandClass] - NODE 2: Application Version = 0.48
2017-11-19 13:32:31.178 [DEBUG] [ommandclass.ZWaveVersionCommandClass] - NODE 2: Hardware Version = 1
2017-11-19 13:32:31.179 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Config, dest=2, callback=144, payload=02 02 86 11
2017-11-19 13:32:31.180 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 0B 86 12 03 04 26 00 30 01 01 00 0C
2017-11-19 13:32:31.181 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=ApplicationCommandHandler, callback id=144, expected=ApplicationCommandHandler, cancelled=false transaction complete!
2017-11-19 13:32:31.181 [DEBUG] [ve.internal.protocol.ZWaveController] - Notifying event listeners: ZWaveTransactionCompletedEvent
2017-11-19 13:32:31.182 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 2: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2017-11-19 13:32:31.183 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - APP_VERSION: Transaction complete (SendData:Request) success(true)
2017-11-19 13:32:31.183 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - checking initialisation queue. Queue size 1.
2017-11-19 13:32:31.184 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - message removed from queue. Queue size 0.
2017-11-19 13:32:31.185 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - APP_VERSION: queue length(0), free to send(true)
2017-11-19 13:32:31.186 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Initialisation retry timer started 5000
2017-11-19 13:32:31.186 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: loop - APP_VERSION try 1: stageAdvanced(false)
2017-11-19 13:32:31.187 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - advancing to DISCOVERY_COMPLETE
2017-11-19 13:32:31.188 [DEBUG] [ve.internal.protocol.ZWaveController] - Notifying event listeners: ZWaveInitializationStateEvent
2017-11-19 13:32:31.189 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Device discovery completed
2017-11-19 13:32:31.189 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:polycontrol_btze_00_000
2017-11-19 13:32:31.190 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:intermatic_ca3750_00_000
2017-11-19 13:32:31.191 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:devolo_mt2792_00_000
2017-11-19 13:32:31.191 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:vision_zse40_00_000
2017-11-19 13:32:31.192 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:linear_tbz48_00_000
2017-11-19 13:32:31.192 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:yale_yrd120_00_000
2017-11-19 13:32:31.193 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:yale_yrd120_00_000
2017-11-19 13:32:31.194 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:inovelli_nzw39_00_000
2017-11-19 13:32:31.194 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:coqon_psmz0001_00_000
2017-11-19 13:32:31.195 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:linear_ngd00z4_00_000
2017-11-19 13:32:31.196 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:linear_ngd00z4_00_000
2017-11-19 13:32:31.196 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:leviton_vrf01_00_000
2017-11-19 13:32:31.197 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:leviton_vrf01_00_000
2017-11-19 13:32:31.197 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:vision_zm1601_00_000
2017-11-19 13:32:31.198 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:vision_zm1601_00_000
2017-11-19 13:32:31.199 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:vision_pid15903_00_000
2017-11-19 13:32:31.199 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:merten_506219_00_000
2017-11-19 13:32:31.200 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:leviton_vrmx11lz_00_000
2017-11-19 13:32:31.201 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:reitz_duw064374_00_000
2017-11-19 13:32:31.201 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:zwaveme_zme05461_00_000
2017-11-19 13:32:31.202 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:qubino_zmnhaa_00_000
2017-11-19 13:32:31.203 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:enerwave_zwnrsm1plus_00_000
2017-11-19 13:32:31.203 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:willis_zen21_00_000
2017-11-19 13:32:31.204 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:hank_hkzws001_00_000
2017-11-19 13:32:31.205 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:enerwave_zw500d_00_000
2017-11-19 13:32:31.206 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:hank_swes01_00_000
2017-11-19 13:32:31.207 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:merten_50x5xx_00_000
2017-11-19 13:32:31.207 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:vision_zs6101_00_000
2017-11-19 13:32:31.208 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:mcohome_tps411_00_000
2017-11-19 13:32:31.209 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:remotec_zts110_00_000
2017-11-19 13:32:31.209 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:remotec_zts110_00_000
2017-11-19 13:32:31.210 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:ge_14318_00_000
2017-11-19 13:32:31.211 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:zwaveme_06436_00_000
2017-11-19 13:32:31.212 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:popp_004407_01_000
2017-11-19 13:32:31.212 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:benext_doorsensor_00_000
2017-11-19 13:32:31.213 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:benext_doorsensor_00_000
2017-11-19 13:32:31.214 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:linear_wapirz_00_000
2017-11-19 13:32:31.215 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:polycontrol_btzu125_00_000
2017-11-19 13:32:31.216 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:polycontrol_btzu125_00_000
2017-11-19 13:32:31.216 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:schlage_fe599nx_00_000
2017-11-19 13:32:31.217 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:zooz_zoozzse08_00_000
2017-11-19 13:32:31.218 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:kichler_12387_00_000
2017-11-19 13:32:31.218 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:linear_wo15z_00_000
2017-11-19 13:32:31.219 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:vision_zw4101_00_000
2017-11-19 13:32:31.220 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:elexa_dmmz1_00_000
2017-11-19 13:32:31.221 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:devolo_mt02646_00_000
2017-11-19 13:32:31.221 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:zooz_zen21_00_000
2017-11-19 13:32:31.222 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:nexia_db100z_00_000
2017-11-19 13:32:31.222 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:ge_45604_00_000
2017-11-19 13:32:31.223 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:ge_45604_00_000
2017-11-19 13:32:31.224 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:ge_45604_00_000
2017-11-19 13:32:31.224 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:aeon_dsc19_00_000
2017-11-19 13:32:31.225 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:econet_gr105n_00_000
2017-11-19 13:32:31.226 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:rtc_ct30_00_000
2017-11-19 13:32:31.226 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:rtc_ct30_00_000
2017-11-19 13:32:31.227 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:rtc_ct30_00_000
2017-11-19 13:32:31.227 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:rtc_ct30_00_000
2017-11-19 13:32:31.228 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:rtc_ct30_00_000
2017-11-19 13:32:31.229 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:rtc_ct30_00_000
2017-11-19 13:32:31.229 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:rtc_ct30_00_000
2017-11-19 13:32:31.230 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:rtc_ct30_00_000
2017-11-19 13:32:31.231 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:qubino_zmnhcd_04_001
2017-11-19 13:32:31.232 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:qubino_zmnhcd_04_001
2017-11-19 13:32:31.232 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:everspring_hsp02_00_000
2017-11-19 13:32:31.233 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:everspring_hsp02_00_000
2017-11-19 13:32:31.234 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:tkb_tz88_00_000
2017-11-19 13:32:31.235 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:tkb_tz88_00_000
2017-11-19 13:32:31.235 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:dragontech_ws100_00_000
2017-11-19 13:32:31.236 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:northq_nq9021_00_000
2017-11-19 13:32:31.237 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:act_zdm230_00_000
2017-11-19 13:32:31.237 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:fibaro_fgbs001_00_000
2017-11-19 13:32:31.238 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:fibaro_fgbs001_00_000
2017-11-19 13:32:31.239 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:fibaro_fgbs001_00_000
2017-11-19 13:32:31.240 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:fibaro_fgbs001_00_000
2017-11-19 13:32:31.241 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:fibaro_fgbs001_00_000
2017-11-19 13:32:31.241 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:fibaro_fgbs001_00_000
2017-11-19 13:32:31.242 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:fibaro_fgms001_00_000
2017-11-19 13:32:31.243 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:fibaro_fgms001_00_000
2017-11-19 13:32:31.243 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:fibaro_fgms001_00_000
2017-11-19 13:32:31.244 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:fibaro_fgms001_00_000
2017-11-19 13:32:31.244 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:fibaro_fgms001_00_000
2017-11-19 13:32:31.245 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:horstmann_srt323_00_000
2017-11-19 13:32:31.246 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:linear_wa00z1_00_000
2017-11-19 13:32:31.246 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:fibaro_fgss001_00_000
2017-11-19 13:32:31.247 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:fibaro_fgss001_00_000
2017-11-19 13:32:31.248 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:aeon_zw130_00_000
2017-11-19 13:32:31.248 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:aeon_zw130_00_000
2017-11-19 13:32:31.249 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:aeon_zw130_00_000
2017-11-19 13:32:31.249 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:shenzhen_motionsensor_00_000
2017-11-19 13:32:31.250 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:aeon_dsc11_00_000
2017-11-19 13:32:31.251 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:zooz_zen06_00_000
2017-11-19 13:32:31.251 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:fibaro_fgcd001_00_000
2017-11-19 13:32:31.252 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:qubino_zmnhvd_00_000
2017-11-19 13:32:31.253 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:reitz_zwesj300_00_000
2017-11-19 13:32:31.253 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:nodon_msp31x1_00_000
2017-11-19 13:32:31.254 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:brk_zcombo_00_000
2017-11-19 13:32:31.254 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:yale_yrd220_00_000
2017-11-19 13:32:31.255 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:yale_yrd220_00_000
2017-11-19 13:32:31.256 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:yale_yrd220_00_000
2017-11-19 13:32:31.256 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:yale_yrd220_00_000
2017-11-19 13:32:31.257 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:yale_yrd220_00_000
2017-11-19 13:32:31.258 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:everspring_an181_00_000
2017-11-19 13:32:31.258 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:kwikset_914trl_00_000
2017-11-19 13:32:31.259 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:hank_rgbbulb_00_000
2017-11-19 13:32:31.259 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:hank_rgbbulb_00_000
2017-11-19 13:32:31.260 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:vision_zs6301_00_000
2017-11-19 13:32:31.261 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:intermatic_ca600_00_000
2017-11-19 13:32:31.261 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:ge_gezw4004_00_000
2017-11-19 13:32:31.262 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:fibaro_fgd212_00_000
2017-11-19 13:32:31.262 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:fibaro_fgd212_00_000
2017-11-19 13:32:31.263 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:fibaro_fgd212_00_000
2017-11-19 13:32:31.264 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:fibaro_fgd212_00_000
2017-11-19 13:32:31.265 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:zipato_rgbwe27zw_00_000
2017-11-19 13:32:31.266 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:enerwave_zwmrsm1_00_000
2017-11-19 13:32:31.267 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:ge_ge28169_00_000
2017-11-19 13:32:31.267 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:devolo_pst021b_00_000
2017-11-19 13:32:31.268 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:dragontech_pa100_00_000
2017-11-19 13:32:31.269 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:everspring_an179_00_000
2017-11-19 13:32:31.270 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:everspring_an179_00_000
2017-11-19 13:32:31.271 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:everspring_an179_00_000
2017-11-19 13:32:31.272 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:merten_506119_00_000
2017-11-19 13:32:31.272 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:greenwave_gwpn1_03_000
2017-11-19 13:32:31.273 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:aeon_zw117_00_000
2017-11-19 13:32:31.274 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:aeon_zw117_00_000
2017-11-19 13:32:31.275 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:aeon_zw117_00_000
2017-11-19 13:32:31.276 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:hank_scn04_00_000
2017-11-19 13:32:31.277 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:eurotronic_spirit_00_000
2017-11-19 13:32:31.277 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:aeon_zw121_00_000
2017-11-19 13:32:31.278 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:aeon_zw121_00_000
2017-11-19 13:32:31.278 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:fakro_arz_00_000
2017-11-19 13:32:31.279 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:enerwave_zw20rm_00_000
2017-11-19 13:32:31.280 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:vision_pid11995_00_000
2017-11-19 13:32:31.280 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:vision_pid11995_00_000
2017-11-19 13:32:31.281 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:elexa_dmwv1_00_000
2017-11-19 13:32:31.281 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:intermatic_intermaticca3000_00_000
2017-11-19 13:32:31.282 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:linear_wd500z_00_000
2017-11-19 13:32:31.283 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:reitz_05431_00_000
2017-11-19 13:32:31.283 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:evolve_lom15_00_000
2017-11-19 13:32:31.284 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:aeon_zw129_00_000
2017-11-19 13:32:31.284 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:aeon_zw129_00_000
2017-11-19 13:32:31.285 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:aeon_zw129_00_000
2017-11-19 13:32:31.286 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:steinel_xledhome2_00_000
2017-11-19 13:32:31.286 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:aeon_dsc08_00_000
2017-11-19 13:32:31.287 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:tkb_tz69_00_000
2017-11-19 13:32:31.287 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:tkb_tz69_00_000
2017-11-19 13:32:31.288 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:leviton_vrr151lz_00_000
2017-11-19 13:32:31.289 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:bonig_pope005206_00_000
2017-11-19 13:32:31.289 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:zwaveme_zmerc2_00_000
2017-11-19 13:32:31.290 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:aeon_dsc27_00_000
2017-11-19 13:32:31.291 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:vision_zp3102_00_000
2017-11-19 13:32:31.292 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:vision_zp3102_00_000
2017-11-19 13:32:31.293 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:vision_zp3102_00_000
2017-11-19 13:32:31.293 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:vision_zp3102_00_000
2017-11-19 13:32:31.294 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:vision_zp3102_00_000
2017-11-19 13:32:31.294 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:leviton_dzmx11lz_00_000
2017-11-19 13:32:31.295 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:benext_molite_00_000
2017-11-19 13:32:31.296 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:benext_molite_00_000
2017-11-19 13:32:31.296 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:eurotronic_cometz_00_000
2017-11-19 13:32:31.297 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:eurotronic_cometz_00_000
2017-11-19 13:32:31.298 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:fakro_vmzsolar_00_000
2017-11-19 13:32:31.298 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:evolve_t100_00_000
2017-11-19 13:32:31.299 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:brk_zsmoke_00_000
2017-11-19 13:32:31.299 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:shenzhen_doorwindowsensor_00_000
2017-11-19 13:32:31.300 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:reitz_swiidplug_00_000
2017-11-19 13:32:31.301 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:cooper_rf9517_00_000
2017-11-19 13:32:31.301 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:fakro_zws12_00_000
2017-11-19 13:32:31.302 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:fakro_zws12_00_000
2017-11-19 13:32:31.302 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:enerwave_zwn333_00_000
2017-11-19 13:32:31.303 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:qubino_zmnhia_00_000
2017-11-19 13:32:31.304 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:ge_zw1001_00_000
2017-11-19 13:32:31.304 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:philio_pat02b_00_000
2017-11-19 13:32:31.305 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:ufairy_grb33_00_000
2017-11-19 13:32:31.306 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:shenzhen_eu1_00_000
2017-11-19 13:32:31.307 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:leviton_dzpa1_00_000
2017-11-19 13:32:31.308 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:leviton_dzpa1_00_000
2017-11-19 13:32:31.308 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:mcohome_mh9co2wd_00_000
2017-11-19 13:32:31.309 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:mcohome_mh9co2wd_00_000
2017-11-19 13:32:31.310 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:zwaveme_zmeft_00_000
2017-11-19 13:32:31.311 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:thermofloor_tf016_00_000
2017-11-19 13:32:31.312 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:mcohome_mh10pm25wa_00_000
2017-11-19 13:32:31.313 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:mcohome_mh10pm25wa_00_000
2017-11-19 13:32:31.313 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:intermatic_ha20_00_000
2017-11-19 13:32:31.314 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:mcohome_mhs521_00_000
2017-11-19 13:32:31.314 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:rcs_tz43_00_000
2017-11-19 13:32:31.315 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:qubino_zmnhod_00_000
2017-11-19 13:32:31.316 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:everspring_sp814_00_000
2017-11-19 13:32:31.317 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:graber_csz1_00_000
2017-11-19 13:32:31.317 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:leviton_dz1kd_00_000
2017-11-19 13:32:31.318 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:zwaveproducts_wd100_00_000
2017-11-19 13:32:31.318 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:chromagic_sm103_00_000
2017-11-19 13:32:31.319 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:remotec_adt8020_00_000
2017-11-19 13:32:31.320 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:diehl_sesfszw_00_000
2017-11-19 13:32:31.320 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:wintop_le120_00_000
2017-11-19 13:32:31.321 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:remotec_zxt120_00_000
2017-11-19 13:32:31.321 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:remotec_zxt120_00_000
2017-11-19 13:32:31.322 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:remotec_zxt120_00_000
2017-11-19 13:32:31.323 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:tkb_tz08_00_000
2017-11-19 13:32:31.323 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:intermatic_ha03_00_000
2017-11-19 13:32:31.324 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:leviton_vrpd3_00_000
2017-11-19 13:32:31.324 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:vision_zl7101_00_000
2017-11-19 13:32:31.325 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:graber_rsz1_00_000
2017-11-19 13:32:31.326 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:trane_xr524_00_000
2017-11-19 13:32:31.327 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Checking zwave:steinel_is1402_00_000
2017-11-19 13:32:31.328 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Device discovery resolved to thingType zwave:steinel_is1402_00_000
2017-11-19 13:32:31.333 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 2: Got an event from Z-Wave network: ZWaveInitializationStateEvent
2017-11-19 13:32:31.335 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: loop - DISCOVERY_COMPLETE try 0: stageAdvanced(true)
2017-11-19 13:32:31.337 [DEBUG] [l.initialization.ZWaveNodeSerializer] - NODE 2: Serialise aborted as static stages not complete
2017-11-19 13:32:31.340 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - advancing to VERSION
2017-11-19 13:32:31.341 [DEBUG] [ve.internal.protocol.ZWaveController] - Notifying event listeners: ZWaveInitializationStateEvent
2017-11-19 13:32:31.341 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 2: Got an event from Z-Wave network: ZWaveInitializationStateEvent
2017-11-19 13:32:31.343 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: loop - VERSION try 0: stageAdvanced(true)
2017-11-19 13:32:31.350 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: VERSION - checking MANUFACTURER_SPECIFIC, version is 0
2017-11-19 13:32:31.351 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: VERSION - queued MANUFACTURER_SPECIFIC
2017-11-19 13:32:31.352 [DEBUG] [ommandclass.ZWaveVersionCommandClass] - NODE 2: Creating new message for application command VERSION_COMMAND_CLASS_GET command class MANUFACTURER_SPECIFIC
2017-11-19 13:32:31.353 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - queued packet. Queue length is 1
2017-11-19 13:32:31.353 [DEBUG] [ve.internal.protocol.ZWaveController] - Message queued. Queue length = 3. Queue={}
2017-11-19 13:32:31.354 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: VERSION - checking FIRMWARE_UPDATE_MD, version is 0
2017-11-19 13:32:31.355 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: VERSION - queued FIRMWARE_UPDATE_MD
2017-11-19 13:32:31.355 [DEBUG] [ommandclass.ZWaveVersionCommandClass] - NODE 2: Creating new message for application command VERSION_COMMAND_CLASS_GET command class FIRMWARE_UPDATE_MD
2017-11-19 13:32:31.356 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: VERSION - checking ASSOCIATION, version is 0
2017-11-19 13:32:31.357 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: VERSION - queued ASSOCIATION
2017-11-19 13:32:31.357 [DEBUG] [ommandclass.ZWaveVersionCommandClass] - NODE 2: Creating new message for application command VERSION_COMMAND_CLASS_GET command class ASSOCIATION
2017-11-19 13:32:31.358 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: VERSION - checking CONFIGURATION, version is 0
2017-11-19 13:32:31.359 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: VERSION - queued CONFIGURATION
2017-11-19 13:32:31.359 [DEBUG] [ommandclass.ZWaveVersionCommandClass] - NODE 2: Creating new message for application command VERSION_COMMAND_CLASS_GET command class CONFIGURATION
2017-11-19 13:32:31.360 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: VERSION - checking MULTI_INSTANCE_ASSOCIATION, version is 0
2017-11-19 13:32:31.361 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: VERSION - queued MULTI_INSTANCE_ASSOCIATION
2017-11-19 13:32:31.361 [DEBUG] [ommandclass.ZWaveVersionCommandClass] - NODE 2: Creating new message for application command VERSION_COMMAND_CLASS_GET command class MULTI_INSTANCE_ASSOCIATION
2017-11-19 13:32:31.362 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: VERSION - checking MULTI_INSTANCE, version is 0
2017-11-19 13:32:31.363 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: VERSION - queued MULTI_INSTANCE
2017-11-19 13:32:31.363 [DEBUG] [ommandclass.ZWaveVersionCommandClass] - NODE 2: Creating new message for application command VERSION_COMMAND_CLASS_GET command class MULTI_INSTANCE
2017-11-19 13:32:31.364 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: VERSION - checking BASIC, version is 0
2017-11-19 13:32:31.364 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: VERSION - queued BASIC
2017-11-19 13:32:31.365 [DEBUG] [ommandclass.ZWaveVersionCommandClass] - NODE 2: Creating new message for application command VERSION_COMMAND_CLASS_GET command class BASIC
2017-11-19 13:32:31.366 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: VERSION - checking NO_OPERATION, version is 1
2017-11-19 13:32:31.367 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: VERSION - checking VERSION, version is 0
2017-11-19 13:32:31.367 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: VERSION - queued VERSION
2017-11-19 13:32:31.368 [DEBUG] [ommandclass.ZWaveVersionCommandClass] - NODE 2: Creating new message for application command VERSION_COMMAND_CLASS_GET command class VERSION
2017-11-19 13:32:31.368 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: VERSION - checking POWERLEVEL, version is 0
2017-11-19 13:32:31.369 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: VERSION - queued POWERLEVEL
2017-11-19 13:32:31.370 [DEBUG] [ommandclass.ZWaveVersionCommandClass] - NODE 2: Creating new message for application command VERSION_COMMAND_CLASS_GET command class POWERLEVEL
2017-11-19 13:32:31.370 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: VERSION - checking SENSOR_MULTILEVEL, version is 0
2017-11-19 13:32:31.371 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: VERSION - queued SENSOR_MULTILEVEL
2017-11-19 13:32:31.372 [DEBUG] [ommandclass.ZWaveVersionCommandClass] - NODE 2: Creating new message for application command VERSION_COMMAND_CLASS_GET command class SENSOR_MULTILEVEL
2017-11-19 13:32:31.373 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: VERSION - checking SWITCH_ALL, version is 0
2017-11-19 13:32:31.373 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: VERSION - queued SWITCH_ALL
2017-11-19 13:32:31.374 [DEBUG] [ommandclass.ZWaveVersionCommandClass] - NODE 2: Creating new message for application command VERSION_COMMAND_CLASS_GET command class SWITCH_ALL
2017-11-19 13:32:31.375 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: VERSION - checking ALARM, version is 0
2017-11-19 13:32:31.376 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: VERSION - queued ALARM
2017-11-19 13:32:31.377 [DEBUG] [ommandclass.ZWaveVersionCommandClass] - NODE 2: Creating new message for application command VERSION_COMMAND_CLASS_GET command class ALARM
2017-11-19 13:32:31.378 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: VERSION - checking ASSOCIATION_GROUP_INFO, version is 0
2017-11-19 13:32:31.379 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: VERSION - queued ASSOCIATION_GROUP_INFO
2017-11-19 13:32:31.379 [DEBUG] [ommandclass.ZWaveVersionCommandClass] - NODE 2: Creating new message for application command VERSION_COMMAND_CLASS_GET command class ASSOCIATION_GROUP_INFO
2017-11-19 13:32:31.380 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: VERSION - checking DEVICE_RESET_LOCALLY, version is 0
2017-11-19 13:32:31.381 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: VERSION - queued DEVICE_RESET_LOCALLY
2017-11-19 13:32:31.382 [DEBUG] [ommandclass.ZWaveVersionCommandClass] - NODE 2: Creating new message for application command VERSION_COMMAND_CLASS_GET command class DEVICE_RESET_LOCALLY
2017-11-19 13:32:31.383 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: VERSION - checking NODE_NAMING, version is 0
2017-11-19 13:32:31.383 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: VERSION - queued NODE_NAMING
2017-11-19 13:32:31.384 [DEBUG] [ommandclass.ZWaveVersionCommandClass] - NODE 2: Creating new message for application command VERSION_COMMAND_CLASS_GET command class NODE_NAMING
2017-11-19 13:32:31.385 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: VERSION - checking ZWAVE_PLUS_INFO, version is 0
2017-11-19 13:32:31.386 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: VERSION - queued ZWAVE_PLUS_INFO
2017-11-19 13:32:31.387 [DEBUG] [ommandclass.ZWaveVersionCommandClass] - NODE 2: Creating new message for application command VERSION_COMMAND_CLASS_GET command class ZWAVE_PLUS_INFO
2017-11-19 13:32:31.388 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: VERSION - checking SWITCH_BINARY, version is 0
2017-11-19 13:32:31.388 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: VERSION - queued SWITCH_BINARY
2017-11-19 13:32:31.389 [DEBUG] [ommandclass.ZWaveVersionCommandClass] - NODE 2: Creating new message for application command VERSION_COMMAND_CLASS_GET command class SWITCH_BINARY
2017-11-19 13:32:31.390 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: VERSION - queued 17 frames
2017-11-19 13:32:31.391 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 2: Response processed after 269ms/4185ms.
2017-11-19 13:32:31.392 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - Took message from queue for sending. Queue length = 2
2017-11-19 13:32:31.393 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0A 00 13 02 03 86 13 72 25 91 B4
2017-11-19 13:32:31.393 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 2: Sending REQUEST Message = 01 0A 00 13 02 03 86 13 72 25 91 B4
2017-11-19 13:32:31.402 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 13 01 E8
2017-11-19 13:32:31.404 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:31.405 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 04 01 13 01 E8
2017-11-19 13:32:31.406 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 04 01 13 01 E8
2017-11-19 13:32:31.407 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Response[0x01], priority=High, dest=255, callback=0, payload=01
2017-11-19 13:32:31.407 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Sent Data successfully placed on stack.
2017-11-19 13:32:31.424 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 07 00 13 91 00 00 03 79
2017-11-19 13:32:31.425 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:31.426 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 91 00 00 03 00 00 77
2017-11-19 13:32:31.427 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 09 00 13 91 00 00 03 00 00 77
2017-11-19 13:32:31.428 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=91 00 00 03
2017-11-19 13:32:31.428 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: SendData Request. CallBack ID = 145, Status = Transmission complete and ACK received(0)
2017-11-19 13:32:31.429 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Config, dest=2, callback=145, payload=02 03 86 13 72
2017-11-19 13:32:31.430 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=91 00 00 03
2017-11-19 13:32:31.431 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=SendData, callback id=145, expected=ApplicationCommandHandler, cancelled=false MISMATCH
2017-11-19 13:32:31.438 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 0A 00 04 00 02 04 86 14 72 02 15
2017-11-19 13:32:31.439 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:31.440 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0A 00 04 00 02 04 86 14 72 02 15
2017-11-19 13:32:31.441 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 0A 00 04 00 02 04 86 14 72 02 15
2017-11-19 13:32:31.442 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 04 86 14 72 02
2017-11-19 13:32:31.442 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Application Command Request (ALIVE:VERSION)
2017-11-19 13:32:31.443 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Incoming command class VERSION
2017-11-19 13:32:31.443 [DEBUG] [ommandclass.ZWaveVersionCommandClass] - NODE 2: Received COMMAND_CLASS_VERSION command V0
2017-11-19 13:32:31.444 [DEBUG] [ommandclass.ZWaveVersionCommandClass] - NODE 2: Process Version Command Class Report
2017-11-19 13:32:31.444 [DEBUG] [ommandclass.ZWaveVersionCommandClass] - NODE 2: Requested Command Class = MANUFACTURER_SPECIFIC, Version = 2
2017-11-19 13:32:31.445 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Version = 1, version set to maximum supported by the binding. Enabling extra functionality.
2017-11-19 13:32:31.446 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Config, dest=2, callback=145, payload=02 03 86 13 72
2017-11-19 13:32:31.447 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 04 86 14 72 02
2017-11-19 13:32:31.447 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=ApplicationCommandHandler, callback id=145, expected=ApplicationCommandHandler, cancelled=false transaction complete!
2017-11-19 13:32:31.448 [DEBUG] [ve.internal.protocol.ZWaveController] - Notifying event listeners: ZWaveTransactionCompletedEvent
2017-11-19 13:32:31.448 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 2: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2017-11-19 13:32:31.449 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - VERSION: Transaction complete (SendData:Request) success(true)
2017-11-19 13:32:31.449 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - checking initialisation queue. Queue size 17.
2017-11-19 13:32:31.450 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - message removed from queue. Queue size 16.
2017-11-19 13:32:31.450 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - VERSION: queue length(16), free to send(true)
2017-11-19 13:32:31.451 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Initialisation retry timer started 5000
2017-11-19 13:32:31.451 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - queued packet. Queue length is 16
2017-11-19 13:32:31.452 [DEBUG] [ve.internal.protocol.ZWaveController] - Message queued. Queue length = 3. Queue={}
2017-11-19 13:32:31.453 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 2: Response processed after 59ms/4185ms.
2017-11-19 13:32:31.453 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - Took message from queue for sending. Queue length = 2
2017-11-19 13:32:31.454 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0A 00 13 02 03 86 13 7A 25 92 BF
2017-11-19 13:32:31.455 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 2: Sending REQUEST Message = 01 0A 00 13 02 03 86 13 7A 25 92 BF
2017-11-19 13:32:31.464 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 13 01 E8
2017-11-19 13:32:31.465 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:31.466 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 04 01 13 01 E8
2017-11-19 13:32:31.466 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 04 01 13 01 E8
2017-11-19 13:32:31.467 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Response[0x01], priority=High, dest=255, callback=0, payload=01
2017-11-19 13:32:31.468 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Sent Data successfully placed on stack.
2017-11-19 13:32:31.484 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 07 00 13 92 00 00 03 7A
2017-11-19 13:32:31.486 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:31.487 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 92 00 00 03 00 00 74
2017-11-19 13:32:31.488 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 09 00 13 92 00 00 03 00 00 74
2017-11-19 13:32:31.489 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=92 00 00 03
2017-11-19 13:32:31.489 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: SendData Request. CallBack ID = 146, Status = Transmission complete and ACK received(0)
2017-11-19 13:32:31.490 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Config, dest=2, callback=146, payload=02 03 86 13 7A
2017-11-19 13:32:31.491 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=92 00 00 03
2017-11-19 13:32:31.492 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=SendData, callback id=146, expected=ApplicationCommandHandler, cancelled=false MISMATCH
2017-11-19 13:32:31.499 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 0A 00 04 00 02 04 86 14 7A 03 1C
2017-11-19 13:32:31.500 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:31.501 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0A 00 04 00 02 04 86 14 7A 03 1C
2017-11-19 13:32:31.502 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 0A 00 04 00 02 04 86 14 7A 03 1C
2017-11-19 13:32:31.502 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 04 86 14 7A 03
2017-11-19 13:32:31.503 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Application Command Request (ALIVE:VERSION)
2017-11-19 13:32:31.504 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Incoming command class VERSION
2017-11-19 13:32:31.505 [DEBUG] [ommandclass.ZWaveVersionCommandClass] - NODE 2: Received COMMAND_CLASS_VERSION command V0
2017-11-19 13:32:31.505 [DEBUG] [ommandclass.ZWaveVersionCommandClass] - NODE 2: Process Version Command Class Report
2017-11-19 13:32:31.506 [DEBUG] [ommandclass.ZWaveVersionCommandClass] - NODE 2: Requested Command Class = FIRMWARE_UPDATE_MD, Version = 3
2017-11-19 13:32:31.506 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Version = 1, version set to maximum supported by the binding. Enabling extra functionality.
2017-11-19 13:32:31.507 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Config, dest=2, callback=146, payload=02 03 86 13 7A
2017-11-19 13:32:31.508 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 04 86 14 7A 03
2017-11-19 13:32:31.508 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=ApplicationCommandHandler, callback id=146, expected=ApplicationCommandHandler, cancelled=false transaction complete!
2017-11-19 13:32:31.509 [DEBUG] [ve.internal.protocol.ZWaveController] - Notifying event listeners: ZWaveTransactionCompletedEvent
2017-11-19 13:32:31.509 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 2: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2017-11-19 13:32:31.510 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - VERSION: Transaction complete (SendData:Request) success(true)
2017-11-19 13:32:31.510 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - checking initialisation queue. Queue size 16.
2017-11-19 13:32:31.511 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - message removed from queue. Queue size 15.
2017-11-19 13:32:31.511 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - VERSION: queue length(15), free to send(true)
2017-11-19 13:32:31.512 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Initialisation retry timer started 5000
2017-11-19 13:32:31.513 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - queued packet. Queue length is 15
2017-11-19 13:32:31.514 [DEBUG] [ve.internal.protocol.ZWaveController] - Message queued. Queue length = 3. Queue={}
2017-11-19 13:32:31.515 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 2: Response processed after 58ms/4185ms.
2017-11-19 13:32:31.515 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - Took message from queue for sending. Queue length = 2
2017-11-19 13:32:31.516 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0A 00 13 02 03 86 13 85 25 93 41
2017-11-19 13:32:31.517 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 2: Sending REQUEST Message = 01 0A 00 13 02 03 86 13 85 25 93 41
2017-11-19 13:32:31.526 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 13 01 E8
2017-11-19 13:32:31.528 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:31.528 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 04 01 13 01 E8
2017-11-19 13:32:31.529 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 04 01 13 01 E8
2017-11-19 13:32:31.530 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Response[0x01], priority=High, dest=255, callback=0, payload=01
2017-11-19 13:32:31.530 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Sent Data successfully placed on stack.
2017-11-19 13:32:31.547 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 07 00 13 93 00 00 02 7A
2017-11-19 13:32:31.548 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:31.549 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 93 00 00 02 00 00 74
2017-11-19 13:32:31.550 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 09 00 13 93 00 00 02 00 00 74
2017-11-19 13:32:31.550 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=93 00 00 02
2017-11-19 13:32:31.551 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: SendData Request. CallBack ID = 147, Status = Transmission complete and ACK received(0)
2017-11-19 13:32:31.552 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Config, dest=2, callback=147, payload=02 03 86 13 85
2017-11-19 13:32:31.553 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=93 00 00 02
2017-11-19 13:32:31.553 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=SendData, callback id=147, expected=ApplicationCommandHandler, cancelled=false MISMATCH
2017-11-19 13:32:31.561 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 0A 00 04 00 02 04 86 14 85 02 E2
2017-11-19 13:32:31.562 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:31.563 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0A 00 04 00 02 04 86 14 85 02 E2
2017-11-19 13:32:31.564 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 0A 00 04 00 02 04 86 14 85 02 E2
2017-11-19 13:32:31.564 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 04 86 14 85 02
2017-11-19 13:32:31.565 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Application Command Request (ALIVE:VERSION)
2017-11-19 13:32:31.566 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Incoming command class VERSION
2017-11-19 13:32:31.566 [DEBUG] [ommandclass.ZWaveVersionCommandClass] - NODE 2: Received COMMAND_CLASS_VERSION command V0
2017-11-19 13:32:31.567 [DEBUG] [ommandclass.ZWaveVersionCommandClass] - NODE 2: Process Version Command Class Report
2017-11-19 13:32:31.567 [DEBUG] [ommandclass.ZWaveVersionCommandClass] - NODE 2: Requested Command Class = ASSOCIATION, Version = 2
2017-11-19 13:32:31.568 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Version = 2, version set. Enabling extra functionality.
2017-11-19 13:32:31.569 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Config, dest=2, callback=147, payload=02 03 86 13 85
2017-11-19 13:32:31.570 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 04 86 14 85 02
2017-11-19 13:32:31.570 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=ApplicationCommandHandler, callback id=147, expected=ApplicationCommandHandler, cancelled=false transaction complete!
2017-11-19 13:32:31.571 [DEBUG] [ve.internal.protocol.ZWaveController] - Notifying event listeners: ZWaveTransactionCompletedEvent
2017-11-19 13:32:31.571 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 2: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2017-11-19 13:32:31.572 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - VERSION: Transaction complete (SendData:Request) success(true)
2017-11-19 13:32:31.572 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - checking initialisation queue. Queue size 15.
2017-11-19 13:32:31.573 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - message removed from queue. Queue size 14.
2017-11-19 13:32:31.573 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - VERSION: queue length(14), free to send(true)
2017-11-19 13:32:31.574 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Initialisation retry timer started 5000
2017-11-19 13:32:31.574 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - queued packet. Queue length is 14
2017-11-19 13:32:31.575 [DEBUG] [ve.internal.protocol.ZWaveController] - Message queued. Queue length = 3. Queue={}
2017-11-19 13:32:31.576 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 2: Response processed after 58ms/4185ms.
2017-11-19 13:32:31.576 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - Took message from queue for sending. Queue length = 2
2017-11-19 13:32:31.577 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0A 00 13 02 03 86 13 70 25 94 B3
2017-11-19 13:32:31.578 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 2: Sending REQUEST Message = 01 0A 00 13 02 03 86 13 70 25 94 B3
2017-11-19 13:32:31.587 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 13 01 E8
2017-11-19 13:32:31.589 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:31.589 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 04 01 13 01 E8
2017-11-19 13:32:31.590 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 04 01 13 01 E8
2017-11-19 13:32:31.591 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Response[0x01], priority=High, dest=255, callback=0, payload=01
2017-11-19 13:32:31.591 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Sent Data successfully placed on stack.
2017-11-19 13:32:31.608 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 07 00 13 94 00 00 02 7D
2017-11-19 13:32:31.609 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:31.610 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 94 00 00 02 00 00 73
2017-11-19 13:32:31.610 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 09 00 13 94 00 00 02 00 00 73
2017-11-19 13:32:31.611 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=94 00 00 02
2017-11-19 13:32:31.612 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: SendData Request. CallBack ID = 148, Status = Transmission complete and ACK received(0)
2017-11-19 13:32:31.613 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Config, dest=2, callback=148, payload=02 03 86 13 70
2017-11-19 13:32:31.614 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=94 00 00 02
2017-11-19 13:32:31.614 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=SendData, callback id=148, expected=ApplicationCommandHandler, cancelled=false MISMATCH
2017-11-19 13:32:31.623 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 0A 00 04 00 02 04 86 14 70 01 14
2017-11-19 13:32:31.625 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:31.627 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0A 00 04 00 02 04 86 14 70 01 14
2017-11-19 13:32:31.629 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 0A 00 04 00 02 04 86 14 70 01 14
2017-11-19 13:32:31.630 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 04 86 14 70 01
2017-11-19 13:32:31.632 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Application Command Request (ALIVE:VERSION)
2017-11-19 13:32:31.634 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Incoming command class VERSION
2017-11-19 13:32:31.636 [DEBUG] [ommandclass.ZWaveVersionCommandClass] - NODE 2: Received COMMAND_CLASS_VERSION command V0
2017-11-19 13:32:31.637 [DEBUG] [ommandclass.ZWaveVersionCommandClass] - NODE 2: Process Version Command Class Report
2017-11-19 13:32:31.639 [DEBUG] [ommandclass.ZWaveVersionCommandClass] - NODE 2: Requested Command Class = CONFIGURATION, Version = 1
2017-11-19 13:32:31.641 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Version = 1, version set. Enabling extra functionality.
2017-11-19 13:32:31.643 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Config, dest=2, callback=148, payload=02 03 86 13 70
2017-11-19 13:32:31.645 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 04 86 14 70 01
2017-11-19 13:32:31.646 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=ApplicationCommandHandler, callback id=148, expected=ApplicationCommandHandler, cancelled=false transaction complete!
2017-11-19 13:32:31.648 [DEBUG] [ve.internal.protocol.ZWaveController] - Notifying event listeners: ZWaveTransactionCompletedEvent
2017-11-19 13:32:31.649 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 2: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2017-11-19 13:32:31.650 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - VERSION: Transaction complete (SendData:Request) success(true)
2017-11-19 13:32:31.652 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - checking initialisation queue. Queue size 14.
2017-11-19 13:32:31.653 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - message removed from queue. Queue size 13.
2017-11-19 13:32:31.654 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - VERSION: queue length(13), free to send(true)
2017-11-19 13:32:31.656 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Initialisation retry timer started 5000
2017-11-19 13:32:31.657 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - queued packet. Queue length is 13
2017-11-19 13:32:31.659 [DEBUG] [ve.internal.protocol.ZWaveController] - Message queued. Queue length = 3. Queue={}
2017-11-19 13:32:31.661 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 2: Response processed after 81ms/4185ms.
2017-11-19 13:32:31.661 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - Took message from queue for sending. Queue length = 2
2017-11-19 13:32:31.662 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0A 00 13 02 03 86 13 8E 25 95 4C
2017-11-19 13:32:31.662 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 2: Sending REQUEST Message = 01 0A 00 13 02 03 86 13 8E 25 95 4C
2017-11-19 13:32:31.671 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 13 01 E8
2017-11-19 13:32:31.672 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:31.673 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 04 01 13 01 E8
2017-11-19 13:32:31.675 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 04 01 13 01 E8
2017-11-19 13:32:31.677 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Response[0x01], priority=High, dest=255, callback=0, payload=01
2017-11-19 13:32:31.679 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Sent Data successfully placed on stack.
2017-11-19 13:32:31.691 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 07 00 13 95 00 00 03 7D
2017-11-19 13:32:31.693 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:31.694 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 95 00 00 03 00 00 73
2017-11-19 13:32:31.696 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 09 00 13 95 00 00 03 00 00 73
2017-11-19 13:32:31.697 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=95 00 00 03
2017-11-19 13:32:31.699 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: SendData Request. CallBack ID = 149, Status = Transmission complete and ACK received(0)
2017-11-19 13:32:31.701 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Config, dest=2, callback=149, payload=02 03 86 13 8E
2017-11-19 13:32:31.702 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=95 00 00 03
2017-11-19 13:32:31.704 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=SendData, callback id=149, expected=ApplicationCommandHandler, cancelled=false MISMATCH
2017-11-19 13:32:31.706 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 0A 00 04 00 02 04 86 14 8E 03 E8
2017-11-19 13:32:31.708 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:31.709 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0A 00 04 00 02 04 86 14 8E 03 E8
2017-11-19 13:32:31.711 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 0A 00 04 00 02 04 86 14 8E 03 E8
2017-11-19 13:32:31.713 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 04 86 14 8E 03
2017-11-19 13:32:31.715 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Application Command Request (ALIVE:VERSION)
2017-11-19 13:32:31.717 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Incoming command class VERSION
2017-11-19 13:32:31.718 [DEBUG] [ommandclass.ZWaveVersionCommandClass] - NODE 2: Received COMMAND_CLASS_VERSION command V0
2017-11-19 13:32:31.720 [DEBUG] [ommandclass.ZWaveVersionCommandClass] - NODE 2: Process Version Command Class Report
2017-11-19 13:32:31.722 [DEBUG] [ommandclass.ZWaveVersionCommandClass] - NODE 2: Requested Command Class = MULTI_INSTANCE_ASSOCIATION, Version = 3
2017-11-19 13:32:31.723 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Version = 3, version set. Enabling extra functionality.
2017-11-19 13:32:31.725 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Config, dest=2, callback=149, payload=02 03 86 13 8E
2017-11-19 13:32:31.727 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 04 86 14 8E 03
2017-11-19 13:32:31.728 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=ApplicationCommandHandler, callback id=149, expected=ApplicationCommandHandler, cancelled=false transaction complete!
2017-11-19 13:32:31.729 [DEBUG] [ve.internal.protocol.ZWaveController] - Notifying event listeners: ZWaveTransactionCompletedEvent
2017-11-19 13:32:31.731 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 2: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2017-11-19 13:32:31.732 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - VERSION: Transaction complete (SendData:Request) success(true)
2017-11-19 13:32:31.733 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - checking initialisation queue. Queue size 13.
2017-11-19 13:32:31.734 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - message removed from queue. Queue size 12.
2017-11-19 13:32:31.736 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - VERSION: queue length(12), free to send(true)
2017-11-19 13:32:31.737 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Initialisation retry timer started 5000
2017-11-19 13:32:31.738 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - queued packet. Queue length is 12
2017-11-19 13:32:31.740 [DEBUG] [ve.internal.protocol.ZWaveController] - Message queued. Queue length = 3. Queue={}
2017-11-19 13:32:31.741 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 2: Response processed after 78ms/4185ms.
2017-11-19 13:32:31.742 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - Took message from queue for sending. Queue length = 2
2017-11-19 13:32:31.743 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0A 00 13 02 03 86 13 60 25 96 A1
2017-11-19 13:32:31.743 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 2: Sending REQUEST Message = 01 0A 00 13 02 03 86 13 60 25 96 A1
2017-11-19 13:32:31.753 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 13 01 E8
2017-11-19 13:32:31.754 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:31.756 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 04 01 13 01 E8
2017-11-19 13:32:31.757 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 04 01 13 01 E8
2017-11-19 13:32:31.758 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Response[0x01], priority=High, dest=255, callback=0, payload=01
2017-11-19 13:32:31.761 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Sent Data successfully placed on stack.
2017-11-19 13:32:31.773 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 07 00 13 96 00 00 03 7E
2017-11-19 13:32:31.774 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:31.775 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 96 00 00 03 00 00 70
2017-11-19 13:32:31.777 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 09 00 13 96 00 00 03 00 00 70
2017-11-19 13:32:31.778 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=96 00 00 03
2017-11-19 13:32:31.780 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: SendData Request. CallBack ID = 150, Status = Transmission complete and ACK received(0)
2017-11-19 13:32:31.781 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Config, dest=2, callback=150, payload=02 03 86 13 60
2017-11-19 13:32:31.783 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=96 00 00 03
2017-11-19 13:32:31.784 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=SendData, callback id=150, expected=ApplicationCommandHandler, cancelled=false MISMATCH
2017-11-19 13:32:31.787 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 0A 00 04 00 02 04 86 14 60 04 01
2017-11-19 13:32:31.788 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:31.790 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0A 00 04 00 02 04 86 14 60 04 01
2017-11-19 13:32:31.791 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 0A 00 04 00 02 04 86 14 60 04 01
2017-11-19 13:32:31.793 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 04 86 14 60 04
2017-11-19 13:32:31.794 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Application Command Request (ALIVE:VERSION)
2017-11-19 13:32:31.795 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Incoming command class VERSION
2017-11-19 13:32:31.796 [DEBUG] [ommandclass.ZWaveVersionCommandClass] - NODE 2: Received COMMAND_CLASS_VERSION command V0
2017-11-19 13:32:31.797 [DEBUG] [ommandclass.ZWaveVersionCommandClass] - NODE 2: Process Version Command Class Report
2017-11-19 13:32:31.797 [DEBUG] [ommandclass.ZWaveVersionCommandClass] - NODE 2: Requested Command Class = MULTI_INSTANCE, Version = 4
2017-11-19 13:32:31.798 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Version = 2, version set to maximum supported by the binding. Enabling extra functionality.
2017-11-19 13:32:31.799 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Config, dest=2, callback=150, payload=02 03 86 13 60
2017-11-19 13:32:31.800 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 04 86 14 60 04
2017-11-19 13:32:31.801 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=ApplicationCommandHandler, callback id=150, expected=ApplicationCommandHandler, cancelled=false transaction complete!
2017-11-19 13:32:31.802 [DEBUG] [ve.internal.protocol.ZWaveController] - Notifying event listeners: ZWaveTransactionCompletedEvent
2017-11-19 13:32:31.802 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 2: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2017-11-19 13:32:31.803 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - VERSION: Transaction complete (SendData:Request) success(true)
2017-11-19 13:32:31.804 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - checking initialisation queue. Queue size 12.
2017-11-19 13:32:31.805 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - message removed from queue. Queue size 11.
2017-11-19 13:32:31.806 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - VERSION: queue length(11), free to send(true)
2017-11-19 13:32:31.806 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Initialisation retry timer started 5000
2017-11-19 13:32:31.807 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - queued packet. Queue length is 11
2017-11-19 13:32:31.808 [DEBUG] [ve.internal.protocol.ZWaveController] - Message queued. Queue length = 3. Queue={}
2017-11-19 13:32:31.809 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 2: Response processed after 65ms/4185ms.
2017-11-19 13:32:31.809 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - Took message from queue for sending. Queue length = 2
2017-11-19 13:32:31.810 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0A 00 13 02 03 86 13 20 25 97 E0
2017-11-19 13:32:31.810 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 2: Sending REQUEST Message = 01 0A 00 13 02 03 86 13 20 25 97 E0
2017-11-19 13:32:31.820 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 13 01 E8
2017-11-19 13:32:31.821 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:31.822 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 04 01 13 01 E8
2017-11-19 13:32:31.823 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 04 01 13 01 E8
2017-11-19 13:32:31.824 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Response[0x01], priority=High, dest=255, callback=0, payload=01
2017-11-19 13:32:31.825 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Sent Data successfully placed on stack.
2017-11-19 13:32:31.841 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 07 00 13 97 00 00 03 7F
2017-11-19 13:32:31.842 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:31.843 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 97 00 00 03 00 00 71
2017-11-19 13:32:31.844 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 09 00 13 97 00 00 03 00 00 71
2017-11-19 13:32:31.845 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=97 00 00 03
2017-11-19 13:32:31.847 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: SendData Request. CallBack ID = 151, Status = Transmission complete and ACK received(0)
2017-11-19 13:32:31.848 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Config, dest=2, callback=151, payload=02 03 86 13 20
2017-11-19 13:32:31.849 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=97 00 00 03
2017-11-19 13:32:31.851 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=SendData, callback id=151, expected=ApplicationCommandHandler, cancelled=false MISMATCH
2017-11-19 13:32:31.855 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 0A 00 04 00 02 04 86 14 20 01 44
2017-11-19 13:32:31.856 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:31.858 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0A 00 04 00 02 04 86 14 20 01 44
2017-11-19 13:32:31.859 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 0A 00 04 00 02 04 86 14 20 01 44
2017-11-19 13:32:31.860 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 04 86 14 20 01
2017-11-19 13:32:31.860 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Application Command Request (ALIVE:VERSION)
2017-11-19 13:32:31.861 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Incoming command class VERSION
2017-11-19 13:32:31.862 [DEBUG] [ommandclass.ZWaveVersionCommandClass] - NODE 2: Received COMMAND_CLASS_VERSION command V0
2017-11-19 13:32:31.863 [DEBUG] [ommandclass.ZWaveVersionCommandClass] - NODE 2: Process Version Command Class Report
2017-11-19 13:32:31.864 [DEBUG] [ommandclass.ZWaveVersionCommandClass] - NODE 2: Requested Command Class = BASIC, Version = 1
2017-11-19 13:32:31.864 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Version = 1, version set. Enabling extra functionality.
2017-11-19 13:32:31.865 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Config, dest=2, callback=151, payload=02 03 86 13 20
2017-11-19 13:32:31.866 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 04 86 14 20 01
2017-11-19 13:32:31.867 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=ApplicationCommandHandler, callback id=151, expected=ApplicationCommandHandler, cancelled=false transaction complete!
2017-11-19 13:32:31.868 [DEBUG] [ve.internal.protocol.ZWaveController] - Notifying event listeners: ZWaveTransactionCompletedEvent
2017-11-19 13:32:31.869 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 2: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2017-11-19 13:32:31.870 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - VERSION: Transaction complete (SendData:Request) success(true)
2017-11-19 13:32:31.870 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - checking initialisation queue. Queue size 11.
2017-11-19 13:32:31.871 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - message removed from queue. Queue size 10.
2017-11-19 13:32:31.872 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - VERSION: queue length(10), free to send(true)
2017-11-19 13:32:31.873 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Initialisation retry timer started 5000
2017-11-19 13:32:31.873 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - queued packet. Queue length is 10
2017-11-19 13:32:31.874 [DEBUG] [ve.internal.protocol.ZWaveController] - Message queued. Queue length = 3. Queue={}
2017-11-19 13:32:31.875 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 2: Response processed after 64ms/4185ms.
2017-11-19 13:32:31.876 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - Took message from queue for sending. Queue length = 2
2017-11-19 13:32:31.877 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0A 00 13 02 03 86 13 86 25 98 49
2017-11-19 13:32:31.878 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 2: Sending REQUEST Message = 01 0A 00 13 02 03 86 13 86 25 98 49
2017-11-19 13:32:31.887 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 13 01 E8
2017-11-19 13:32:31.887 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:31.889 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 04 01 13 01 E8
2017-11-19 13:32:31.890 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 04 01 13 01 E8
2017-11-19 13:32:31.891 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Response[0x01], priority=High, dest=255, callback=0, payload=01
2017-11-19 13:32:31.892 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Sent Data successfully placed on stack.
2017-11-19 13:32:31.907 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 07 00 13 98 00 00 02 71
2017-11-19 13:32:31.908 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:31.909 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 98 00 00 02 00 00 7F
2017-11-19 13:32:31.910 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 09 00 13 98 00 00 02 00 00 7F
2017-11-19 13:32:31.912 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=98 00 00 02
2017-11-19 13:32:31.913 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: SendData Request. CallBack ID = 152, Status = Transmission complete and ACK received(0)
2017-11-19 13:32:31.914 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Config, dest=2, callback=152, payload=02 03 86 13 86
2017-11-19 13:32:31.915 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=98 00 00 02
2017-11-19 13:32:31.917 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=SendData, callback id=152, expected=ApplicationCommandHandler, cancelled=false MISMATCH
2017-11-19 13:32:31.921 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 0A 00 04 00 02 04 86 14 86 02 E1
2017-11-19 13:32:31.922 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:31.923 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0A 00 04 00 02 04 86 14 86 02 E1
2017-11-19 13:32:31.924 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 0A 00 04 00 02 04 86 14 86 02 E1
2017-11-19 13:32:31.925 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 04 86 14 86 02
2017-11-19 13:32:31.926 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Application Command Request (ALIVE:VERSION)
2017-11-19 13:32:31.927 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Incoming command class VERSION
2017-11-19 13:32:31.928 [DEBUG] [ommandclass.ZWaveVersionCommandClass] - NODE 2: Received COMMAND_CLASS_VERSION command V0
2017-11-19 13:32:31.928 [DEBUG] [ommandclass.ZWaveVersionCommandClass] - NODE 2: Process Version Command Class Report
2017-11-19 13:32:31.929 [DEBUG] [ommandclass.ZWaveVersionCommandClass] - NODE 2: Requested Command Class = VERSION, Version = 2
2017-11-19 13:32:31.930 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Version = 2, version set. Enabling extra functionality.
2017-11-19 13:32:31.931 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Config, dest=2, callback=152, payload=02 03 86 13 86
2017-11-19 13:32:31.932 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 04 86 14 86 02
2017-11-19 13:32:31.933 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=ApplicationCommandHandler, callback id=152, expected=ApplicationCommandHandler, cancelled=false transaction complete!
2017-11-19 13:32:31.933 [DEBUG] [ve.internal.protocol.ZWaveController] - Notifying event listeners: ZWaveTransactionCompletedEvent
2017-11-19 13:32:31.934 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 2: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2017-11-19 13:32:31.935 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - VERSION: Transaction complete (SendData:Request) success(true)
2017-11-19 13:32:31.935 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - checking initialisation queue. Queue size 10.
2017-11-19 13:32:31.936 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - message removed from queue. Queue size 9.
2017-11-19 13:32:31.937 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - VERSION: queue length(9), free to send(true)
2017-11-19 13:32:31.938 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Initialisation retry timer started 5000
2017-11-19 13:32:31.938 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - queued packet. Queue length is 9
2017-11-19 13:32:31.939 [DEBUG] [ve.internal.protocol.ZWaveController] - Message queued. Queue length = 3. Queue={}
2017-11-19 13:32:31.940 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 2: Response processed after 62ms/4185ms.
2017-11-19 13:32:31.940 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - Took message from queue for sending. Queue length = 2
2017-11-19 13:32:31.941 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0A 00 13 02 03 86 13 73 25 99 BD
2017-11-19 13:32:31.942 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 2: Sending REQUEST Message = 01 0A 00 13 02 03 86 13 73 25 99 BD
2017-11-19 13:32:31.952 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 13 01 E8
2017-11-19 13:32:31.953 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:31.954 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 04 01 13 01 E8
2017-11-19 13:32:31.955 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 04 01 13 01 E8
2017-11-19 13:32:31.956 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Response[0x01], priority=High, dest=255, callback=0, payload=01
2017-11-19 13:32:31.957 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Sent Data successfully placed on stack.
2017-11-19 13:32:31.972 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 07 00 13 99 00 00 03 71
2017-11-19 13:32:31.973 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:31.974 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 99 00 00 03 00 00 7F
2017-11-19 13:32:31.975 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 09 00 13 99 00 00 03 00 00 7F
2017-11-19 13:32:31.976 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=99 00 00 03
2017-11-19 13:32:31.977 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: SendData Request. CallBack ID = 153, Status = Transmission complete and ACK received(0)
2017-11-19 13:32:31.978 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Config, dest=2, callback=153, payload=02 03 86 13 73
2017-11-19 13:32:31.979 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=99 00 00 03
2017-11-19 13:32:31.980 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=SendData, callback id=153, expected=ApplicationCommandHandler, cancelled=false MISMATCH
2017-11-19 13:32:31.987 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 0A 00 04 00 02 04 86 14 73 01 17
2017-11-19 13:32:31.988 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:31.989 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0A 00 04 00 02 04 86 14 73 01 17
2017-11-19 13:32:31.990 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 0A 00 04 00 02 04 86 14 73 01 17
2017-11-19 13:32:31.992 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 04 86 14 73 01
2017-11-19 13:32:31.993 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Application Command Request (ALIVE:VERSION)
2017-11-19 13:32:31.993 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Incoming command class VERSION
2017-11-19 13:32:31.994 [DEBUG] [ommandclass.ZWaveVersionCommandClass] - NODE 2: Received COMMAND_CLASS_VERSION command V2
2017-11-19 13:32:31.995 [DEBUG] [ommandclass.ZWaveVersionCommandClass] - NODE 2: Process Version Command Class Report
2017-11-19 13:32:31.996 [DEBUG] [ommandclass.ZWaveVersionCommandClass] - NODE 2: Requested Command Class = POWERLEVEL, Version = 1
2017-11-19 13:32:31.997 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Version = 1, version set. Enabling extra functionality.
2017-11-19 13:32:31.998 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Config, dest=2, callback=153, payload=02 03 86 13 73
2017-11-19 13:32:31.999 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 04 86 14 73 01
2017-11-19 13:32:32.000 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=ApplicationCommandHandler, callback id=153, expected=ApplicationCommandHandler, cancelled=false transaction complete!
2017-11-19 13:32:32.001 [DEBUG] [ve.internal.protocol.ZWaveController] - Notifying event listeners: ZWaveTransactionCompletedEvent
2017-11-19 13:32:32.002 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 2: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2017-11-19 13:32:32.003 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - VERSION: Transaction complete (SendData:Request) success(true)
2017-11-19 13:32:32.004 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - checking initialisation queue. Queue size 9.
2017-11-19 13:32:32.005 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - message removed from queue. Queue size 8.
2017-11-19 13:32:32.006 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - VERSION: queue length(8), free to send(true)
2017-11-19 13:32:32.007 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Initialisation retry timer started 5000
2017-11-19 13:32:32.008 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - queued packet. Queue length is 8
2017-11-19 13:32:32.009 [DEBUG] [ve.internal.protocol.ZWaveController] - Message queued. Queue length = 3. Queue={}
2017-11-19 13:32:32.009 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 2: Response processed after 66ms/4185ms.
2017-11-19 13:32:32.010 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - Took message from queue for sending. Queue length = 2
2017-11-19 13:32:32.010 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0A 00 13 02 03 86 13 31 25 9A FC
2017-11-19 13:32:32.011 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 2: Sending REQUEST Message = 01 0A 00 13 02 03 86 13 31 25 9A FC
2017-11-19 13:32:32.019 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 13 01 E8
2017-11-19 13:32:32.020 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:32.021 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 04 01 13 01 E8
2017-11-19 13:32:32.022 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 04 01 13 01 E8
2017-11-19 13:32:32.023 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Response[0x01], priority=High, dest=255, callback=0, payload=01
2017-11-19 13:32:32.024 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Sent Data successfully placed on stack.
2017-11-19 13:32:32.041 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 07 00 13 9A 00 00 02 73
2017-11-19 13:32:32.042 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:32.043 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 9A 00 00 02 00 00 7D
2017-11-19 13:32:32.044 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 09 00 13 9A 00 00 02 00 00 7D
2017-11-19 13:32:32.045 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=9A 00 00 02
2017-11-19 13:32:32.046 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: SendData Request. CallBack ID = 154, Status = Transmission complete and ACK received(0)
2017-11-19 13:32:32.047 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Config, dest=2, callback=154, payload=02 03 86 13 31
2017-11-19 13:32:32.048 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=9A 00 00 02
2017-11-19 13:32:32.049 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=SendData, callback id=154, expected=ApplicationCommandHandler, cancelled=false MISMATCH
2017-11-19 13:32:32.055 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 0A 00 04 00 02 04 86 14 31 04 50
2017-11-19 13:32:32.056 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:32.057 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0A 00 04 00 02 04 86 14 31 04 50
2017-11-19 13:32:32.058 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 0A 00 04 00 02 04 86 14 31 04 50
2017-11-19 13:32:32.059 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 04 86 14 31 04
2017-11-19 13:32:32.060 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Application Command Request (ALIVE:VERSION)
2017-11-19 13:32:32.061 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Incoming command class VERSION
2017-11-19 13:32:32.062 [DEBUG] [ommandclass.ZWaveVersionCommandClass] - NODE 2: Received COMMAND_CLASS_VERSION command V2
2017-11-19 13:32:32.062 [DEBUG] [ommandclass.ZWaveVersionCommandClass] - NODE 2: Process Version Command Class Report
2017-11-19 13:32:32.063 [DEBUG] [ommandclass.ZWaveVersionCommandClass] - NODE 2: Requested Command Class = SENSOR_MULTILEVEL, Version = 4
2017-11-19 13:32:32.064 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Version = 4, version set. Enabling extra functionality.
2017-11-19 13:32:32.065 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Config, dest=2, callback=154, payload=02 03 86 13 31
2017-11-19 13:32:32.066 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 04 86 14 31 04
2017-11-19 13:32:32.066 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=ApplicationCommandHandler, callback id=154, expected=ApplicationCommandHandler, cancelled=false transaction complete!
2017-11-19 13:32:32.067 [DEBUG] [ve.internal.protocol.ZWaveController] - Notifying event listeners: ZWaveTransactionCompletedEvent
2017-11-19 13:32:32.068 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 2: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2017-11-19 13:32:32.069 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - VERSION: Transaction complete (SendData:Request) success(true)
2017-11-19 13:32:32.069 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - checking initialisation queue. Queue size 8.
2017-11-19 13:32:32.070 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - message removed from queue. Queue size 7.
2017-11-19 13:32:32.071 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - VERSION: queue length(7), free to send(true)
2017-11-19 13:32:32.071 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Initialisation retry timer started 5000
2017-11-19 13:32:32.072 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - queued packet. Queue length is 7
2017-11-19 13:32:32.073 [DEBUG] [ve.internal.protocol.ZWaveController] - Message queued. Queue length = 3. Queue={}
2017-11-19 13:32:32.074 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 2: Response processed after 62ms/4185ms.
2017-11-19 13:32:32.074 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - Took message from queue for sending. Queue length = 2
2017-11-19 13:32:32.075 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0A 00 13 02 03 86 13 27 25 9B EB
2017-11-19 13:32:32.075 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 2: Sending REQUEST Message = 01 0A 00 13 02 03 86 13 27 25 9B EB
2017-11-19 13:32:32.084 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 13 01 E8
2017-11-19 13:32:32.085 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:32.086 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 04 01 13 01 E8
2017-11-19 13:32:32.086 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 04 01 13 01 E8
2017-11-19 13:32:32.087 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Response[0x01], priority=High, dest=255, callback=0, payload=01
2017-11-19 13:32:32.088 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Sent Data successfully placed on stack.
2017-11-19 13:32:32.104 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 07 00 13 9B 00 00 03 73
2017-11-19 13:32:32.105 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:32.106 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 9B 00 00 03 00 00 7D
2017-11-19 13:32:32.107 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 09 00 13 9B 00 00 03 00 00 7D
2017-11-19 13:32:32.108 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=9B 00 00 03
2017-11-19 13:32:32.110 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: SendData Request. CallBack ID = 155, Status = Transmission complete and ACK received(0)
2017-11-19 13:32:32.111 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Config, dest=2, callback=155, payload=02 03 86 13 27
2017-11-19 13:32:32.112 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=9B 00 00 03
2017-11-19 13:32:32.113 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=SendData, callback id=155, expected=ApplicationCommandHandler, cancelled=false MISMATCH
2017-11-19 13:32:32.119 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 0A 00 04 00 02 04 86 14 27 01 43
2017-11-19 13:32:32.120 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:32.121 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0A 00 04 00 02 04 86 14 27 01 43
2017-11-19 13:32:32.122 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 0A 00 04 00 02 04 86 14 27 01 43
2017-11-19 13:32:32.123 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 04 86 14 27 01
2017-11-19 13:32:32.124 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Application Command Request (ALIVE:VERSION)
2017-11-19 13:32:32.125 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Incoming command class VERSION
2017-11-19 13:32:32.126 [DEBUG] [ommandclass.ZWaveVersionCommandClass] - NODE 2: Received COMMAND_CLASS_VERSION command V2
2017-11-19 13:32:32.126 [DEBUG] [ommandclass.ZWaveVersionCommandClass] - NODE 2: Process Version Command Class Report
2017-11-19 13:32:32.127 [DEBUG] [ommandclass.ZWaveVersionCommandClass] - NODE 2: Requested Command Class = SWITCH_ALL, Version = 1
2017-11-19 13:32:32.128 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Version = 1, version set. Enabling extra functionality.
2017-11-19 13:32:32.129 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Config, dest=2, callback=155, payload=02 03 86 13 27
2017-11-19 13:32:32.130 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 04 86 14 27 01
2017-11-19 13:32:32.131 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=ApplicationCommandHandler, callback id=155, expected=ApplicationCommandHandler, cancelled=false transaction complete!
2017-11-19 13:32:32.131 [DEBUG] [ve.internal.protocol.ZWaveController] - Notifying event listeners: ZWaveTransactionCompletedEvent
2017-11-19 13:32:32.132 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 2: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2017-11-19 13:32:32.133 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - VERSION: Transaction complete (SendData:Request) success(true)
2017-11-19 13:32:32.133 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - checking initialisation queue. Queue size 7.
2017-11-19 13:32:32.134 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - message removed from queue. Queue size 6.
2017-11-19 13:32:32.135 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - VERSION: queue length(6), free to send(true)
2017-11-19 13:32:32.136 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Initialisation retry timer started 5000
2017-11-19 13:32:32.136 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - queued packet. Queue length is 6
2017-11-19 13:32:32.137 [DEBUG] [ve.internal.protocol.ZWaveController] - Message queued. Queue length = 3. Queue={}
2017-11-19 13:32:32.138 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 2: Response processed after 62ms/4185ms.
2017-11-19 13:32:32.139 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - Took message from queue for sending. Queue length = 2
2017-11-19 13:32:32.140 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0A 00 13 02 03 86 13 71 25 9C BA
2017-11-19 13:32:32.140 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 2: Sending REQUEST Message = 01 0A 00 13 02 03 86 13 71 25 9C BA
2017-11-19 13:32:32.149 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 13 01 E8
2017-11-19 13:32:32.150 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:32.151 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 04 01 13 01 E8
2017-11-19 13:32:32.152 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 04 01 13 01 E8
2017-11-19 13:32:32.153 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Response[0x01], priority=High, dest=255, callback=0, payload=01
2017-11-19 13:32:32.153 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Sent Data successfully placed on stack.
2017-11-19 13:32:32.170 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 07 00 13 9C 00 00 02 75
2017-11-19 13:32:32.170 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:32.171 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 9C 00 00 02 00 00 7B
2017-11-19 13:32:32.173 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 09 00 13 9C 00 00 02 00 00 7B
2017-11-19 13:32:32.174 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=9C 00 00 02
2017-11-19 13:32:32.175 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: SendData Request. CallBack ID = 156, Status = Transmission complete and ACK received(0)
2017-11-19 13:32:32.176 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Config, dest=2, callback=156, payload=02 03 86 13 71
2017-11-19 13:32:32.177 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=9C 00 00 02
2017-11-19 13:32:32.178 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=SendData, callback id=156, expected=ApplicationCommandHandler, cancelled=false MISMATCH
2017-11-19 13:32:32.184 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 0A 00 04 00 02 04 86 14 71 04 10
2017-11-19 13:32:32.185 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:32.186 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0A 00 04 00 02 04 86 14 71 04 10
2017-11-19 13:32:32.187 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 0A 00 04 00 02 04 86 14 71 04 10
2017-11-19 13:32:32.188 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 04 86 14 71 04
2017-11-19 13:32:32.189 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Application Command Request (ALIVE:VERSION)
2017-11-19 13:32:32.189 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Incoming command class VERSION
2017-11-19 13:32:32.190 [DEBUG] [ommandclass.ZWaveVersionCommandClass] - NODE 2: Received COMMAND_CLASS_VERSION command V2
2017-11-19 13:32:32.191 [DEBUG] [ommandclass.ZWaveVersionCommandClass] - NODE 2: Process Version Command Class Report
2017-11-19 13:32:32.192 [DEBUG] [ommandclass.ZWaveVersionCommandClass] - NODE 2: Requested Command Class = ALARM, Version = 4
2017-11-19 13:32:32.192 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Version = 4, version set. Enabling extra functionality.
2017-11-19 13:32:32.193 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Config, dest=2, callback=156, payload=02 03 86 13 71
2017-11-19 13:32:32.194 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 04 86 14 71 04
2017-11-19 13:32:32.195 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=ApplicationCommandHandler, callback id=156, expected=ApplicationCommandHandler, cancelled=false transaction complete!
2017-11-19 13:32:32.196 [DEBUG] [ve.internal.protocol.ZWaveController] - Notifying event listeners: ZWaveTransactionCompletedEvent
2017-11-19 13:32:32.196 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 2: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2017-11-19 13:32:32.197 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - VERSION: Transaction complete (SendData:Request) success(true)
2017-11-19 13:32:32.198 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - checking initialisation queue. Queue size 6.
2017-11-19 13:32:32.199 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - message removed from queue. Queue size 5.
2017-11-19 13:32:32.199 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - VERSION: queue length(5), free to send(true)
2017-11-19 13:32:32.200 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Initialisation retry timer started 5000
2017-11-19 13:32:32.201 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - queued packet. Queue length is 5
2017-11-19 13:32:32.201 [DEBUG] [ve.internal.protocol.ZWaveController] - Message queued. Queue length = 3. Queue={}
2017-11-19 13:32:32.202 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 2: Response processed after 61ms/4185ms.
2017-11-19 13:32:32.203 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - Took message from queue for sending. Queue length = 2
2017-11-19 13:32:32.203 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0A 00 13 02 03 86 13 59 25 9D 93
2017-11-19 13:32:32.204 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 2: Sending REQUEST Message = 01 0A 00 13 02 03 86 13 59 25 9D 93
2017-11-19 13:32:32.212 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 13 01 E8
2017-11-19 13:32:32.213 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:32.214 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 04 01 13 01 E8
2017-11-19 13:32:32.215 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 04 01 13 01 E8
2017-11-19 13:32:32.215 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Response[0x01], priority=High, dest=255, callback=0, payload=01
2017-11-19 13:32:32.216 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Sent Data successfully placed on stack.
2017-11-19 13:32:32.234 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 07 00 13 9D 00 00 03 75
2017-11-19 13:32:32.235 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:32.236 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 9D 00 00 03 00 00 7B
2017-11-19 13:32:32.237 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 09 00 13 9D 00 00 03 00 00 7B
2017-11-19 13:32:32.238 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=9D 00 00 03
2017-11-19 13:32:32.238 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: SendData Request. CallBack ID = 157, Status = Transmission complete and ACK received(0)
2017-11-19 13:32:32.240 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Config, dest=2, callback=157, payload=02 03 86 13 59
2017-11-19 13:32:32.241 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=9D 00 00 03
2017-11-19 13:32:32.241 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=SendData, callback id=157, expected=ApplicationCommandHandler, cancelled=false MISMATCH
2017-11-19 13:32:32.248 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 0A 00 04 00 02 04 86 14 59 01 3D
2017-11-19 13:32:32.249 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:32.250 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0A 00 04 00 02 04 86 14 59 01 3D
2017-11-19 13:32:32.251 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 0A 00 04 00 02 04 86 14 59 01 3D
2017-11-19 13:32:32.252 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 04 86 14 59 01
2017-11-19 13:32:32.254 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Application Command Request (ALIVE:VERSION)
2017-11-19 13:32:32.255 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Incoming command class VERSION
2017-11-19 13:32:32.256 [DEBUG] [ommandclass.ZWaveVersionCommandClass] - NODE 2: Received COMMAND_CLASS_VERSION command V2
2017-11-19 13:32:32.257 [DEBUG] [ommandclass.ZWaveVersionCommandClass] - NODE 2: Process Version Command Class Report
2017-11-19 13:32:32.258 [DEBUG] [ommandclass.ZWaveVersionCommandClass] - NODE 2: Requested Command Class = ASSOCIATION_GROUP_INFO, Version = 1
2017-11-19 13:32:32.259 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Version = 1, version set. Enabling extra functionality.
2017-11-19 13:32:32.260 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Config, dest=2, callback=157, payload=02 03 86 13 59
2017-11-19 13:32:32.261 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 04 86 14 59 01
2017-11-19 13:32:32.262 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=ApplicationCommandHandler, callback id=157, expected=ApplicationCommandHandler, cancelled=false transaction complete!
2017-11-19 13:32:32.264 [DEBUG] [ve.internal.protocol.ZWaveController] - Notifying event listeners: ZWaveTransactionCompletedEvent
2017-11-19 13:32:32.264 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 2: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2017-11-19 13:32:32.266 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - VERSION: Transaction complete (SendData:Request) success(true)
2017-11-19 13:32:32.267 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - checking initialisation queue. Queue size 5.
2017-11-19 13:32:32.268 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - message removed from queue. Queue size 4.
2017-11-19 13:32:32.269 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - VERSION: queue length(4), free to send(true)
2017-11-19 13:32:32.270 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Initialisation retry timer started 5000
2017-11-19 13:32:32.271 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - queued packet. Queue length is 4
2017-11-19 13:32:32.272 [DEBUG] [ve.internal.protocol.ZWaveController] - Message queued. Queue length = 3. Queue={}
2017-11-19 13:32:32.273 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 2: Response processed after 69ms/4185ms.
2017-11-19 13:32:32.273 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - Took message from queue for sending. Queue length = 2
2017-11-19 13:32:32.273 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0A 00 13 02 03 86 13 5A 25 9E 93
2017-11-19 13:32:32.274 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 2: Sending REQUEST Message = 01 0A 00 13 02 03 86 13 5A 25 9E 93
2017-11-19 13:32:32.283 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 13 01 E8
2017-11-19 13:32:32.284 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:32.285 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 04 01 13 01 E8
2017-11-19 13:32:32.286 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 04 01 13 01 E8
2017-11-19 13:32:32.287 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Response[0x01], priority=High, dest=255, callback=0, payload=01
2017-11-19 13:32:32.287 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Sent Data successfully placed on stack.
2017-11-19 13:32:32.303 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 07 00 13 9E 00 00 03 76
2017-11-19 13:32:32.304 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:32.305 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 9E 00 00 03 00 00 78
2017-11-19 13:32:32.306 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 09 00 13 9E 00 00 03 00 00 78
2017-11-19 13:32:32.307 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=9E 00 00 03
2017-11-19 13:32:32.308 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: SendData Request. CallBack ID = 158, Status = Transmission complete and ACK received(0)
2017-11-19 13:32:32.309 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Config, dest=2, callback=158, payload=02 03 86 13 5A
2017-11-19 13:32:32.310 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=9E 00 00 03
2017-11-19 13:32:32.311 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=SendData, callback id=158, expected=ApplicationCommandHandler, cancelled=false MISMATCH
2017-11-19 13:32:32.317 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 0A 00 04 00 02 04 86 14 5A 01 3E
2017-11-19 13:32:32.319 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:32.319 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0A 00 04 00 02 04 86 14 5A 01 3E
2017-11-19 13:32:32.320 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 0A 00 04 00 02 04 86 14 5A 01 3E
2017-11-19 13:32:32.320 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 04 86 14 5A 01
2017-11-19 13:32:32.321 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Application Command Request (ALIVE:VERSION)
2017-11-19 13:32:32.321 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Incoming command class VERSION
2017-11-19 13:32:32.322 [DEBUG] [ommandclass.ZWaveVersionCommandClass] - NODE 2: Received COMMAND_CLASS_VERSION command V2
2017-11-19 13:32:32.322 [DEBUG] [ommandclass.ZWaveVersionCommandClass] - NODE 2: Process Version Command Class Report
2017-11-19 13:32:32.322 [DEBUG] [ommandclass.ZWaveVersionCommandClass] - NODE 2: Requested Command Class = DEVICE_RESET_LOCALLY, Version = 1
2017-11-19 13:32:32.323 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Version = 1, version set. Enabling extra functionality.
2017-11-19 13:32:32.323 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Config, dest=2, callback=158, payload=02 03 86 13 5A
2017-11-19 13:32:32.324 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 04 86 14 5A 01
2017-11-19 13:32:32.324 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=ApplicationCommandHandler, callback id=158, expected=ApplicationCommandHandler, cancelled=false transaction complete!
2017-11-19 13:32:32.325 [DEBUG] [ve.internal.protocol.ZWaveController] - Notifying event listeners: ZWaveTransactionCompletedEvent
2017-11-19 13:32:32.325 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 2: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2017-11-19 13:32:32.325 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - VERSION: Transaction complete (SendData:Request) success(true)
2017-11-19 13:32:32.326 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - checking initialisation queue. Queue size 4.
2017-11-19 13:32:32.326 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - message removed from queue. Queue size 3.
2017-11-19 13:32:32.326 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - VERSION: queue length(3), free to send(true)
2017-11-19 13:32:32.327 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Initialisation retry timer started 5000
2017-11-19 13:32:32.327 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - queued packet. Queue length is 3
2017-11-19 13:32:32.327 [DEBUG] [ve.internal.protocol.ZWaveController] - Message queued. Queue length = 3. Queue={}
2017-11-19 13:32:32.328 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 2: Response processed after 53ms/4185ms.
2017-11-19 13:32:32.328 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - Took message from queue for sending. Queue length = 2
2017-11-19 13:32:32.329 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0A 00 13 02 03 86 13 77 25 9F BF
2017-11-19 13:32:32.329 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 2: Sending REQUEST Message = 01 0A 00 13 02 03 86 13 77 25 9F BF
2017-11-19 13:32:32.338 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 13 01 E8
2017-11-19 13:32:32.339 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:32.340 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 04 01 13 01 E8
2017-11-19 13:32:32.340 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 04 01 13 01 E8
2017-11-19 13:32:32.341 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Response[0x01], priority=High, dest=255, callback=0, payload=01
2017-11-19 13:32:32.341 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Sent Data successfully placed on stack.
2017-11-19 13:32:32.358 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 07 00 13 9F 00 00 02 76
2017-11-19 13:32:32.359 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:32.360 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 9F 00 00 02 00 00 78
2017-11-19 13:32:32.360 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 09 00 13 9F 00 00 02 00 00 78
2017-11-19 13:32:32.361 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=9F 00 00 02
2017-11-19 13:32:32.361 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: SendData Request. CallBack ID = 159, Status = Transmission complete and ACK received(0)
2017-11-19 13:32:32.362 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Config, dest=2, callback=159, payload=02 03 86 13 77
2017-11-19 13:32:32.363 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=9F 00 00 02
2017-11-19 13:32:32.363 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=SendData, callback id=159, expected=ApplicationCommandHandler, cancelled=false MISMATCH
2017-11-19 13:32:32.373 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 0A 00 04 00 02 04 86 14 77 01 13
2017-11-19 13:32:32.374 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:32.374 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0A 00 04 00 02 04 86 14 77 01 13
2017-11-19 13:32:32.375 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 0A 00 04 00 02 04 86 14 77 01 13
2017-11-19 13:32:32.376 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 04 86 14 77 01
2017-11-19 13:32:32.376 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Application Command Request (ALIVE:VERSION)
2017-11-19 13:32:32.376 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Incoming command class VERSION
2017-11-19 13:32:32.377 [DEBUG] [ommandclass.ZWaveVersionCommandClass] - NODE 2: Received COMMAND_CLASS_VERSION command V2
2017-11-19 13:32:32.377 [DEBUG] [ommandclass.ZWaveVersionCommandClass] - NODE 2: Process Version Command Class Report
2017-11-19 13:32:32.377 [DEBUG] [ommandclass.ZWaveVersionCommandClass] - NODE 2: Requested Command Class = NODE_NAMING, Version = 1
2017-11-19 13:32:32.378 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Version = 1, version set. Enabling extra functionality.
2017-11-19 13:32:32.378 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Config, dest=2, callback=159, payload=02 03 86 13 77
2017-11-19 13:32:32.379 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 04 86 14 77 01
2017-11-19 13:32:32.379 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=ApplicationCommandHandler, callback id=159, expected=ApplicationCommandHandler, cancelled=false transaction complete!
2017-11-19 13:32:32.380 [DEBUG] [ve.internal.protocol.ZWaveController] - Notifying event listeners: ZWaveTransactionCompletedEvent
2017-11-19 13:32:32.380 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 2: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2017-11-19 13:32:32.381 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - VERSION: Transaction complete (SendData:Request) success(true)
2017-11-19 13:32:32.381 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - checking initialisation queue. Queue size 3.
2017-11-19 13:32:32.381 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - message removed from queue. Queue size 2.
2017-11-19 13:32:32.382 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - VERSION: queue length(2), free to send(true)
2017-11-19 13:32:32.382 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Initialisation retry timer started 5000
2017-11-19 13:32:32.383 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - queued packet. Queue length is 2
2017-11-19 13:32:32.383 [DEBUG] [ve.internal.protocol.ZWaveController] - Message queued. Queue length = 3. Queue={}
2017-11-19 13:32:32.383 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 2: Response processed after 53ms/4185ms.
2017-11-19 13:32:32.384 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - Took message from queue for sending. Queue length = 2
2017-11-19 13:32:32.384 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0A 00 13 02 03 86 13 5E 25 A0 A9
2017-11-19 13:32:32.385 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 2: Sending REQUEST Message = 01 0A 00 13 02 03 86 13 5E 25 A0 A9
2017-11-19 13:32:32.394 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 13 01 E8
2017-11-19 13:32:32.395 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:32.395 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 04 01 13 01 E8
2017-11-19 13:32:32.396 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 04 01 13 01 E8
2017-11-19 13:32:32.396 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Response[0x01], priority=High, dest=255, callback=0, payload=01
2017-11-19 13:32:32.397 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Sent Data successfully placed on stack.
2017-11-19 13:32:32.414 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 07 00 13 A0 00 00 03 48
2017-11-19 13:32:32.415 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:32.416 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 A0 00 00 03 00 00 46
2017-11-19 13:32:32.417 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 09 00 13 A0 00 00 03 00 00 46
2017-11-19 13:32:32.417 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=A0 00 00 03
2017-11-19 13:32:32.418 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: SendData Request. CallBack ID = 160, Status = Transmission complete and ACK received(0)
2017-11-19 13:32:32.418 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Config, dest=2, callback=160, payload=02 03 86 13 5E
2017-11-19 13:32:32.419 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=A0 00 00 03
2017-11-19 13:32:32.419 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=SendData, callback id=160, expected=ApplicationCommandHandler, cancelled=false MISMATCH
2017-11-19 13:32:32.428 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 0A 00 04 00 02 04 86 14 5E 02 39
2017-11-19 13:32:32.429 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:32.430 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0A 00 04 00 02 04 86 14 5E 02 39
2017-11-19 13:32:32.431 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 0A 00 04 00 02 04 86 14 5E 02 39
2017-11-19 13:32:32.431 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 04 86 14 5E 02
2017-11-19 13:32:32.432 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Application Command Request (ALIVE:VERSION)
2017-11-19 13:32:32.432 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Incoming command class VERSION
2017-11-19 13:32:32.432 [DEBUG] [ommandclass.ZWaveVersionCommandClass] - NODE 2: Received COMMAND_CLASS_VERSION command V2
2017-11-19 13:32:32.433 [DEBUG] [ommandclass.ZWaveVersionCommandClass] - NODE 2: Process Version Command Class Report
2017-11-19 13:32:32.433 [DEBUG] [ommandclass.ZWaveVersionCommandClass] - NODE 2: Requested Command Class = ZWAVE_PLUS_INFO, Version = 2
2017-11-19 13:32:32.433 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Version = 1, version set to maximum supported by the binding. Enabling extra functionality.
2017-11-19 13:32:32.434 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Config, dest=2, callback=160, payload=02 03 86 13 5E
2017-11-19 13:32:32.435 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 04 86 14 5E 02
2017-11-19 13:32:32.435 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=ApplicationCommandHandler, callback id=160, expected=ApplicationCommandHandler, cancelled=false transaction complete!
2017-11-19 13:32:32.435 [DEBUG] [ve.internal.protocol.ZWaveController] - Notifying event listeners: ZWaveTransactionCompletedEvent
2017-11-19 13:32:32.436 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 2: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2017-11-19 13:32:32.436 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - VERSION: Transaction complete (SendData:Request) success(true)
2017-11-19 13:32:32.436 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - checking initialisation queue. Queue size 2.
2017-11-19 13:32:32.436 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - message removed from queue. Queue size 1.
2017-11-19 13:32:32.437 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - VERSION: queue length(1), free to send(true)
2017-11-19 13:32:32.437 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Initialisation retry timer started 5000
2017-11-19 13:32:32.437 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - queued packet. Queue length is 1
2017-11-19 13:32:32.438 [DEBUG] [ve.internal.protocol.ZWaveController] - Message queued. Queue length = 3. Queue={}
2017-11-19 13:32:32.438 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 2: Response processed after 53ms/4185ms.
2017-11-19 13:32:32.439 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - Took message from queue for sending. Queue length = 2
2017-11-19 13:32:32.439 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0A 00 13 02 03 86 13 25 25 A1 D3
2017-11-19 13:32:32.440 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 2: Sending REQUEST Message = 01 0A 00 13 02 03 86 13 25 25 A1 D3
2017-11-19 13:32:32.449 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 13 01 E8
2017-11-19 13:32:32.450 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:32.450 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 04 01 13 01 E8
2017-11-19 13:32:32.450 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 04 01 13 01 E8
2017-11-19 13:32:32.451 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Response[0x01], priority=High, dest=255, callback=0, payload=01
2017-11-19 13:32:32.451 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Sent Data successfully placed on stack.
2017-11-19 13:32:32.469 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 07 00 13 A1 00 00 02 48
2017-11-19 13:32:32.470 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:32.470 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 A1 00 00 02 00 00 46
2017-11-19 13:32:32.471 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 09 00 13 A1 00 00 02 00 00 46
2017-11-19 13:32:32.471 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=A1 00 00 02
2017-11-19 13:32:32.472 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: SendData Request. CallBack ID = 161, Status = Transmission complete and ACK received(0)
2017-11-19 13:32:32.473 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Config, dest=2, callback=161, payload=02 03 86 13 25
2017-11-19 13:32:32.473 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=A1 00 00 02
2017-11-19 13:32:32.474 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=SendData, callback id=161, expected=ApplicationCommandHandler, cancelled=false MISMATCH
2017-11-19 13:32:32.483 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 0A 00 04 00 02 04 86 14 25 01 41
2017-11-19 13:32:32.484 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:32.485 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0A 00 04 00 02 04 86 14 25 01 41
2017-11-19 13:32:32.485 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 0A 00 04 00 02 04 86 14 25 01 41
2017-11-19 13:32:32.486 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 04 86 14 25 01
2017-11-19 13:32:32.486 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Application Command Request (ALIVE:VERSION)
2017-11-19 13:32:32.487 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Incoming command class VERSION
2017-11-19 13:32:32.487 [DEBUG] [ommandclass.ZWaveVersionCommandClass] - NODE 2: Received COMMAND_CLASS_VERSION command V2
2017-11-19 13:32:32.487 [DEBUG] [ommandclass.ZWaveVersionCommandClass] - NODE 2: Process Version Command Class Report
2017-11-19 13:32:32.488 [DEBUG] [ommandclass.ZWaveVersionCommandClass] - NODE 2: Requested Command Class = SWITCH_BINARY, Version = 1
2017-11-19 13:32:32.488 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Version = 1, version set. Enabling extra functionality.
2017-11-19 13:32:32.489 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Config, dest=2, callback=161, payload=02 03 86 13 25
2017-11-19 13:32:32.489 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 04 86 14 25 01
2017-11-19 13:32:32.489 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=ApplicationCommandHandler, callback id=161, expected=ApplicationCommandHandler, cancelled=false transaction complete!
2017-11-19 13:32:32.490 [DEBUG] [ve.internal.protocol.ZWaveController] - Notifying event listeners: ZWaveTransactionCompletedEvent
2017-11-19 13:32:32.490 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 2: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2017-11-19 13:32:32.490 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - VERSION: Transaction complete (SendData:Request) success(true)
2017-11-19 13:32:32.491 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - checking initialisation queue. Queue size 1.
2017-11-19 13:32:32.491 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - message removed from queue. Queue size 0.
2017-11-19 13:32:32.491 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - VERSION: queue length(0), free to send(true)
2017-11-19 13:32:32.492 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Initialisation retry timer started 5000
2017-11-19 13:32:32.492 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: loop - VERSION try 1: stageAdvanced(false)
2017-11-19 13:32:32.496 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: VERSION - checking MANUFACTURER_SPECIFIC, version is 1
2017-11-19 13:32:32.497 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: VERSION - checking FIRMWARE_UPDATE_MD, version is 1
2017-11-19 13:32:32.497 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: VERSION - checking ASSOCIATION, version is 2
2017-11-19 13:32:32.498 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: VERSION - checking CONFIGURATION, version is 1
2017-11-19 13:32:32.498 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: VERSION - checking MULTI_INSTANCE_ASSOCIATION, version is 3
2017-11-19 13:32:32.499 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: VERSION - checking MULTI_INSTANCE, version is 2
2017-11-19 13:32:32.499 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: VERSION - checking BASIC, version is 1
2017-11-19 13:32:32.499 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: VERSION - checking NO_OPERATION, version is 1
2017-11-19 13:32:32.500 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: VERSION - checking VERSION, version is 2
2017-11-19 13:32:32.500 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: VERSION - checking POWERLEVEL, version is 1
2017-11-19 13:32:32.501 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: VERSION - checking SENSOR_MULTILEVEL, version is 4
2017-11-19 13:32:32.501 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: VERSION - checking SWITCH_ALL, version is 1
2017-11-19 13:32:32.501 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: VERSION - checking ALARM, version is 4
2017-11-19 13:32:32.502 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: VERSION - checking ASSOCIATION_GROUP_INFO, version is 1
2017-11-19 13:32:32.502 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: VERSION - checking DEVICE_RESET_LOCALLY, version is 1
2017-11-19 13:32:32.502 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: VERSION - checking NODE_NAMING, version is 1
2017-11-19 13:32:32.503 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: VERSION - checking ZWAVE_PLUS_INFO, version is 1
2017-11-19 13:32:32.503 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: VERSION - checking SWITCH_BINARY, version is 1
2017-11-19 13:32:32.504 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: VERSION - queued 0 frames
2017-11-19 13:32:32.504 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - advancing to ENDPOINTS
2017-11-19 13:32:32.504 [DEBUG] [ve.internal.protocol.ZWaveController] - Notifying event listeners: ZWaveInitializationStateEvent
2017-11-19 13:32:32.505 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 2: Got an event from Z-Wave network: ZWaveInitializationStateEvent
2017-11-19 13:32:32.506 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: loop - ENDPOINTS try 0: stageAdvanced(true)
2017-11-19 13:32:32.506 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: ENDPOINTS - MultiInstance is supported
2017-11-19 13:32:32.510 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Initialising endpoints - version 2
2017-11-19 13:32:32.511 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENDPOINT_GET
2017-11-19 13:32:32.512 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - queued packet. Queue length is 1
2017-11-19 13:32:32.512 [DEBUG] [ve.internal.protocol.ZWaveController] - Message queued. Queue length = 3. Queue={}
2017-11-19 13:32:32.513 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: ENDPOINTS - queued 1 frames
2017-11-19 13:32:32.513 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 2: Response processed after 73ms/4185ms.
2017-11-19 13:32:32.514 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - Took message from queue for sending. Queue length = 2
2017-11-19 13:32:32.514 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 02 02 60 07 25 A2 05
2017-11-19 13:32:32.515 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 2: Sending REQUEST Message = 01 09 00 13 02 02 60 07 25 A2 05
2017-11-19 13:32:32.523 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 13 01 E8
2017-11-19 13:32:32.524 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:32.525 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 04 01 13 01 E8
2017-11-19 13:32:32.525 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 04 01 13 01 E8
2017-11-19 13:32:32.526 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Response[0x01], priority=High, dest=255, callback=0, payload=01
2017-11-19 13:32:32.526 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Sent Data successfully placed on stack.
2017-11-19 13:32:32.544 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 07 00 13 A2 00 00 03 4A
2017-11-19 13:32:32.545 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:32.545 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 A2 00 00 03 00 00 44
2017-11-19 13:32:32.546 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 09 00 13 A2 00 00 03 00 00 44
2017-11-19 13:32:32.546 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=A2 00 00 03
2017-11-19 13:32:32.547 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: SendData Request. CallBack ID = 162, Status = Transmission complete and ACK received(0)
2017-11-19 13:32:32.547 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Config, dest=2, callback=162, payload=02 02 60 07
2017-11-19 13:32:32.548 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=A2 00 00 03
2017-11-19 13:32:32.548 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=SendData, callback id=162, expected=ApplicationCommandHandler, cancelled=false MISMATCH
2017-11-19 13:32:32.559 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 0B 00 04 00 02 05 60 08 00 03 00 9C
2017-11-19 13:32:32.560 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:32.561 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0B 00 04 00 02 05 60 08 00 03 00 9C
2017-11-19 13:32:32.561 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 0B 00 04 00 02 05 60 08 00 03 00 9C
2017-11-19 13:32:32.562 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 05 60 08 00 03 00
2017-11-19 13:32:32.562 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Application Command Request (ALIVE:ENDPOINTS)
2017-11-19 13:32:32.563 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Incoming command class MULTI_INSTANCE
2017-11-19 13:32:32.563 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Received MULTI_INSTANCE command V2
2017-11-19 13:32:32.563 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - Process Multi-channel endpoint Report
2017-11-19 13:32:32.564 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Changing number of endpoints = false
2017-11-19 13:32:32.564 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Endpoints are the same device class = false
2017-11-19 13:32:32.565 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Number of endpoints = 3
2017-11-19 13:32:32.565 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Config, dest=2, callback=162, payload=02 02 60 07
2017-11-19 13:32:32.566 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 05 60 08 00 03 00
2017-11-19 13:32:32.566 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=ApplicationCommandHandler, callback id=162, expected=ApplicationCommandHandler, cancelled=false transaction complete!
2017-11-19 13:32:32.567 [DEBUG] [ve.internal.protocol.ZWaveController] - Notifying event listeners: ZWaveTransactionCompletedEvent
2017-11-19 13:32:32.567 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 2: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2017-11-19 13:32:32.567 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - ENDPOINTS: Transaction complete (SendData:Request) success(true)
2017-11-19 13:32:32.568 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - checking initialisation queue. Queue size 1.
2017-11-19 13:32:32.568 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - message removed from queue. Queue size 0.
2017-11-19 13:32:32.568 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - ENDPOINTS: queue length(0), free to send(true)
2017-11-19 13:32:32.569 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Initialisation retry timer started 5000
2017-11-19 13:32:32.569 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: loop - ENDPOINTS try 1: stageAdvanced(false)
2017-11-19 13:32:32.569 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: ENDPOINTS - MultiInstance is supported
2017-11-19 13:32:32.570 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Initialising endpoints - version 2
2017-11-19 13:32:32.570 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_CAPABILITY_GET endpoint 1
2017-11-19 13:32:32.571 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_CAPABILITY_GET endpoint 2
2017-11-19 13:32:32.572 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_CAPABILITY_GET endpoint 3
2017-11-19 13:32:32.573 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - queued packet. Queue length is 1
2017-11-19 13:32:32.573 [DEBUG] [ve.internal.protocol.ZWaveController] - Message queued. Queue length = 3. Queue={}
2017-11-19 13:32:32.574 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: ENDPOINTS - queued 3 frames
2017-11-19 13:32:32.574 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 2: Response processed after 59ms/4185ms.
2017-11-19 13:32:32.574 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - Took message from queue for sending. Queue length = 2
2017-11-19 13:32:32.575 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0A 00 13 02 03 60 09 01 25 A3 09
2017-11-19 13:32:32.576 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 2: Sending REQUEST Message = 01 0A 00 13 02 03 60 09 01 25 A3 09
2017-11-19 13:32:32.586 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 13 01 E8
2017-11-19 13:32:32.587 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:32.588 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 04 01 13 01 E8
2017-11-19 13:32:32.588 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 04 01 13 01 E8
2017-11-19 13:32:32.589 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Response[0x01], priority=High, dest=255, callback=0, payload=01
2017-11-19 13:32:32.589 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Sent Data successfully placed on stack.
2017-11-19 13:32:32.606 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 07 00 13 A3 00 00 03 4B
2017-11-19 13:32:32.607 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:32.607 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 A3 00 00 03 00 00 45
2017-11-19 13:32:32.608 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 09 00 13 A3 00 00 03 00 00 45
2017-11-19 13:32:32.608 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=A3 00 00 03
2017-11-19 13:32:32.609 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: SendData Request. CallBack ID = 163, Status = Transmission complete and ACK received(0)
2017-11-19 13:32:32.609 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Config, dest=2, callback=163, payload=02 03 60 09 01
2017-11-19 13:32:32.610 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=A3 00 00 03
2017-11-19 13:32:32.610 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=SendData, callback id=163, expected=ApplicationCommandHandler, cancelled=false MISMATCH
2017-11-19 13:32:32.621 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 10 00 04 00 02 0A 60 0A 01 07 01 5E 85 8E 59 71 F3
2017-11-19 13:32:32.622 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:32.623 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 10 00 04 00 02 0A 60 0A 01 07 01 5E 85 8E 59 71 F3
2017-11-19 13:32:32.624 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 10 00 04 00 02 0A 60 0A 01 07 01 5E 85 8E 59 71 F3
2017-11-19 13:32:32.624 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 0A 60 0A 01 07 01 5E 85 8E 59 71
2017-11-19 13:32:32.625 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Application Command Request (ALIVE:ENDPOINTS)
2017-11-19 13:32:32.625 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Incoming command class MULTI_INSTANCE
2017-11-19 13:32:32.626 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Received MULTI_INSTANCE command V2
2017-11-19 13:32:32.626 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Process Multi-channel capability Report
2017-11-19 13:32:32.626 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Endpoints are the same device class = false
2017-11-19 13:32:32.627 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Endpoint Id = 1
2017-11-19 13:32:32.627 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Endpoints is dynamic = false
2017-11-19 13:32:32.628 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Basic = Routing Slave 0x04
2017-11-19 13:32:32.628 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Generic = Sensor Notification 0x07
2017-11-19 13:32:32.629 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Specific = Notification Sensor 0x01
2017-11-19 13:32:32.629 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Command class BASIC, endpoint org.openhab.binding.zwave.internal.protocol.ZWaveEndpoint@46b3d6 created
2017-11-19 13:32:32.630 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Creating new instance of command class ZWAVE_PLUS_INFO
2017-11-19 13:32:32.630 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Command class ZWAVE_PLUS_INFO, endpoint org.openhab.binding.zwave.internal.protocol.ZWaveEndpoint@46b3d6 created
2017-11-19 13:32:32.631 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Endpoint 1: Adding command class ZWAVE_PLUS_INFO.
2017-11-19 13:32:32.631 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Version = 1, version set. Enabling extra functionality.
2017-11-19 13:32:32.631 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Creating new instance of command class ASSOCIATION
2017-11-19 13:32:32.632 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Command class ASSOCIATION, endpoint org.openhab.binding.zwave.internal.protocol.ZWaveEndpoint@46b3d6 created
2017-11-19 13:32:32.632 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Endpoint 1: Adding command class ASSOCIATION.
2017-11-19 13:32:32.632 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Version = 2, version set. Enabling extra functionality.
2017-11-19 13:32:32.633 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Creating new instance of command class MULTI_INSTANCE_ASSOCIATION
2017-11-19 13:32:32.633 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Command class MULTI_INSTANCE_ASSOCIATION, endpoint org.openhab.binding.zwave.internal.protocol.ZWaveEndpoint@46b3d6 created
2017-11-19 13:32:32.633 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Endpoint 1: Adding command class MULTI_INSTANCE_ASSOCIATION.
2017-11-19 13:32:32.634 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Version = 3, version set. Enabling extra functionality.
2017-11-19 13:32:32.634 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Creating new instance of command class ASSOCIATION_GROUP_INFO
2017-11-19 13:32:32.634 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Command class ASSOCIATION_GROUP_INFO, endpoint org.openhab.binding.zwave.internal.protocol.ZWaveEndpoint@46b3d6 created
2017-11-19 13:32:32.635 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Endpoint 1: Adding command class ASSOCIATION_GROUP_INFO.
2017-11-19 13:32:32.635 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Version = 1, version set. Enabling extra functionality.
2017-11-19 13:32:32.635 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Creating new instance of command class ALARM
2017-11-19 13:32:32.636 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Command class ALARM, endpoint org.openhab.binding.zwave.internal.protocol.ZWaveEndpoint@46b3d6 created
2017-11-19 13:32:32.636 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Endpoint 1: Adding command class ALARM.
2017-11-19 13:32:32.637 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Version = 4, version set. Enabling extra functionality.
2017-11-19 13:32:32.637 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Config, dest=2, callback=163, payload=02 03 60 09 01
2017-11-19 13:32:32.638 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 0A 60 0A 01 07 01 5E 85 8E 59 71
2017-11-19 13:32:32.638 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=ApplicationCommandHandler, callback id=163, expected=ApplicationCommandHandler, cancelled=false transaction complete!
2017-11-19 13:32:32.638 [DEBUG] [ve.internal.protocol.ZWaveController] - Notifying event listeners: ZWaveTransactionCompletedEvent
2017-11-19 13:32:32.639 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 2: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2017-11-19 13:32:32.639 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - ENDPOINTS: Transaction complete (SendData:Request) success(true)
2017-11-19 13:32:32.639 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - checking initialisation queue. Queue size 3.
2017-11-19 13:32:32.640 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - message removed from queue. Queue size 2.
2017-11-19 13:32:32.640 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - ENDPOINTS: queue length(2), free to send(true)
2017-11-19 13:32:32.640 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Initialisation retry timer started 5000
2017-11-19 13:32:32.641 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - queued packet. Queue length is 2
2017-11-19 13:32:32.641 [DEBUG] [ve.internal.protocol.ZWaveController] - Message queued. Queue length = 3. Queue={}
2017-11-19 13:32:32.642 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 2: Response processed after 65ms/4185ms.
2017-11-19 13:32:32.642 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - Took message from queue for sending. Queue length = 2
2017-11-19 13:32:32.642 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0A 00 13 02 03 60 09 02 25 A4 0D
2017-11-19 13:32:32.643 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 2: Sending REQUEST Message = 01 0A 00 13 02 03 60 09 02 25 A4 0D
2017-11-19 13:32:32.652 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 13 01 E8
2017-11-19 13:32:32.652 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:32.653 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 04 01 13 01 E8
2017-11-19 13:32:32.653 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 04 01 13 01 E8
2017-11-19 13:32:32.654 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Response[0x01], priority=High, dest=255, callback=0, payload=01
2017-11-19 13:32:32.654 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Sent Data successfully placed on stack.
2017-11-19 13:32:32.672 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 07 00 13 A4 00 00 03 4C
2017-11-19 13:32:32.673 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:32.673 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 A4 00 00 03 00 00 42
2017-11-19 13:32:32.674 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 09 00 13 A4 00 00 03 00 00 42
2017-11-19 13:32:32.674 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=A4 00 00 03
2017-11-19 13:32:32.675 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: SendData Request. CallBack ID = 164, Status = Transmission complete and ACK received(0)
2017-11-19 13:32:32.676 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Config, dest=2, callback=164, payload=02 03 60 09 02
2017-11-19 13:32:32.676 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=A4 00 00 03
2017-11-19 13:32:32.677 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=SendData, callback id=164, expected=ApplicationCommandHandler, cancelled=false MISMATCH
2017-11-19 13:32:32.689 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 10 00 04 00 02 0A 60 0A 02 21 01 5E 31 85 8E 59 96
2017-11-19 13:32:32.690 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:32.691 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 10 00 04 00 02 0A 60 0A 02 21 01 5E 31 85 8E 59 96
2017-11-19 13:32:32.691 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 10 00 04 00 02 0A 60 0A 02 21 01 5E 31 85 8E 59 96
2017-11-19 13:32:32.692 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 0A 60 0A 02 21 01 5E 31 85 8E 59
2017-11-19 13:32:32.692 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Application Command Request (ALIVE:ENDPOINTS)
2017-11-19 13:32:32.693 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Incoming command class MULTI_INSTANCE
2017-11-19 13:32:32.693 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Received MULTI_INSTANCE command V2
2017-11-19 13:32:32.693 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Process Multi-channel capability Report
2017-11-19 13:32:32.694 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Endpoints are the same device class = false
2017-11-19 13:32:32.694 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Endpoint Id = 2
2017-11-19 13:32:32.694 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Endpoints is dynamic = false
2017-11-19 13:32:32.695 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Basic = Routing Slave 0x04
2017-11-19 13:32:32.695 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Generic = Multi-Level Sensor 0x21
2017-11-19 13:32:32.695 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Specific = Routing Multilevel Sensor 0x01
2017-11-19 13:32:32.696 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Command class BASIC, endpoint org.openhab.binding.zwave.internal.protocol.ZWaveEndpoint@1b6e2f6 created
2017-11-19 13:32:32.696 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Creating new instance of command class ZWAVE_PLUS_INFO
2017-11-19 13:32:32.697 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Command class ZWAVE_PLUS_INFO, endpoint org.openhab.binding.zwave.internal.protocol.ZWaveEndpoint@1b6e2f6 created
2017-11-19 13:32:32.697 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Endpoint 2: Adding command class ZWAVE_PLUS_INFO.
2017-11-19 13:32:32.697 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Version = 1, version set. Enabling extra functionality.
2017-11-19 13:32:32.697 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Creating new instance of command class SENSOR_MULTILEVEL
2017-11-19 13:32:32.698 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Command class SENSOR_MULTILEVEL, endpoint org.openhab.binding.zwave.internal.protocol.ZWaveEndpoint@1b6e2f6 created
2017-11-19 13:32:32.698 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Endpoint 2: Adding command class SENSOR_MULTILEVEL.
2017-11-19 13:32:32.698 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Version = 4, version set. Enabling extra functionality.
2017-11-19 13:32:32.699 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Creating new instance of command class ASSOCIATION
2017-11-19 13:32:32.699 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Command class ASSOCIATION, endpoint org.openhab.binding.zwave.internal.protocol.ZWaveEndpoint@1b6e2f6 created
2017-11-19 13:32:32.699 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Endpoint 2: Adding command class ASSOCIATION.
2017-11-19 13:32:32.700 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Version = 2, version set. Enabling extra functionality.
2017-11-19 13:32:32.700 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Creating new instance of command class MULTI_INSTANCE_ASSOCIATION
2017-11-19 13:32:32.701 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Command class MULTI_INSTANCE_ASSOCIATION, endpoint org.openhab.binding.zwave.internal.protocol.ZWaveEndpoint@1b6e2f6 created
2017-11-19 13:32:32.701 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Endpoint 2: Adding command class MULTI_INSTANCE_ASSOCIATION.
2017-11-19 13:32:32.701 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Version = 3, version set. Enabling extra functionality.
2017-11-19 13:32:32.701 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Creating new instance of command class ASSOCIATION_GROUP_INFO
2017-11-19 13:32:32.702 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Command class ASSOCIATION_GROUP_INFO, endpoint org.openhab.binding.zwave.internal.protocol.ZWaveEndpoint@1b6e2f6 created
2017-11-19 13:32:32.702 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Endpoint 2: Adding command class ASSOCIATION_GROUP_INFO.
2017-11-19 13:32:32.703 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Version = 1, version set. Enabling extra functionality.
2017-11-19 13:32:32.703 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Config, dest=2, callback=164, payload=02 03 60 09 02
2017-11-19 13:32:32.704 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 0A 60 0A 02 21 01 5E 31 85 8E 59
2017-11-19 13:32:32.704 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=ApplicationCommandHandler, callback id=164, expected=ApplicationCommandHandler, cancelled=false transaction complete!
2017-11-19 13:32:32.704 [DEBUG] [ve.internal.protocol.ZWaveController] - Notifying event listeners: ZWaveTransactionCompletedEvent
2017-11-19 13:32:32.705 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 2: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2017-11-19 13:32:32.705 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - ENDPOINTS: Transaction complete (SendData:Request) success(true)
2017-11-19 13:32:32.705 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - checking initialisation queue. Queue size 2.
2017-11-19 13:32:32.706 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - message removed from queue. Queue size 1.
2017-11-19 13:32:32.706 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - ENDPOINTS: queue length(1), free to send(true)
2017-11-19 13:32:32.706 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Initialisation retry timer started 5000
2017-11-19 13:32:32.707 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - queued packet. Queue length is 1
2017-11-19 13:32:32.707 [DEBUG] [ve.internal.protocol.ZWaveController] - Message queued. Queue length = 3. Queue={}
2017-11-19 13:32:32.708 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 2: Response processed after 65ms/4185ms.
2017-11-19 13:32:32.708 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - Took message from queue for sending. Queue length = 2
2017-11-19 13:32:32.708 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0A 00 13 02 03 60 09 03 25 A5 0D
2017-11-19 13:32:32.709 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 2: Sending REQUEST Message = 01 0A 00 13 02 03 60 09 03 25 A5 0D
2017-11-19 13:32:32.717 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 13 01 E8
2017-11-19 13:32:32.718 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:32.718 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 04 01 13 01 E8
2017-11-19 13:32:32.719 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 04 01 13 01 E8
2017-11-19 13:32:32.719 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Response[0x01], priority=High, dest=255, callback=0, payload=01
2017-11-19 13:32:32.720 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Sent Data successfully placed on stack.
2017-11-19 13:32:32.738 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 07 00 13 A5 00 00 02 4C
2017-11-19 13:32:32.739 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:32.739 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 A5 00 00 02 00 00 42
2017-11-19 13:32:32.740 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 09 00 13 A5 00 00 02 00 00 42
2017-11-19 13:32:32.740 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=A5 00 00 02
2017-11-19 13:32:32.741 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: SendData Request. CallBack ID = 165, Status = Transmission complete and ACK received(0)
2017-11-19 13:32:32.742 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Config, dest=2, callback=165, payload=02 03 60 09 03
2017-11-19 13:32:32.742 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=A5 00 00 02
2017-11-19 13:32:32.742 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=SendData, callback id=165, expected=ApplicationCommandHandler, cancelled=false MISMATCH
2017-11-19 13:32:32.755 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 12 00 04 00 02 0C 60 0A 03 10 01 5E 85 8E 59 25 27 22 B3
2017-11-19 13:32:32.756 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:32.757 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 12 00 04 00 02 0C 60 0A 03 10 01 5E 85 8E 59 25 27 22 B3
2017-11-19 13:32:32.758 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 12 00 04 00 02 0C 60 0A 03 10 01 5E 85 8E 59 25 27 22 B3
2017-11-19 13:32:32.758 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 0C 60 0A 03 10 01 5E 85 8E 59 25 27 22
2017-11-19 13:32:32.759 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Application Command Request (ALIVE:ENDPOINTS)
2017-11-19 13:32:32.760 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Incoming command class MULTI_INSTANCE
2017-11-19 13:32:32.760 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Received MULTI_INSTANCE command V2
2017-11-19 13:32:32.760 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Process Multi-channel capability Report
2017-11-19 13:32:32.761 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Endpoints are the same device class = false
2017-11-19 13:32:32.761 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Endpoint Id = 3
2017-11-19 13:32:32.761 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Endpoints is dynamic = false
2017-11-19 13:32:32.762 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Basic = Routing Slave 0x04
2017-11-19 13:32:32.762 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Generic = Binary Switch 0x10
2017-11-19 13:32:32.763 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Specific = Binary Power Switch 0x01
2017-11-19 13:32:32.763 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Command class BASIC, endpoint org.openhab.binding.zwave.internal.protocol.ZWaveEndpoint@1ceab61 created
2017-11-19 13:32:32.764 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Creating new instance of command class ZWAVE_PLUS_INFO
2017-11-19 13:32:32.764 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Command class ZWAVE_PLUS_INFO, endpoint org.openhab.binding.zwave.internal.protocol.ZWaveEndpoint@1ceab61 created
2017-11-19 13:32:32.764 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Endpoint 3: Adding command class ZWAVE_PLUS_INFO.
2017-11-19 13:32:32.765 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Version = 1, version set. Enabling extra functionality.
2017-11-19 13:32:32.765 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Creating new instance of command class ASSOCIATION
2017-11-19 13:32:32.766 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Command class ASSOCIATION, endpoint org.openhab.binding.zwave.internal.protocol.ZWaveEndpoint@1ceab61 created
2017-11-19 13:32:32.766 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Endpoint 3: Adding command class ASSOCIATION.
2017-11-19 13:32:32.766 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Version = 2, version set. Enabling extra functionality.
2017-11-19 13:32:32.767 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Creating new instance of command class MULTI_INSTANCE_ASSOCIATION
2017-11-19 13:32:32.767 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Command class MULTI_INSTANCE_ASSOCIATION, endpoint org.openhab.binding.zwave.internal.protocol.ZWaveEndpoint@1ceab61 created
2017-11-19 13:32:32.768 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Endpoint 3: Adding command class MULTI_INSTANCE_ASSOCIATION.
2017-11-19 13:32:32.768 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Version = 3, version set. Enabling extra functionality.
2017-11-19 13:32:32.768 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Creating new instance of command class ASSOCIATION_GROUP_INFO
2017-11-19 13:32:32.769 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Command class ASSOCIATION_GROUP_INFO, endpoint org.openhab.binding.zwave.internal.protocol.ZWaveEndpoint@1ceab61 created
2017-11-19 13:32:32.769 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Endpoint 3: Adding command class ASSOCIATION_GROUP_INFO.
2017-11-19 13:32:32.770 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Version = 1, version set. Enabling extra functionality.
2017-11-19 13:32:32.770 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Creating new instance of command class SWITCH_BINARY
2017-11-19 13:32:32.771 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Command class SWITCH_BINARY, endpoint org.openhab.binding.zwave.internal.protocol.ZWaveEndpoint@1ceab61 created
2017-11-19 13:32:32.771 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Endpoint 3: Adding command class SWITCH_BINARY.
2017-11-19 13:32:32.772 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Version = 1, version set. Enabling extra functionality.
2017-11-19 13:32:32.772 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Creating new instance of command class SWITCH_ALL
2017-11-19 13:32:32.773 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Command class SWITCH_ALL, endpoint org.openhab.binding.zwave.internal.protocol.ZWaveEndpoint@1ceab61 created
2017-11-19 13:32:32.773 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Endpoint 3: Adding command class SWITCH_ALL.
2017-11-19 13:32:32.773 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Version = 1, version set. Enabling extra functionality.
2017-11-19 13:32:32.774 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Creating new instance of command class APPLICATION_STATUS
2017-11-19 13:32:32.774 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Command class APPLICATION_STATUS, endpoint org.openhab.binding.zwave.internal.protocol.ZWaveEndpoint@1ceab61 created
2017-11-19 13:32:32.775 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Endpoint 3: Adding command class APPLICATION_STATUS.
2017-11-19 13:32:32.776 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Config, dest=2, callback=165, payload=02 03 60 09 03
2017-11-19 13:32:32.777 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 0C 60 0A 03 10 01 5E 85 8E 59 25 27 22
2017-11-19 13:32:32.777 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=ApplicationCommandHandler, callback id=165, expected=ApplicationCommandHandler, cancelled=false transaction complete!
2017-11-19 13:32:32.777 [DEBUG] [ve.internal.protocol.ZWaveController] - Notifying event listeners: ZWaveTransactionCompletedEvent
2017-11-19 13:32:32.778 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 2: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2017-11-19 13:32:32.778 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - ENDPOINTS: Transaction complete (SendData:Request) success(true)
2017-11-19 13:32:32.779 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - checking initialisation queue. Queue size 1.
2017-11-19 13:32:32.779 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - message removed from queue. Queue size 0.
2017-11-19 13:32:32.779 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - ENDPOINTS: queue length(0), free to send(true)
2017-11-19 13:32:32.780 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Initialisation retry timer started 5000
2017-11-19 13:32:32.780 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: loop - ENDPOINTS try 2: stageAdvanced(false)
2017-11-19 13:32:32.781 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: ENDPOINTS - MultiInstance is supported
2017-11-19 13:32:32.781 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Initialising endpoints - version 2
2017-11-19 13:32:32.781 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: ENDPOINTS - queued 0 frames
2017-11-19 13:32:32.782 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - advancing to UPDATE_DATABASE
2017-11-19 13:32:32.782 [DEBUG] [ve.internal.protocol.ZWaveController] - Notifying event listeners: ZWaveInitializationStateEvent
2017-11-19 13:32:32.782 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 2: Got an event from Z-Wave network: ZWaveInitializationStateEvent
2017-11-19 13:32:32.784 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: loop - UPDATE_DATABASE try 0: stageAdvanced(true)
2017-11-19 13:32:32.786 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: UPDATE_DATABASE
2017-11-19 13:32:32.791 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - advancing to STATIC_VALUES
2017-11-19 13:32:32.791 [DEBUG] [ve.internal.protocol.ZWaveController] - Notifying event listeners: ZWaveInitializationStateEvent
2017-11-19 13:32:32.792 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 2: Got an event from Z-Wave network: ZWaveInitializationStateEvent
2017-11-19 13:32:32.793 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: loop - STATIC_VALUES try 0: stageAdvanced(true)
2017-11-19 13:32:32.796 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking MANUFACTURER_SPECIFIC
2017-11-19 13:32:32.798 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found MANUFACTURER_SPECIFIC
2017-11-19 13:32:32.799 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Found 1 instances of MANUFACTURER_SPECIFIC
2017-11-19 13:32:32.799 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking FIRMWARE_UPDATE_MD
2017-11-19 13:32:32.800 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ASSOCIATION
2017-11-19 13:32:32.800 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ASSOCIATION
2017-11-19 13:32:32.801 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Found 1 instances of ASSOCIATION
2017-11-19 13:32:32.802 [DEBUG] [ndclass.ZWaveAssociationCommandClass] - NODE 2: Creating new message for application command ASSOCIATIONCMD_GROUPINGSGET
2017-11-19 13:32:32.803 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - queued packet. Queue length is 1
2017-11-19 13:32:32.803 [DEBUG] [ve.internal.protocol.ZWaveController] - Message queued. Queue length = 3. Queue={}
2017-11-19 13:32:32.804 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking CONFIGURATION
2017-11-19 13:32:32.804 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking MULTI_INSTANCE_ASSOCIATION
2017-11-19 13:32:32.804 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found MULTI_INSTANCE_ASSOCIATION
2017-11-19 13:32:32.804 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Found 1 instances of MULTI_INSTANCE_ASSOCIATION
2017-11-19 13:32:32.805 [DEBUG] [ss.ZWaveMultiAssociationCommandClass] - NODE 2: Creating new message for command MULTI_ASSOCIATIONCMD_GROUPINGSGET
2017-11-19 13:32:32.806 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking MULTI_INSTANCE
2017-11-19 13:32:32.806 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ALARM for endpoint 1
2017-11-19 13:32:32.807 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ALARM
2017-11-19 13:32:32.807 [DEBUG] [.commandclass.ZWaveAlarmCommandClass] - NODE 2: Creating new message for command NOTIFICATION_SUPPORTED_GET
2017-11-19 13:32:32.808 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 1
2017-11-19 13:32:32.808 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 1
2017-11-19 13:32:32.808 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ASSOCIATION for endpoint 1
2017-11-19 13:32:32.809 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ASSOCIATION
2017-11-19 13:32:32.809 [DEBUG] [ndclass.ZWaveAssociationCommandClass] - NODE 2: Creating new message for application command ASSOCIATIONCMD_GROUPINGSGET
2017-11-19 13:32:32.810 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 1
2017-11-19 13:32:32.810 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 1
2017-11-19 13:32:32.810 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ASSOCIATION_GROUP_INFO for endpoint 1
2017-11-19 13:32:32.810 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ASSOCIATION_GROUP_INFO
2017-11-19 13:32:32.811 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking MULTI_INSTANCE_ASSOCIATION for endpoint 1
2017-11-19 13:32:32.811 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found MULTI_INSTANCE_ASSOCIATION
2017-11-19 13:32:32.812 [DEBUG] [ss.ZWaveMultiAssociationCommandClass] - NODE 2: Creating new message for command MULTI_ASSOCIATIONCMD_GROUPINGSGET
2017-11-19 13:32:32.812 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 1
2017-11-19 13:32:32.812 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 1
2017-11-19 13:32:32.813 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking BASIC for endpoint 1
2017-11-19 13:32:32.813 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ZWAVE_PLUS_INFO for endpoint 1
2017-11-19 13:32:32.813 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ZWAVE_PLUS_INFO
2017-11-19 13:32:32.814 [DEBUG] [l.commandclass.ZWavePlusCommandClass] - NODE 2: Creating new message for application command ZWAVE_PLUS_GET
2017-11-19 13:32:32.815 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 1
2017-11-19 13:32:32.815 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 1
2017-11-19 13:32:32.815 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking SENSOR_MULTILEVEL for endpoint 2
2017-11-19 13:32:32.816 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found SENSOR_MULTILEVEL
2017-11-19 13:32:32.816 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ASSOCIATION for endpoint 2
2017-11-19 13:32:32.816 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ASSOCIATION
2017-11-19 13:32:32.816 [DEBUG] [ndclass.ZWaveAssociationCommandClass] - NODE 2: Creating new message for application command ASSOCIATIONCMD_GROUPINGSGET
2017-11-19 13:32:32.817 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 2
2017-11-19 13:32:32.817 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 2
2017-11-19 13:32:32.818 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ASSOCIATION_GROUP_INFO for endpoint 2
2017-11-19 13:32:32.818 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ASSOCIATION_GROUP_INFO
2017-11-19 13:32:32.818 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking MULTI_INSTANCE_ASSOCIATION for endpoint 2
2017-11-19 13:32:32.819 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found MULTI_INSTANCE_ASSOCIATION
2017-11-19 13:32:32.819 [DEBUG] [ss.ZWaveMultiAssociationCommandClass] - NODE 2: Creating new message for command MULTI_ASSOCIATIONCMD_GROUPINGSGET
2017-11-19 13:32:32.819 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 2
2017-11-19 13:32:32.820 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 2
2017-11-19 13:32:32.820 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking BASIC for endpoint 2
2017-11-19 13:32:32.820 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ZWAVE_PLUS_INFO for endpoint 2
2017-11-19 13:32:32.821 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ZWAVE_PLUS_INFO
2017-11-19 13:32:32.821 [DEBUG] [l.commandclass.ZWavePlusCommandClass] - NODE 2: Creating new message for application command ZWAVE_PLUS_GET
2017-11-19 13:32:32.821 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 2
2017-11-19 13:32:32.822 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 2
2017-11-19 13:32:32.822 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking SWITCH_ALL for endpoint 3
2017-11-19 13:32:32.822 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found SWITCH_ALL
2017-11-19 13:32:32.823 [DEBUG] [mandclass.ZWaveSwitchAllCommandClass] - NODE 2: Creating new message for command SWITCH_ALL_GET
2017-11-19 13:32:32.824 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 3
2017-11-19 13:32:32.824 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 3
2017-11-19 13:32:32.824 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking APPLICATION_STATUS for endpoint 3
2017-11-19 13:32:32.825 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ASSOCIATION for endpoint 3
2017-11-19 13:32:32.825 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ASSOCIATION
2017-11-19 13:32:32.825 [DEBUG] [ndclass.ZWaveAssociationCommandClass] - NODE 2: Creating new message for application command ASSOCIATIONCMD_GROUPINGSGET
2017-11-19 13:32:32.826 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 3
2017-11-19 13:32:32.826 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 3
2017-11-19 13:32:32.826 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ASSOCIATION_GROUP_INFO for endpoint 3
2017-11-19 13:32:32.827 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ASSOCIATION_GROUP_INFO
2017-11-19 13:32:32.827 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking MULTI_INSTANCE_ASSOCIATION for endpoint 3
2017-11-19 13:32:32.827 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found MULTI_INSTANCE_ASSOCIATION
2017-11-19 13:32:32.828 [DEBUG] [ss.ZWaveMultiAssociationCommandClass] - NODE 2: Creating new message for command MULTI_ASSOCIATIONCMD_GROUPINGSGET
2017-11-19 13:32:32.828 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 3
2017-11-19 13:32:32.828 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 3
2017-11-19 13:32:32.829 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking BASIC for endpoint 3
2017-11-19 13:32:32.829 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ZWAVE_PLUS_INFO for endpoint 3
2017-11-19 13:32:32.830 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ZWAVE_PLUS_INFO
2017-11-19 13:32:32.830 [DEBUG] [l.commandclass.ZWavePlusCommandClass] - NODE 2: Creating new message for application command ZWAVE_PLUS_GET
2017-11-19 13:32:32.831 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 3
2017-11-19 13:32:32.831 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 3
2017-11-19 13:32:32.831 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking SWITCH_BINARY for endpoint 3
2017-11-19 13:32:32.832 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking BASIC
2017-11-19 13:32:32.832 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking NO_OPERATION
2017-11-19 13:32:32.832 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking VERSION
2017-11-19 13:32:32.832 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking POWERLEVEL
2017-11-19 13:32:32.833 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking SENSOR_MULTILEVEL
2017-11-19 13:32:32.833 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found SENSOR_MULTILEVEL
2017-11-19 13:32:32.833 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Found 1 instances of SENSOR_MULTILEVEL
2017-11-19 13:32:32.833 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking SWITCH_ALL
2017-11-19 13:32:32.834 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found SWITCH_ALL
2017-11-19 13:32:32.834 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Found 1 instances of SWITCH_ALL
2017-11-19 13:32:32.834 [DEBUG] [mandclass.ZWaveSwitchAllCommandClass] - NODE 2: Creating new message for command SWITCH_ALL_GET
2017-11-19 13:32:32.835 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ALARM
2017-11-19 13:32:32.835 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ALARM
2017-11-19 13:32:32.836 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Found 1 instances of ALARM
2017-11-19 13:32:32.836 [DEBUG] [.commandclass.ZWaveAlarmCommandClass] - NODE 2: Creating new message for command NOTIFICATION_SUPPORTED_GET
2017-11-19 13:32:32.836 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ASSOCIATION_GROUP_INFO
2017-11-19 13:32:32.837 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ASSOCIATION_GROUP_INFO
2017-11-19 13:32:32.837 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Found 1 instances of ASSOCIATION_GROUP_INFO
2017-11-19 13:32:32.837 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking DEVICE_RESET_LOCALLY
2017-11-19 13:32:32.838 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking NODE_NAMING
2017-11-19 13:32:32.838 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ZWAVE_PLUS_INFO
2017-11-19 13:32:32.838 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ZWAVE_PLUS_INFO
2017-11-19 13:32:32.838 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Found 1 instances of ZWAVE_PLUS_INFO
2017-11-19 13:32:32.839 [DEBUG] [l.commandclass.ZWavePlusCommandClass] - NODE 2: Creating new message for application command ZWAVE_PLUS_GET
2017-11-19 13:32:32.839 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking SWITCH_BINARY
2017-11-19 13:32:32.840 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - queued 16 frames
2017-11-19 13:32:32.840 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 2: Response processed after 131ms/4185ms.
2017-11-19 13:32:32.840 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - Took message from queue for sending. Queue length = 2
2017-11-19 13:32:32.841 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 02 02 85 05 25 A6 E6
2017-11-19 13:32:32.841 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 2: Sending REQUEST Message = 01 09 00 13 02 02 85 05 25 A6 E6
2017-11-19 13:32:32.850 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 13 01 E8
2017-11-19 13:32:32.851 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:32.851 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 04 01 13 01 E8
2017-11-19 13:32:32.852 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 04 01 13 01 E8
2017-11-19 13:32:32.852 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Response[0x01], priority=High, dest=255, callback=0, payload=01
2017-11-19 13:32:32.852 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Sent Data successfully placed on stack.
2017-11-19 13:32:32.871 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 07 00 13 A6 00 00 03 4E
2017-11-19 13:32:32.872 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:32.873 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 A6 00 00 03 00 00 40
2017-11-19 13:32:32.873 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 09 00 13 A6 00 00 03 00 00 40
2017-11-19 13:32:32.874 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=A6 00 00 03
2017-11-19 13:32:32.874 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: SendData Request. CallBack ID = 166, Status = Transmission complete and ACK received(0)
2017-11-19 13:32:32.875 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Config, dest=2, callback=166, payload=02 02 85 05
2017-11-19 13:32:32.876 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=A6 00 00 03
2017-11-19 13:32:32.876 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=SendData, callback id=166, expected=ApplicationCommandHandler, cancelled=false MISMATCH
2017-11-19 13:32:32.886 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 09 00 04 00 02 03 85 06 04 74
2017-11-19 13:32:32.887 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:32.887 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 04 00 02 03 85 06 04 74
2017-11-19 13:32:32.888 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 09 00 04 00 02 03 85 06 04 74
2017-11-19 13:32:32.888 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 03 85 06 04
2017-11-19 13:32:32.889 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Application Command Request (ALIVE:STATIC_VALUES)
2017-11-19 13:32:32.889 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Incoming command class ASSOCIATION
2017-11-19 13:32:32.890 [DEBUG] [ndclass.ZWaveAssociationCommandClass] - NODE 2: Received ASSOCIATION command V2
2017-11-19 13:32:32.890 [DEBUG] [ndclass.ZWaveAssociationCommandClass] - NODE 2: processGroupingsReport number of groups 4
2017-11-19 13:32:32.891 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Config, dest=2, callback=166, payload=02 02 85 05
2017-11-19 13:32:32.891 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 03 85 06 04
2017-11-19 13:32:32.892 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=ApplicationCommandHandler, callback id=166, expected=ApplicationCommandHandler, cancelled=false transaction complete!
2017-11-19 13:32:32.892 [DEBUG] [ve.internal.protocol.ZWaveController] - Notifying event listeners: ZWaveTransactionCompletedEvent
2017-11-19 13:32:32.892 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 2: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2017-11-19 13:32:32.893 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - STATIC_VALUES: Transaction complete (SendData:Request) success(true)
2017-11-19 13:32:32.893 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - checking initialisation queue. Queue size 16.
2017-11-19 13:32:32.893 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - message removed from queue. Queue size 15.
2017-11-19 13:32:32.893 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - STATIC_VALUES: queue length(15), free to send(true)
2017-11-19 13:32:32.894 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Initialisation retry timer started 5000
2017-11-19 13:32:32.894 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - queued packet. Queue length is 15
2017-11-19 13:32:32.894 [DEBUG] [ve.internal.protocol.ZWaveController] - Message queued. Queue length = 3. Queue={}
2017-11-19 13:32:32.895 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 2: Response processed after 53ms/4185ms.
2017-11-19 13:32:32.895 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - Took message from queue for sending. Queue length = 2
2017-11-19 13:32:32.896 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 02 02 8E 05 25 A7 EC
2017-11-19 13:32:32.896 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 2: Sending REQUEST Message = 01 09 00 13 02 02 8E 05 25 A7 EC
2017-11-19 13:32:32.904 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 13 01 E8
2017-11-19 13:32:32.905 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:32.906 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 04 01 13 01 E8
2017-11-19 13:32:32.906 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 04 01 13 01 E8
2017-11-19 13:32:32.907 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Response[0x01], priority=High, dest=255, callback=0, payload=01
2017-11-19 13:32:32.907 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Sent Data successfully placed on stack.
2017-11-19 13:32:32.926 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 07 00 13 A7 00 00 03 4F
2017-11-19 13:32:32.927 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:32.928 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 A7 00 00 03 00 00 41
2017-11-19 13:32:32.928 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 09 00 13 A7 00 00 03 00 00 41
2017-11-19 13:32:32.929 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=A7 00 00 03
2017-11-19 13:32:32.929 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: SendData Request. CallBack ID = 167, Status = Transmission complete and ACK received(0)
2017-11-19 13:32:32.930 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Get, dest=2, callback=167, payload=02 02 8E 05
2017-11-19 13:32:32.930 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=A7 00 00 03
2017-11-19 13:32:32.931 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=SendData, callback id=167, expected=ApplicationCommandHandler, cancelled=false MISMATCH
2017-11-19 13:32:32.939 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 09 00 04 00 02 03 8E 06 04 7F
2017-11-19 13:32:32.940 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:32.941 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 04 00 02 03 8E 06 04 7F
2017-11-19 13:32:32.941 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 09 00 04 00 02 03 8E 06 04 7F
2017-11-19 13:32:32.942 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 03 8E 06 04
2017-11-19 13:32:32.942 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Application Command Request (ALIVE:STATIC_VALUES)
2017-11-19 13:32:32.942 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Incoming command class MULTI_INSTANCE_ASSOCIATION
2017-11-19 13:32:32.943 [DEBUG] [ss.ZWaveMultiAssociationCommandClass] - NODE 2: Received MULTI_INSTANCE_ASSOCIATION command V3
2017-11-19 13:32:32.943 [DEBUG] [ss.ZWaveMultiAssociationCommandClass] - NODE Node 2. Manufacturer 0271, Type 0002, Id 1A72: processGroupingsReport number of groups 4
2017-11-19 13:32:32.944 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Get, dest=2, callback=167, payload=02 02 8E 05
2017-11-19 13:32:32.945 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 03 8E 06 04
2017-11-19 13:32:32.945 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=ApplicationCommandHandler, callback id=167, expected=ApplicationCommandHandler, cancelled=false transaction complete!
2017-11-19 13:32:32.946 [DEBUG] [ve.internal.protocol.ZWaveController] - Notifying event listeners: ZWaveTransactionCompletedEvent
2017-11-19 13:32:32.946 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 2: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2017-11-19 13:32:32.947 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - STATIC_VALUES: Transaction complete (SendData:Request) success(true)
2017-11-19 13:32:32.947 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - checking initialisation queue. Queue size 15.
2017-11-19 13:32:32.947 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - message removed from queue. Queue size 14.
2017-11-19 13:32:32.948 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - STATIC_VALUES: queue length(14), free to send(true)
2017-11-19 13:32:32.948 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Initialisation retry timer started 5000
2017-11-19 13:32:32.948 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - queued packet. Queue length is 14
2017-11-19 13:32:32.949 [DEBUG] [ve.internal.protocol.ZWaveController] - Message queued. Queue length = 3. Queue={}
2017-11-19 13:32:32.949 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 2: Response processed after 52ms/4185ms.
2017-11-19 13:32:32.950 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - Took message from queue for sending. Queue length = 2
2017-11-19 13:32:32.950 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0D 00 13 02 06 60 0D 01 01 71 07 25 A8 73
2017-11-19 13:32:32.951 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 2: Sending REQUEST Message = 01 0D 00 13 02 06 60 0D 01 01 71 07 25 A8 73
2017-11-19 13:32:32.959 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 13 01 E8
2017-11-19 13:32:32.960 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:32.961 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 04 01 13 01 E8
2017-11-19 13:32:32.961 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 04 01 13 01 E8
2017-11-19 13:32:32.962 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Response[0x01], priority=High, dest=255, callback=0, payload=01
2017-11-19 13:32:32.962 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Sent Data successfully placed on stack.
2017-11-19 13:32:32.981 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 07 00 13 A8 00 00 03 40
2017-11-19 13:32:32.982 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:32.983 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 A8 00 00 03 00 00 4E
2017-11-19 13:32:32.983 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 09 00 13 A8 00 00 03 00 00 4E
2017-11-19 13:32:32.984 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=A8 00 00 03
2017-11-19 13:32:32.984 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: SendData Request. CallBack ID = 168, Status = Transmission complete and ACK received(0)
2017-11-19 13:32:32.985 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=2, callback=168, payload=02 06 60 0D 01 01 71 07
2017-11-19 13:32:33.019 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 0E 00 04 00 02 08 60 0D 01 01 71 08 01 80 6A
2017-11-19 13:32:33.020 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=A8 00 00 03
2017-11-19 13:32:33.022 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=SendData, callback id=168, expected=ApplicationCommandHandler, cancelled=false MISMATCH
2017-11-19 13:32:33.025 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:33.028 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0E 00 04 00 02 08 60 0D 01 01 71 08 01 80 6A
2017-11-19 13:32:33.030 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 0E 00 04 00 02 08 60 0D 01 01 71 08 01 80 6A
2017-11-19 13:32:33.033 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 08 60 0D 01 01 71 08 01 80
2017-11-19 13:32:33.036 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Application Command Request (ALIVE:STATIC_VALUES)
2017-11-19 13:32:33.038 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Incoming command class MULTI_INSTANCE
2017-11-19 13:32:33.040 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Received MULTI_INSTANCE command V2
2017-11-19 13:32:33.043 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Requested Command Class = ALARM (0x71)
2017-11-19 13:32:33.045 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Endpoint = 1, calling handleApplicationCommandRequest.
2017-11-19 13:32:33.047 [DEBUG] [.commandclass.ZWaveAlarmCommandClass] - NODE 2: Received ALARM command V4
2017-11-19 13:32:33.049 [DEBUG] [.commandclass.ZWaveAlarmCommandClass] - NODE 2: Process NOTIFICATION_SUPPORTED_REPORT
2017-11-19 13:32:33.052 [DEBUG] [.commandclass.ZWaveAlarmCommandClass] - NODE: NOTIFICATION_SUPPORTED_REPORT reports V1 ALARM support
2017-11-19 13:32:33.054 [DEBUG] [.commandclass.ZWaveAlarmCommandClass] - NODE 2: Adding new alarm type BURGLAR(7)
2017-11-19 13:32:33.057 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=2, callback=168, payload=02 06 60 0D 01 01 71 07
2017-11-19 13:32:33.060 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 08 60 0D 01 01 71 08 01 80
2017-11-19 13:32:33.062 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=ApplicationCommandHandler, callback id=168, expected=ApplicationCommandHandler, cancelled=false transaction complete!
2017-11-19 13:32:33.065 [DEBUG] [ve.internal.protocol.ZWaveController] - Notifying event listeners: ZWaveTransactionCompletedEvent
2017-11-19 13:32:33.067 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 2: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2017-11-19 13:32:33.069 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - STATIC_VALUES: Transaction complete (SendData:Request) success(true)
2017-11-19 13:32:33.071 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - checking initialisation queue. Queue size 14.
2017-11-19 13:32:33.074 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - message removed from queue. Queue size 13.
2017-11-19 13:32:33.076 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - STATIC_VALUES: queue length(13), free to send(true)
2017-11-19 13:32:33.078 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Initialisation retry timer started 5000
2017-11-19 13:32:33.081 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - queued packet. Queue length is 13
2017-11-19 13:32:33.083 [DEBUG] [ve.internal.protocol.ZWaveController] - Message queued. Queue length = 3. Queue={}
2017-11-19 13:32:33.085 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 2: Response processed after 134ms/4185ms.
2017-11-19 13:32:33.086 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - Took message from queue for sending. Queue length = 2
2017-11-19 13:32:33.087 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0D 00 13 02 06 60 0D 01 01 85 05 25 A9 84
2017-11-19 13:32:33.088 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 2: Sending REQUEST Message = 01 0D 00 13 02 06 60 0D 01 01 85 05 25 A9 84
2017-11-19 13:32:33.097 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 13 01 E8
2017-11-19 13:32:33.098 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:33.100 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 04 01 13 01 E8
2017-11-19 13:32:33.101 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 04 01 13 01 E8
2017-11-19 13:32:33.102 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Response[0x01], priority=High, dest=255, callback=0, payload=01
2017-11-19 13:32:33.103 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Sent Data successfully placed on stack.
2017-11-19 13:32:33.118 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 07 00 13 A9 00 00 02 40
2017-11-19 13:32:33.119 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:33.121 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 A9 00 00 02 00 00 4E
2017-11-19 13:32:33.122 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 09 00 13 A9 00 00 02 00 00 4E
2017-11-19 13:32:33.123 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=A9 00 00 02
2017-11-19 13:32:33.124 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: SendData Request. CallBack ID = 169, Status = Transmission complete and ACK received(0)
2017-11-19 13:32:33.125 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Config, dest=2, callback=169, payload=02 06 60 0D 01 01 85 05
2017-11-19 13:32:33.126 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=A9 00 00 02
2017-11-19 13:32:33.127 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=SendData, callback id=169, expected=ApplicationCommandHandler, cancelled=false MISMATCH
2017-11-19 13:32:33.134 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 0D 00 04 00 02 07 60 0D 01 01 85 06 03 1E
2017-11-19 13:32:33.135 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:33.136 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0D 00 04 00 02 07 60 0D 01 01 85 06 03 1E
2017-11-19 13:32:33.137 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 0D 00 04 00 02 07 60 0D 01 01 85 06 03 1E
2017-11-19 13:32:33.138 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 07 60 0D 01 01 85 06 03
2017-11-19 13:32:33.138 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Application Command Request (ALIVE:STATIC_VALUES)
2017-11-19 13:32:33.139 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Incoming command class MULTI_INSTANCE
2017-11-19 13:32:33.140 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Received MULTI_INSTANCE command V2
2017-11-19 13:32:33.141 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Requested Command Class = ASSOCIATION (0x85)
2017-11-19 13:32:33.141 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Endpoint = 1, calling handleApplicationCommandRequest.
2017-11-19 13:32:33.142 [DEBUG] [ndclass.ZWaveAssociationCommandClass] - NODE 2: Received ASSOCIATION command V2
2017-11-19 13:32:33.142 [DEBUG] [ndclass.ZWaveAssociationCommandClass] - NODE 2: processGroupingsReport number of groups 3
2017-11-19 13:32:33.143 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Config, dest=2, callback=169, payload=02 06 60 0D 01 01 85 05
2017-11-19 13:32:33.144 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 07 60 0D 01 01 85 06 03
2017-11-19 13:32:33.145 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=ApplicationCommandHandler, callback id=169, expected=ApplicationCommandHandler, cancelled=false transaction complete!
2017-11-19 13:32:33.146 [DEBUG] [ve.internal.protocol.ZWaveController] - Notifying event listeners: ZWaveTransactionCompletedEvent
2017-11-19 13:32:33.146 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 2: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2017-11-19 13:32:33.147 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - STATIC_VALUES: Transaction complete (SendData:Request) success(true)
2017-11-19 13:32:33.148 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - checking initialisation queue. Queue size 13.
2017-11-19 13:32:33.148 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - message removed from queue. Queue size 12.
2017-11-19 13:32:33.149 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - STATIC_VALUES: queue length(12), free to send(true)
2017-11-19 13:32:33.149 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Initialisation retry timer started 5000
2017-11-19 13:32:33.150 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - queued packet. Queue length is 12
2017-11-19 13:32:33.151 [DEBUG] [ve.internal.protocol.ZWaveController] - Message queued. Queue length = 3. Queue={}
2017-11-19 13:32:33.151 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 2: Response processed after 62ms/4185ms.
2017-11-19 13:32:33.153 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - Took message from queue for sending. Queue length = 2
2017-11-19 13:32:33.154 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0D 00 13 02 06 60 0D 01 01 8E 05 25 AA 8C
2017-11-19 13:32:33.155 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 2: Sending REQUEST Message = 01 0D 00 13 02 06 60 0D 01 01 8E 05 25 AA 8C
2017-11-19 13:32:33.166 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 13 01 E8
2017-11-19 13:32:33.167 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:33.168 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 04 01 13 01 E8
2017-11-19 13:32:33.168 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 04 01 13 01 E8
2017-11-19 13:32:33.169 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Response[0x01], priority=High, dest=255, callback=0, payload=01
2017-11-19 13:32:33.170 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Sent Data successfully placed on stack.
2017-11-19 13:32:33.186 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 07 00 13 AA 00 00 03 42
2017-11-19 13:32:33.187 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:33.188 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 AA 00 00 03 00 00 4C
2017-11-19 13:32:33.189 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 09 00 13 AA 00 00 03 00 00 4C
2017-11-19 13:32:33.190 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=AA 00 00 03
2017-11-19 13:32:33.191 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: SendData Request. CallBack ID = 170, Status = Transmission complete and ACK received(0)
2017-11-19 13:32:33.192 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Get, dest=2, callback=170, payload=02 06 60 0D 01 01 8E 05
2017-11-19 13:32:33.193 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=AA 00 00 03
2017-11-19 13:32:33.193 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=SendData, callback id=170, expected=ApplicationCommandHandler, cancelled=false MISMATCH
2017-11-19 13:32:33.202 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 0D 00 04 00 02 07 60 0D 01 01 8E 06 03 15
2017-11-19 13:32:33.203 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:33.204 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0D 00 04 00 02 07 60 0D 01 01 8E 06 03 15
2017-11-19 13:32:33.205 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 0D 00 04 00 02 07 60 0D 01 01 8E 06 03 15
2017-11-19 13:32:33.206 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 07 60 0D 01 01 8E 06 03
2017-11-19 13:32:33.207 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Application Command Request (ALIVE:STATIC_VALUES)
2017-11-19 13:32:33.207 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Incoming command class MULTI_INSTANCE
2017-11-19 13:32:33.208 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Received MULTI_INSTANCE command V2
2017-11-19 13:32:33.209 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Requested Command Class = MULTI_INSTANCE_ASSOCIATION (0x8e)
2017-11-19 13:32:33.209 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Endpoint = 1, calling handleApplicationCommandRequest.
2017-11-19 13:32:33.210 [DEBUG] [ss.ZWaveMultiAssociationCommandClass] - NODE 2: Received MULTI_INSTANCE_ASSOCIATION command V3
2017-11-19 13:32:33.211 [DEBUG] [ss.ZWaveMultiAssociationCommandClass] - NODE Node 2. Manufacturer 0271, Type 0002, Id 1A72: processGroupingsReport number of groups 3
2017-11-19 13:32:33.212 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Get, dest=2, callback=170, payload=02 06 60 0D 01 01 8E 05
2017-11-19 13:32:33.213 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 07 60 0D 01 01 8E 06 03
2017-11-19 13:32:33.213 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=ApplicationCommandHandler, callback id=170, expected=ApplicationCommandHandler, cancelled=false transaction complete!
2017-11-19 13:32:33.214 [DEBUG] [ve.internal.protocol.ZWaveController] - Notifying event listeners: ZWaveTransactionCompletedEvent
2017-11-19 13:32:33.215 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 2: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2017-11-19 13:32:33.215 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - STATIC_VALUES: Transaction complete (SendData:Request) success(true)
2017-11-19 13:32:33.216 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - checking initialisation queue. Queue size 12.
2017-11-19 13:32:33.217 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - message removed from queue. Queue size 11.
2017-11-19 13:32:33.217 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - STATIC_VALUES: queue length(11), free to send(true)
2017-11-19 13:32:33.218 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Initialisation retry timer started 5000
2017-11-19 13:32:33.218 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - queued packet. Queue length is 11
2017-11-19 13:32:33.219 [DEBUG] [ve.internal.protocol.ZWaveController] - Message queued. Queue length = 3. Queue={}
2017-11-19 13:32:33.220 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 2: Response processed after 63ms/4185ms.
2017-11-19 13:32:33.221 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - Took message from queue for sending. Queue length = 2
2017-11-19 13:32:33.222 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0D 00 13 02 06 60 0D 01 01 5E 01 25 AB 59
2017-11-19 13:32:33.224 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 2: Sending REQUEST Message = 01 0D 00 13 02 06 60 0D 01 01 5E 01 25 AB 59
2017-11-19 13:32:33.234 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 13 01 E8
2017-11-19 13:32:33.235 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:33.236 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 04 01 13 01 E8
2017-11-19 13:32:33.237 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 04 01 13 01 E8
2017-11-19 13:32:33.238 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Response[0x01], priority=High, dest=255, callback=0, payload=01
2017-11-19 13:32:33.238 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Sent Data successfully placed on stack.
2017-11-19 13:32:33.255 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 07 00 13 AB 00 00 03 43
2017-11-19 13:32:33.255 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:33.256 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 AB 00 00 03 00 00 4D
2017-11-19 13:32:33.257 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 09 00 13 AB 00 00 03 00 00 4D
2017-11-19 13:32:33.258 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=AB 00 00 03
2017-11-19 13:32:33.261 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: SendData Request. CallBack ID = 171, Status = Transmission complete and ACK received(0)
2017-11-19 13:32:33.262 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Get, dest=2, callback=171, payload=02 06 60 0D 01 01 5E 01
2017-11-19 13:32:33.263 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=AB 00 00 03
2017-11-19 13:32:33.264 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=SendData, callback id=171, expected=ApplicationCommandHandler, cancelled=false MISMATCH
2017-11-19 13:32:33.272 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 13 00 04 00 02 0D 60 0D 01 01 5E 02 01 05 00 0C 07 0C 07 D2
2017-11-19 13:32:33.273 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:33.274 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 13 00 04 00 02 0D 60 0D 01 01 5E 02 01 05 00 0C 07 0C 07 D2
2017-11-19 13:32:33.275 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 13 00 04 00 02 0D 60 0D 01 01 5E 02 01 05 00 0C 07 0C 07 D2
2017-11-19 13:32:33.276 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 0D 60 0D 01 01 5E 02 01 05 00 0C 07 0C 07
2017-11-19 13:32:33.277 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Application Command Request (ALIVE:STATIC_VALUES)
2017-11-19 13:32:33.278 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Incoming command class MULTI_INSTANCE
2017-11-19 13:32:33.278 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Received MULTI_INSTANCE command V2
2017-11-19 13:32:33.279 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Requested Command Class = ZWAVE_PLUS_INFO (0x5e)
2017-11-19 13:32:33.283 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Endpoint = 1, calling handleApplicationCommandRequest.
2017-11-19 13:32:33.283 [DEBUG] [l.commandclass.ZWavePlusCommandClass] - NODE 2: Received ZWave Plus Request
2017-11-19 13:32:33.284 [DEBUG] [l.commandclass.ZWavePlusCommandClass] - NODE 2: Adding mandatory command classes for ZWavePlus device type HOME_SECURITY_SENSOR
2017-11-19 13:32:33.285 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Creating new instance of command class SENSOR_BINARY
2017-11-19 13:32:33.286 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 2: Command class SENSOR_BINARY, endpoint null created
2017-11-19 13:32:33.287 [DEBUG] [l.commandclass.ZWavePlusCommandClass] - NODE 2: Adding command class SENSOR_BINARY (0x30)
2017-11-19 13:32:33.288 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Adding command class SENSOR_BINARY to the list of supported command classes.
2017-11-19 13:32:33.289 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Get, dest=2, callback=171, payload=02 06 60 0D 01 01 5E 01
2017-11-19 13:32:33.290 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 0D 60 0D 01 01 5E 02 01 05 00 0C 07 0C 07
2017-11-19 13:32:33.291 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=ApplicationCommandHandler, callback id=171, expected=ApplicationCommandHandler, cancelled=false transaction complete!
2017-11-19 13:32:33.291 [DEBUG] [ve.internal.protocol.ZWaveController] - Notifying event listeners: ZWaveTransactionCompletedEvent
2017-11-19 13:32:33.292 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 2: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2017-11-19 13:32:33.293 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - STATIC_VALUES: Transaction complete (SendData:Request) success(true)
2017-11-19 13:32:33.293 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - checking initialisation queue. Queue size 11.
2017-11-19 13:32:33.294 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - message removed from queue. Queue size 10.
2017-11-19 13:32:33.295 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - STATIC_VALUES: queue length(10), free to send(true)
2017-11-19 13:32:33.295 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Initialisation retry timer started 5000
2017-11-19 13:32:33.296 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - queued packet. Queue length is 10
2017-11-19 13:32:33.297 [DEBUG] [ve.internal.protocol.ZWaveController] - Message queued. Queue length = 3. Queue={}
2017-11-19 13:32:33.297 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 2: Response processed after 72ms/4185ms.
2017-11-19 13:32:33.298 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - Took message from queue for sending. Queue length = 2
2017-11-19 13:32:33.300 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0D 00 13 02 06 60 0D 01 02 85 05 25 AC 82
2017-11-19 13:32:33.301 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 2: Sending REQUEST Message = 01 0D 00 13 02 06 60 0D 01 02 85 05 25 AC 82
2017-11-19 13:32:33.311 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 13 01 E8
2017-11-19 13:32:33.312 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:33.312 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 04 01 13 01 E8
2017-11-19 13:32:33.313 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 04 01 13 01 E8
2017-11-19 13:32:33.314 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Response[0x01], priority=High, dest=255, callback=0, payload=01
2017-11-19 13:32:33.315 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Sent Data successfully placed on stack.
2017-11-19 13:32:33.332 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 07 00 13 AC 00 00 03 44
2017-11-19 13:32:33.333 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:33.334 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 AC 00 00 03 00 00 4A
2017-11-19 13:32:33.335 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 09 00 13 AC 00 00 03 00 00 4A
2017-11-19 13:32:33.336 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=AC 00 00 03
2017-11-19 13:32:33.337 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: SendData Request. CallBack ID = 172, Status = Transmission complete and ACK received(0)
2017-11-19 13:32:33.338 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Config, dest=2, callback=172, payload=02 06 60 0D 01 02 85 05
2017-11-19 13:32:33.339 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=AC 00 00 03
2017-11-19 13:32:33.340 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=SendData, callback id=172, expected=ApplicationCommandHandler, cancelled=false MISMATCH
2017-11-19 13:32:33.348 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 0D 00 04 00 02 07 60 0D 02 01 85 06 02 1C
2017-11-19 13:32:33.349 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:33.350 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0D 00 04 00 02 07 60 0D 02 01 85 06 02 1C
2017-11-19 13:32:33.351 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 0D 00 04 00 02 07 60 0D 02 01 85 06 02 1C
2017-11-19 13:32:33.352 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 07 60 0D 02 01 85 06 02
2017-11-19 13:32:33.352 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Application Command Request (ALIVE:STATIC_VALUES)
2017-11-19 13:32:33.353 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Incoming command class MULTI_INSTANCE
2017-11-19 13:32:33.354 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Received MULTI_INSTANCE command V2
2017-11-19 13:32:33.354 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Requested Command Class = ASSOCIATION (0x85)
2017-11-19 13:32:33.355 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Endpoint = 2, calling handleApplicationCommandRequest.
2017-11-19 13:32:33.356 [DEBUG] [ndclass.ZWaveAssociationCommandClass] - NODE 2: Received ASSOCIATION command V2
2017-11-19 13:32:33.356 [DEBUG] [ndclass.ZWaveAssociationCommandClass] - NODE 2: processGroupingsReport number of groups 2
2017-11-19 13:32:33.357 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Config, dest=2, callback=172, payload=02 06 60 0D 01 02 85 05
2017-11-19 13:32:33.358 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 07 60 0D 02 01 85 06 02
2017-11-19 13:32:33.359 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=ApplicationCommandHandler, callback id=172, expected=ApplicationCommandHandler, cancelled=false transaction complete!
2017-11-19 13:32:33.360 [DEBUG] [ve.internal.protocol.ZWaveController] - Notifying event listeners: ZWaveTransactionCompletedEvent
2017-11-19 13:32:33.360 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 2: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2017-11-19 13:32:33.361 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - STATIC_VALUES: Transaction complete (SendData:Request) success(true)
2017-11-19 13:32:33.361 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - checking initialisation queue. Queue size 10.
2017-11-19 13:32:33.362 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - message removed from queue. Queue size 9.
2017-11-19 13:32:33.363 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - STATIC_VALUES: queue length(9), free to send(true)
2017-11-19 13:32:33.363 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Initialisation retry timer started 5000
2017-11-19 13:32:33.364 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - queued packet. Queue length is 9
2017-11-19 13:32:33.365 [DEBUG] [ve.internal.protocol.ZWaveController] - Message queued. Queue length = 3. Queue={}
2017-11-19 13:32:33.366 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 2: Response processed after 63ms/4185ms.
2017-11-19 13:32:33.367 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - Took message from queue for sending. Queue length = 2
2017-11-19 13:32:33.368 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0D 00 13 02 06 60 0D 01 02 8E 05 25 AD 88
2017-11-19 13:32:33.370 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 2: Sending REQUEST Message = 01 0D 00 13 02 06 60 0D 01 02 8E 05 25 AD 88
2017-11-19 13:32:33.380 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 13 01 E8
2017-11-19 13:32:33.381 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:33.382 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 04 01 13 01 E8
2017-11-19 13:32:33.383 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 04 01 13 01 E8
2017-11-19 13:32:33.383 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Response[0x01], priority=High, dest=255, callback=0, payload=01
2017-11-19 13:32:33.384 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Sent Data successfully placed on stack.
2017-11-19 13:32:33.400 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 07 00 13 AD 00 00 02 44
2017-11-19 13:32:33.401 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:33.402 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 AD 00 00 02 00 00 4A
2017-11-19 13:32:33.403 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 09 00 13 AD 00 00 02 00 00 4A
2017-11-19 13:32:33.404 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=AD 00 00 02
2017-11-19 13:32:33.405 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: SendData Request. CallBack ID = 173, Status = Transmission complete and ACK received(0)
2017-11-19 13:32:33.406 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Get, dest=2, callback=173, payload=02 06 60 0D 01 02 8E 05
2017-11-19 13:32:33.407 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=AD 00 00 02
2017-11-19 13:32:33.407 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=SendData, callback id=173, expected=ApplicationCommandHandler, cancelled=false MISMATCH
2017-11-19 13:32:33.416 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 0D 00 04 00 02 07 60 0D 02 01 8E 06 02 17
2017-11-19 13:32:33.417 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:33.418 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0D 00 04 00 02 07 60 0D 02 01 8E 06 02 17
2017-11-19 13:32:33.419 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 0D 00 04 00 02 07 60 0D 02 01 8E 06 02 17
2017-11-19 13:32:33.420 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 07 60 0D 02 01 8E 06 02
2017-11-19 13:32:33.420 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Application Command Request (ALIVE:STATIC_VALUES)
2017-11-19 13:32:33.420 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Incoming command class MULTI_INSTANCE
2017-11-19 13:32:33.421 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Received MULTI_INSTANCE command V2
2017-11-19 13:32:33.421 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Requested Command Class = MULTI_INSTANCE_ASSOCIATION (0x8e)
2017-11-19 13:32:33.422 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Endpoint = 2, calling handleApplicationCommandRequest.
2017-11-19 13:32:33.422 [DEBUG] [ss.ZWaveMultiAssociationCommandClass] - NODE 2: Received MULTI_INSTANCE_ASSOCIATION command V3
2017-11-19 13:32:33.422 [DEBUG] [ss.ZWaveMultiAssociationCommandClass] - NODE Node 2. Manufacturer 0271, Type 0002, Id 1A72: processGroupingsReport number of groups 2
2017-11-19 13:32:33.423 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Get, dest=2, callback=173, payload=02 06 60 0D 01 02 8E 05
2017-11-19 13:32:33.424 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 07 60 0D 02 01 8E 06 02
2017-11-19 13:32:33.424 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=ApplicationCommandHandler, callback id=173, expected=ApplicationCommandHandler, cancelled=false transaction complete!
2017-11-19 13:32:33.424 [DEBUG] [ve.internal.protocol.ZWaveController] - Notifying event listeners: ZWaveTransactionCompletedEvent
2017-11-19 13:32:33.425 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 2: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2017-11-19 13:32:33.425 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - STATIC_VALUES: Transaction complete (SendData:Request) success(true)
2017-11-19 13:32:33.425 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - checking initialisation queue. Queue size 9.
2017-11-19 13:32:33.426 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - message removed from queue. Queue size 8.
2017-11-19 13:32:33.426 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - STATIC_VALUES: queue length(8), free to send(true)
2017-11-19 13:32:33.426 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Initialisation retry timer started 5000
2017-11-19 13:32:33.427 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - queued packet. Queue length is 8
2017-11-19 13:32:33.427 [DEBUG] [ve.internal.protocol.ZWaveController] - Message queued. Queue length = 3. Queue={}
2017-11-19 13:32:33.427 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 2: Response processed after 56ms/4185ms.
2017-11-19 13:32:33.429 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - Took message from queue for sending. Queue length = 2
2017-11-19 13:32:33.430 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0D 00 13 02 06 60 0D 01 02 5E 01 25 AE 5F
2017-11-19 13:32:33.432 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 2: Sending REQUEST Message = 01 0D 00 13 02 06 60 0D 01 02 5E 01 25 AE 5F
2017-11-19 13:32:33.442 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 13 01 E8
2017-11-19 13:32:33.443 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:33.444 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 04 01 13 01 E8
2017-11-19 13:32:33.444 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 04 01 13 01 E8
2017-11-19 13:32:33.445 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Response[0x01], priority=High, dest=255, callback=0, payload=01
2017-11-19 13:32:33.445 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Sent Data successfully placed on stack.
2017-11-19 13:32:33.464 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 07 00 13 AE 00 00 03 46
2017-11-19 13:32:33.465 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:33.465 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 AE 00 00 03 00 00 48
2017-11-19 13:32:33.466 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 09 00 13 AE 00 00 03 00 00 48
2017-11-19 13:32:33.466 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=AE 00 00 03
2017-11-19 13:32:33.467 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: SendData Request. CallBack ID = 174, Status = Transmission complete and ACK received(0)
2017-11-19 13:32:33.467 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Get, dest=2, callback=174, payload=02 06 60 0D 01 02 5E 01
2017-11-19 13:32:33.468 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=AE 00 00 03
2017-11-19 13:32:33.468 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=SendData, callback id=174, expected=ApplicationCommandHandler, cancelled=false MISMATCH
2017-11-19 13:32:33.480 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 13 00 04 00 02 0D 60 0D 02 01 5E 02 01 05 00 0D 03 0D 03 D1
2017-11-19 13:32:33.482 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:33.482 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 13 00 04 00 02 0D 60 0D 02 01 5E 02 01 05 00 0D 03 0D 03 D1
2017-11-19 13:32:33.483 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 13 00 04 00 02 0D 60 0D 02 01 5E 02 01 05 00 0D 03 0D 03 D1
2017-11-19 13:32:33.484 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 0D 60 0D 02 01 5E 02 01 05 00 0D 03 0D 03
2017-11-19 13:32:33.484 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Application Command Request (ALIVE:STATIC_VALUES)
2017-11-19 13:32:33.485 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Incoming command class MULTI_INSTANCE
2017-11-19 13:32:33.485 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Received MULTI_INSTANCE command V2
2017-11-19 13:32:33.485 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Requested Command Class = ZWAVE_PLUS_INFO (0x5e)
2017-11-19 13:32:33.486 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Endpoint = 2, calling handleApplicationCommandRequest.
2017-11-19 13:32:33.486 [DEBUG] [l.commandclass.ZWavePlusCommandClass] - NODE 2: Received ZWave Plus Request
2017-11-19 13:32:33.486 [DEBUG] [l.commandclass.ZWavePlusCommandClass] - NODE 2: Adding mandatory command classes for ZWavePlus device type LUMINANCE_SENSOR
2017-11-19 13:32:33.487 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Get, dest=2, callback=174, payload=02 06 60 0D 01 02 5E 01
2017-11-19 13:32:33.488 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 0D 60 0D 02 01 5E 02 01 05 00 0D 03 0D 03
2017-11-19 13:32:33.488 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=ApplicationCommandHandler, callback id=174, expected=ApplicationCommandHandler, cancelled=false transaction complete!
2017-11-19 13:32:33.488 [DEBUG] [ve.internal.protocol.ZWaveController] - Notifying event listeners: ZWaveTransactionCompletedEvent
2017-11-19 13:32:33.489 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 2: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2017-11-19 13:32:33.489 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - STATIC_VALUES: Transaction complete (SendData:Request) success(true)
2017-11-19 13:32:33.489 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - checking initialisation queue. Queue size 8.
2017-11-19 13:32:33.489 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - message removed from queue. Queue size 7.
2017-11-19 13:32:33.490 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - STATIC_VALUES: queue length(7), free to send(true)
2017-11-19 13:32:33.490 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Initialisation retry timer started 5000
2017-11-19 13:32:33.490 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - queued packet. Queue length is 7
2017-11-19 13:32:33.491 [DEBUG] [ve.internal.protocol.ZWaveController] - Message queued. Queue length = 3. Queue={}
2017-11-19 13:32:33.491 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 2: Response processed after 58ms/4185ms.
2017-11-19 13:32:33.492 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - Took message from queue for sending. Queue length = 2
2017-11-19 13:32:33.494 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0D 00 13 02 06 60 0D 01 03 27 02 25 AF 25
2017-11-19 13:32:33.495 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 2: Sending REQUEST Message = 01 0D 00 13 02 06 60 0D 01 03 27 02 25 AF 25
2017-11-19 13:32:33.505 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 13 01 E8
2017-11-19 13:32:33.506 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:33.507 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 04 01 13 01 E8
2017-11-19 13:32:33.507 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 04 01 13 01 E8
2017-11-19 13:32:33.507 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Response[0x01], priority=High, dest=255, callback=0, payload=01
2017-11-19 13:32:33.508 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Sent Data successfully placed on stack.
2017-11-19 13:32:33.526 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 07 00 13 AF 00 00 03 47
2017-11-19 13:32:33.527 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:33.527 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 AF 00 00 03 00 00 49
2017-11-19 13:32:33.528 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 09 00 13 AF 00 00 03 00 00 49
2017-11-19 13:32:33.528 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=AF 00 00 03
2017-11-19 13:32:33.528 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: SendData Request. CallBack ID = 175, Status = Transmission complete and ACK received(0)
2017-11-19 13:32:33.529 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Get, dest=2, callback=175, payload=02 06 60 0D 01 03 27 02
2017-11-19 13:32:33.530 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=AF 00 00 03
2017-11-19 13:32:33.530 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=SendData, callback id=175, expected=ApplicationCommandHandler, cancelled=false MISMATCH
2017-11-19 13:32:33.541 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 0D 00 04 00 02 07 60 0D 03 01 27 03 FF 47
2017-11-19 13:32:33.542 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:33.543 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0D 00 04 00 02 07 60 0D 03 01 27 03 FF 47
2017-11-19 13:32:33.544 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 0D 00 04 00 02 07 60 0D 03 01 27 03 FF 47
2017-11-19 13:32:33.544 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 07 60 0D 03 01 27 03 FF
2017-11-19 13:32:33.545 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Application Command Request (ALIVE:STATIC_VALUES)
2017-11-19 13:32:33.545 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Incoming command class MULTI_INSTANCE
2017-11-19 13:32:33.545 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Received MULTI_INSTANCE command V2
2017-11-19 13:32:33.546 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Requested Command Class = SWITCH_ALL (0x27)
2017-11-19 13:32:33.546 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Endpoint = 3, calling handleApplicationCommandRequest.
2017-11-19 13:32:33.546 [DEBUG] [mandclass.ZWaveSwitchAllCommandClass] - NODE 2: Received SWITCH_ALL command V{}
2017-11-19 13:32:33.547 [DEBUG] [mandclass.ZWaveSwitchAllCommandClass] - NODE 2: Switch All report, device included in All On and All Off group.
2017-11-19 13:32:33.547 [DEBUG] [ve.internal.protocol.ZWaveController] - Notifying event listeners: ZWaveCommandClassValueEvent
2017-11-19 13:32:33.548 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 2: Got an event from Z-Wave network: ZWaveCommandClassValueEvent
2017-11-19 13:32:33.548 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 2: Got a value event from Z-Wave network, endpoint = 3, command class = SWITCH_ALL, value = 255
2017-11-19 13:32:33.549 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 2: Config updated
2017-11-19 13:32:33.565 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Get, dest=2, callback=175, payload=02 06 60 0D 01 03 27 02
2017-11-19 13:32:33.566 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 07 60 0D 03 01 27 03 FF
2017-11-19 13:32:33.566 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=ApplicationCommandHandler, callback id=175, expected=ApplicationCommandHandler, cancelled=false transaction complete!
2017-11-19 13:32:33.566 [DEBUG] [ve.internal.protocol.ZWaveController] - Notifying event listeners: ZWaveTransactionCompletedEvent
2017-11-19 13:32:33.566 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 2: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2017-11-19 13:32:33.566 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - STATIC_VALUES: Transaction complete (SendData:Request) success(true)
2017-11-19 13:32:33.567 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - checking initialisation queue. Queue size 7.
2017-11-19 13:32:33.567 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - message removed from queue. Queue size 6.
2017-11-19 13:32:33.567 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - STATIC_VALUES: queue length(6), free to send(true)
2017-11-19 13:32:33.567 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Initialisation retry timer started 5000
2017-11-19 13:32:33.567 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - queued packet. Queue length is 6
2017-11-19 13:32:33.567 [DEBUG] [ve.internal.protocol.ZWaveController] - Message queued. Queue length = 3. Queue={}
2017-11-19 13:32:33.568 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 2: Response processed after 71ms/4185ms.
2017-11-19 13:32:33.569 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - Took message from queue for sending. Queue length = 2
2017-11-19 13:32:33.571 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0D 00 13 02 06 60 0D 01 03 85 05 25 B0 9F
2017-11-19 13:32:33.572 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 2: Sending REQUEST Message = 01 0D 00 13 02 06 60 0D 01 03 85 05 25 B0 9F
2017-11-19 13:32:33.583 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 13 01 E8
2017-11-19 13:32:33.584 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:33.584 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 04 01 13 01 E8
2017-11-19 13:32:33.585 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 04 01 13 01 E8
2017-11-19 13:32:33.585 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Response[0x01], priority=High, dest=255, callback=0, payload=01
2017-11-19 13:32:33.586 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Sent Data successfully placed on stack.
2017-11-19 13:32:33.604 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 07 00 13 B0 00 00 03 58
2017-11-19 13:32:33.605 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:33.606 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 B0 00 00 03 00 00 56
2017-11-19 13:32:33.606 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 09 00 13 B0 00 00 03 00 00 56
2017-11-19 13:32:33.607 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=B0 00 00 03
2017-11-19 13:32:33.607 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: SendData Request. CallBack ID = 176, Status = Transmission complete and ACK received(0)
2017-11-19 13:32:33.608 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Config, dest=2, callback=176, payload=02 06 60 0D 01 03 85 05
2017-11-19 13:32:33.609 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=B0 00 00 03
2017-11-19 13:32:33.609 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=SendData, callback id=176, expected=ApplicationCommandHandler, cancelled=false MISMATCH
2017-11-19 13:32:33.619 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 0D 00 04 00 02 07 60 0D 03 01 85 06 01 1E
2017-11-19 13:32:33.620 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:33.621 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0D 00 04 00 02 07 60 0D 03 01 85 06 01 1E
2017-11-19 13:32:33.622 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 0D 00 04 00 02 07 60 0D 03 01 85 06 01 1E
2017-11-19 13:32:33.622 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 07 60 0D 03 01 85 06 01
2017-11-19 13:32:33.623 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Application Command Request (ALIVE:STATIC_VALUES)
2017-11-19 13:32:33.623 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Incoming command class MULTI_INSTANCE
2017-11-19 13:32:33.624 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Received MULTI_INSTANCE command V2
2017-11-19 13:32:33.624 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Requested Command Class = ASSOCIATION (0x85)
2017-11-19 13:32:33.625 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Endpoint = 3, calling handleApplicationCommandRequest.
2017-11-19 13:32:33.625 [DEBUG] [ndclass.ZWaveAssociationCommandClass] - NODE 2: Received ASSOCIATION command V2
2017-11-19 13:32:33.625 [DEBUG] [ndclass.ZWaveAssociationCommandClass] - NODE 2: processGroupingsReport number of groups 1
2017-11-19 13:32:33.626 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Config, dest=2, callback=176, payload=02 06 60 0D 01 03 85 05
2017-11-19 13:32:33.627 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 07 60 0D 03 01 85 06 01
2017-11-19 13:32:33.627 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=ApplicationCommandHandler, callback id=176, expected=ApplicationCommandHandler, cancelled=false transaction complete!
2017-11-19 13:32:33.628 [DEBUG] [ve.internal.protocol.ZWaveController] - Notifying event listeners: ZWaveTransactionCompletedEvent
2017-11-19 13:32:33.628 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 2: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2017-11-19 13:32:33.628 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - STATIC_VALUES: Transaction complete (SendData:Request) success(true)
2017-11-19 13:32:33.629 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - checking initialisation queue. Queue size 6.
2017-11-19 13:32:33.629 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - message removed from queue. Queue size 5.
2017-11-19 13:32:33.629 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - STATIC_VALUES: queue length(5), free to send(true)
2017-11-19 13:32:33.630 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Initialisation retry timer started 5000
2017-11-19 13:32:33.630 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - queued packet. Queue length is 5
2017-11-19 13:32:33.631 [DEBUG] [ve.internal.protocol.ZWaveController] - Message queued. Queue length = 3. Queue={}
2017-11-19 13:32:33.631 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 2: Response processed after 57ms/4185ms.
2017-11-19 13:32:33.632 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - Took message from queue for sending. Queue length = 2
2017-11-19 13:32:33.634 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0D 00 13 02 06 60 0D 01 03 8E 05 25 B1 95
2017-11-19 13:32:33.635 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 2: Sending REQUEST Message = 01 0D 00 13 02 06 60 0D 01 03 8E 05 25 B1 95
2017-11-19 13:32:33.644 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 13 01 E8
2017-11-19 13:32:33.645 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:33.646 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 04 01 13 01 E8
2017-11-19 13:32:33.646 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 04 01 13 01 E8
2017-11-19 13:32:33.647 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Response[0x01], priority=High, dest=255, callback=0, payload=01
2017-11-19 13:32:33.647 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Sent Data successfully placed on stack.
2017-11-19 13:32:33.666 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 07 00 13 B1 00 00 03 59
2017-11-19 13:32:33.667 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:33.668 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 B1 00 00 03 00 00 57
2017-11-19 13:32:33.668 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 09 00 13 B1 00 00 03 00 00 57
2017-11-19 13:32:33.669 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=B1 00 00 03
2017-11-19 13:32:33.669 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: SendData Request. CallBack ID = 177, Status = Transmission complete and ACK received(0)
2017-11-19 13:32:33.670 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Get, dest=2, callback=177, payload=02 06 60 0D 01 03 8E 05
2017-11-19 13:32:33.671 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=B1 00 00 03
2017-11-19 13:32:33.671 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=SendData, callback id=177, expected=ApplicationCommandHandler, cancelled=false MISMATCH
2017-11-19 13:32:33.681 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 0D 00 04 00 02 07 60 0D 03 01 8E 06 01 15
2017-11-19 13:32:33.682 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:33.683 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0D 00 04 00 02 07 60 0D 03 01 8E 06 01 15
2017-11-19 13:32:33.684 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 0D 00 04 00 02 07 60 0D 03 01 8E 06 01 15
2017-11-19 13:32:33.684 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 07 60 0D 03 01 8E 06 01
2017-11-19 13:32:33.685 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Application Command Request (ALIVE:STATIC_VALUES)
2017-11-19 13:32:33.685 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Incoming command class MULTI_INSTANCE
2017-11-19 13:32:33.686 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Received MULTI_INSTANCE command V2
2017-11-19 13:32:33.686 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Requested Command Class = MULTI_INSTANCE_ASSOCIATION (0x8e)
2017-11-19 13:32:33.687 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Endpoint = 3, calling handleApplicationCommandRequest.
2017-11-19 13:32:33.687 [DEBUG] [ss.ZWaveMultiAssociationCommandClass] - NODE 2: Received MULTI_INSTANCE_ASSOCIATION command V3
2017-11-19 13:32:33.687 [DEBUG] [ss.ZWaveMultiAssociationCommandClass] - NODE Node 2. Manufacturer 0271, Type 0002, Id 1A72: processGroupingsReport number of groups 1
2017-11-19 13:32:33.688 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Get, dest=2, callback=177, payload=02 06 60 0D 01 03 8E 05
2017-11-19 13:32:33.689 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 07 60 0D 03 01 8E 06 01
2017-11-19 13:32:33.689 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=ApplicationCommandHandler, callback id=177, expected=ApplicationCommandHandler, cancelled=false transaction complete!
2017-11-19 13:32:33.690 [DEBUG] [ve.internal.protocol.ZWaveController] - Notifying event listeners: ZWaveTransactionCompletedEvent
2017-11-19 13:32:33.690 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 2: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2017-11-19 13:32:33.690 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - STATIC_VALUES: Transaction complete (SendData:Request) success(true)
2017-11-19 13:32:33.691 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - checking initialisation queue. Queue size 5.
2017-11-19 13:32:33.691 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - message removed from queue. Queue size 4.
2017-11-19 13:32:33.691 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - STATIC_VALUES: queue length(4), free to send(true)
2017-11-19 13:32:33.692 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Initialisation retry timer started 5000
2017-11-19 13:32:33.692 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - queued packet. Queue length is 4
2017-11-19 13:32:33.693 [DEBUG] [ve.internal.protocol.ZWaveController] - Message queued. Queue length = 3. Queue={}
2017-11-19 13:32:33.693 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 2: Response processed after 57ms/4185ms.
2017-11-19 13:32:33.694 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - Took message from queue for sending. Queue length = 2
2017-11-19 13:32:33.695 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0D 00 13 02 06 60 0D 01 03 5E 01 25 B2 42
2017-11-19 13:32:33.696 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 2: Sending REQUEST Message = 01 0D 00 13 02 06 60 0D 01 03 5E 01 25 B2 42
2017-11-19 13:32:33.706 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 13 01 E8
2017-11-19 13:32:33.707 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:33.708 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 04 01 13 01 E8
2017-11-19 13:32:33.709 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 04 01 13 01 E8
2017-11-19 13:32:33.710 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Response[0x01], priority=High, dest=255, callback=0, payload=01
2017-11-19 13:32:33.710 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Sent Data successfully placed on stack.
2017-11-19 13:32:33.727 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 07 00 13 B2 00 00 03 5A
2017-11-19 13:32:33.727 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:33.728 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 B2 00 00 03 00 00 54
2017-11-19 13:32:33.728 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 09 00 13 B2 00 00 03 00 00 54
2017-11-19 13:32:33.729 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=B2 00 00 03
2017-11-19 13:32:33.729 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: SendData Request. CallBack ID = 178, Status = Transmission complete and ACK received(0)
2017-11-19 13:32:33.730 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Get, dest=2, callback=178, payload=02 06 60 0D 01 03 5E 01
2017-11-19 13:32:33.731 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=B2 00 00 03
2017-11-19 13:32:33.731 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=SendData, callback id=178, expected=ApplicationCommandHandler, cancelled=false MISMATCH
2017-11-19 13:32:33.744 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 13 00 04 00 02 0D 60 0D 03 01 5E 02 01 05 00 07 00 07 00 D0
2017-11-19 13:32:33.745 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:33.746 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 13 00 04 00 02 0D 60 0D 03 01 5E 02 01 05 00 07 00 07 00 D0
2017-11-19 13:32:33.746 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 13 00 04 00 02 0D 60 0D 03 01 5E 02 01 05 00 07 00 07 00 D0
2017-11-19 13:32:33.747 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 0D 60 0D 03 01 5E 02 01 05 00 07 00 07 00
2017-11-19 13:32:33.747 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Application Command Request (ALIVE:STATIC_VALUES)
2017-11-19 13:32:33.748 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Incoming command class MULTI_INSTANCE
2017-11-19 13:32:33.748 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Received MULTI_INSTANCE command V2
2017-11-19 13:32:33.749 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Requested Command Class = ZWAVE_PLUS_INFO (0x5e)
2017-11-19 13:32:33.749 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Endpoint = 3, calling handleApplicationCommandRequest.
2017-11-19 13:32:33.749 [DEBUG] [l.commandclass.ZWavePlusCommandClass] - NODE 2: Received ZWave Plus Request
2017-11-19 13:32:33.750 [DEBUG] [l.commandclass.ZWavePlusCommandClass] - NODE 2: Adding mandatory command classes for ZWavePlus device type ON_OFF_POWER_SWITCH
2017-11-19 13:32:33.750 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Get, dest=2, callback=178, payload=02 06 60 0D 01 03 5E 01
2017-11-19 13:32:33.751 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 0D 60 0D 03 01 5E 02 01 05 00 07 00 07 00
2017-11-19 13:32:33.751 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=ApplicationCommandHandler, callback id=178, expected=ApplicationCommandHandler, cancelled=false transaction complete!
2017-11-19 13:32:33.751 [DEBUG] [ve.internal.protocol.ZWaveController] - Notifying event listeners: ZWaveTransactionCompletedEvent
2017-11-19 13:32:33.752 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 2: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2017-11-19 13:32:33.752 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - STATIC_VALUES: Transaction complete (SendData:Request) success(true)
2017-11-19 13:32:33.752 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - checking initialisation queue. Queue size 4.
2017-11-19 13:32:33.753 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - message removed from queue. Queue size 3.
2017-11-19 13:32:33.753 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - STATIC_VALUES: queue length(3), free to send(true)
2017-11-19 13:32:33.753 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Initialisation retry timer started 5000
2017-11-19 13:32:33.754 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - queued packet. Queue length is 3
2017-11-19 13:32:33.754 [DEBUG] [ve.internal.protocol.ZWaveController] - Message queued. Queue length = 3. Queue={}
2017-11-19 13:32:33.754 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 2: Response processed after 57ms/4185ms.
2017-11-19 13:32:33.755 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - Took message from queue for sending. Queue length = 2
2017-11-19 13:32:33.756 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 02 02 27 02 25 B3 56
2017-11-19 13:32:33.757 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 2: Sending REQUEST Message = 01 09 00 13 02 02 27 02 25 B3 56
2017-11-19 13:32:33.767 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 13 01 E8
2017-11-19 13:32:33.768 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:33.769 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 04 01 13 01 E8
2017-11-19 13:32:33.770 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 04 01 13 01 E8
2017-11-19 13:32:33.771 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Response[0x01], priority=High, dest=255, callback=0, payload=01
2017-11-19 13:32:33.772 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Sent Data successfully placed on stack.
2017-11-19 13:32:33.787 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 07 00 13 B3 00 00 02 5A
2017-11-19 13:32:33.788 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:33.789 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 B3 00 00 02 00 00 54
2017-11-19 13:32:33.790 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 09 00 13 B3 00 00 02 00 00 54
2017-11-19 13:32:33.791 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=B3 00 00 02
2017-11-19 13:32:33.792 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: SendData Request. CallBack ID = 179, Status = Transmission complete and ACK received(0)
2017-11-19 13:32:33.793 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Get, dest=2, callback=179, payload=02 02 27 02
2017-11-19 13:32:33.794 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=B3 00 00 02
2017-11-19 13:32:33.794 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=SendData, callback id=179, expected=ApplicationCommandHandler, cancelled=false MISMATCH
2017-11-19 13:32:33.801 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 09 00 04 00 02 03 27 03 FF 28
2017-11-19 13:32:33.803 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:33.805 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 04 00 02 03 27 03 FF 28
2017-11-19 13:32:33.806 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 09 00 04 00 02 03 27 03 FF 28
2017-11-19 13:32:33.808 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 03 27 03 FF
2017-11-19 13:32:33.809 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Application Command Request (ALIVE:STATIC_VALUES)
2017-11-19 13:32:33.810 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Incoming command class SWITCH_ALL
2017-11-19 13:32:33.811 [DEBUG] [mandclass.ZWaveSwitchAllCommandClass] - NODE 2: Received SWITCH_ALL command V{}
2017-11-19 13:32:33.812 [DEBUG] [mandclass.ZWaveSwitchAllCommandClass] - NODE 2: Switch All report, device included in All On and All Off group.
2017-11-19 13:32:33.813 [DEBUG] [ve.internal.protocol.ZWaveController] - Notifying event listeners: ZWaveCommandClassValueEvent
2017-11-19 13:32:33.814 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 2: Got an event from Z-Wave network: ZWaveCommandClassValueEvent
2017-11-19 13:32:33.816 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 2: Got a value event from Z-Wave network, endpoint = 0, command class = SWITCH_ALL, value = 255
2017-11-19 13:32:33.817 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 2: Config updated
2017-11-19 13:32:33.857 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Get, dest=2, callback=179, payload=02 02 27 02
2017-11-19 13:32:33.866 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 03 27 03 FF
2017-11-19 13:32:33.867 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=ApplicationCommandHandler, callback id=179, expected=ApplicationCommandHandler, cancelled=false transaction complete!
2017-11-19 13:32:33.867 [DEBUG] [ve.internal.protocol.ZWaveController] - Notifying event listeners: ZWaveTransactionCompletedEvent
2017-11-19 13:32:33.868 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 2: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2017-11-19 13:32:33.868 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - STATIC_VALUES: Transaction complete (SendData:Request) success(true)
2017-11-19 13:32:33.881 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - checking initialisation queue. Queue size 3.
2017-11-19 13:32:33.882 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - message removed from queue. Queue size 2.
2017-11-19 13:32:33.883 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - STATIC_VALUES: queue length(2), free to send(true)
2017-11-19 13:32:33.883 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Initialisation retry timer started 5000
2017-11-19 13:32:33.884 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - queued packet. Queue length is 2
2017-11-19 13:32:33.884 [DEBUG] [ve.internal.protocol.ZWaveController] - Message queued. Queue length = 3. Queue={}
2017-11-19 13:32:33.885 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 2: Response processed after 127ms/4185ms.
2017-11-19 13:32:33.886 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - Took message from queue for sending. Queue length = 2
2017-11-19 13:32:33.887 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 02 02 71 07 25 B4 02
2017-11-19 13:32:33.888 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 2: Sending REQUEST Message = 01 09 00 13 02 02 71 07 25 B4 02
2017-11-19 13:32:33.898 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 13 01 E8
2017-11-19 13:32:33.900 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:33.902 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 04 01 13 01 E8
2017-11-19 13:32:33.903 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 04 01 13 01 E8
2017-11-19 13:32:33.904 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Response[0x01], priority=High, dest=255, callback=0, payload=01
2017-11-19 13:32:33.905 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Sent Data successfully placed on stack.
2017-11-19 13:32:33.918 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 07 00 13 B4 00 00 02 5D
2017-11-19 13:32:33.919 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:33.920 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 B4 00 00 02 00 00 53
2017-11-19 13:32:33.921 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 09 00 13 B4 00 00 02 00 00 53
2017-11-19 13:32:33.922 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=B4 00 00 02
2017-11-19 13:32:33.923 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: SendData Request. CallBack ID = 180, Status = Transmission complete and ACK received(0)
2017-11-19 13:32:33.924 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=2, callback=180, payload=02 02 71 07
2017-11-19 13:32:33.925 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=B4 00 00 02
2017-11-19 13:32:33.926 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=SendData, callback id=180, expected=ApplicationCommandHandler, cancelled=false MISMATCH
2017-11-19 13:32:33.933 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 0B 00 04 00 02 05 71 08 02 80 02 0E
2017-11-19 13:32:33.934 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:33.935 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0B 00 04 00 02 05 71 08 02 80 02 0E
2017-11-19 13:32:33.936 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 0B 00 04 00 02 05 71 08 02 80 02 0E
2017-11-19 13:32:33.937 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 05 71 08 02 80 02
2017-11-19 13:32:33.938 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Application Command Request (ALIVE:STATIC_VALUES)
2017-11-19 13:32:33.938 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Incoming command class ALARM
2017-11-19 13:32:33.939 [DEBUG] [.commandclass.ZWaveAlarmCommandClass] - NODE 2: Received ALARM command V4
2017-11-19 13:32:33.940 [DEBUG] [.commandclass.ZWaveAlarmCommandClass] - NODE 2: Process NOTIFICATION_SUPPORTED_REPORT
2017-11-19 13:32:33.941 [DEBUG] [.commandclass.ZWaveAlarmCommandClass] - NODE: NOTIFICATION_SUPPORTED_REPORT reports V1 ALARM support
2017-11-19 13:32:33.941 [DEBUG] [.commandclass.ZWaveAlarmCommandClass] - NODE 2: Adding new alarm type BURGLAR(7)
2017-11-19 13:32:33.942 [DEBUG] [.commandclass.ZWaveAlarmCommandClass] - NODE 2: Adding new alarm type SYSTEM(9)
2017-11-19 13:32:33.943 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=2, callback=180, payload=02 02 71 07
2017-11-19 13:32:33.944 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 05 71 08 02 80 02
2017-11-19 13:32:33.945 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=ApplicationCommandHandler, callback id=180, expected=ApplicationCommandHandler, cancelled=false transaction complete!
2017-11-19 13:32:33.946 [DEBUG] [ve.internal.protocol.ZWaveController] - Notifying event listeners: ZWaveTransactionCompletedEvent
2017-11-19 13:32:33.946 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 2: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2017-11-19 13:32:33.947 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - STATIC_VALUES: Transaction complete (SendData:Request) success(true)
2017-11-19 13:32:33.948 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - checking initialisation queue. Queue size 2.
2017-11-19 13:32:33.949 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - message removed from queue. Queue size 1.
2017-11-19 13:32:33.949 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - STATIC_VALUES: queue length(1), free to send(true)
2017-11-19 13:32:33.950 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Initialisation retry timer started 5000
2017-11-19 13:32:33.951 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - queued packet. Queue length is 1
2017-11-19 13:32:33.952 [DEBUG] [ve.internal.protocol.ZWaveController] - Message queued. Queue length = 3. Queue={}
2017-11-19 13:32:33.952 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 2: Response processed after 63ms/4185ms.
2017-11-19 13:32:33.953 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - Took message from queue for sending. Queue length = 2
2017-11-19 13:32:33.953 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 02 02 5E 01 25 B5 2A
2017-11-19 13:32:33.954 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 2: Sending REQUEST Message = 01 09 00 13 02 02 5E 01 25 B5 2A
2017-11-19 13:32:33.962 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 13 01 E8
2017-11-19 13:32:33.962 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:33.963 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 04 01 13 01 E8
2017-11-19 13:32:33.964 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 04 01 13 01 E8
2017-11-19 13:32:33.965 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Response[0x01], priority=High, dest=255, callback=0, payload=01
2017-11-19 13:32:33.966 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Sent Data successfully placed on stack.
2017-11-19 13:32:33.982 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 07 00 13 B5 00 00 03 5D
2017-11-19 13:32:33.983 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:33.984 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 B5 00 00 03 00 00 53
2017-11-19 13:32:33.985 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 09 00 13 B5 00 00 03 00 00 53
2017-11-19 13:32:33.985 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=B5 00 00 03
2017-11-19 13:32:33.986 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: SendData Request. CallBack ID = 181, Status = Transmission complete and ACK received(0)
2017-11-19 13:32:33.986 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Get, dest=2, callback=181, payload=02 02 5E 01
2017-11-19 13:32:33.987 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=B5 00 00 03
2017-11-19 13:32:33.987 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=SendData, callback id=181, expected=ApplicationCommandHandler, cancelled=false MISMATCH
2017-11-19 13:32:33.999 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 0F 00 04 00 02 09 5E 02 01 05 00 0C 07 0C 07 A7
2017-11-19 13:32:34.001 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:34.003 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0F 00 04 00 02 09 5E 02 01 05 00 0C 07 0C 07 A7
2017-11-19 13:32:34.005 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 0F 00 04 00 02 09 5E 02 01 05 00 0C 07 0C 07 A7
2017-11-19 13:32:34.007 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 09 5E 02 01 05 00 0C 07 0C 07
2017-11-19 13:32:34.009 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Application Command Request (ALIVE:STATIC_VALUES)
2017-11-19 13:32:34.010 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Incoming command class ZWAVE_PLUS_INFO
2017-11-19 13:32:34.012 [DEBUG] [l.commandclass.ZWavePlusCommandClass] - NODE 2: Received ZWave Plus Request
2017-11-19 13:32:34.013 [DEBUG] [l.commandclass.ZWavePlusCommandClass] - NODE 2: Adding mandatory command classes for ZWavePlus device type HOME_SECURITY_SENSOR
2017-11-19 13:32:34.015 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Get, dest=2, callback=181, payload=02 02 5E 01
2017-11-19 13:32:34.017 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 09 5E 02 01 05 00 0C 07 0C 07
2017-11-19 13:32:34.018 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=ApplicationCommandHandler, callback id=181, expected=ApplicationCommandHandler, cancelled=false transaction complete!
2017-11-19 13:32:34.019 [DEBUG] [ve.internal.protocol.ZWaveController] - Notifying event listeners: ZWaveTransactionCompletedEvent
2017-11-19 13:32:34.021 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 2: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2017-11-19 13:32:34.022 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - STATIC_VALUES: Transaction complete (SendData:Request) success(true)
2017-11-19 13:32:34.024 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - checking initialisation queue. Queue size 1.
2017-11-19 13:32:34.025 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - message removed from queue. Queue size 0.
2017-11-19 13:32:34.027 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - STATIC_VALUES: queue length(0), free to send(true)
2017-11-19 13:32:34.028 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Initialisation retry timer started 5000
2017-11-19 13:32:34.029 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: loop - STATIC_VALUES try 1: stageAdvanced(false)
2017-11-19 13:32:34.030 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking MANUFACTURER_SPECIFIC
2017-11-19 13:32:34.032 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found MANUFACTURER_SPECIFIC
2017-11-19 13:32:34.033 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Found 1 instances of MANUFACTURER_SPECIFIC
2017-11-19 13:32:34.034 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking FIRMWARE_UPDATE_MD
2017-11-19 13:32:34.035 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ASSOCIATION
2017-11-19 13:32:34.036 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ASSOCIATION
2017-11-19 13:32:34.037 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Found 1 instances of ASSOCIATION
2017-11-19 13:32:34.038 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking SENSOR_BINARY
2017-11-19 13:32:34.039 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found SENSOR_BINARY
2017-11-19 13:32:34.041 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Found 0 instances of SENSOR_BINARY
2017-11-19 13:32:34.042 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking CONFIGURATION
2017-11-19 13:32:34.043 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking MULTI_INSTANCE_ASSOCIATION
2017-11-19 13:32:34.044 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found MULTI_INSTANCE_ASSOCIATION
2017-11-19 13:32:34.046 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Found 1 instances of MULTI_INSTANCE_ASSOCIATION
2017-11-19 13:32:34.047 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking MULTI_INSTANCE
2017-11-19 13:32:34.048 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ALARM for endpoint 1
2017-11-19 13:32:34.049 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ALARM
2017-11-19 13:32:34.051 [DEBUG] [.commandclass.ZWaveAlarmCommandClass] - NODE 2: Creating new message for command EVENT_SUPPORTED_GET
2017-11-19 13:32:34.052 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 1
2017-11-19 13:32:34.053 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 1
2017-11-19 13:32:34.055 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - queued packet. Queue length is 1
2017-11-19 13:32:34.056 [DEBUG] [ve.internal.protocol.ZWaveController] - Message queued. Queue length = 3. Queue={}
2017-11-19 13:32:34.057 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ASSOCIATION for endpoint 1
2017-11-19 13:32:34.059 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ASSOCIATION
2017-11-19 13:32:34.060 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ASSOCIATION_GROUP_INFO for endpoint 1
2017-11-19 13:32:34.061 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ASSOCIATION_GROUP_INFO
2017-11-19 13:32:34.062 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Initialising association group info - 4 groups known
2017-11-19 13:32:34.064 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command GROUP_NAME_GET for group 1
2017-11-19 13:32:34.066 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command INFO_GET for group 1
2017-11-19 13:32:34.068 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command COMMAND_LIST_GET for group 1
2017-11-19 13:32:34.070 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command GROUP_NAME_GET for group 2
2017-11-19 13:32:34.071 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command INFO_GET for group 2
2017-11-19 13:32:34.073 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command COMMAND_LIST_GET for group 2
2017-11-19 13:32:34.074 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command GROUP_NAME_GET for group 3
2017-11-19 13:32:34.076 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command INFO_GET for group 3
2017-11-19 13:32:34.077 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command COMMAND_LIST_GET for group 3
2017-11-19 13:32:34.079 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command GROUP_NAME_GET for group 4
2017-11-19 13:32:34.080 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command INFO_GET for group 4
2017-11-19 13:32:34.082 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command COMMAND_LIST_GET for group 4
2017-11-19 13:32:34.084 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 1
2017-11-19 13:32:34.085 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 1
2017-11-19 13:32:34.086 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 1
2017-11-19 13:32:34.087 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 1
2017-11-19 13:32:34.089 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 1
2017-11-19 13:32:34.090 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 1
2017-11-19 13:32:34.091 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 1
2017-11-19 13:32:34.092 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 1
2017-11-19 13:32:34.093 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 1
2017-11-19 13:32:34.094 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 1
2017-11-19 13:32:34.095 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 1
2017-11-19 13:32:34.096 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 1
2017-11-19 13:32:34.096 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 1
2017-11-19 13:32:34.097 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 1
2017-11-19 13:32:34.097 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 1
2017-11-19 13:32:34.097 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 1
2017-11-19 13:32:34.098 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 1
2017-11-19 13:32:34.098 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 1
2017-11-19 13:32:34.098 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 1
2017-11-19 13:32:34.099 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 1
2017-11-19 13:32:34.099 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 1
2017-11-19 13:32:34.099 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 1
2017-11-19 13:32:34.100 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 1
2017-11-19 13:32:34.100 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 1
2017-11-19 13:32:34.100 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking MULTI_INSTANCE_ASSOCIATION for endpoint 1
2017-11-19 13:32:34.100 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found MULTI_INSTANCE_ASSOCIATION
2017-11-19 13:32:34.101 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking BASIC for endpoint 1
2017-11-19 13:32:34.101 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ZWAVE_PLUS_INFO for endpoint 1
2017-11-19 13:32:34.102 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ZWAVE_PLUS_INFO
2017-11-19 13:32:34.102 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking SENSOR_MULTILEVEL for endpoint 2
2017-11-19 13:32:34.102 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found SENSOR_MULTILEVEL
2017-11-19 13:32:34.102 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ASSOCIATION for endpoint 2
2017-11-19 13:32:34.103 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ASSOCIATION
2017-11-19 13:32:34.103 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ASSOCIATION_GROUP_INFO for endpoint 2
2017-11-19 13:32:34.103 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ASSOCIATION_GROUP_INFO
2017-11-19 13:32:34.103 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Initialising association group info - 4 groups known
2017-11-19 13:32:34.104 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command GROUP_NAME_GET for group 1
2017-11-19 13:32:34.104 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command INFO_GET for group 1
2017-11-19 13:32:34.105 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command COMMAND_LIST_GET for group 1
2017-11-19 13:32:34.106 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command GROUP_NAME_GET for group 2
2017-11-19 13:32:34.106 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command INFO_GET for group 2
2017-11-19 13:32:34.107 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command COMMAND_LIST_GET for group 2
2017-11-19 13:32:34.107 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command GROUP_NAME_GET for group 3
2017-11-19 13:32:34.108 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command INFO_GET for group 3
2017-11-19 13:32:34.108 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command COMMAND_LIST_GET for group 3
2017-11-19 13:32:34.109 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command GROUP_NAME_GET for group 4
2017-11-19 13:32:34.109 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command INFO_GET for group 4
2017-11-19 13:32:34.110 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command COMMAND_LIST_GET for group 4
2017-11-19 13:32:34.110 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 2
2017-11-19 13:32:34.111 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 2
2017-11-19 13:32:34.111 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 2
2017-11-19 13:32:34.111 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 2
2017-11-19 13:32:34.112 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 2
2017-11-19 13:32:34.112 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 2
2017-11-19 13:32:34.112 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 2
2017-11-19 13:32:34.113 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 2
2017-11-19 13:32:34.113 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 2
2017-11-19 13:32:34.113 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 2
2017-11-19 13:32:34.114 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 2
2017-11-19 13:32:34.114 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 2
2017-11-19 13:32:34.114 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 2
2017-11-19 13:32:34.115 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 2
2017-11-19 13:32:34.115 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 2
2017-11-19 13:32:34.116 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 2
2017-11-19 13:32:34.116 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 2
2017-11-19 13:32:34.116 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 2
2017-11-19 13:32:34.116 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 2
2017-11-19 13:32:34.117 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 2
2017-11-19 13:32:34.117 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 2
2017-11-19 13:32:34.117 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 2
2017-11-19 13:32:34.118 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 2
2017-11-19 13:32:34.118 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 2
2017-11-19 13:32:34.118 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking MULTI_INSTANCE_ASSOCIATION for endpoint 2
2017-11-19 13:32:34.119 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found MULTI_INSTANCE_ASSOCIATION
2017-11-19 13:32:34.119 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking BASIC for endpoint 2
2017-11-19 13:32:34.119 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ZWAVE_PLUS_INFO for endpoint 2
2017-11-19 13:32:34.119 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ZWAVE_PLUS_INFO
2017-11-19 13:32:34.120 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking SWITCH_ALL for endpoint 3
2017-11-19 13:32:34.120 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found SWITCH_ALL
2017-11-19 13:32:34.120 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking APPLICATION_STATUS for endpoint 3
2017-11-19 13:32:34.121 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ASSOCIATION for endpoint 3
2017-11-19 13:32:34.121 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ASSOCIATION
2017-11-19 13:32:34.121 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ASSOCIATION_GROUP_INFO for endpoint 3
2017-11-19 13:32:34.121 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ASSOCIATION_GROUP_INFO
2017-11-19 13:32:34.122 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Initialising association group info - 4 groups known
2017-11-19 13:32:34.122 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command GROUP_NAME_GET for group 1
2017-11-19 13:32:34.122 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command INFO_GET for group 1
2017-11-19 13:32:34.123 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command COMMAND_LIST_GET for group 1
2017-11-19 13:32:34.123 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command GROUP_NAME_GET for group 2
2017-11-19 13:32:34.124 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command INFO_GET for group 2
2017-11-19 13:32:34.124 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command COMMAND_LIST_GET for group 2
2017-11-19 13:32:34.125 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command GROUP_NAME_GET for group 3
2017-11-19 13:32:34.125 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command INFO_GET for group 3
2017-11-19 13:32:34.126 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command COMMAND_LIST_GET for group 3
2017-11-19 13:32:34.126 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command GROUP_NAME_GET for group 4
2017-11-19 13:32:34.127 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command INFO_GET for group 4
2017-11-19 13:32:34.127 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command COMMAND_LIST_GET for group 4
2017-11-19 13:32:34.128 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 3
2017-11-19 13:32:34.128 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 3
2017-11-19 13:32:34.129 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 3
2017-11-19 13:32:34.129 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 3
2017-11-19 13:32:34.129 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 3
2017-11-19 13:32:34.129 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 3
2017-11-19 13:32:34.130 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 3
2017-11-19 13:32:34.130 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 3
2017-11-19 13:32:34.131 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 3
2017-11-19 13:32:34.131 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 3
2017-11-19 13:32:34.131 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 3
2017-11-19 13:32:34.132 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 3
2017-11-19 13:32:34.132 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 3
2017-11-19 13:32:34.132 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 3
2017-11-19 13:32:34.133 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 3
2017-11-19 13:32:34.133 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 3
2017-11-19 13:32:34.133 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 3
2017-11-19 13:32:34.134 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 3
2017-11-19 13:32:34.134 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 3
2017-11-19 13:32:34.134 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 3
2017-11-19 13:32:34.134 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 3
2017-11-19 13:32:34.135 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 3
2017-11-19 13:32:34.135 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 3
2017-11-19 13:32:34.136 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 3
2017-11-19 13:32:34.137 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking MULTI_INSTANCE_ASSOCIATION for endpoint 3
2017-11-19 13:32:34.137 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found MULTI_INSTANCE_ASSOCIATION
2017-11-19 13:32:34.137 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking BASIC for endpoint 3
2017-11-19 13:32:34.138 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ZWAVE_PLUS_INFO for endpoint 3
2017-11-19 13:32:34.138 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ZWAVE_PLUS_INFO
2017-11-19 13:32:34.138 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking SWITCH_BINARY for endpoint 3
2017-11-19 13:32:34.138 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking BASIC
2017-11-19 13:32:34.139 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking NO_OPERATION
2017-11-19 13:32:34.139 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking VERSION
2017-11-19 13:32:34.139 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking POWERLEVEL
2017-11-19 13:32:34.139 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking SENSOR_MULTILEVEL
2017-11-19 13:32:34.140 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found SENSOR_MULTILEVEL
2017-11-19 13:32:34.140 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Found 1 instances of SENSOR_MULTILEVEL
2017-11-19 13:32:34.140 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking SWITCH_ALL
2017-11-19 13:32:34.140 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found SWITCH_ALL
2017-11-19 13:32:34.141 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Found 1 instances of SWITCH_ALL
2017-11-19 13:32:34.141 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ALARM
2017-11-19 13:32:34.141 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ALARM
2017-11-19 13:32:34.141 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Found 1 instances of ALARM
2017-11-19 13:32:34.142 [DEBUG] [.commandclass.ZWaveAlarmCommandClass] - NODE 2: Creating new message for command EVENT_SUPPORTED_GET
2017-11-19 13:32:34.142 [DEBUG] [.commandclass.ZWaveAlarmCommandClass] - NODE 2: Creating new message for command EVENT_SUPPORTED_GET
2017-11-19 13:32:34.143 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ASSOCIATION_GROUP_INFO
2017-11-19 13:32:34.143 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ASSOCIATION_GROUP_INFO
2017-11-19 13:32:34.143 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Found 1 instances of ASSOCIATION_GROUP_INFO
2017-11-19 13:32:34.144 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Initialising association group info - 4 groups known
2017-11-19 13:32:34.144 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command GROUP_NAME_GET for group 1
2017-11-19 13:32:34.144 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command INFO_GET for group 1
2017-11-19 13:32:34.145 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command COMMAND_LIST_GET for group 1
2017-11-19 13:32:34.145 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command GROUP_NAME_GET for group 2
2017-11-19 13:32:34.146 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command INFO_GET for group 2
2017-11-19 13:32:34.146 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command COMMAND_LIST_GET for group 2
2017-11-19 13:32:34.147 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command GROUP_NAME_GET for group 3
2017-11-19 13:32:34.147 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command INFO_GET for group 3
2017-11-19 13:32:34.148 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command COMMAND_LIST_GET for group 3
2017-11-19 13:32:34.148 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command GROUP_NAME_GET for group 4
2017-11-19 13:32:34.149 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command INFO_GET for group 4
2017-11-19 13:32:34.149 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command COMMAND_LIST_GET for group 4
2017-11-19 13:32:34.151 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking DEVICE_RESET_LOCALLY
2017-11-19 13:32:34.151 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking NODE_NAMING
2017-11-19 13:32:34.152 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ZWAVE_PLUS_INFO
2017-11-19 13:32:34.152 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ZWAVE_PLUS_INFO
2017-11-19 13:32:34.152 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Found 1 instances of ZWAVE_PLUS_INFO
2017-11-19 13:32:34.152 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking SWITCH_BINARY
2017-11-19 13:32:34.152 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - queued 51 frames
2017-11-19 13:32:34.153 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 2: Response processed after 199ms/4185ms.
2017-11-19 13:32:34.153 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - Took message from queue for sending. Queue length = 2
2017-11-19 13:32:34.153 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0E 00 13 02 07 60 0D 01 01 71 01 07 25 B6 6E
2017-11-19 13:32:34.154 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 2: Sending REQUEST Message = 01 0E 00 13 02 07 60 0D 01 01 71 01 07 25 B6 6E
2017-11-19 13:32:34.163 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 13 01 E8
2017-11-19 13:32:34.164 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:34.164 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 04 01 13 01 E8
2017-11-19 13:32:34.165 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 04 01 13 01 E8
2017-11-19 13:32:34.165 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Response[0x01], priority=High, dest=255, callback=0, payload=01
2017-11-19 13:32:34.166 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Sent Data successfully placed on stack.
2017-11-19 13:32:34.185 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 07 00 13 B6 00 00 03 5E
2017-11-19 13:32:34.186 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:34.186 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 B6 00 00 03 00 00 50
2017-11-19 13:32:34.187 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 09 00 13 B6 00 00 03 00 00 50
2017-11-19 13:32:34.187 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=B6 00 00 03
2017-11-19 13:32:34.188 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: SendData Request. CallBack ID = 182, Status = Transmission complete and ACK received(0)
2017-11-19 13:32:34.188 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=2, callback=182, payload=02 07 60 0D 01 01 71 01 07
2017-11-19 13:32:34.189 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=B6 00 00 03
2017-11-19 13:32:34.189 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=SendData, callback id=182, expected=ApplicationCommandHandler, cancelled=false MISMATCH
2017-11-19 13:32:34.200 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 10 00 04 00 02 0A 60 0D 01 01 71 02 07 02 00 01 F9
2017-11-19 13:32:34.201 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:34.202 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 10 00 04 00 02 0A 60 0D 01 01 71 02 07 02 00 01 F9
2017-11-19 13:32:34.203 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 10 00 04 00 02 0A 60 0D 01 01 71 02 07 02 00 01 F9
2017-11-19 13:32:34.203 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 0A 60 0D 01 01 71 02 07 02 00 01
2017-11-19 13:32:34.203 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Application Command Request (ALIVE:STATIC_VALUES)
2017-11-19 13:32:34.204 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Incoming command class MULTI_INSTANCE
2017-11-19 13:32:34.204 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Received MULTI_INSTANCE command V2
2017-11-19 13:32:34.204 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Requested Command Class = ALARM (0x71)
2017-11-19 13:32:34.205 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Endpoint = 1, calling handleApplicationCommandRequest.
2017-11-19 13:32:34.205 [DEBUG] [.commandclass.ZWaveAlarmCommandClass] - NODE 2: Received ALARM command V4
2017-11-19 13:32:34.205 [DEBUG] [.commandclass.ZWaveAlarmCommandClass] - NODE 2: Process EVENT_SUPPORTED_REPORT
2017-11-19 13:32:34.205 [DEBUG] [.commandclass.ZWaveAlarmCommandClass] - NODE 2: AlarmType: BURGLAR reported events -> [8]
2017-11-19 13:32:34.206 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=2, callback=182, payload=02 07 60 0D 01 01 71 01 07
2017-11-19 13:32:34.206 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 0A 60 0D 01 01 71 02 07 02 00 01
2017-11-19 13:32:34.207 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=ApplicationCommandHandler, callback id=182, expected=ApplicationCommandHandler, cancelled=false transaction complete!
2017-11-19 13:32:34.207 [DEBUG] [ve.internal.protocol.ZWaveController] - Notifying event listeners: ZWaveTransactionCompletedEvent
2017-11-19 13:32:34.207 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 2: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2017-11-19 13:32:34.207 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - STATIC_VALUES: Transaction complete (SendData:Request) success(true)
2017-11-19 13:32:34.207 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - checking initialisation queue. Queue size 51.
2017-11-19 13:32:34.208 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - message removed from queue. Queue size 50.
2017-11-19 13:32:34.208 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - STATIC_VALUES: queue length(50), free to send(true)
2017-11-19 13:32:34.208 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Initialisation retry timer started 5000
2017-11-19 13:32:34.209 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - queued packet. Queue length is 50
2017-11-19 13:32:34.209 [DEBUG] [ve.internal.protocol.ZWaveController] - Message queued. Queue length = 3. Queue={}
2017-11-19 13:32:34.209 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 2: Response processed after 54ms/4185ms.
2017-11-19 13:32:34.209 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - Took message from queue for sending. Queue length = 2
2017-11-19 13:32:34.210 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0E 00 13 02 07 60 0D 01 01 59 01 01 25 B7 41
2017-11-19 13:32:34.210 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 2: Sending REQUEST Message = 01 0E 00 13 02 07 60 0D 01 01 59 01 01 25 B7 41
2017-11-19 13:32:34.219 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 13 01 E8
2017-11-19 13:32:34.220 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:34.221 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 04 01 13 01 E8
2017-11-19 13:32:34.221 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 04 01 13 01 E8
2017-11-19 13:32:34.221 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Response[0x01], priority=High, dest=255, callback=0, payload=01
2017-11-19 13:32:34.222 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Sent Data successfully placed on stack.
2017-11-19 13:32:34.243 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 07 00 13 B7 00 00 03 5F
2017-11-19 13:32:34.244 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:34.245 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 B7 00 00 03 00 00 51
2017-11-19 13:32:34.246 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 09 00 13 B7 00 00 03 00 00 51
2017-11-19 13:32:34.246 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=B7 00 00 03
2017-11-19 13:32:34.246 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: SendData Request. CallBack ID = 183, Status = Transmission complete and ACK received(0)
2017-11-19 13:32:34.247 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Get, dest=2, callback=183, payload=02 07 60 0D 01 01 59 01 01
2017-11-19 13:32:34.247 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=B7 00 00 03
2017-11-19 13:32:34.247 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=SendData, callback id=183, expected=ApplicationCommandHandler, cancelled=false MISMATCH
2017-11-19 13:32:34.264 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 20 00 04 00 02 1A 60 0D 01 01 59 02 01 12 50 49 52 20 28 76 69 61 20 4C 69 66 65 6C 69 6E 65 29 FA
2017-11-19 13:32:34.266 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:34.267 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 20 00 04 00 02 1A 60 0D 01 01 59 02 01 12 50 49 52 20 28 76 69 61 20 4C 69 66 65 6C 69 6E 65 29 FA
2017-11-19 13:32:34.267 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 20 00 04 00 02 1A 60 0D 01 01 59 02 01 12 50 49 52 20 28 76 69 61 20 4C 69 66 65 6C 69 6E 65 29 FA
2017-11-19 13:32:34.268 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 1A 60 0D 01 01 59 02 01 12 50 49 52 20 28 76 69 61 20 4C 69 66 65 6C 69 6E 65 29
2017-11-19 13:32:34.269 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Application Command Request (ALIVE:STATIC_VALUES)
2017-11-19 13:32:34.269 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Incoming command class MULTI_INSTANCE
2017-11-19 13:32:34.269 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Received MULTI_INSTANCE command V2
2017-11-19 13:32:34.270 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Requested Command Class = ASSOCIATION_GROUP_INFO (0x59)
2017-11-19 13:32:34.270 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Endpoint = 1, calling handleApplicationCommandRequest.
2017-11-19 13:32:34.270 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Received ASSOCIATION_GROUP_INFO command V1
2017-11-19 13:32:34.272 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: recieved group name: 'PIR (via Lifeline)' for group number: 1
2017-11-19 13:32:34.272 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Get, dest=2, callback=183, payload=02 07 60 0D 01 01 59 01 01
2017-11-19 13:32:34.273 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 1A 60 0D 01 01 59 02 01 12 50 49 52 20 28 76 69 61 20 4C 69 66 65 6C 69 6E 65 29
2017-11-19 13:32:34.274 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=ApplicationCommandHandler, callback id=183, expected=ApplicationCommandHandler, cancelled=false transaction complete!
2017-11-19 13:32:34.274 [DEBUG] [ve.internal.protocol.ZWaveController] - Notifying event listeners: ZWaveTransactionCompletedEvent
2017-11-19 13:32:34.274 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 2: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2017-11-19 13:32:34.275 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - STATIC_VALUES: Transaction complete (SendData:Request) success(true)
2017-11-19 13:32:34.275 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - checking initialisation queue. Queue size 50.
2017-11-19 13:32:34.275 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - message removed from queue. Queue size 49.
2017-11-19 13:32:34.276 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - STATIC_VALUES: queue length(49), free to send(true)
2017-11-19 13:32:34.276 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Initialisation retry timer started 5000
2017-11-19 13:32:34.276 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - queued packet. Queue length is 49
2017-11-19 13:32:34.277 [DEBUG] [ve.internal.protocol.ZWaveController] - Message queued. Queue length = 3. Queue={}
2017-11-19 13:32:34.277 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 2: Response processed after 66ms/4185ms.
2017-11-19 13:32:34.278 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - Took message from queue for sending. Queue length = 2
2017-11-19 13:32:34.278 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0F 00 13 02 08 60 0D 01 01 59 03 00 01 25 B8 42
2017-11-19 13:32:34.279 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 2: Sending REQUEST Message = 01 0F 00 13 02 08 60 0D 01 01 59 03 00 01 25 B8 42
2017-11-19 13:32:34.288 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 13 01 E8
2017-11-19 13:32:34.288 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:34.289 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 04 01 13 01 E8
2017-11-19 13:32:34.289 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 04 01 13 01 E8
2017-11-19 13:32:34.290 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Response[0x01], priority=High, dest=255, callback=0, payload=01
2017-11-19 13:32:34.290 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Sent Data successfully placed on stack.
2017-11-19 13:32:34.309 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 07 00 13 B8 00 00 02 51
2017-11-19 13:32:34.310 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:34.311 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 B8 00 00 02 00 00 5F
2017-11-19 13:32:34.311 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 09 00 13 B8 00 00 02 00 00 5F
2017-11-19 13:32:34.312 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=B8 00 00 02
2017-11-19 13:32:34.312 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: SendData Request. CallBack ID = 184, Status = Transmission complete and ACK received(0)
2017-11-19 13:32:34.313 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Get, dest=2, callback=184, payload=02 08 60 0D 01 01 59 03 00 01
2017-11-19 13:32:34.313 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=B8 00 00 02
2017-11-19 13:32:34.314 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=SendData, callback id=184, expected=ApplicationCommandHandler, cancelled=false MISMATCH
2017-11-19 13:32:34.327 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 14 00 04 00 02 0E 60 0D 01 01 59 04 01 01 00 00 01 00 00 00 D2
2017-11-19 13:32:34.328 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:34.329 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 14 00 04 00 02 0E 60 0D 01 01 59 04 01 01 00 00 01 00 00 00 D2
2017-11-19 13:32:34.329 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 14 00 04 00 02 0E 60 0D 01 01 59 04 01 01 00 00 01 00 00 00 D2
2017-11-19 13:32:34.330 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 0E 60 0D 01 01 59 04 01 01 00 00 01 00 00 00
2017-11-19 13:32:34.331 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Application Command Request (ALIVE:STATIC_VALUES)
2017-11-19 13:32:34.331 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Incoming command class MULTI_INSTANCE
2017-11-19 13:32:34.331 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Received MULTI_INSTANCE command V2
2017-11-19 13:32:34.332 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Requested Command Class = ASSOCIATION_GROUP_INFO (0x59)
2017-11-19 13:32:34.332 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Endpoint = 1, calling handleApplicationCommandRequest.
2017-11-19 13:32:34.332 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Received ASSOCIATION_GROUP_INFO command V1
2017-11-19 13:32:34.333 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: AssociationGroupInfoCmd_Info_Report: count:1 listMode:false dynamicInfo:false
2017-11-19 13:32:34.333 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Group=1, Profile=00 01, mode:0
2017-11-19 13:32:34.334 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Get, dest=2, callback=184, payload=02 08 60 0D 01 01 59 03 00 01
2017-11-19 13:32:34.335 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 0E 60 0D 01 01 59 04 01 01 00 00 01 00 00 00
2017-11-19 13:32:34.335 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=ApplicationCommandHandler, callback id=184, expected=ApplicationCommandHandler, cancelled=false transaction complete!
2017-11-19 13:32:34.335 [DEBUG] [ve.internal.protocol.ZWaveController] - Notifying event listeners: ZWaveTransactionCompletedEvent
2017-11-19 13:32:34.336 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 2: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2017-11-19 13:32:34.336 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - STATIC_VALUES: Transaction complete (SendData:Request) success(true)
2017-11-19 13:32:34.336 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - checking initialisation queue. Queue size 49.
2017-11-19 13:32:34.336 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - message removed from queue. Queue size 48.
2017-11-19 13:32:34.337 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - STATIC_VALUES: queue length(48), free to send(true)
2017-11-19 13:32:34.337 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Initialisation retry timer started 5000
2017-11-19 13:32:34.337 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - queued packet. Queue length is 48
2017-11-19 13:32:34.338 [DEBUG] [ve.internal.protocol.ZWaveController] - Message queued. Queue length = 3. Queue={}
2017-11-19 13:32:34.338 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 2: Response processed after 59ms/4185ms.
2017-11-19 13:32:34.338 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - Took message from queue for sending. Queue length = 2
2017-11-19 13:32:34.339 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0F 00 13 02 08 60 0D 01 01 59 05 00 01 25 B9 45
2017-11-19 13:32:34.340 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 2: Sending REQUEST Message = 01 0F 00 13 02 08 60 0D 01 01 59 05 00 01 25 B9 45
2017-11-19 13:32:34.348 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 13 01 E8
2017-11-19 13:32:34.350 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:34.351 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 04 01 13 01 E8
2017-11-19 13:32:34.351 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 04 01 13 01 E8
2017-11-19 13:32:34.352 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Response[0x01], priority=High, dest=255, callback=0, payload=01
2017-11-19 13:32:34.353 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Sent Data successfully placed on stack.
2017-11-19 13:32:34.370 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 07 00 13 B9 00 00 02 50
2017-11-19 13:32:34.372 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:34.373 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 B9 00 00 02 00 00 5E
2017-11-19 13:32:34.373 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 09 00 13 B9 00 00 02 00 00 5E
2017-11-19 13:32:34.374 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=B9 00 00 02
2017-11-19 13:32:34.374 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: SendData Request. CallBack ID = 185, Status = Transmission complete and ACK received(0)
2017-11-19 13:32:34.375 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Get, dest=2, callback=185, payload=02 08 60 0D 01 01 59 05 00 01
2017-11-19 13:32:34.375 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=B9 00 00 02
2017-11-19 13:32:34.376 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=SendData, callback id=185, expected=ApplicationCommandHandler, cancelled=false MISMATCH
2017-11-19 13:32:34.387 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 10 00 04 00 02 0A 60 0D 01 01 59 06 01 02 71 05 A6
2017-11-19 13:32:34.389 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:34.389 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 10 00 04 00 02 0A 60 0D 01 01 59 06 01 02 71 05 A6
2017-11-19 13:32:34.390 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 10 00 04 00 02 0A 60 0D 01 01 59 06 01 02 71 05 A6
2017-11-19 13:32:34.391 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 0A 60 0D 01 01 59 06 01 02 71 05
2017-11-19 13:32:34.392 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Application Command Request (ALIVE:STATIC_VALUES)
2017-11-19 13:32:34.393 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Incoming command class MULTI_INSTANCE
2017-11-19 13:32:34.394 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Received MULTI_INSTANCE command V2
2017-11-19 13:32:34.395 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Requested Command Class = ASSOCIATION_GROUP_INFO (0x59)
2017-11-19 13:32:34.396 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Endpoint = 1, calling handleApplicationCommandRequest.
2017-11-19 13:32:34.396 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Received ASSOCIATION_GROUP_INFO command V1
2017-11-19 13:32:34.397 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Supported Command classes and commands for group:1 ->
2017-11-19 13:32:34.398 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: ALARM command:5
2017-11-19 13:32:34.399 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Get, dest=2, callback=185, payload=02 08 60 0D 01 01 59 05 00 01
2017-11-19 13:32:34.400 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 0A 60 0D 01 01 59 06 01 02 71 05
2017-11-19 13:32:34.401 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=ApplicationCommandHandler, callback id=185, expected=ApplicationCommandHandler, cancelled=false transaction complete!
2017-11-19 13:32:34.402 [DEBUG] [ve.internal.protocol.ZWaveController] - Notifying event listeners: ZWaveTransactionCompletedEvent
2017-11-19 13:32:34.402 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 2: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2017-11-19 13:32:34.403 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - STATIC_VALUES: Transaction complete (SendData:Request) success(true)
2017-11-19 13:32:34.404 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - checking initialisation queue. Queue size 48.
2017-11-19 13:32:34.405 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - message removed from queue. Queue size 47.
2017-11-19 13:32:34.406 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - STATIC_VALUES: queue length(47), free to send(true)
2017-11-19 13:32:34.406 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Initialisation retry timer started 5000
2017-11-19 13:32:34.407 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - queued packet. Queue length is 47
2017-11-19 13:32:34.408 [DEBUG] [ve.internal.protocol.ZWaveController] - Message queued. Queue length = 3. Queue={}
2017-11-19 13:32:34.409 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 2: Response processed after 69ms/4185ms.
2017-11-19 13:32:34.409 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - Took message from queue for sending. Queue length = 2
2017-11-19 13:32:34.410 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0E 00 13 02 07 60 0D 01 01 59 01 02 25 BA 4F
2017-11-19 13:32:34.410 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 2: Sending REQUEST Message = 01 0E 00 13 02 07 60 0D 01 01 59 01 02 25 BA 4F
2017-11-19 13:32:34.419 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 13 01 E8
2017-11-19 13:32:34.420 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:34.421 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 04 01 13 01 E8
2017-11-19 13:32:34.421 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 04 01 13 01 E8
2017-11-19 13:32:34.422 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Response[0x01], priority=High, dest=255, callback=0, payload=01
2017-11-19 13:32:34.422 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Sent Data successfully placed on stack.
2017-11-19 13:32:34.441 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 07 00 13 BA 00 00 02 53
2017-11-19 13:32:34.442 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:34.443 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 BA 00 00 02 00 00 5D
2017-11-19 13:32:34.443 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 09 00 13 BA 00 00 02 00 00 5D
2017-11-19 13:32:34.444 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=BA 00 00 02
2017-11-19 13:32:34.444 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: SendData Request. CallBack ID = 186, Status = Transmission complete and ACK received(0)
2017-11-19 13:32:34.445 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Get, dest=2, callback=186, payload=02 07 60 0D 01 01 59 01 02
2017-11-19 13:32:34.446 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=BA 00 00 02
2017-11-19 13:32:34.446 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=SendData, callback id=186, expected=ApplicationCommandHandler, cancelled=false MISMATCH
2017-11-19 13:32:34.460 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 1C 00 04 00 02 16 60 0D 01 01 59 02 02 0E 4F 6E 2F 4F 66 66 20 63 6F 6E 74 72 6F 6C CF
2017-11-19 13:32:34.462 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:34.463 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 1C 00 04 00 02 16 60 0D 01 01 59 02 02 0E 4F 6E 2F 4F 66 66 20 63 6F 6E 74 72 6F 6C CF
2017-11-19 13:32:34.464 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 1C 00 04 00 02 16 60 0D 01 01 59 02 02 0E 4F 6E 2F 4F 66 66 20 63 6F 6E 74 72 6F 6C CF
2017-11-19 13:32:34.465 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 16 60 0D 01 01 59 02 02 0E 4F 6E 2F 4F 66 66 20 63 6F 6E 74 72 6F 6C
2017-11-19 13:32:34.466 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Application Command Request (ALIVE:STATIC_VALUES)
2017-11-19 13:32:34.466 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Incoming command class MULTI_INSTANCE
2017-11-19 13:32:34.467 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Received MULTI_INSTANCE command V2
2017-11-19 13:32:34.467 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Requested Command Class = ASSOCIATION_GROUP_INFO (0x59)
2017-11-19 13:32:34.467 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Endpoint = 1, calling handleApplicationCommandRequest.
2017-11-19 13:32:34.467 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Received ASSOCIATION_GROUP_INFO command V1
2017-11-19 13:32:34.468 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: recieved group name: 'On/Off control' for group number: 2
2017-11-19 13:32:34.468 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Get, dest=2, callback=186, payload=02 07 60 0D 01 01 59 01 02
2017-11-19 13:32:34.469 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 16 60 0D 01 01 59 02 02 0E 4F 6E 2F 4F 66 66 20 63 6F 6E 74 72 6F 6C
2017-11-19 13:32:34.469 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=ApplicationCommandHandler, callback id=186, expected=ApplicationCommandHandler, cancelled=false transaction complete!
2017-11-19 13:32:34.469 [DEBUG] [ve.internal.protocol.ZWaveController] - Notifying event listeners: ZWaveTransactionCompletedEvent
2017-11-19 13:32:34.470 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 2: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2017-11-19 13:32:34.470 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - STATIC_VALUES: Transaction complete (SendData:Request) success(true)
2017-11-19 13:32:34.470 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - checking initialisation queue. Queue size 47.
2017-11-19 13:32:34.470 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - message removed from queue. Queue size 46.
2017-11-19 13:32:34.470 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - STATIC_VALUES: queue length(46), free to send(true)
2017-11-19 13:32:34.471 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Initialisation retry timer started 5000
2017-11-19 13:32:34.471 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - queued packet. Queue length is 46
2017-11-19 13:32:34.471 [DEBUG] [ve.internal.protocol.ZWaveController] - Message queued. Queue length = 3. Queue={}
2017-11-19 13:32:34.472 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 2: Response processed after 60ms/4185ms.
2017-11-19 13:32:34.472 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - Took message from queue for sending. Queue length = 2
2017-11-19 13:32:34.472 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0F 00 13 02 08 60 0D 01 01 59 03 00 02 25 BB 42
2017-11-19 13:32:34.473 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 2: Sending REQUEST Message = 01 0F 00 13 02 08 60 0D 01 01 59 03 00 02 25 BB 42
2017-11-19 13:32:34.483 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 13 01 E8
2017-11-19 13:32:34.484 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:34.485 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 04 01 13 01 E8
2017-11-19 13:32:34.485 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 04 01 13 01 E8
2017-11-19 13:32:34.486 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Response[0x01], priority=High, dest=255, callback=0, payload=01
2017-11-19 13:32:34.486 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Sent Data successfully placed on stack.
2017-11-19 13:32:34.504 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 07 00 13 BB 00 00 03 53
2017-11-19 13:32:34.506 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:34.507 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 BB 00 00 03 00 00 5D
2017-11-19 13:32:34.507 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 09 00 13 BB 00 00 03 00 00 5D
2017-11-19 13:32:34.507 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=BB 00 00 03
2017-11-19 13:32:34.508 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: SendData Request. CallBack ID = 187, Status = Transmission complete and ACK received(0)
2017-11-19 13:32:34.508 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Get, dest=2, callback=187, payload=02 08 60 0D 01 01 59 03 00 02
2017-11-19 13:32:34.509 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=BB 00 00 03
2017-11-19 13:32:34.509 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=SendData, callback id=187, expected=ApplicationCommandHandler, cancelled=false MISMATCH
2017-11-19 13:32:34.521 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 14 00 04 00 02 0E 60 0D 01 01 59 04 01 02 00 71 07 00 00 00 A6
2017-11-19 13:32:34.523 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:34.524 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 14 00 04 00 02 0E 60 0D 01 01 59 04 01 02 00 71 07 00 00 00 A6
2017-11-19 13:32:34.524 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 14 00 04 00 02 0E 60 0D 01 01 59 04 01 02 00 71 07 00 00 00 A6
2017-11-19 13:32:34.525 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 0E 60 0D 01 01 59 04 01 02 00 71 07 00 00 00
2017-11-19 13:32:34.525 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Application Command Request (ALIVE:STATIC_VALUES)
2017-11-19 13:32:34.526 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Incoming command class MULTI_INSTANCE
2017-11-19 13:32:34.526 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Received MULTI_INSTANCE command V2
2017-11-19 13:32:34.526 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Requested Command Class = ASSOCIATION_GROUP_INFO (0x59)
2017-11-19 13:32:34.527 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Endpoint = 1, calling handleApplicationCommandRequest.
2017-11-19 13:32:34.527 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Received ASSOCIATION_GROUP_INFO command V1
2017-11-19 13:32:34.527 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: AssociationGroupInfoCmd_Info_Report: count:1 listMode:false dynamicInfo:false
2017-11-19 13:32:34.527 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Group=2, Profile=71 07, mode:0
2017-11-19 13:32:34.528 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Get, dest=2, callback=187, payload=02 08 60 0D 01 01 59 03 00 02
2017-11-19 13:32:34.528 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 0E 60 0D 01 01 59 04 01 02 00 71 07 00 00 00
2017-11-19 13:32:34.529 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=ApplicationCommandHandler, callback id=187, expected=ApplicationCommandHandler, cancelled=false transaction complete!
2017-11-19 13:32:34.529 [DEBUG] [ve.internal.protocol.ZWaveController] - Notifying event listeners: ZWaveTransactionCompletedEvent
2017-11-19 13:32:34.529 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 2: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2017-11-19 13:32:34.529 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - STATIC_VALUES: Transaction complete (SendData:Request) success(true)
2017-11-19 13:32:34.530 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - checking initialisation queue. Queue size 46.
2017-11-19 13:32:34.530 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - message removed from queue. Queue size 45.
2017-11-19 13:32:34.530 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - STATIC_VALUES: queue length(45), free to send(true)
2017-11-19 13:32:34.531 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Initialisation retry timer started 5000
2017-11-19 13:32:34.531 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - queued packet. Queue length is 45
2017-11-19 13:32:34.532 [DEBUG] [ve.internal.protocol.ZWaveController] - Message queued. Queue length = 3. Queue={}
2017-11-19 13:32:34.532 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 2: Response processed after 59ms/4185ms.
2017-11-19 13:32:34.533 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - Took message from queue for sending. Queue length = 2
2017-11-19 13:32:34.533 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0F 00 13 02 08 60 0D 01 01 59 05 00 02 25 BC 43
2017-11-19 13:32:34.534 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 2: Sending REQUEST Message = 01 0F 00 13 02 08 60 0D 01 01 59 05 00 02 25 BC 43
2017-11-19 13:32:34.543 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 13 01 E8
2017-11-19 13:32:34.545 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:34.545 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 04 01 13 01 E8
2017-11-19 13:32:34.546 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 04 01 13 01 E8
2017-11-19 13:32:34.546 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Response[0x01], priority=High, dest=255, callback=0, payload=01
2017-11-19 13:32:34.547 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Sent Data successfully placed on stack.
2017-11-19 13:32:34.565 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 07 00 13 BC 00 00 03 54
2017-11-19 13:32:34.566 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:34.567 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 BC 00 00 03 00 00 5A
2017-11-19 13:32:34.567 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 09 00 13 BC 00 00 03 00 00 5A
2017-11-19 13:32:34.568 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=BC 00 00 03
2017-11-19 13:32:34.568 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: SendData Request. CallBack ID = 188, Status = Transmission complete and ACK received(0)
2017-11-19 13:32:34.569 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Get, dest=2, callback=188, payload=02 08 60 0D 01 01 59 05 00 02
2017-11-19 13:32:34.570 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=BC 00 00 03
2017-11-19 13:32:34.570 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=SendData, callback id=188, expected=ApplicationCommandHandler, cancelled=false MISMATCH
2017-11-19 13:32:34.581 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 10 00 04 00 02 0A 60 0D 01 01 59 06 02 02 20 01 F0
2017-11-19 13:32:34.583 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:34.584 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 10 00 04 00 02 0A 60 0D 01 01 59 06 02 02 20 01 F0
2017-11-19 13:32:34.584 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 10 00 04 00 02 0A 60 0D 01 01 59 06 02 02 20 01 F0
2017-11-19 13:32:34.585 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 0A 60 0D 01 01 59 06 02 02 20 01
2017-11-19 13:32:34.586 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Application Command Request (ALIVE:STATIC_VALUES)
2017-11-19 13:32:34.587 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Incoming command class MULTI_INSTANCE
2017-11-19 13:32:34.587 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Received MULTI_INSTANCE command V2
2017-11-19 13:32:34.588 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Requested Command Class = ASSOCIATION_GROUP_INFO (0x59)
2017-11-19 13:32:34.588 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Endpoint = 1, calling handleApplicationCommandRequest.
2017-11-19 13:32:34.588 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Received ASSOCIATION_GROUP_INFO command V1
2017-11-19 13:32:34.589 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Supported Command classes and commands for group:2 ->
2017-11-19 13:32:34.589 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: BASIC command:1
2017-11-19 13:32:34.590 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Get, dest=2, callback=188, payload=02 08 60 0D 01 01 59 05 00 02
2017-11-19 13:32:34.590 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 0A 60 0D 01 01 59 06 02 02 20 01
2017-11-19 13:32:34.591 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=ApplicationCommandHandler, callback id=188, expected=ApplicationCommandHandler, cancelled=false transaction complete!
2017-11-19 13:32:34.591 [DEBUG] [ve.internal.protocol.ZWaveController] - Notifying event listeners: ZWaveTransactionCompletedEvent
2017-11-19 13:32:34.591 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 2: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2017-11-19 13:32:34.592 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - STATIC_VALUES: Transaction complete (SendData:Request) success(true)
2017-11-19 13:32:34.592 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - checking initialisation queue. Queue size 45.
2017-11-19 13:32:34.592 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - message removed from queue. Queue size 44.
2017-11-19 13:32:34.593 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - STATIC_VALUES: queue length(44), free to send(true)
2017-11-19 13:32:34.593 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Initialisation retry timer started 5000
2017-11-19 13:32:34.593 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - queued packet. Queue length is 44
2017-11-19 13:32:34.594 [DEBUG] [ve.internal.protocol.ZWaveController] - Message queued. Queue length = 3. Queue={}
2017-11-19 13:32:34.594 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 2: Response processed after 60ms/4185ms.
2017-11-19 13:32:34.595 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - Took message from queue for sending. Queue length = 2
2017-11-19 13:32:34.595 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0E 00 13 02 07 60 0D 01 01 59 01 03 25 BD 49
2017-11-19 13:32:34.596 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 2: Sending REQUEST Message = 01 0E 00 13 02 07 60 0D 01 01 59 01 03 25 BD 49
2017-11-19 13:32:34.605 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 13 01 E8
2017-11-19 13:32:34.606 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:34.607 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 04 01 13 01 E8
2017-11-19 13:32:34.607 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 04 01 13 01 E8
2017-11-19 13:32:34.608 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Response[0x01], priority=High, dest=255, callback=0, payload=01
2017-11-19 13:32:34.608 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Sent Data successfully placed on stack.
2017-11-19 13:32:34.627 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 07 00 13 BD 00 00 03 55
2017-11-19 13:32:34.630 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:34.631 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 BD 00 00 03 00 00 5B
2017-11-19 13:32:34.632 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 09 00 13 BD 00 00 03 00 00 5B
2017-11-19 13:32:34.633 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=BD 00 00 03
2017-11-19 13:32:34.633 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: SendData Request. CallBack ID = 189, Status = Transmission complete and ACK received(0)
2017-11-19 13:32:34.635 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Get, dest=2, callback=189, payload=02 07 60 0D 01 01 59 01 03
2017-11-19 13:32:34.636 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=BD 00 00 03
2017-11-19 13:32:34.636 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=SendData, callback id=189, expected=ApplicationCommandHandler, cancelled=false MISMATCH
2017-11-19 13:32:34.649 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 24 00 04 00 02 1E 60 0D 01 01 59 02 03 16 4D 6F 74 69 6F 6E 20 42 65 67 69 6E 2F 45 6E 64 20 28 50 49 52 29 B3
2017-11-19 13:32:34.653 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:34.655 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 24 00 04 00 02 1E 60 0D 01 01 59 02 03 16 4D 6F 74 69 6F 6E 20 42 65 67 69 6E 2F 45 6E 64 20 28 50 49 52 29 B3
2017-11-19 13:32:34.657 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 24 00 04 00 02 1E 60 0D 01 01 59 02 03 16 4D 6F 74 69 6F 6E 20 42 65 67 69 6E 2F 45 6E 64 20 28 50 49 52 29 B3
2017-11-19 13:32:34.658 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 1E 60 0D 01 01 59 02 03 16 4D 6F 74 69 6F 6E 20 42 65 67 69 6E 2F 45 6E 64 20 28 50 49 52 29
2017-11-19 13:32:34.659 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Application Command Request (ALIVE:STATIC_VALUES)
2017-11-19 13:32:34.660 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Incoming command class MULTI_INSTANCE
2017-11-19 13:32:34.660 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Received MULTI_INSTANCE command V2
2017-11-19 13:32:34.661 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Requested Command Class = ASSOCIATION_GROUP_INFO (0x59)
2017-11-19 13:32:34.662 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Endpoint = 1, calling handleApplicationCommandRequest.
2017-11-19 13:32:34.662 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Received ASSOCIATION_GROUP_INFO command V1
2017-11-19 13:32:34.663 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: recieved group name: 'Motion Begin/End (PIR)' for group number: 3
2017-11-19 13:32:34.664 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Get, dest=2, callback=189, payload=02 07 60 0D 01 01 59 01 03
2017-11-19 13:32:34.666 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 1E 60 0D 01 01 59 02 03 16 4D 6F 74 69 6F 6E 20 42 65 67 69 6E 2F 45 6E 64 20 28 50 49 52 29
2017-11-19 13:32:34.666 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=ApplicationCommandHandler, callback id=189, expected=ApplicationCommandHandler, cancelled=false transaction complete!
2017-11-19 13:32:34.667 [DEBUG] [ve.internal.protocol.ZWaveController] - Notifying event listeners: ZWaveTransactionCompletedEvent
2017-11-19 13:32:34.667 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 2: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2017-11-19 13:32:34.668 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - STATIC_VALUES: Transaction complete (SendData:Request) success(true)
2017-11-19 13:32:34.668 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - checking initialisation queue. Queue size 44.
2017-11-19 13:32:34.669 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - message removed from queue. Queue size 43.
2017-11-19 13:32:34.669 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - STATIC_VALUES: queue length(43), free to send(true)
2017-11-19 13:32:34.670 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Initialisation retry timer started 5000
2017-11-19 13:32:34.670 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - queued packet. Queue length is 43
2017-11-19 13:32:34.671 [DEBUG] [ve.internal.protocol.ZWaveController] - Message queued. Queue length = 3. Queue={}
2017-11-19 13:32:34.672 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 2: Response processed after 76ms/4185ms.
2017-11-19 13:32:34.672 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - Took message from queue for sending. Queue length = 2
2017-11-19 13:32:34.673 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0F 00 13 02 08 60 0D 01 01 59 03 00 03 25 BE 46
2017-11-19 13:32:34.674 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 2: Sending REQUEST Message = 01 0F 00 13 02 08 60 0D 01 01 59 03 00 03 25 BE 46
2017-11-19 13:32:34.683 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 13 01 E8
2017-11-19 13:32:34.687 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:34.687 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 04 01 13 01 E8
2017-11-19 13:32:34.688 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 04 01 13 01 E8
2017-11-19 13:32:34.689 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Response[0x01], priority=High, dest=255, callback=0, payload=01
2017-11-19 13:32:34.690 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Sent Data successfully placed on stack.
2017-11-19 13:32:34.706 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 07 00 13 BE 00 00 03 56
2017-11-19 13:32:34.709 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:34.710 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 BE 00 00 03 00 00 58
2017-11-19 13:32:34.711 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 09 00 13 BE 00 00 03 00 00 58
2017-11-19 13:32:34.711 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=BE 00 00 03
2017-11-19 13:32:34.712 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: SendData Request. CallBack ID = 190, Status = Transmission complete and ACK received(0)
2017-11-19 13:32:34.713 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Get, dest=2, callback=190, payload=02 08 60 0D 01 01 59 03 00 03
2017-11-19 13:32:34.714 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=BE 00 00 03
2017-11-19 13:32:34.714 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=SendData, callback id=190, expected=ApplicationCommandHandler, cancelled=false MISMATCH
2017-11-19 13:32:34.723 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 14 00 04 00 02 0E 60 0D 01 01 59 04 01 03 00 71 07 00 00 00 A7
2017-11-19 13:32:34.727 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:34.728 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 14 00 04 00 02 0E 60 0D 01 01 59 04 01 03 00 71 07 00 00 00 A7
2017-11-19 13:32:34.730 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 14 00 04 00 02 0E 60 0D 01 01 59 04 01 03 00 71 07 00 00 00 A7
2017-11-19 13:32:34.731 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 0E 60 0D 01 01 59 04 01 03 00 71 07 00 00 00
2017-11-19 13:32:34.731 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Application Command Request (ALIVE:STATIC_VALUES)
2017-11-19 13:32:34.732 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Incoming command class MULTI_INSTANCE
2017-11-19 13:32:34.732 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Received MULTI_INSTANCE command V2
2017-11-19 13:32:34.733 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Requested Command Class = ASSOCIATION_GROUP_INFO (0x59)
2017-11-19 13:32:34.733 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Endpoint = 1, calling handleApplicationCommandRequest.
2017-11-19 13:32:34.733 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Received ASSOCIATION_GROUP_INFO command V1
2017-11-19 13:32:34.734 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: AssociationGroupInfoCmd_Info_Report: count:1 listMode:false dynamicInfo:false
2017-11-19 13:32:34.734 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Group=3, Profile=71 07, mode:0
2017-11-19 13:32:34.735 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Get, dest=2, callback=190, payload=02 08 60 0D 01 01 59 03 00 03
2017-11-19 13:32:34.737 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 0E 60 0D 01 01 59 04 01 03 00 71 07 00 00 00
2017-11-19 13:32:34.737 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=ApplicationCommandHandler, callback id=190, expected=ApplicationCommandHandler, cancelled=false transaction complete!
2017-11-19 13:32:34.738 [DEBUG] [ve.internal.protocol.ZWaveController] - Notifying event listeners: ZWaveTransactionCompletedEvent
2017-11-19 13:32:34.739 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 2: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2017-11-19 13:32:34.739 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - STATIC_VALUES: Transaction complete (SendData:Request) success(true)
2017-11-19 13:32:34.740 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - checking initialisation queue. Queue size 43.
2017-11-19 13:32:34.740 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - message removed from queue. Queue size 42.
2017-11-19 13:32:34.740 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - STATIC_VALUES: queue length(42), free to send(true)
2017-11-19 13:32:34.741 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Initialisation retry timer started 5000
2017-11-19 13:32:34.741 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - queued packet. Queue length is 42
2017-11-19 13:32:34.742 [DEBUG] [ve.internal.protocol.ZWaveController] - Message queued. Queue length = 3. Queue={}
2017-11-19 13:32:34.742 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 2: Response processed after 67ms/4185ms.
2017-11-19 13:32:34.743 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - Took message from queue for sending. Queue length = 2
2017-11-19 13:32:34.744 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0F 00 13 02 08 60 0D 01 01 59 05 00 03 25 BF 41
2017-11-19 13:32:34.744 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 2: Sending REQUEST Message = 01 0F 00 13 02 08 60 0D 01 01 59 05 00 03 25 BF 41
2017-11-19 13:32:34.754 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 13 01 E8
2017-11-19 13:32:34.758 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:34.760 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 04 01 13 01 E8
2017-11-19 13:32:34.763 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 04 01 13 01 E8
2017-11-19 13:32:34.765 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Response[0x01], priority=High, dest=255, callback=0, payload=01
2017-11-19 13:32:34.767 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Sent Data successfully placed on stack.
2017-11-19 13:32:34.776 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 07 00 13 BF 00 00 03 57
2017-11-19 13:32:34.779 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:34.782 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 BF 00 00 03 00 00 59
2017-11-19 13:32:34.784 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 09 00 13 BF 00 00 03 00 00 59
2017-11-19 13:32:34.787 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=BF 00 00 03
2017-11-19 13:32:34.789 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: SendData Request. CallBack ID = 191, Status = Transmission complete and ACK received(0)
2017-11-19 13:32:34.792 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 10 00 04 00 02 0A 60 0D 01 01 59 06 03 02 71 05 A4
2017-11-19 13:32:34.797 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Get, dest=2, callback=191, payload=02 08 60 0D 01 01 59 05 00 03
2017-11-19 13:32:34.800 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=BF 00 00 03
2017-11-19 13:32:34.802 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=SendData, callback id=191, expected=ApplicationCommandHandler, cancelled=false MISMATCH
2017-11-19 13:32:34.804 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:34.807 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 10 00 04 00 02 0A 60 0D 01 01 59 06 03 02 71 05 A4
2017-11-19 13:32:34.809 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 10 00 04 00 02 0A 60 0D 01 01 59 06 03 02 71 05 A4
2017-11-19 13:32:34.811 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 0A 60 0D 01 01 59 06 03 02 71 05
2017-11-19 13:32:34.812 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Application Command Request (ALIVE:STATIC_VALUES)
2017-11-19 13:32:34.814 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 2: Incoming command class MULTI_INSTANCE
2017-11-19 13:32:34.815 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Received MULTI_INSTANCE command V2
2017-11-19 13:32:34.816 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Requested Command Class = ASSOCIATION_GROUP_INFO (0x59)
2017-11-19 13:32:34.819 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Endpoint = 1, calling handleApplicationCommandRequest.
2017-11-19 13:32:34.821 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Received ASSOCIATION_GROUP_INFO command V1
2017-11-19 13:32:34.822 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Supported Command classes and commands for group:3 ->
2017-11-19 13:32:34.823 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: ALARM command:5
2017-11-19 13:32:34.825 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Get, dest=2, callback=191, payload=02 08 60 0D 01 01 59 05 00 03
2017-11-19 13:32:34.827 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 02 0A 60 0D 01 01 59 06 03 02 71 05
2017-11-19 13:32:34.828 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=ApplicationCommandHandler, callback id=191, expected=ApplicationCommandHandler, cancelled=false transaction complete!
2017-11-19 13:32:34.829 [DEBUG] [ve.internal.protocol.ZWaveController] - Notifying event listeners: ZWaveTransactionCompletedEvent
2017-11-19 13:32:34.831 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 2: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2017-11-19 13:32:34.832 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - STATIC_VALUES: Transaction complete (SendData:Request) success(true)
2017-11-19 13:32:34.833 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - checking initialisation queue. Queue size 42.
2017-11-19 13:32:34.835 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - message removed from queue. Queue size 41.
2017-11-19 13:32:34.836 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - STATIC_VALUES: queue length(41), free to send(true)
2017-11-19 13:32:34.837 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Initialisation retry timer started 5000
2017-11-19 13:32:34.838 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - queued packet. Queue length is 41
2017-11-19 13:32:34.839 [DEBUG] [ve.internal.protocol.ZWaveController] - Message queued. Queue length = 3. Queue={}
2017-11-19 13:32:34.841 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 2: Response processed after 96ms/4185ms.
2017-11-19 13:32:34.841 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - Took message from queue for sending. Queue length = 2
2017-11-19 13:32:34.842 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0E 00 13 02 07 60 0D 01 01 59 01 04 25 C0 33
2017-11-19 13:32:34.842 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 2: Sending REQUEST Message = 01 0E 00 13 02 07 60 0D 01 01 59 01 04 25 C0 33
2017-11-19 13:32:34.851 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 13 01 E8
2017-11-19 13:32:34.852 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:34.853 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 04 01 13 01 E8
2017-11-19 13:32:34.853 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 04 01 13 01 E8
2017-11-19 13:32:34.854 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Response[0x01], priority=High, dest=255, callback=0, payload=01
2017-11-19 13:32:34.854 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Sent Data successfully placed on stack.
2017-11-19 13:32:34.873 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 07 00 13 C0 00 00 03 28
2017-11-19 13:32:34.874 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:34.875 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 C0 00 00 03 00 00 26
2017-11-19 13:32:34.875 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 09 00 13 C0 00 00 03 00 00 26
2017-11-19 13:32:34.876 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=C0 00 00 03
2017-11-19 13:32:34.876 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: SendData Request. CallBack ID = 192, Status = Transmission complete and ACK received(0)
2017-11-19 13:32:34.877 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Get, dest=2, callback=192, payload=02 07 60 0D 01 01 59 01 04
2017-11-19 13:32:34.877 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=C0 00 00 03
2017-11-19 13:32:34.878 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=SendData, callback id=192, expected=ApplicationCommandHandler, cancelled=false MISMATCH
2017-11-19 13:32:39.837 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Stage STATIC_VALUES. Initialisation retry timer triggered. Increased to 10000
2017-11-19 13:32:39.838 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - STATIC_VALUES: queue length(0), free to send(false)
2017-11-19 13:32:39.838 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Initialisation retry timer started 10000
2017-11-19 13:32:39.839 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: loop - STATIC_VALUES try 2: stageAdvanced(false)
2017-11-19 13:32:39.840 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking MANUFACTURER_SPECIFIC
2017-11-19 13:32:39.841 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found MANUFACTURER_SPECIFIC
2017-11-19 13:32:39.841 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Found 1 instances of MANUFACTURER_SPECIFIC
2017-11-19 13:32:39.842 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking FIRMWARE_UPDATE_MD
2017-11-19 13:32:39.843 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 2: Timeout while sending message. Requeueing - 2 attempts left!
2017-11-19 13:32:39.844 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Got an error while sending data. Resending message.
2017-11-19 13:32:39.845 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ASSOCIATION
2017-11-19 13:32:39.845 [DEBUG] [ve.internal.protocol.ZWaveController] - Message queued. Queue length = 3. Queue={}
2017-11-19 13:32:39.845 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ASSOCIATION
2017-11-19 13:32:39.846 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - Took message from queue for sending. Queue length = 2
2017-11-19 13:32:39.850 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Found 1 instances of ASSOCIATION
2017-11-19 13:32:39.852 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking SENSOR_BINARY
2017-11-19 13:32:39.852 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found SENSOR_BINARY
2017-11-19 13:32:39.853 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Found 0 instances of SENSOR_BINARY
2017-11-19 13:32:39.854 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0E 00 13 02 07 60 0D 01 01 59 01 04 25 C1 32
2017-11-19 13:32:39.854 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking CONFIGURATION
2017-11-19 13:32:39.856 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking MULTI_INSTANCE_ASSOCIATION
2017-11-19 13:32:39.856 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 2: Sending REQUEST Message = 01 0E 00 13 02 07 60 0D 01 01 59 01 04 25 C1 32
2017-11-19 13:32:39.857 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found MULTI_INSTANCE_ASSOCIATION
2017-11-19 13:32:39.858 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Found 1 instances of MULTI_INSTANCE_ASSOCIATION
2017-11-19 13:32:39.859 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking MULTI_INSTANCE
2017-11-19 13:32:39.860 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ALARM for endpoint 1
2017-11-19 13:32:39.861 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ALARM
2017-11-19 13:32:39.863 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ASSOCIATION for endpoint 1
2017-11-19 13:32:39.864 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ASSOCIATION
2017-11-19 13:32:39.866 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ASSOCIATION_GROUP_INFO for endpoint 1
2017-11-19 13:32:39.867 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ASSOCIATION_GROUP_INFO
2017-11-19 13:32:39.869 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Initialising association group info - 4 groups known
2017-11-19 13:32:39.869 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 13 01 E8
2017-11-19 13:32:39.870 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command GROUP_NAME_GET for group 4
2017-11-19 13:32:39.871 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:39.872 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 04 01 13 01 E8
2017-11-19 13:32:39.874 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 04 01 13 01 E8
2017-11-19 13:32:39.874 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command INFO_GET for group 4
2017-11-19 13:32:39.875 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Response[0x01], priority=High, dest=255, callback=0, payload=01
2017-11-19 13:32:39.875 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command COMMAND_LIST_GET for group 4
2017-11-19 13:32:39.877 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Sent Data successfully placed on stack.
2017-11-19 13:32:39.877 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 1
2017-11-19 13:32:39.878 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 1
2017-11-19 13:32:39.879 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - queued packet. Queue length is 1
2017-11-19 13:32:39.879 [DEBUG] [ve.internal.protocol.ZWaveController] - Message queued. Queue length = 3. Queue={}
2017-11-19 13:32:39.880 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 1
2017-11-19 13:32:39.880 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 1
2017-11-19 13:32:39.881 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 1
2017-11-19 13:32:39.882 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 1
2017-11-19 13:32:39.882 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking MULTI_INSTANCE_ASSOCIATION for endpoint 1
2017-11-19 13:32:39.883 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found MULTI_INSTANCE_ASSOCIATION
2017-11-19 13:32:39.883 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking BASIC for endpoint 1
2017-11-19 13:32:39.884 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ZWAVE_PLUS_INFO for endpoint 1
2017-11-19 13:32:39.884 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ZWAVE_PLUS_INFO
2017-11-19 13:32:39.885 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking SENSOR_MULTILEVEL for endpoint 2
2017-11-19 13:32:39.885 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found SENSOR_MULTILEVEL
2017-11-19 13:32:39.886 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ASSOCIATION for endpoint 2
2017-11-19 13:32:39.886 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ASSOCIATION
2017-11-19 13:32:39.887 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ASSOCIATION_GROUP_INFO for endpoint 2
2017-11-19 13:32:39.888 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ASSOCIATION_GROUP_INFO
2017-11-19 13:32:39.888 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Initialising association group info - 4 groups known
2017-11-19 13:32:39.888 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command GROUP_NAME_GET for group 4
2017-11-19 13:32:39.889 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command INFO_GET for group 4
2017-11-19 13:32:39.890 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command COMMAND_LIST_GET for group 4
2017-11-19 13:32:39.891 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 07 00 13 C1 00 00 02 28
2017-11-19 13:32:39.891 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 2
2017-11-19 13:32:39.892 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 2
2017-11-19 13:32:39.892 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 2
2017-11-19 13:32:39.893 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 2
2017-11-19 13:32:39.894 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:39.894 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 2
2017-11-19 13:32:39.895 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 2
2017-11-19 13:32:39.896 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 C1 00 00 02 00 00 26
2017-11-19 13:32:39.896 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking MULTI_INSTANCE_ASSOCIATION for endpoint 2
2017-11-19 13:32:39.896 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found MULTI_INSTANCE_ASSOCIATION
2017-11-19 13:32:39.897 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking BASIC for endpoint 2
2017-11-19 13:32:39.897 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 09 00 13 C1 00 00 02 00 00 26
2017-11-19 13:32:39.898 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ZWAVE_PLUS_INFO for endpoint 2
2017-11-19 13:32:39.899 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ZWAVE_PLUS_INFO
2017-11-19 13:32:39.899 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking SWITCH_ALL for endpoint 3
2017-11-19 13:32:39.900 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found SWITCH_ALL
2017-11-19 13:32:39.901 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking APPLICATION_STATUS for endpoint 3
2017-11-19 13:32:39.901 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=C1 00 00 02
2017-11-19 13:32:39.901 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ASSOCIATION for endpoint 3
2017-11-19 13:32:39.902 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ASSOCIATION
2017-11-19 13:32:39.902 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: SendData Request. CallBack ID = 193, Status = Transmission complete and ACK received(0)
2017-11-19 13:32:39.902 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ASSOCIATION_GROUP_INFO for endpoint 3
2017-11-19 13:32:39.903 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ASSOCIATION_GROUP_INFO
2017-11-19 13:32:39.903 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Initialising association group info - 4 groups known
2017-11-19 13:32:39.904 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command GROUP_NAME_GET for group 4
2017-11-19 13:32:39.905 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command INFO_GET for group 4
2017-11-19 13:32:39.906 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command COMMAND_LIST_GET for group 4
2017-11-19 13:32:39.907 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Get, dest=2, callback=193, payload=02 07 60 0D 01 01 59 01 04
2017-11-19 13:32:39.907 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 3
2017-11-19 13:32:39.908 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 3
2017-11-19 13:32:39.909 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 3
2017-11-19 13:32:39.909 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=C1 00 00 02
2017-11-19 13:32:39.909 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 3
2017-11-19 13:32:39.910 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=SendData, callback id=193, expected=ApplicationCommandHandler, cancelled=false MISMATCH
2017-11-19 13:32:39.910 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 3
2017-11-19 13:32:39.910 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 3
2017-11-19 13:32:39.911 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking MULTI_INSTANCE_ASSOCIATION for endpoint 3
2017-11-19 13:32:39.911 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found MULTI_INSTANCE_ASSOCIATION
2017-11-19 13:32:39.912 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking BASIC for endpoint 3
2017-11-19 13:32:39.913 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ZWAVE_PLUS_INFO for endpoint 3
2017-11-19 13:32:39.913 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ZWAVE_PLUS_INFO
2017-11-19 13:32:39.914 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking SWITCH_BINARY for endpoint 3
2017-11-19 13:32:39.914 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking BASIC
2017-11-19 13:32:39.915 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking NO_OPERATION
2017-11-19 13:32:39.915 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking VERSION
2017-11-19 13:32:39.916 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking POWERLEVEL
2017-11-19 13:32:39.916 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking SENSOR_MULTILEVEL
2017-11-19 13:32:39.917 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found SENSOR_MULTILEVEL
2017-11-19 13:32:39.917 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Found 1 instances of SENSOR_MULTILEVEL
2017-11-19 13:32:39.918 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking SWITCH_ALL
2017-11-19 13:32:39.918 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found SWITCH_ALL
2017-11-19 13:32:39.919 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Found 1 instances of SWITCH_ALL
2017-11-19 13:32:39.919 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ALARM
2017-11-19 13:32:39.920 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ALARM
2017-11-19 13:32:39.920 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Found 1 instances of ALARM
2017-11-19 13:32:39.921 [DEBUG] [.commandclass.ZWaveAlarmCommandClass] - NODE 2: Creating new message for command EVENT_SUPPORTED_GET
2017-11-19 13:32:39.922 [DEBUG] [.commandclass.ZWaveAlarmCommandClass] - NODE 2: Creating new message for command EVENT_SUPPORTED_GET
2017-11-19 13:32:39.923 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ASSOCIATION_GROUP_INFO
2017-11-19 13:32:39.923 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ASSOCIATION_GROUP_INFO
2017-11-19 13:32:39.924 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Found 1 instances of ASSOCIATION_GROUP_INFO
2017-11-19 13:32:39.924 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Initialising association group info - 4 groups known
2017-11-19 13:32:39.925 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command GROUP_NAME_GET for group 4
2017-11-19 13:32:39.926 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command INFO_GET for group 4
2017-11-19 13:32:39.927 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command COMMAND_LIST_GET for group 4
2017-11-19 13:32:39.928 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking DEVICE_RESET_LOCALLY
2017-11-19 13:32:39.928 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking NODE_NAMING
2017-11-19 13:32:39.929 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ZWAVE_PLUS_INFO
2017-11-19 13:32:39.929 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ZWAVE_PLUS_INFO
2017-11-19 13:32:39.930 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Found 1 instances of ZWAVE_PLUS_INFO
2017-11-19 13:32:39.930 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking SWITCH_BINARY
2017-11-19 13:32:39.931 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - queued 14 frames
2017-11-19 13:32:44.859 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 2: Timeout while sending message. Requeueing - 1 attempts left!
2017-11-19 13:32:44.860 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Got an error while sending data. Resending message.
2017-11-19 13:32:44.869 [DEBUG] [ve.internal.protocol.ZWaveController] - Message queued. Queue length = 4. Queue={}
2017-11-19 13:32:44.870 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - Took message from queue for sending. Queue length = 3
2017-11-19 13:32:44.871 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0E 00 13 02 07 60 0D 01 01 59 01 04 25 C3 30
2017-11-19 13:32:44.872 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 2: Sending REQUEST Message = 01 0E 00 13 02 07 60 0D 01 01 59 01 04 25 C3 30
2017-11-19 13:32:44.882 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 13 01 E8
2017-11-19 13:32:44.885 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:44.886 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 04 01 13 01 E8
2017-11-19 13:32:44.887 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 04 01 13 01 E8
2017-11-19 13:32:44.889 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Response[0x01], priority=High, dest=255, callback=0, payload=01
2017-11-19 13:32:44.890 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Sent Data successfully placed on stack.
2017-11-19 13:32:44.904 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 07 00 13 C3 00 00 03 2B
2017-11-19 13:32:44.907 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:44.908 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 C3 00 00 03 00 00 25
2017-11-19 13:32:44.909 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 09 00 13 C3 00 00 03 00 00 25
2017-11-19 13:32:44.911 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=C3 00 00 03
2017-11-19 13:32:44.912 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: SendData Request. CallBack ID = 195, Status = Transmission complete and ACK received(0)
2017-11-19 13:32:44.913 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Get, dest=2, callback=195, payload=02 07 60 0D 01 01 59 01 04
2017-11-19 13:32:44.915 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=C3 00 00 03
2017-11-19 13:32:44.916 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=SendData, callback id=195, expected=ApplicationCommandHandler, cancelled=false MISMATCH
2017-11-19 13:32:49.839 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Stage STATIC_VALUES. Initialisation retry timer triggered. Increased to 20000
2017-11-19 13:32:49.839 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - STATIC_VALUES: queue length(0), free to send(false)
2017-11-19 13:32:49.840 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Initialisation retry timer started 20000
2017-11-19 13:32:49.840 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: loop - STATIC_VALUES try 3: stageAdvanced(false)
2017-11-19 13:32:49.841 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking MANUFACTURER_SPECIFIC
2017-11-19 13:32:49.841 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found MANUFACTURER_SPECIFIC
2017-11-19 13:32:49.842 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Found 1 instances of MANUFACTURER_SPECIFIC
2017-11-19 13:32:49.842 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking FIRMWARE_UPDATE_MD
2017-11-19 13:32:49.843 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ASSOCIATION
2017-11-19 13:32:49.843 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ASSOCIATION
2017-11-19 13:32:49.843 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Found 1 instances of ASSOCIATION
2017-11-19 13:32:49.844 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking SENSOR_BINARY
2017-11-19 13:32:49.844 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found SENSOR_BINARY
2017-11-19 13:32:49.845 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Found 0 instances of SENSOR_BINARY
2017-11-19 13:32:49.846 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking CONFIGURATION
2017-11-19 13:32:49.846 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking MULTI_INSTANCE_ASSOCIATION
2017-11-19 13:32:49.846 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found MULTI_INSTANCE_ASSOCIATION
2017-11-19 13:32:49.847 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Found 1 instances of MULTI_INSTANCE_ASSOCIATION
2017-11-19 13:32:49.847 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking MULTI_INSTANCE
2017-11-19 13:32:49.848 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ALARM for endpoint 1
2017-11-19 13:32:49.848 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ALARM
2017-11-19 13:32:49.849 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ASSOCIATION for endpoint 1
2017-11-19 13:32:49.849 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ASSOCIATION
2017-11-19 13:32:49.850 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ASSOCIATION_GROUP_INFO for endpoint 1
2017-11-19 13:32:49.850 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ASSOCIATION_GROUP_INFO
2017-11-19 13:32:49.852 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Initialising association group info - 4 groups known
2017-11-19 13:32:49.853 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command GROUP_NAME_GET for group 4
2017-11-19 13:32:49.854 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command INFO_GET for group 4
2017-11-19 13:32:49.855 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command COMMAND_LIST_GET for group 4
2017-11-19 13:32:49.862 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 1
2017-11-19 13:32:49.863 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 1
2017-11-19 13:32:49.863 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - queued packet. Queue length is 1
2017-11-19 13:32:49.864 [DEBUG] [ve.internal.protocol.ZWaveController] - Message queued. Queue length = 4. Queue={}
2017-11-19 13:32:49.864 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 1
2017-11-19 13:32:49.865 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 1
2017-11-19 13:32:49.866 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 1
2017-11-19 13:32:49.866 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 1
2017-11-19 13:32:49.866 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking MULTI_INSTANCE_ASSOCIATION for endpoint 1
2017-11-19 13:32:49.867 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found MULTI_INSTANCE_ASSOCIATION
2017-11-19 13:32:49.867 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking BASIC for endpoint 1
2017-11-19 13:32:49.868 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ZWAVE_PLUS_INFO for endpoint 1
2017-11-19 13:32:49.868 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ZWAVE_PLUS_INFO
2017-11-19 13:32:49.869 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking SENSOR_MULTILEVEL for endpoint 2
2017-11-19 13:32:49.869 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found SENSOR_MULTILEVEL
2017-11-19 13:32:49.869 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ASSOCIATION for endpoint 2
2017-11-19 13:32:49.870 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ASSOCIATION
2017-11-19 13:32:49.870 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ASSOCIATION_GROUP_INFO for endpoint 2
2017-11-19 13:32:49.871 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ASSOCIATION_GROUP_INFO
2017-11-19 13:32:49.871 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Initialising association group info - 4 groups known
2017-11-19 13:32:49.871 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command GROUP_NAME_GET for group 4
2017-11-19 13:32:49.872 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command INFO_GET for group 4
2017-11-19 13:32:49.873 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command COMMAND_LIST_GET for group 4
2017-11-19 13:32:49.874 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 2: Timeout while sending message. Requeueing - 0 attempts left!
2017-11-19 13:32:49.874 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 2
2017-11-19 13:32:49.875 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 2
2017-11-19 13:32:49.875 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Got an error while sending data. Resending message.
2017-11-19 13:32:49.875 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 2
2017-11-19 13:32:49.876 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 2
2017-11-19 13:32:49.876 [DEBUG] [ve.internal.protocol.ZWaveController] - Message queued. Queue length = 5. Queue={}
2017-11-19 13:32:49.876 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 2
2017-11-19 13:32:49.876 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - Took message from queue for sending. Queue length = 4
2017-11-19 13:32:49.876 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 2
2017-11-19 13:32:49.877 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking MULTI_INSTANCE_ASSOCIATION for endpoint 2
2017-11-19 13:32:49.877 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found MULTI_INSTANCE_ASSOCIATION
2017-11-19 13:32:49.878 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking BASIC for endpoint 2
2017-11-19 13:32:49.877 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0E 00 13 02 07 60 0D 01 01 59 01 04 25 C5 36
2017-11-19 13:32:49.878 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ZWAVE_PLUS_INFO for endpoint 2
2017-11-19 13:32:49.879 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ZWAVE_PLUS_INFO
2017-11-19 13:32:49.879 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 2: Sending REQUEST Message = 01 0E 00 13 02 07 60 0D 01 01 59 01 04 25 C5 36
2017-11-19 13:32:49.879 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking SWITCH_ALL for endpoint 3
2017-11-19 13:32:49.880 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found SWITCH_ALL
2017-11-19 13:32:49.880 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking APPLICATION_STATUS for endpoint 3
2017-11-19 13:32:49.880 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ASSOCIATION for endpoint 3
2017-11-19 13:32:49.881 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ASSOCIATION
2017-11-19 13:32:49.881 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ASSOCIATION_GROUP_INFO for endpoint 3
2017-11-19 13:32:49.882 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ASSOCIATION_GROUP_INFO
2017-11-19 13:32:49.882 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Initialising association group info - 4 groups known
2017-11-19 13:32:49.883 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command GROUP_NAME_GET for group 4
2017-11-19 13:32:49.883 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command INFO_GET for group 4
2017-11-19 13:32:49.884 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command COMMAND_LIST_GET for group 4
2017-11-19 13:32:49.885 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 3
2017-11-19 13:32:49.886 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 3
2017-11-19 13:32:49.886 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 3
2017-11-19 13:32:49.887 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 3
2017-11-19 13:32:49.887 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 3
2017-11-19 13:32:49.888 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 3
2017-11-19 13:32:49.888 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking MULTI_INSTANCE_ASSOCIATION for endpoint 3
2017-11-19 13:32:49.889 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found MULTI_INSTANCE_ASSOCIATION
2017-11-19 13:32:49.889 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 13 01 E8
2017-11-19 13:32:49.889 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking BASIC for endpoint 3
2017-11-19 13:32:49.890 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ZWAVE_PLUS_INFO for endpoint 3
2017-11-19 13:32:49.890 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ZWAVE_PLUS_INFO
2017-11-19 13:32:49.890 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking SWITCH_BINARY for endpoint 3
2017-11-19 13:32:49.891 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking BASIC
2017-11-19 13:32:49.891 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:49.891 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking NO_OPERATION
2017-11-19 13:32:49.891 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking VERSION
2017-11-19 13:32:49.892 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 04 01 13 01 E8
2017-11-19 13:32:49.892 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking POWERLEVEL
2017-11-19 13:32:49.892 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking SENSOR_MULTILEVEL
2017-11-19 13:32:49.892 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 04 01 13 01 E8
2017-11-19 13:32:49.892 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found SENSOR_MULTILEVEL
2017-11-19 13:32:49.893 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Found 1 instances of SENSOR_MULTILEVEL
2017-11-19 13:32:49.893 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Response[0x01], priority=High, dest=255, callback=0, payload=01
2017-11-19 13:32:49.893 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking SWITCH_ALL
2017-11-19 13:32:49.893 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Sent Data successfully placed on stack.
2017-11-19 13:32:49.893 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found SWITCH_ALL
2017-11-19 13:32:49.894 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Found 1 instances of SWITCH_ALL
2017-11-19 13:32:49.894 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ALARM
2017-11-19 13:32:49.894 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ALARM
2017-11-19 13:32:49.895 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Found 1 instances of ALARM
2017-11-19 13:32:49.895 [DEBUG] [.commandclass.ZWaveAlarmCommandClass] - NODE 2: Creating new message for command EVENT_SUPPORTED_GET
2017-11-19 13:32:49.896 [DEBUG] [.commandclass.ZWaveAlarmCommandClass] - NODE 2: Creating new message for command EVENT_SUPPORTED_GET
2017-11-19 13:32:49.897 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ASSOCIATION_GROUP_INFO
2017-11-19 13:32:49.898 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ASSOCIATION_GROUP_INFO
2017-11-19 13:32:49.898 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Found 1 instances of ASSOCIATION_GROUP_INFO
2017-11-19 13:32:49.898 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Initialising association group info - 4 groups known
2017-11-19 13:32:49.899 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command GROUP_NAME_GET for group 4
2017-11-19 13:32:49.899 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command INFO_GET for group 4
2017-11-19 13:32:49.900 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command COMMAND_LIST_GET for group 4
2017-11-19 13:32:49.901 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking DEVICE_RESET_LOCALLY
2017-11-19 13:32:49.902 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking NODE_NAMING
2017-11-19 13:32:49.902 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ZWAVE_PLUS_INFO
2017-11-19 13:32:49.902 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ZWAVE_PLUS_INFO
2017-11-19 13:32:49.903 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Found 1 instances of ZWAVE_PLUS_INFO
2017-11-19 13:32:49.903 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking SWITCH_BINARY
2017-11-19 13:32:49.903 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - queued 14 frames
2017-11-19 13:32:49.910 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 07 00 13 C5 00 00 02 2C
2017-11-19 13:32:49.911 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:49.911 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 C5 00 00 02 00 00 22
2017-11-19 13:32:49.912 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 09 00 13 C5 00 00 02 00 00 22
2017-11-19 13:32:49.912 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=C5 00 00 02
2017-11-19 13:32:49.912 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: SendData Request. CallBack ID = 197, Status = Transmission complete and ACK received(0)
2017-11-19 13:32:49.913 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Get, dest=2, callback=197, payload=02 07 60 0D 01 01 59 01 04
2017-11-19 13:32:49.913 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=C5 00 00 02
2017-11-19 13:32:49.914 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=SendData, callback id=197, expected=ApplicationCommandHandler, cancelled=false MISMATCH
2017-11-19 13:32:54.881 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 2: Too many retries. Discarding message: Message: class=SendData[0x13], type=Request[0x00], priority=Get, dest=2, callback=197, payload=02 07 60 0D 01 01 59 01 04
2017-11-19 13:32:54.886 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - Took message from queue for sending. Queue length = 3
2017-11-19 13:32:54.887 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0E 00 13 02 07 60 0D 01 01 59 01 04 25 C2 31
2017-11-19 13:32:54.888 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 2: Sending REQUEST Message = 01 0E 00 13 02 07 60 0D 01 01 59 01 04 25 C2 31
2017-11-19 13:32:54.896 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 13 01 E8
2017-11-19 13:32:54.900 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:54.900 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 04 01 13 01 E8
2017-11-19 13:32:54.901 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 04 01 13 01 E8
2017-11-19 13:32:54.903 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Response[0x01], priority=High, dest=255, callback=0, payload=01
2017-11-19 13:32:54.904 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Sent Data successfully placed on stack.
2017-11-19 13:32:54.918 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 07 00 13 C2 00 00 02 2B
2017-11-19 13:32:54.922 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:54.923 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 C2 00 00 02 00 00 25
2017-11-19 13:32:54.924 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 09 00 13 C2 00 00 02 00 00 25
2017-11-19 13:32:54.925 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=C2 00 00 02
2017-11-19 13:32:54.926 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: SendData Request. CallBack ID = 194, Status = Transmission complete and ACK received(0)
2017-11-19 13:32:54.928 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Get, dest=2, callback=194, payload=02 07 60 0D 01 01 59 01 04
2017-11-19 13:32:54.930 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=C2 00 00 02
2017-11-19 13:32:54.931 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=SendData, callback id=194, expected=ApplicationCommandHandler, cancelled=false MISMATCH
2017-11-19 13:32:59.888 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 2: Timeout while sending message. Requeueing - 2 attempts left!
2017-11-19 13:32:59.890 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Got an error while sending data. Resending message.
2017-11-19 13:32:59.890 [DEBUG] [ve.internal.protocol.ZWaveController] - Message queued. Queue length = 4. Queue={}
2017-11-19 13:32:59.891 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - Took message from queue for sending. Queue length = 3
2017-11-19 13:32:59.892 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0E 00 13 02 07 60 0D 01 01 59 01 04 25 C6 35
2017-11-19 13:32:59.893 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 2: Sending REQUEST Message = 01 0E 00 13 02 07 60 0D 01 01 59 01 04 25 C6 35
2017-11-19 13:32:59.904 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 13 01 E8
2017-11-19 13:32:59.907 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:59.908 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 04 01 13 01 E8
2017-11-19 13:32:59.909 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 04 01 13 01 E8
2017-11-19 13:32:59.911 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Response[0x01], priority=High, dest=255, callback=0, payload=01
2017-11-19 13:32:59.913 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Sent Data successfully placed on stack.
2017-11-19 13:32:59.925 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 07 00 13 C6 00 00 03 2E
2017-11-19 13:32:59.928 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:32:59.930 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 C6 00 00 03 00 00 20
2017-11-19 13:32:59.932 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 09 00 13 C6 00 00 03 00 00 20
2017-11-19 13:32:59.933 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=C6 00 00 03
2017-11-19 13:32:59.934 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: SendData Request. CallBack ID = 198, Status = Transmission complete and ACK received(0)
2017-11-19 13:32:59.935 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Get, dest=2, callback=198, payload=02 07 60 0D 01 01 59 01 04
2017-11-19 13:32:59.936 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=C6 00 00 03
2017-11-19 13:32:59.937 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=SendData, callback id=198, expected=ApplicationCommandHandler, cancelled=false MISMATCH
2017-11-19 13:33:04.895 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 2: Timeout while sending message. Requeueing - 1 attempts left!
2017-11-19 13:33:04.895 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Got an error while sending data. Resending message.
2017-11-19 13:33:04.901 [DEBUG] [ve.internal.protocol.ZWaveController] - Message queued. Queue length = 4. Queue={}
2017-11-19 13:33:04.902 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - Took message from queue for sending. Queue length = 3
2017-11-19 13:33:04.903 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0E 00 13 02 07 60 0D 01 01 59 01 04 25 C7 34
2017-11-19 13:33:04.905 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 2: Sending REQUEST Message = 01 0E 00 13 02 07 60 0D 01 01 59 01 04 25 C7 34
2017-11-19 13:33:04.915 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 13 01 E8
2017-11-19 13:33:04.918 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:33:04.920 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 04 01 13 01 E8
2017-11-19 13:33:04.921 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 04 01 13 01 E8
2017-11-19 13:33:04.923 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Response[0x01], priority=High, dest=255, callback=0, payload=01
2017-11-19 13:33:04.926 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Sent Data successfully placed on stack.
2017-11-19 13:33:04.937 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 07 00 13 C7 00 00 03 2F
2017-11-19 13:33:04.939 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:33:04.942 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 C7 00 00 03 00 00 21
2017-11-19 13:33:04.944 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 09 00 13 C7 00 00 03 00 00 21
2017-11-19 13:33:04.945 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=C7 00 00 03
2017-11-19 13:33:04.945 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: SendData Request. CallBack ID = 199, Status = Transmission complete and ACK received(0)
2017-11-19 13:33:04.947 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Get, dest=2, callback=199, payload=02 07 60 0D 01 01 59 01 04
2017-11-19 13:33:04.948 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=C7 00 00 03
2017-11-19 13:33:04.949 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=SendData, callback id=199, expected=ApplicationCommandHandler, cancelled=false MISMATCH
2017-11-19 13:33:09.840 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Stage STATIC_VALUES. Initialisation retry timer triggered. Increased to 40000
2017-11-19 13:33:09.841 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - STATIC_VALUES: queue length(0), free to send(false)
2017-11-19 13:33:09.842 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Initialisation retry timer started 40000
2017-11-19 13:33:09.842 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: loop - STATIC_VALUES try 4: stageAdvanced(false)
2017-11-19 13:33:09.843 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking MANUFACTURER_SPECIFIC
2017-11-19 13:33:09.843 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found MANUFACTURER_SPECIFIC
2017-11-19 13:33:09.844 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Found 1 instances of MANUFACTURER_SPECIFIC
2017-11-19 13:33:09.844 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking FIRMWARE_UPDATE_MD
2017-11-19 13:33:09.845 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ASSOCIATION
2017-11-19 13:33:09.845 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ASSOCIATION
2017-11-19 13:33:09.846 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Found 1 instances of ASSOCIATION
2017-11-19 13:33:09.847 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking SENSOR_BINARY
2017-11-19 13:33:09.847 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found SENSOR_BINARY
2017-11-19 13:33:09.848 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Found 0 instances of SENSOR_BINARY
2017-11-19 13:33:09.848 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking CONFIGURATION
2017-11-19 13:33:09.849 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking MULTI_INSTANCE_ASSOCIATION
2017-11-19 13:33:09.850 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found MULTI_INSTANCE_ASSOCIATION
2017-11-19 13:33:09.850 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Found 1 instances of MULTI_INSTANCE_ASSOCIATION
2017-11-19 13:33:09.851 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking MULTI_INSTANCE
2017-11-19 13:33:09.851 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ALARM for endpoint 1
2017-11-19 13:33:09.852 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ALARM
2017-11-19 13:33:09.853 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ASSOCIATION for endpoint 1
2017-11-19 13:33:09.853 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ASSOCIATION
2017-11-19 13:33:09.854 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ASSOCIATION_GROUP_INFO for endpoint 1
2017-11-19 13:33:09.854 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ASSOCIATION_GROUP_INFO
2017-11-19 13:33:09.855 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Initialising association group info - 4 groups known
2017-11-19 13:33:09.856 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command GROUP_NAME_GET for group 4
2017-11-19 13:33:09.857 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command INFO_GET for group 4
2017-11-19 13:33:09.858 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command COMMAND_LIST_GET for group 4
2017-11-19 13:33:09.859 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 1
2017-11-19 13:33:09.859 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 1
2017-11-19 13:33:09.860 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - queued packet. Queue length is 1
2017-11-19 13:33:09.861 [DEBUG] [ve.internal.protocol.ZWaveController] - Message queued. Queue length = 4. Queue={}
2017-11-19 13:33:09.862 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 1
2017-11-19 13:33:09.863 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 1
2017-11-19 13:33:09.863 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 1
2017-11-19 13:33:09.864 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 1
2017-11-19 13:33:09.864 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking MULTI_INSTANCE_ASSOCIATION for endpoint 1
2017-11-19 13:33:09.865 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found MULTI_INSTANCE_ASSOCIATION
2017-11-19 13:33:09.866 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking BASIC for endpoint 1
2017-11-19 13:33:09.866 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ZWAVE_PLUS_INFO for endpoint 1
2017-11-19 13:33:09.867 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ZWAVE_PLUS_INFO
2017-11-19 13:33:09.868 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking SENSOR_MULTILEVEL for endpoint 2
2017-11-19 13:33:09.868 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found SENSOR_MULTILEVEL
2017-11-19 13:33:09.869 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ASSOCIATION for endpoint 2
2017-11-19 13:33:09.869 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ASSOCIATION
2017-11-19 13:33:09.870 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ASSOCIATION_GROUP_INFO for endpoint 2
2017-11-19 13:33:09.871 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ASSOCIATION_GROUP_INFO
2017-11-19 13:33:09.871 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Initialising association group info - 4 groups known
2017-11-19 13:33:09.872 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command GROUP_NAME_GET for group 4
2017-11-19 13:33:09.873 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command INFO_GET for group 4
2017-11-19 13:33:09.874 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command COMMAND_LIST_GET for group 4
2017-11-19 13:33:09.875 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 2
2017-11-19 13:33:09.876 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 2
2017-11-19 13:33:09.877 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 2
2017-11-19 13:33:09.877 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 2
2017-11-19 13:33:09.878 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 2
2017-11-19 13:33:09.879 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 2
2017-11-19 13:33:09.879 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking MULTI_INSTANCE_ASSOCIATION for endpoint 2
2017-11-19 13:33:09.879 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found MULTI_INSTANCE_ASSOCIATION
2017-11-19 13:33:09.880 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking BASIC for endpoint 2
2017-11-19 13:33:09.880 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ZWAVE_PLUS_INFO for endpoint 2
2017-11-19 13:33:09.880 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ZWAVE_PLUS_INFO
2017-11-19 13:33:09.881 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking SWITCH_ALL for endpoint 3
2017-11-19 13:33:09.881 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found SWITCH_ALL
2017-11-19 13:33:09.881 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking APPLICATION_STATUS for endpoint 3
2017-11-19 13:33:09.881 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ASSOCIATION for endpoint 3
2017-11-19 13:33:09.882 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ASSOCIATION
2017-11-19 13:33:09.882 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ASSOCIATION_GROUP_INFO for endpoint 3
2017-11-19 13:33:09.883 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ASSOCIATION_GROUP_INFO
2017-11-19 13:33:09.883 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Initialising association group info - 4 groups known
2017-11-19 13:33:09.884 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command GROUP_NAME_GET for group 4
2017-11-19 13:33:09.885 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command INFO_GET for group 4
2017-11-19 13:33:09.886 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command COMMAND_LIST_GET for group 4
2017-11-19 13:33:09.887 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 3
2017-11-19 13:33:09.888 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 3
2017-11-19 13:33:09.888 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 3
2017-11-19 13:33:09.889 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 3
2017-11-19 13:33:09.890 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 3
2017-11-19 13:33:09.891 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 3
2017-11-19 13:33:09.892 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking MULTI_INSTANCE_ASSOCIATION for endpoint 3
2017-11-19 13:33:09.893 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found MULTI_INSTANCE_ASSOCIATION
2017-11-19 13:33:09.893 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking BASIC for endpoint 3
2017-11-19 13:33:09.894 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ZWAVE_PLUS_INFO for endpoint 3
2017-11-19 13:33:09.895 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ZWAVE_PLUS_INFO
2017-11-19 13:33:09.896 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking SWITCH_BINARY for endpoint 3
2017-11-19 13:33:09.904 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking BASIC
2017-11-19 13:33:09.904 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking NO_OPERATION
2017-11-19 13:33:09.905 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking VERSION
2017-11-19 13:33:09.906 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking POWERLEVEL
2017-11-19 13:33:09.906 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 2: Timeout while sending message. Requeueing - 0 attempts left!
2017-11-19 13:33:09.907 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking SENSOR_MULTILEVEL
2017-11-19 13:33:09.907 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Got an error while sending data. Resending message.
2017-11-19 13:33:09.907 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found SENSOR_MULTILEVEL
2017-11-19 13:33:09.908 [DEBUG] [ve.internal.protocol.ZWaveController] - Message queued. Queue length = 5. Queue={}
2017-11-19 13:33:09.908 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Found 1 instances of SENSOR_MULTILEVEL
2017-11-19 13:33:09.908 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking SWITCH_ALL
2017-11-19 13:33:09.909 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found SWITCH_ALL
2017-11-19 13:33:09.908 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - Took message from queue for sending. Queue length = 4
2017-11-19 13:33:09.910 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Found 1 instances of SWITCH_ALL
2017-11-19 13:33:09.911 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ALARM
2017-11-19 13:33:09.911 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0E 00 13 02 07 60 0D 01 01 59 01 04 25 C9 3A
2017-11-19 13:33:09.911 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ALARM
2017-11-19 13:33:09.912 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Found 1 instances of ALARM
2017-11-19 13:33:09.912 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 2: Sending REQUEST Message = 01 0E 00 13 02 07 60 0D 01 01 59 01 04 25 C9 3A
2017-11-19 13:33:09.913 [DEBUG] [.commandclass.ZWaveAlarmCommandClass] - NODE 2: Creating new message for command EVENT_SUPPORTED_GET
2017-11-19 13:33:09.914 [DEBUG] [.commandclass.ZWaveAlarmCommandClass] - NODE 2: Creating new message for command EVENT_SUPPORTED_GET
2017-11-19 13:33:09.918 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ASSOCIATION_GROUP_INFO
2017-11-19 13:33:09.918 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ASSOCIATION_GROUP_INFO
2017-11-19 13:33:09.919 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Found 1 instances of ASSOCIATION_GROUP_INFO
2017-11-19 13:33:09.920 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Initialising association group info - 4 groups known
2017-11-19 13:33:09.921 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command GROUP_NAME_GET for group 4
2017-11-19 13:33:09.922 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command INFO_GET for group 4
2017-11-19 13:33:09.922 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 13 01 E8
2017-11-19 13:33:09.923 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command COMMAND_LIST_GET for group 4
2017-11-19 13:33:09.924 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking DEVICE_RESET_LOCALLY
2017-11-19 13:33:09.925 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking NODE_NAMING
2017-11-19 13:33:09.926 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ZWAVE_PLUS_INFO
2017-11-19 13:33:09.927 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ZWAVE_PLUS_INFO
2017-11-19 13:33:09.930 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Found 1 instances of ZWAVE_PLUS_INFO
2017-11-19 13:33:09.931 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:33:09.933 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 04 01 13 01 E8
2017-11-19 13:33:09.934 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 04 01 13 01 E8
2017-11-19 13:33:09.936 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Response[0x01], priority=High, dest=255, callback=0, payload=01
2017-11-19 13:33:09.936 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Sent Data successfully placed on stack.
2017-11-19 13:33:09.937 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking SWITCH_BINARY
2017-11-19 13:33:09.938 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - queued 14 frames
2017-11-19 13:33:09.944 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 07 00 13 C9 00 00 03 21
2017-11-19 13:33:09.946 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:33:09.947 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 C9 00 00 03 00 00 2F
2017-11-19 13:33:09.948 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 09 00 13 C9 00 00 03 00 00 2F
2017-11-19 13:33:09.949 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=C9 00 00 03
2017-11-19 13:33:09.950 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: SendData Request. CallBack ID = 201, Status = Transmission complete and ACK received(0)
2017-11-19 13:33:09.951 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Get, dest=2, callback=201, payload=02 07 60 0D 01 01 59 01 04
2017-11-19 13:33:09.953 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=C9 00 00 03
2017-11-19 13:33:09.953 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=SendData, callback id=201, expected=ApplicationCommandHandler, cancelled=false MISMATCH
2017-11-19 13:33:14.914 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 2: Too many retries. Discarding message: Message: class=SendData[0x13], type=Request[0x00], priority=Get, dest=2, callback=201, payload=02 07 60 0D 01 01 59 01 04
2017-11-19 13:33:14.915 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - Took message from queue for sending. Queue length = 3
2017-11-19 13:33:14.920 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0E 00 13 02 07 60 0D 01 01 59 01 04 25 C4 37
2017-11-19 13:33:14.921 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 2: Sending REQUEST Message = 01 0E 00 13 02 07 60 0D 01 01 59 01 04 25 C4 37
2017-11-19 13:33:14.931 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 13 01 E8
2017-11-19 13:33:14.933 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:33:14.934 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 04 01 13 01 E8
2017-11-19 13:33:14.934 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 04 01 13 01 E8
2017-11-19 13:33:14.935 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Response[0x01], priority=High, dest=255, callback=0, payload=01
2017-11-19 13:33:14.936 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Sent Data successfully placed on stack.
2017-11-19 13:33:14.953 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 07 00 13 C4 00 00 03 2C
2017-11-19 13:33:14.955 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:33:14.956 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 C4 00 00 03 00 00 22
2017-11-19 13:33:14.957 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 09 00 13 C4 00 00 03 00 00 22
2017-11-19 13:33:14.958 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=C4 00 00 03
2017-11-19 13:33:14.959 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: SendData Request. CallBack ID = 196, Status = Transmission complete and ACK received(0)
2017-11-19 13:33:14.960 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Get, dest=2, callback=196, payload=02 07 60 0D 01 01 59 01 04
2017-11-19 13:33:14.961 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=C4 00 00 03
2017-11-19 13:33:14.962 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=SendData, callback id=196, expected=ApplicationCommandHandler, cancelled=false MISMATCH
2017-11-19 13:33:19.922 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 2: Timeout while sending message. Requeueing - 2 attempts left!
2017-11-19 13:33:19.923 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Got an error while sending data. Resending message.
2017-11-19 13:33:19.928 [DEBUG] [ve.internal.protocol.ZWaveController] - Message queued. Queue length = 4. Queue={}
2017-11-19 13:33:19.929 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - Took message from queue for sending. Queue length = 3
2017-11-19 13:33:19.930 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0E 00 13 02 07 60 0D 01 01 59 01 04 25 CA 39
2017-11-19 13:33:19.932 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 2: Sending REQUEST Message = 01 0E 00 13 02 07 60 0D 01 01 59 01 04 25 CA 39
2017-11-19 13:33:19.941 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 13 01 E8
2017-11-19 13:33:19.944 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:33:19.945 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 04 01 13 01 E8
2017-11-19 13:33:19.946 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 04 01 13 01 E8
2017-11-19 13:33:19.947 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Response[0x01], priority=High, dest=255, callback=0, payload=01
2017-11-19 13:33:19.947 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Sent Data successfully placed on stack.
2017-11-19 13:33:19.964 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 07 00 13 CA 00 00 03 22
2017-11-19 13:33:19.965 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:33:19.966 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 CA 00 00 03 00 00 2C
2017-11-19 13:33:19.967 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 09 00 13 CA 00 00 03 00 00 2C
2017-11-19 13:33:19.968 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=CA 00 00 03
2017-11-19 13:33:19.969 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: SendData Request. CallBack ID = 202, Status = Transmission complete and ACK received(0)
2017-11-19 13:33:19.971 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Get, dest=2, callback=202, payload=02 07 60 0D 01 01 59 01 04
2017-11-19 13:33:19.972 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=CA 00 00 03
2017-11-19 13:33:19.972 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=SendData, callback id=202, expected=ApplicationCommandHandler, cancelled=false MISMATCH
2017-11-19 13:33:24.933 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 2: Timeout while sending message. Requeueing - 1 attempts left!
2017-11-19 13:33:24.938 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Got an error while sending data. Resending message.
2017-11-19 13:33:24.940 [DEBUG] [ve.internal.protocol.ZWaveController] - Message queued. Queue length = 4. Queue={}
2017-11-19 13:33:24.940 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - Took message from queue for sending. Queue length = 3
2017-11-19 13:33:24.941 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0E 00 13 02 07 60 0D 01 01 59 01 04 25 CB 38
2017-11-19 13:33:24.943 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 2: Sending REQUEST Message = 01 0E 00 13 02 07 60 0D 01 01 59 01 04 25 CB 38
2017-11-19 13:33:24.953 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 13 01 E8
2017-11-19 13:33:24.956 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:33:24.957 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 04 01 13 01 E8
2017-11-19 13:33:24.958 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 04 01 13 01 E8
2017-11-19 13:33:24.959 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Response[0x01], priority=High, dest=255, callback=0, payload=01
2017-11-19 13:33:24.960 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Sent Data successfully placed on stack.
2017-11-19 13:33:24.974 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 07 00 13 CB 00 00 03 23
2017-11-19 13:33:24.978 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:33:24.979 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 CB 00 00 03 00 00 2D
2017-11-19 13:33:24.980 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 09 00 13 CB 00 00 03 00 00 2D
2017-11-19 13:33:24.981 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=CB 00 00 03
2017-11-19 13:33:24.981 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: SendData Request. CallBack ID = 203, Status = Transmission complete and ACK received(0)
2017-11-19 13:33:24.983 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Get, dest=2, callback=203, payload=02 07 60 0D 01 01 59 01 04
2017-11-19 13:33:24.984 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=CB 00 00 03
2017-11-19 13:33:24.984 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=SendData, callback id=203, expected=ApplicationCommandHandler, cancelled=false MISMATCH
2017-11-19 13:33:29.945 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 2: Timeout while sending message. Requeueing - 0 attempts left!
2017-11-19 13:33:29.951 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Got an error while sending data. Resending message.
2017-11-19 13:33:29.952 [DEBUG] [ve.internal.protocol.ZWaveController] - Message queued. Queue length = 4. Queue={}
2017-11-19 13:33:29.953 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - Took message from queue for sending. Queue length = 3
2017-11-19 13:33:29.957 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0E 00 13 02 07 60 0D 01 01 59 01 04 25 CC 3F
2017-11-19 13:33:29.958 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 2: Sending REQUEST Message = 01 0E 00 13 02 07 60 0D 01 01 59 01 04 25 CC 3F
2017-11-19 13:33:29.968 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 13 01 E8
2017-11-19 13:33:29.970 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:33:29.971 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 04 01 13 01 E8
2017-11-19 13:33:29.972 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 04 01 13 01 E8
2017-11-19 13:33:29.973 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Response[0x01], priority=High, dest=255, callback=0, payload=01
2017-11-19 13:33:29.974 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Sent Data successfully placed on stack.
2017-11-19 13:33:29.991 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 07 00 13 CC 00 00 02 25
2017-11-19 13:33:29.994 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:33:29.996 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 CC 00 00 02 00 00 2B
2017-11-19 13:33:29.998 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 09 00 13 CC 00 00 02 00 00 2B
2017-11-19 13:33:30.000 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=CC 00 00 02
2017-11-19 13:33:30.002 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: SendData Request. CallBack ID = 204, Status = Transmission complete and ACK received(0)
2017-11-19 13:33:30.005 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Get, dest=2, callback=204, payload=02 07 60 0D 01 01 59 01 04
2017-11-19 13:33:30.007 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=CC 00 00 02
2017-11-19 13:33:30.008 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=SendData, callback id=204, expected=ApplicationCommandHandler, cancelled=false MISMATCH
2017-11-19 13:33:34.960 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 2: Too many retries. Discarding message: Message: class=SendData[0x13], type=Request[0x00], priority=Get, dest=2, callback=204, payload=02 07 60 0D 01 01 59 01 04
2017-11-19 13:33:34.967 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - Took message from queue for sending. Queue length = 2
2017-11-19 13:33:34.968 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0E 00 13 02 07 60 0D 01 01 59 01 04 25 C8 3B
2017-11-19 13:33:34.969 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 2: Sending REQUEST Message = 01 0E 00 13 02 07 60 0D 01 01 59 01 04 25 C8 3B
2017-11-19 13:33:34.980 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 13 01 E8
2017-11-19 13:33:34.983 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:33:34.985 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 04 01 13 01 E8
2017-11-19 13:33:34.986 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 04 01 13 01 E8
2017-11-19 13:33:34.988 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Response[0x01], priority=High, dest=255, callback=0, payload=01
2017-11-19 13:33:34.990 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Sent Data successfully placed on stack.
2017-11-19 13:33:35.002 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 07 00 13 C8 00 00 03 20
2017-11-19 13:33:35.004 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:33:35.005 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 C8 00 00 03 00 00 2E
2017-11-19 13:33:35.007 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 09 00 13 C8 00 00 03 00 00 2E
2017-11-19 13:33:35.009 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=C8 00 00 03
2017-11-19 13:33:35.011 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: SendData Request. CallBack ID = 200, Status = Transmission complete and ACK received(0)
2017-11-19 13:33:35.013 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Get, dest=2, callback=200, payload=02 07 60 0D 01 01 59 01 04
2017-11-19 13:33:35.016 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=C8 00 00 03
2017-11-19 13:33:35.017 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=SendData, callback id=200, expected=ApplicationCommandHandler, cancelled=false MISMATCH
2017-11-19 13:33:39.972 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 2: Timeout while sending message. Requeueing - 2 attempts left!
2017-11-19 13:33:39.977 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Got an error while sending data. Resending message.
2017-11-19 13:33:39.979 [DEBUG] [ve.internal.protocol.ZWaveController] - Message queued. Queue length = 3. Queue={}
2017-11-19 13:33:39.981 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - Took message from queue for sending. Queue length = 2
2017-11-19 13:33:39.983 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0E 00 13 02 07 60 0D 01 01 59 01 04 25 CD 3E
2017-11-19 13:33:39.985 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 2: Sending REQUEST Message = 01 0E 00 13 02 07 60 0D 01 01 59 01 04 25 CD 3E
2017-11-19 13:33:39.998 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 13 01 E8
2017-11-19 13:33:40.000 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:33:40.001 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 04 01 13 01 E8
2017-11-19 13:33:40.002 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 04 01 13 01 E8
2017-11-19 13:33:40.003 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Response[0x01], priority=High, dest=255, callback=0, payload=01
2017-11-19 13:33:40.004 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Sent Data successfully placed on stack.
2017-11-19 13:33:40.018 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 07 00 13 CD 00 00 02 24
2017-11-19 13:33:40.021 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:33:40.023 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 CD 00 00 02 00 00 2A
2017-11-19 13:33:40.025 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 09 00 13 CD 00 00 02 00 00 2A
2017-11-19 13:33:40.027 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=CD 00 00 02
2017-11-19 13:33:40.028 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: SendData Request. CallBack ID = 205, Status = Transmission complete and ACK received(0)
2017-11-19 13:33:40.031 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Get, dest=2, callback=205, payload=02 07 60 0D 01 01 59 01 04
2017-11-19 13:33:40.032 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=CD 00 00 02
2017-11-19 13:33:40.033 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=SendData, callback id=205, expected=ApplicationCommandHandler, cancelled=false MISMATCH
2017-11-19 13:33:44.988 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 2: Timeout while sending message. Requeueing - 1 attempts left!
2017-11-19 13:33:44.989 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Got an error while sending data. Resending message.
2017-11-19 13:33:44.990 [DEBUG] [ve.internal.protocol.ZWaveController] - Message queued. Queue length = 3. Queue={}
2017-11-19 13:33:44.991 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - Took message from queue for sending. Queue length = 2
2017-11-19 13:33:44.992 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0E 00 13 02 07 60 0D 01 01 59 01 04 25 CE 3D
2017-11-19 13:33:44.994 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 2: Sending REQUEST Message = 01 0E 00 13 02 07 60 0D 01 01 59 01 04 25 CE 3D
2017-11-19 13:33:45.003 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 13 01 E8
2017-11-19 13:33:45.006 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:33:45.008 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 04 01 13 01 E8
2017-11-19 13:33:45.009 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 04 01 13 01 E8
2017-11-19 13:33:45.010 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Response[0x01], priority=High, dest=255, callback=0, payload=01
2017-11-19 13:33:45.010 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Sent Data successfully placed on stack.
2017-11-19 13:33:45.025 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 07 00 13 CE 00 00 03 26
2017-11-19 13:33:45.028 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:33:45.030 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 CE 00 00 03 00 00 28
2017-11-19 13:33:45.032 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 09 00 13 CE 00 00 03 00 00 28
2017-11-19 13:33:45.034 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=CE 00 00 03
2017-11-19 13:33:45.036 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: SendData Request. CallBack ID = 206, Status = Transmission complete and ACK received(0)
2017-11-19 13:33:45.039 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Get, dest=2, callback=206, payload=02 07 60 0D 01 01 59 01 04
2017-11-19 13:33:45.041 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=CE 00 00 03
2017-11-19 13:33:45.043 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=SendData, callback id=206, expected=ApplicationCommandHandler, cancelled=false MISMATCH
2017-11-19 13:33:49.841 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Stage STATIC_VALUES. Initialisation retry timer triggered. Increased to 80000
2017-11-19 13:33:49.842 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - STATIC_VALUES: queue length(0), free to send(false)
2017-11-19 13:33:49.842 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Initialisation retry timer started 80000
2017-11-19 13:33:49.843 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: loop - STATIC_VALUES try 5: stageAdvanced(false)
2017-11-19 13:33:49.843 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking MANUFACTURER_SPECIFIC
2017-11-19 13:33:49.844 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found MANUFACTURER_SPECIFIC
2017-11-19 13:33:49.844 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Found 1 instances of MANUFACTURER_SPECIFIC
2017-11-19 13:33:49.844 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking FIRMWARE_UPDATE_MD
2017-11-19 13:33:49.845 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ASSOCIATION
2017-11-19 13:33:49.845 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ASSOCIATION
2017-11-19 13:33:49.846 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Found 1 instances of ASSOCIATION
2017-11-19 13:33:49.846 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking SENSOR_BINARY
2017-11-19 13:33:49.847 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found SENSOR_BINARY
2017-11-19 13:33:49.847 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Found 0 instances of SENSOR_BINARY
2017-11-19 13:33:49.847 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking CONFIGURATION
2017-11-19 13:33:49.848 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking MULTI_INSTANCE_ASSOCIATION
2017-11-19 13:33:49.848 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found MULTI_INSTANCE_ASSOCIATION
2017-11-19 13:33:49.849 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Found 1 instances of MULTI_INSTANCE_ASSOCIATION
2017-11-19 13:33:49.849 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking MULTI_INSTANCE
2017-11-19 13:33:49.849 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ALARM for endpoint 1
2017-11-19 13:33:49.850 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ALARM
2017-11-19 13:33:49.850 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ASSOCIATION for endpoint 1
2017-11-19 13:33:49.851 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ASSOCIATION
2017-11-19 13:33:49.851 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ASSOCIATION_GROUP_INFO for endpoint 1
2017-11-19 13:33:49.852 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ASSOCIATION_GROUP_INFO
2017-11-19 13:33:49.852 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Initialising association group info - 4 groups known
2017-11-19 13:33:49.852 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command GROUP_NAME_GET for group 4
2017-11-19 13:33:49.853 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command INFO_GET for group 4
2017-11-19 13:33:49.854 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command COMMAND_LIST_GET for group 4
2017-11-19 13:33:49.855 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 1
2017-11-19 13:33:49.856 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 1
2017-11-19 13:33:49.857 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - queued packet. Queue length is 1
2017-11-19 13:33:49.857 [DEBUG] [ve.internal.protocol.ZWaveController] - Message queued. Queue length = 3. Queue={}
2017-11-19 13:33:49.858 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 1
2017-11-19 13:33:49.859 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 1
2017-11-19 13:33:49.859 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 1
2017-11-19 13:33:49.859 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 1
2017-11-19 13:33:49.860 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking MULTI_INSTANCE_ASSOCIATION for endpoint 1
2017-11-19 13:33:49.860 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found MULTI_INSTANCE_ASSOCIATION
2017-11-19 13:33:49.861 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking BASIC for endpoint 1
2017-11-19 13:33:49.861 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ZWAVE_PLUS_INFO for endpoint 1
2017-11-19 13:33:49.862 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ZWAVE_PLUS_INFO
2017-11-19 13:33:49.862 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking SENSOR_MULTILEVEL for endpoint 2
2017-11-19 13:33:49.863 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found SENSOR_MULTILEVEL
2017-11-19 13:33:49.863 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ASSOCIATION for endpoint 2
2017-11-19 13:33:49.864 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ASSOCIATION
2017-11-19 13:33:49.864 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ASSOCIATION_GROUP_INFO for endpoint 2
2017-11-19 13:33:49.864 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ASSOCIATION_GROUP_INFO
2017-11-19 13:33:49.865 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Initialising association group info - 4 groups known
2017-11-19 13:33:49.865 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command GROUP_NAME_GET for group 4
2017-11-19 13:33:49.866 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command INFO_GET for group 4
2017-11-19 13:33:49.867 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command COMMAND_LIST_GET for group 4
2017-11-19 13:33:49.868 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 2
2017-11-19 13:33:49.869 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 2
2017-11-19 13:33:49.869 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 2
2017-11-19 13:33:49.870 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 2
2017-11-19 13:33:49.870 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 2
2017-11-19 13:33:49.871 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 2
2017-11-19 13:33:49.871 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking MULTI_INSTANCE_ASSOCIATION for endpoint 2
2017-11-19 13:33:49.872 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found MULTI_INSTANCE_ASSOCIATION
2017-11-19 13:33:49.872 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking BASIC for endpoint 2
2017-11-19 13:33:49.873 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ZWAVE_PLUS_INFO for endpoint 2
2017-11-19 13:33:49.873 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ZWAVE_PLUS_INFO
2017-11-19 13:33:49.873 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking SWITCH_ALL for endpoint 3
2017-11-19 13:33:49.874 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found SWITCH_ALL
2017-11-19 13:33:49.874 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking APPLICATION_STATUS for endpoint 3
2017-11-19 13:33:49.875 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ASSOCIATION for endpoint 3
2017-11-19 13:33:49.875 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ASSOCIATION
2017-11-19 13:33:49.876 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ASSOCIATION_GROUP_INFO for endpoint 3
2017-11-19 13:33:49.876 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ASSOCIATION_GROUP_INFO
2017-11-19 13:33:49.876 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Initialising association group info - 4 groups known
2017-11-19 13:33:49.877 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command GROUP_NAME_GET for group 4
2017-11-19 13:33:49.878 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command INFO_GET for group 4
2017-11-19 13:33:49.879 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command COMMAND_LIST_GET for group 4
2017-11-19 13:33:49.879 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 3
2017-11-19 13:33:49.880 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 3
2017-11-19 13:33:49.881 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 3
2017-11-19 13:33:49.881 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 3
2017-11-19 13:33:49.882 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 3
2017-11-19 13:33:49.882 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 3
2017-11-19 13:33:49.883 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking MULTI_INSTANCE_ASSOCIATION for endpoint 3
2017-11-19 13:33:49.883 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found MULTI_INSTANCE_ASSOCIATION
2017-11-19 13:33:49.884 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking BASIC for endpoint 3
2017-11-19 13:33:49.884 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ZWAVE_PLUS_INFO for endpoint 3
2017-11-19 13:33:49.885 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ZWAVE_PLUS_INFO
2017-11-19 13:33:49.885 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking SWITCH_BINARY for endpoint 3
2017-11-19 13:33:49.886 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking BASIC
2017-11-19 13:33:49.886 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking NO_OPERATION
2017-11-19 13:33:49.886 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking VERSION
2017-11-19 13:33:49.887 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking POWERLEVEL
2017-11-19 13:33:49.887 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking SENSOR_MULTILEVEL
2017-11-19 13:33:49.888 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found SENSOR_MULTILEVEL
2017-11-19 13:33:49.888 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Found 1 instances of SENSOR_MULTILEVEL
2017-11-19 13:33:49.889 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking SWITCH_ALL
2017-11-19 13:33:49.889 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found SWITCH_ALL
2017-11-19 13:33:49.889 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Found 1 instances of SWITCH_ALL
2017-11-19 13:33:49.890 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ALARM
2017-11-19 13:33:49.890 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ALARM
2017-11-19 13:33:49.891 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Found 1 instances of ALARM
2017-11-19 13:33:49.891 [DEBUG] [.commandclass.ZWaveAlarmCommandClass] - NODE 2: Creating new message for command EVENT_SUPPORTED_GET
2017-11-19 13:33:49.892 [DEBUG] [.commandclass.ZWaveAlarmCommandClass] - NODE 2: Creating new message for command EVENT_SUPPORTED_GET
2017-11-19 13:33:49.893 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ASSOCIATION_GROUP_INFO
2017-11-19 13:33:49.893 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ASSOCIATION_GROUP_INFO
2017-11-19 13:33:49.894 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Found 1 instances of ASSOCIATION_GROUP_INFO
2017-11-19 13:33:49.897 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Initialising association group info - 4 groups known
2017-11-19 13:33:49.897 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command GROUP_NAME_GET for group 4
2017-11-19 13:33:49.898 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command INFO_GET for group 4
2017-11-19 13:33:49.899 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command COMMAND_LIST_GET for group 4
2017-11-19 13:33:49.900 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking DEVICE_RESET_LOCALLY
2017-11-19 13:33:49.900 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking NODE_NAMING
2017-11-19 13:33:49.901 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ZWAVE_PLUS_INFO
2017-11-19 13:33:49.901 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ZWAVE_PLUS_INFO
2017-11-19 13:33:49.901 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Found 1 instances of ZWAVE_PLUS_INFO
2017-11-19 13:33:49.902 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking SWITCH_BINARY
2017-11-19 13:33:49.902 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - queued 14 frames
2017-11-19 13:33:49.995 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 2: Timeout while sending message. Requeueing - 0 attempts left!
2017-11-19 13:33:50.003 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Got an error while sending data. Resending message.
2017-11-19 13:33:50.003 [DEBUG] [ve.internal.protocol.ZWaveController] - Message queued. Queue length = 4. Queue={}
2017-11-19 13:33:50.004 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - Took message from queue for sending. Queue length = 3
2017-11-19 13:33:50.005 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0E 00 13 02 07 60 0D 01 01 59 01 04 25 D0 23
2017-11-19 13:33:50.006 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 2: Sending REQUEST Message = 01 0E 00 13 02 07 60 0D 01 01 59 01 04 25 D0 23
2017-11-19 13:33:50.015 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 13 01 E8
2017-11-19 13:33:50.016 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:33:50.016 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 04 01 13 01 E8
2017-11-19 13:33:50.017 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 04 01 13 01 E8
2017-11-19 13:33:50.017 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Response[0x01], priority=High, dest=255, callback=0, payload=01
2017-11-19 13:33:50.018 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Sent Data successfully placed on stack.
2017-11-19 13:33:50.037 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 07 00 13 D0 00 00 03 38
2017-11-19 13:33:50.037 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:33:50.038 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 D0 00 00 03 00 00 36
2017-11-19 13:33:50.039 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 09 00 13 D0 00 00 03 00 00 36
2017-11-19 13:33:50.039 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=D0 00 00 03
2017-11-19 13:33:50.040 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: SendData Request. CallBack ID = 208, Status = Transmission complete and ACK received(0)
2017-11-19 13:33:50.041 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Get, dest=2, callback=208, payload=02 07 60 0D 01 01 59 01 04
2017-11-19 13:33:50.042 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=D0 00 00 03
2017-11-19 13:33:50.042 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=SendData, callback id=208, expected=ApplicationCommandHandler, cancelled=false MISMATCH
2017-11-19 13:33:55.008 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 2: Too many retries. Discarding message: Message: class=SendData[0x13], type=Request[0x00], priority=Get, dest=2, callback=208, payload=02 07 60 0D 01 01 59 01 04
2017-11-19 13:33:55.013 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - Took message from queue for sending. Queue length = 2
2017-11-19 13:33:55.014 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0E 00 13 02 07 60 0D 01 01 59 01 04 25 CF 3C
2017-11-19 13:33:55.015 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 2: Sending REQUEST Message = 01 0E 00 13 02 07 60 0D 01 01 59 01 04 25 CF 3C
2017-11-19 13:33:55.025 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 13 01 E8
2017-11-19 13:33:55.028 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:33:55.029 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 04 01 13 01 E8
2017-11-19 13:33:55.031 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 04 01 13 01 E8
2017-11-19 13:33:55.033 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Response[0x01], priority=High, dest=255, callback=0, payload=01
2017-11-19 13:33:55.035 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Sent Data successfully placed on stack.
2017-11-19 13:33:55.047 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 07 00 13 CF 00 00 03 27
2017-11-19 13:33:55.049 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:33:55.050 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 CF 00 00 03 00 00 29
2017-11-19 13:33:55.051 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 09 00 13 CF 00 00 03 00 00 29
2017-11-19 13:33:55.052 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=CF 00 00 03
2017-11-19 13:33:55.053 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: SendData Request. CallBack ID = 207, Status = Transmission complete and ACK received(0)
2017-11-19 13:33:55.055 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Get, dest=2, callback=207, payload=02 07 60 0D 01 01 59 01 04
2017-11-19 13:33:55.056 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=CF 00 00 03
2017-11-19 13:33:55.057 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=SendData, callback id=207, expected=ApplicationCommandHandler, cancelled=false MISMATCH
2017-11-19 13:34:00.016 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 2: Timeout while sending message. Requeueing - 2 attempts left!
2017-11-19 13:34:00.021 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Got an error while sending data. Resending message.
2017-11-19 13:34:00.023 [DEBUG] [ve.internal.protocol.ZWaveController] - Message queued. Queue length = 3. Queue={}
2017-11-19 13:34:00.023 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - Took message from queue for sending. Queue length = 2
2017-11-19 13:34:00.024 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0E 00 13 02 07 60 0D 01 01 59 01 04 25 D1 22
2017-11-19 13:34:00.026 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 2: Sending REQUEST Message = 01 0E 00 13 02 07 60 0D 01 01 59 01 04 25 D1 22
2017-11-19 13:34:00.037 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 13 01 E8
2017-11-19 13:34:00.038 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:34:00.039 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 04 01 13 01 E8
2017-11-19 13:34:00.040 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 04 01 13 01 E8
2017-11-19 13:34:00.041 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Response[0x01], priority=High, dest=255, callback=0, payload=01
2017-11-19 13:34:00.042 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Sent Data successfully placed on stack.
2017-11-19 13:34:00.058 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 07 00 13 D1 00 00 02 38
2017-11-19 13:34:00.060 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:34:00.061 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 D1 00 00 02 00 00 36
2017-11-19 13:34:00.062 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 09 00 13 D1 00 00 02 00 00 36
2017-11-19 13:34:00.063 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=D1 00 00 02
2017-11-19 13:34:00.064 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: SendData Request. CallBack ID = 209, Status = Transmission complete and ACK received(0)
2017-11-19 13:34:00.065 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Get, dest=2, callback=209, payload=02 07 60 0D 01 01 59 01 04
2017-11-19 13:34:00.067 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=D1 00 00 02
2017-11-19 13:34:00.067 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=SendData, callback id=209, expected=ApplicationCommandHandler, cancelled=false MISMATCH
2017-11-19 13:34:05.028 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 2: Timeout while sending message. Requeueing - 1 attempts left!
2017-11-19 13:34:05.034 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Got an error while sending data. Resending message.
2017-11-19 13:34:05.035 [DEBUG] [ve.internal.protocol.ZWaveController] - Message queued. Queue length = 3. Queue={}
2017-11-19 13:34:05.036 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - Took message from queue for sending. Queue length = 2
2017-11-19 13:34:05.037 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0E 00 13 02 07 60 0D 01 01 59 01 04 25 D2 21
2017-11-19 13:34:05.039 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 2: Sending REQUEST Message = 01 0E 00 13 02 07 60 0D 01 01 59 01 04 25 D2 21
2017-11-19 13:34:05.048 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 13 01 E8
2017-11-19 13:34:05.050 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:34:05.051 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 04 01 13 01 E8
2017-11-19 13:34:05.052 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 04 01 13 01 E8
2017-11-19 13:34:05.053 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Response[0x01], priority=High, dest=255, callback=0, payload=01
2017-11-19 13:34:05.054 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Sent Data successfully placed on stack.
2017-11-19 13:34:05.070 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 07 00 13 D2 00 00 02 3B
2017-11-19 13:34:05.073 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:34:05.075 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 D2 00 00 02 00 00 35
2017-11-19 13:34:05.077 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 09 00 13 D2 00 00 02 00 00 35
2017-11-19 13:34:05.079 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=D2 00 00 02
2017-11-19 13:34:05.081 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: SendData Request. CallBack ID = 210, Status = Transmission complete and ACK received(0)
2017-11-19 13:34:05.083 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Get, dest=2, callback=210, payload=02 07 60 0D 01 01 59 01 04
2017-11-19 13:34:05.085 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=D2 00 00 02
2017-11-19 13:34:05.087 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=SendData, callback id=210, expected=ApplicationCommandHandler, cancelled=false MISMATCH
2017-11-19 13:34:10.040 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 2: Timeout while sending message. Requeueing - 0 attempts left!
2017-11-19 13:34:10.042 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Got an error while sending data. Resending message.
2017-11-19 13:34:10.049 [DEBUG] [ve.internal.protocol.ZWaveController] - Message queued. Queue length = 3. Queue={}
2017-11-19 13:34:10.051 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - Took message from queue for sending. Queue length = 2
2017-11-19 13:34:10.053 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0E 00 13 02 07 60 0D 01 01 59 01 04 25 D3 20
2017-11-19 13:34:10.055 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 2: Sending REQUEST Message = 01 0E 00 13 02 07 60 0D 01 01 59 01 04 25 D3 20
2017-11-19 13:34:10.065 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 13 01 E8
2017-11-19 13:34:10.068 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:34:10.071 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 04 01 13 01 E8
2017-11-19 13:34:10.074 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 04 01 13 01 E8
2017-11-19 13:34:10.076 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Response[0x01], priority=High, dest=255, callback=0, payload=01
2017-11-19 13:34:10.079 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Sent Data successfully placed on stack.
2017-11-19 13:34:10.087 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 07 00 13 D3 00 00 02 3A
2017-11-19 13:34:10.089 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:34:10.090 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 D3 00 00 02 00 00 34
2017-11-19 13:34:10.092 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 09 00 13 D3 00 00 02 00 00 34
2017-11-19 13:34:10.094 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=D3 00 00 02
2017-11-19 13:34:10.096 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: SendData Request. CallBack ID = 211, Status = Transmission complete and ACK received(0)
2017-11-19 13:34:10.098 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Get, dest=2, callback=211, payload=02 07 60 0D 01 01 59 01 04
2017-11-19 13:34:10.100 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=D3 00 00 02
2017-11-19 13:34:10.102 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=SendData, callback id=211, expected=ApplicationCommandHandler, cancelled=false MISMATCH
2017-11-19 13:34:15.058 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 2: Too many retries. Discarding message: Message: class=SendData[0x13], type=Request[0x00], priority=Get, dest=2, callback=211, payload=02 07 60 0D 01 01 59 01 04
2017-11-19 13:34:15.065 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - Took message from queue for sending. Queue length = 1
2017-11-19 13:34:15.066 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 08 00 13 02 01 00 25 8D 4F
2017-11-19 13:34:15.067 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 2: Sending REQUEST Message = 01 08 00 13 02 01 00 25 8D 4F
2017-11-19 13:34:15.076 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 13 01 E8
2017-11-19 13:34:15.078 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:34:15.081 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 04 01 13 01 E8
2017-11-19 13:34:15.084 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 04 01 13 01 E8
2017-11-19 13:34:15.086 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Response[0x01], priority=High, dest=255, callback=0, payload=01
2017-11-19 13:34:15.089 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Sent Data successfully placed on stack.
2017-11-19 13:34:15.096 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 07 00 13 8D 00 00 02 64
2017-11-19 13:34:15.099 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:34:15.101 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 8D 00 00 02 00 00 6A
2017-11-19 13:34:15.103 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 09 00 13 8D 00 00 02 00 00 6A
2017-11-19 13:34:15.105 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=8D 00 00 02
2017-11-19 13:34:15.107 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: SendData Request. CallBack ID = 141, Status = Transmission complete and ACK received(0)
2017-11-19 13:34:15.109 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Poll, dest=2, callback=141, payload=02 01 00
2017-11-19 13:34:15.111 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=8D 00 00 02
2017-11-19 13:34:15.113 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=SendData, callback id=141, expected=SendData, cancelled=false transaction complete!
2017-11-19 13:34:15.114 [DEBUG] [ve.internal.protocol.ZWaveController] - Notifying event listeners: ZWaveTransactionCompletedEvent
2017-11-19 13:34:15.116 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 2: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2017-11-19 13:34:15.118 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - STATIC_VALUES: Transaction complete (SendData:Request) success(true)
2017-11-19 13:34:15.119 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - checking initialisation queue. Queue size 14.
2017-11-19 13:34:15.121 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 2: Response processed after 53ms/4185ms.
2017-11-19 13:34:15.121 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - Took message from queue for sending. Queue length = 0
2017-11-19 13:34:15.122 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 08 00 13 02 01 00 25 8E 4C
2017-11-19 13:34:15.124 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 2: Sending REQUEST Message = 01 08 00 13 02 01 00 25 8E 4C
2017-11-19 13:34:15.133 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 13 01 E8
2017-11-19 13:34:15.141 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:34:15.143 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 04 01 13 01 E8
2017-11-19 13:34:15.144 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 04 01 13 01 E8
2017-11-19 13:34:15.146 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Response[0x01], priority=High, dest=255, callback=0, payload=01
2017-11-19 13:34:15.148 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Sent Data successfully placed on stack.
2017-11-19 13:34:15.154 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 07 00 13 8E 00 00 03 66
2017-11-19 13:34:15.155 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:34:15.157 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 8E 00 00 03 00 00 68
2017-11-19 13:34:15.159 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 09 00 13 8E 00 00 03 00 00 68
2017-11-19 13:34:15.161 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=8E 00 00 03
2017-11-19 13:34:15.163 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: SendData Request. CallBack ID = 142, Status = Transmission complete and ACK received(0)
2017-11-19 13:34:15.165 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Poll, dest=2, callback=142, payload=02 01 00
2017-11-19 13:34:15.167 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=8E 00 00 03
2017-11-19 13:34:15.168 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=SendData, callback id=142, expected=SendData, cancelled=false transaction complete!
2017-11-19 13:34:15.170 [DEBUG] [ve.internal.protocol.ZWaveController] - Notifying event listeners: ZWaveTransactionCompletedEvent
2017-11-19 13:34:15.171 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 2: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2017-11-19 13:34:15.173 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - STATIC_VALUES: Transaction complete (SendData:Request) success(true)
2017-11-19 13:34:15.174 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - checking initialisation queue. Queue size 14.
2017-11-19 13:34:15.175 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 2: Response processed after 50ms/4185ms.
2017-11-19 13:35:09.842 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Stage STATIC_VALUES. Initialisation retry timer triggered. Increased to 160000
2017-11-19 13:35:09.843 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - STATIC_VALUES: queue length(0), free to send(false)
2017-11-19 13:35:09.843 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Initialisation retry timer started 160000
2017-11-19 13:35:09.844 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: Retries exceeded at STATIC_VALUES
2017-11-19 13:35:09.844 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Retry timout: Can't advance
2017-11-19 13:37:49.844 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Stage STATIC_VALUES. Initialisation retry timer triggered. Increased to 320000
2017-11-19 13:37:49.844 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - STATIC_VALUES: queue length(0), free to send(true)
2017-11-19 13:37:49.845 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Initialisation retry timer started 320000
2017-11-19 13:37:49.846 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: loop - STATIC_VALUES try 1: stageAdvanced(false)
2017-11-19 13:37:49.846 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking MANUFACTURER_SPECIFIC
2017-11-19 13:37:49.847 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found MANUFACTURER_SPECIFIC
2017-11-19 13:37:49.847 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Found 1 instances of MANUFACTURER_SPECIFIC
2017-11-19 13:37:49.848 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking FIRMWARE_UPDATE_MD
2017-11-19 13:37:49.848 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ASSOCIATION
2017-11-19 13:37:49.849 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ASSOCIATION
2017-11-19 13:37:49.849 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Found 1 instances of ASSOCIATION
2017-11-19 13:37:49.850 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking SENSOR_BINARY
2017-11-19 13:37:49.850 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found SENSOR_BINARY
2017-11-19 13:37:49.851 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Found 0 instances of SENSOR_BINARY
2017-11-19 13:37:49.851 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking CONFIGURATION
2017-11-19 13:37:49.852 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking MULTI_INSTANCE_ASSOCIATION
2017-11-19 13:37:49.852 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found MULTI_INSTANCE_ASSOCIATION
2017-11-19 13:37:49.853 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Found 1 instances of MULTI_INSTANCE_ASSOCIATION
2017-11-19 13:37:49.853 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking MULTI_INSTANCE
2017-11-19 13:37:49.854 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ALARM for endpoint 1
2017-11-19 13:37:49.854 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ALARM
2017-11-19 13:37:49.855 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ASSOCIATION for endpoint 1
2017-11-19 13:37:49.855 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ASSOCIATION
2017-11-19 13:37:49.856 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ASSOCIATION_GROUP_INFO for endpoint 1
2017-11-19 13:37:49.856 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ASSOCIATION_GROUP_INFO
2017-11-19 13:37:49.857 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Initialising association group info - 4 groups known
2017-11-19 13:37:49.857 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command GROUP_NAME_GET for group 4
2017-11-19 13:37:49.859 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command INFO_GET for group 4
2017-11-19 13:37:49.860 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command COMMAND_LIST_GET for group 4
2017-11-19 13:37:49.861 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 1
2017-11-19 13:37:49.861 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 1
2017-11-19 13:37:49.862 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - queued packet. Queue length is 1
2017-11-19 13:37:49.863 [DEBUG] [ve.internal.protocol.ZWaveController] - Message queued. Queue length = 1. Queue={}
2017-11-19 13:37:49.863 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - Took message from queue for sending. Queue length = 0
2017-11-19 13:37:49.863 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 1
2017-11-19 13:37:49.864 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 1
2017-11-19 13:37:49.864 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0E 00 13 02 07 60 0D 01 01 59 01 04 25 D4 27
2017-11-19 13:37:49.865 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 1
2017-11-19 13:37:49.865 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 1
2017-11-19 13:37:49.866 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking MULTI_INSTANCE_ASSOCIATION for endpoint 1
2017-11-19 13:37:49.866 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found MULTI_INSTANCE_ASSOCIATION
2017-11-19 13:37:49.867 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 2: Sending REQUEST Message = 01 0E 00 13 02 07 60 0D 01 01 59 01 04 25 D4 27
2017-11-19 13:37:49.867 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking BASIC for endpoint 1
2017-11-19 13:37:49.867 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ZWAVE_PLUS_INFO for endpoint 1
2017-11-19 13:37:49.868 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ZWAVE_PLUS_INFO
2017-11-19 13:37:49.869 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking SENSOR_MULTILEVEL for endpoint 2
2017-11-19 13:37:49.869 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found SENSOR_MULTILEVEL
2017-11-19 13:37:49.870 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ASSOCIATION for endpoint 2
2017-11-19 13:37:49.870 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ASSOCIATION
2017-11-19 13:37:49.872 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ASSOCIATION_GROUP_INFO for endpoint 2
2017-11-19 13:37:49.873 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ASSOCIATION_GROUP_INFO
2017-11-19 13:37:49.873 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Initialising association group info - 4 groups known
2017-11-19 13:37:49.874 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command GROUP_NAME_GET for group 4
2017-11-19 13:37:49.875 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command INFO_GET for group 4
2017-11-19 13:37:49.876 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command COMMAND_LIST_GET for group 4
2017-11-19 13:37:49.877 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 2
2017-11-19 13:37:49.878 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 13 01 E8
2017-11-19 13:37:49.881 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:37:49.881 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 2
2017-11-19 13:37:49.882 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 2
2017-11-19 13:37:49.882 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 04 01 13 01 E8
2017-11-19 13:37:49.883 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 2
2017-11-19 13:37:49.883 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 04 01 13 01 E8
2017-11-19 13:37:49.883 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 2
2017-11-19 13:37:49.884 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 2
2017-11-19 13:37:49.884 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Response[0x01], priority=High, dest=255, callback=0, payload=01
2017-11-19 13:37:49.884 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking MULTI_INSTANCE_ASSOCIATION for endpoint 2
2017-11-19 13:37:49.884 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Sent Data successfully placed on stack.
2017-11-19 13:37:49.884 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found MULTI_INSTANCE_ASSOCIATION
2017-11-19 13:37:49.885 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking BASIC for endpoint 2
2017-11-19 13:37:49.886 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ZWAVE_PLUS_INFO for endpoint 2
2017-11-19 13:37:49.886 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ZWAVE_PLUS_INFO
2017-11-19 13:37:49.887 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking SWITCH_ALL for endpoint 3
2017-11-19 13:37:49.887 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found SWITCH_ALL
2017-11-19 13:37:49.888 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking APPLICATION_STATUS for endpoint 3
2017-11-19 13:37:49.888 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ASSOCIATION for endpoint 3
2017-11-19 13:37:49.889 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ASSOCIATION
2017-11-19 13:37:49.890 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ASSOCIATION_GROUP_INFO for endpoint 3
2017-11-19 13:37:49.891 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ASSOCIATION_GROUP_INFO
2017-11-19 13:37:49.892 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Initialising association group info - 4 groups known
2017-11-19 13:37:49.892 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command GROUP_NAME_GET for group 4
2017-11-19 13:37:49.893 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command INFO_GET for group 4
2017-11-19 13:37:49.894 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command COMMAND_LIST_GET for group 4
2017-11-19 13:37:49.895 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 3
2017-11-19 13:37:49.895 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 3
2017-11-19 13:37:49.896 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 3
2017-11-19 13:37:49.896 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 3
2017-11-19 13:37:49.897 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 2: Encapsulating message, instance / endpoint 3
2017-11-19 13:37:49.897 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 2: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 3
2017-11-19 13:37:49.898 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking MULTI_INSTANCE_ASSOCIATION for endpoint 3
2017-11-19 13:37:49.899 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 07 00 13 D4 00 00 02 3D
2017-11-19 13:37:49.901 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found MULTI_INSTANCE_ASSOCIATION
2017-11-19 13:37:49.901 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:37:49.902 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking BASIC for endpoint 3
2017-11-19 13:37:49.903 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ZWAVE_PLUS_INFO for endpoint 3
2017-11-19 13:37:49.903 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 D4 00 00 02 00 00 33
2017-11-19 13:37:49.903 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ZWAVE_PLUS_INFO
2017-11-19 13:37:49.904 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking SWITCH_BINARY for endpoint 3
2017-11-19 13:37:49.904 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 09 00 13 D4 00 00 02 00 00 33
2017-11-19 13:37:49.904 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking BASIC
2017-11-19 13:37:49.905 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking NO_OPERATION
2017-11-19 13:37:49.905 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=D4 00 00 02
2017-11-19 13:37:49.905 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking VERSION
2017-11-19 13:37:49.906 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking POWERLEVEL
2017-11-19 13:37:49.907 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking SENSOR_MULTILEVEL
2017-11-19 13:37:49.906 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: SendData Request. CallBack ID = 212, Status = Transmission complete and ACK received(0)
2017-11-19 13:37:49.907 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found SENSOR_MULTILEVEL
2017-11-19 13:37:49.908 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Found 1 instances of SENSOR_MULTILEVEL
2017-11-19 13:37:49.909 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking SWITCH_ALL
2017-11-19 13:37:49.909 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found SWITCH_ALL
2017-11-19 13:37:49.909 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Found 1 instances of SWITCH_ALL
2017-11-19 13:37:49.910 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ALARM
2017-11-19 13:37:49.910 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ALARM
2017-11-19 13:37:49.911 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Found 1 instances of ALARM
2017-11-19 13:37:49.911 [DEBUG] [.commandclass.ZWaveAlarmCommandClass] - NODE 2: Creating new message for command EVENT_SUPPORTED_GET
2017-11-19 13:37:49.912 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Get, dest=2, callback=212, payload=02 07 60 0D 01 01 59 01 04
2017-11-19 13:37:49.912 [DEBUG] [.commandclass.ZWaveAlarmCommandClass] - NODE 2: Creating new message for command EVENT_SUPPORTED_GET
2017-11-19 13:37:49.913 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ASSOCIATION_GROUP_INFO
2017-11-19 13:37:49.913 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ASSOCIATION_GROUP_INFO
2017-11-19 13:37:49.914 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Found 1 instances of ASSOCIATION_GROUP_INFO
2017-11-19 13:37:49.915 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Initialising association group info - 4 groups known
2017-11-19 13:37:49.915 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command GROUP_NAME_GET for group 4
2017-11-19 13:37:49.916 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command INFO_GET for group 4
2017-11-19 13:37:49.917 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=D4 00 00 02
2017-11-19 13:37:49.917 [DEBUG] [WaveAssociationGroupInfoCommandClass] - NODE 2: Creating new message for application command COMMAND_LIST_GET for group 4
2017-11-19 13:37:49.918 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking DEVICE_RESET_LOCALLY
2017-11-19 13:37:49.919 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking NODE_NAMING
2017-11-19 13:37:49.919 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking ZWAVE_PLUS_INFO
2017-11-19 13:37:49.920 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - found ZWAVE_PLUS_INFO
2017-11-19 13:37:49.920 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Found 1 instances of ZWAVE_PLUS_INFO
2017-11-19 13:37:49.920 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=SendData, callback id=212, expected=ApplicationCommandHandler, cancelled=false MISMATCH
2017-11-19 13:37:49.921 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - checking SWITCH_BINARY
2017-11-19 13:37:49.921 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: STATIC_VALUES - queued 14 frames
2017-11-19 13:37:54.868 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 2: Timeout while sending message. Requeueing - 2 attempts left!
2017-11-19 13:37:54.869 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Got an error while sending data. Resending message.
2017-11-19 13:37:54.870 [DEBUG] [ve.internal.protocol.ZWaveController] - Message queued. Queue length = 1. Queue={}
2017-11-19 13:37:54.871 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - Took message from queue for sending. Queue length = 0
2017-11-19 13:37:54.872 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0E 00 13 02 07 60 0D 01 01 59 01 04 25 D5 26
2017-11-19 13:37:54.873 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 2: Sending REQUEST Message = 01 0E 00 13 02 07 60 0D 01 01 59 01 04 25 D5 26
2017-11-19 13:37:54.883 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 13 01 E8
2017-11-19 13:37:54.884 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:37:54.886 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 04 01 13 01 E8
2017-11-19 13:37:54.887 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 04 01 13 01 E8
2017-11-19 13:37:54.888 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Response[0x01], priority=High, dest=255, callback=0, payload=01
2017-11-19 13:37:54.889 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Sent Data successfully placed on stack.
2017-11-19 13:37:54.905 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 07 00 13 D5 00 00 03 3D
2017-11-19 13:37:54.907 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:37:54.909 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 D5 00 00 03 00 00 33
2017-11-19 13:37:54.911 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 09 00 13 D5 00 00 03 00 00 33
2017-11-19 13:37:54.913 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=D5 00 00 03
2017-11-19 13:37:54.915 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: SendData Request. CallBack ID = 213, Status = Transmission complete and ACK received(0)
2017-11-19 13:37:54.918 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Get, dest=2, callback=213, payload=02 07 60 0D 01 01 59 01 04
2017-11-19 13:37:54.920 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=D5 00 00 03
2017-11-19 13:37:54.921 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=SendData, callback id=213, expected=ApplicationCommandHandler, cancelled=false MISMATCH
2017-11-19 13:37:59.874 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 2: Timeout while sending message. Requeueing - 1 attempts left!
2017-11-19 13:37:59.876 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Got an error while sending data. Resending message.
2017-11-19 13:37:59.883 [DEBUG] [ve.internal.protocol.ZWaveController] - Message queued. Queue length = 1. Queue={}
2017-11-19 13:37:59.885 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - Took message from queue for sending. Queue length = 0
2017-11-19 13:37:59.887 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0E 00 13 02 07 60 0D 01 01 59 01 04 25 D6 25
2017-11-19 13:37:59.889 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 2: Sending REQUEST Message = 01 0E 00 13 02 07 60 0D 01 01 59 01 04 25 D6 25
2017-11-19 13:37:59.901 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 13 01 E8
2017-11-19 13:37:59.902 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:37:59.903 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 04 01 13 01 E8
2017-11-19 13:37:59.904 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 04 01 13 01 E8
2017-11-19 13:37:59.905 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Response[0x01], priority=High, dest=255, callback=0, payload=01
2017-11-19 13:37:59.906 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Sent Data successfully placed on stack.
2017-11-19 13:37:59.923 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 07 00 13 D6 00 00 03 3E
2017-11-19 13:37:59.925 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:37:59.927 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 D6 00 00 03 00 00 30
2017-11-19 13:37:59.928 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 09 00 13 D6 00 00 03 00 00 30
2017-11-19 13:37:59.929 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=D6 00 00 03
2017-11-19 13:37:59.930 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: SendData Request. CallBack ID = 214, Status = Transmission complete and ACK received(0)
2017-11-19 13:37:59.932 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Get, dest=2, callback=214, payload=02 07 60 0D 01 01 59 01 04
2017-11-19 13:37:59.934 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=D6 00 00 03
2017-11-19 13:37:59.934 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=SendData, callback id=214, expected=ApplicationCommandHandler, cancelled=false MISMATCH
2017-11-19 13:38:04.892 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 2: Timeout while sending message. Requeueing - 0 attempts left!
2017-11-19 13:38:04.898 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Got an error while sending data. Resending message.
2017-11-19 13:38:04.900 [DEBUG] [ve.internal.protocol.ZWaveController] - Message queued. Queue length = 1. Queue={}
2017-11-19 13:38:04.902 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - Took message from queue for sending. Queue length = 0
2017-11-19 13:38:04.905 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0E 00 13 02 07 60 0D 01 01 59 01 04 25 D7 24
2017-11-19 13:38:04.908 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 2: Sending REQUEST Message = 01 0E 00 13 02 07 60 0D 01 01 59 01 04 25 D7 24
2017-11-19 13:38:04.919 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 13 01 E8
2017-11-19 13:38:04.923 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:38:04.925 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 04 01 13 01 E8
2017-11-19 13:38:04.928 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 04 01 13 01 E8
2017-11-19 13:38:04.930 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Response[0x01], priority=High, dest=255, callback=0, payload=01
2017-11-19 13:38:04.931 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Sent Data successfully placed on stack.
2017-11-19 13:38:05.010 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 07 00 13 D7 00 00 0A 36
2017-11-19 13:38:05.014 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-11-19 13:38:05.015 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 D7 00 00 0A 00 00 38
2017-11-19 13:38:05.016 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 09 00 13 D7 00 00 0A 00 00 38
2017-11-19 13:38:05.018 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=D7 00 00 0A
2017-11-19 13:38:05.019 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: SendData Request. CallBack ID = 215, Status = Transmission complete and ACK received(0)
2017-11-19 13:38:05.021 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Get, dest=2, callback=215, payload=02 07 60 0D 01 01 59 01 04
2017-11-19 13:38:05.023 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=D7 00 00 0A
2017-11-19 13:38:05.024 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=SendData, callback id=215, expected=ApplicationCommandHandler, cancelled=false MISMATCH
2017-11-19 13:38:09.911 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 2: Too many retries. Discarding message: Message: class=SendData[0x13], type=Request[0x00], priority=Get, dest=2, callback=215, payload=02 07 60 0D 01 01 59 01 04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment