Hey guys, very new to Z-Wave. Finally managed to get one node working with my Z-Stick. The following logs appear every midnight. I believe it is simply performing a automatic network heal but having trouble understand each line:
2019-03-30 00:00:00.011 Detail, Node001, Queuing (Controller) Request Node Neighbor Update
2019-03-30 00:00:00.012 Detail, Node005, Queuing (Controller) Request Node Neighbor Update
2019-03-30 00:00:00.012 Info, Requesting Neighbor Update for node 1
2019-03-30 00:00:00.012 Detail, Node001, Queuing (Command) ControllerCommand_RequestNodeNeighborUpdate (Node=1): 0x01, 0x05, 0x00, 0x48, 0x01, 0x0b, 0xb8
2019-03-30 00:00:00.012 Detail, Notification: ControllerCommand - Starting
2019-03-30 00:00:00.014 Detail,
2019-03-30 00:00:00.014 Info, Node001, Sending (Command) message (Callback ID=0x0b, Expected Reply=0x48) - ControllerCommand_RequestNodeNeighborUpdate (Node=1): 0x01, 0x05, 0x00, 0x48, 0x01, 0x0b, 0xb8
2019-03-30 00:00:00.042 Detail, Node001, Received: 0x01, 0x05, 0x00, 0x48, 0x0b, 0x23, 0x9a
2019-03-30 00:00:00.043 Detail,
2019-03-30 00:00:00.043 Warning, Node001, WARNING: REQUEST_NEIGHBOR_UPDATE_FAILED
2019-03-30 00:00:00.043 Detail, Node035, Expected callbackId was received
2019-03-30 00:00:00.043 Detail, Node035, Expected reply was received
2019-03-30 00:00:00.043 Detail, Node035, Message transaction complete
2019-03-30 00:00:00.043 Detail,
2019-03-30 00:00:00.043 Detail, Node001, Removing current message
2019-03-30 00:00:00.043 Detail, Notification: ControllerCommand - Failed
2019-03-30 00:00:00.044 Info, Requesting Neighbor Update for node 5
2019-03-30 00:00:00.044 Detail,
2019-03-30 00:00:00.044 Detail, Node005, Queuing (Controller) Request Node Neighbor Update
2019-03-30 00:00:00.044 Detail, Notification: ControllerCommand - Starting
2019-03-30 00:00:00.045 Detail, Notification: ControllerCommand - Sleeping
Can someone please confirm that my assumption is accurate?
Thanks.