08-31-2017, 08:39 AM
(This post was last modified: 08-31-2017, 09:20 AM by saro.)
Hi,
I've installed the Ubuntu 16.04 Longsleep image and then I use the Z-wave EU pot module on euler bus.
Installing openzwave library (at openzwave) and node wrapper (at openzwave-shared).
It works correctly with the ZW090 Z-Stick Gen5 EU USB device (accessed on /dev/ttyACM0)
but with official pine64 z-wave pot module, on discovery, I don't found any device (the access setting in on the correct /dev/ttyS2).
The pine64 module is well found on /dev/ttyS2 interface but the at scan complete it show 0 device.
Here the 2 logs:
USB Stick on /dev/ttyACM0:
Code: Initialising OpenZWave 1.4.0 binary addon for Node.JS.
OpenZWave Security API is ENABLED
ZWave device db : /usr/local/etc/openzwave
User settings path : /home/ubuntu/Morpheos.Momo.NodeJS/lib/_providers/discovery/openzwave/openzwave-lib/build/Release/../../
Option Overrides : --ConsoleOutput false
connecting to /dev/ttyACM0
Could Not Open OZW Log File.
scanning homeid=0xc85baf68...
node6: nop
node6: node sleep
node1: Aeotec, ZW090 Z-Stick Gen5 EU
node1: name="", type="Static PC Controller", location=""
node1: class 32
node1: Basic=0
node8: nop
in which there are found 2 nodes (node6 and node8)
Pine64 Z-wave pot module:
Code: initialising OpenZWave addon (/home/ubuntu/OZW_Test/ozws_anto/node_modules/openzwave-shared/lib/../build/Release/openzwave_shared.node)
Initialising OpenZWave 1.4.0 binary addon for Node.JS.
OpenZWave Security API is ENABLED
ZWave device db : /usr/local/etc/openzwave
User settings path : /home/ubuntu/OZW_Test/ozws_anto/node_modules/openzwave-shared/build/Release/../../
Option Overrides : --ConsoleOutput false
connecting to /dev/ttyS2
scanning homeid=0xf6b92336...
node1: Sigma Designs, UZB Z-Wave USB Adapter
node1: name="", type="Static PC Controller", location=""
node1: class 32
node1: Basic=0
====> scan complete
in which there isn't found any node.
Somebody help me, please?
Thanks in advance.
PS. I would avoid to use OpenHAB.
This might be a permissions thing; add your user to the dialout group !
sudo usermod -a -G dialout $USER
The connection to Z-wave is a simple uart serial comm connection. Study the Z-wave protocol; its open. I too would like to avoid openhab. You should be able to write your own interface with Python or C|C++
marcushh777
please join us for a chat @ irc.pine64.xyz:6667 or ssl irc.pine64.xyz:6697
( I regret that I am not able to respond to personal messages; let's meet on irc! )
09-01-2017, 05:22 AM
(This post was last modified: 09-01-2017, 05:33 AM by saro.
Edit Reason: adding info
)
(08-31-2017, 11:33 AM)MarkHaysHarris777 Wrote: This might be a permissions thing; add your user to the dialout group !
sudo usermod -a -G dialout $USER
The connection to Z-wave is a simple uart serial comm connection. Study the Z-wave protocol; its open. I too would like to avoid openhab. You should be able to write your own interface with Python or C|C++
Hi Mark,
thanks for your reply.
I'm control and verify that the users of my system have dialout and tty groups, and this is ok but the problem is the same. Using openzware library and starting MinOZW over /dev/ttyACM0 and /dev/S2 there is a difference related to Node001, in which is declared "Known" in the first case, while is declared "New" for pine64 Module.
Here the logs,
pine64 Zwave module on ttyS2:
Code: Starting MinOZW with OpenZWave Version 1.4.0 MODDED
[31m2017-09-01 12:30:50.319 Error, Cannot find a path to the configuration files at ../../../config/, Using config/ instead...
[39m[39m2017-09-01 12:30:50.321 Info, Reading config/options.xml for Options
[39m[39m2017-09-01 12:30:50.322 Info, Reading options.xml for Options
[39m[32m2017-09-01 12:30:50.323 Always, OpenZwave Version 1.4.0 Starting Up
[39m[39m2017-09-01 12:30:50.323 Info, Setting Up Provided Network Key for Secure Communications
[39m[33m2017-09-01 12:30:50.323 Warning, Failed - Network Key Not Set
[39m[39m2017-09-01 12:30:50.324 Info, mgr, Added driver for controller /dev/ttyS2
[39m[39m2017-09-01 12:30:50.324 Info, Opening controller /dev/ttyS2
[39m[39m2017-09-01 12:30:50.324 Info, Trying to open serial port /dev/ttyS2 (attempt 1)
[39m[39m2017-09-01 12:30:50.325 Info, Serial port /dev/ttyS2 opened (attempt 1)
[39m[34m2017-09-01 12:30:50.326 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_GET_VERSION: 0x01, 0x03, 0x00, 0x15, 0xe9
[39m[34m2017-09-01 12:30:50.326 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_MEMORY_GET_ID: 0x01, 0x03, 0x00, 0x20, 0xdc
[39m[34m2017-09-01 12:30:50.326 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_GET_CONTROLLER_CAPABILITIES: 0x01, 0x03, 0x00, 0x05, 0xf9
[39m[34m2017-09-01 12:30:50.326 Detail, contrlr, Queuing (Command) FUNC_ID_SERIAL_API_GET_CAPABILITIES: 0x01, 0x03, 0x00, 0x07, 0xfb
[39m[34m2017-09-01 12:30:50.326 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_GET_SUC_NODE_ID: 0x01, 0x03, 0x00, 0x56, 0xaa
[39m[34m2017-09-01 12:30:50.327 Detail,
[39m[39m2017-09-01 12:30:50.327 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x15) - FUNC_ID_ZW_GET_VERSION: 0x01, 0x03, 0x00, 0x15, 0xe9
[39m[34m2017-09-01 12:30:50.331 Detail, contrlr, Received: 0x01, 0x10, 0x01, 0x15, 0x5a, 0x2d, 0x57, 0x61, 0x76, 0x65, 0x20, 0x34, 0x2e, 0x33, 0x33, 0x00, 0x01, 0x92
[39m[34m2017-09-01 12:30:50.331 Detail,
[39m[39m2017-09-01 12:30:50.331 Info, contrlr, Received reply to FUNC_ID_ZW_GET_VERSION:
[39m[39m2017-09-01 12:30:50.331 Info, contrlr, Static Controller library, version Z-Wave 4.33
[39m[34m2017-09-01 12:30:50.331 Detail, Node045, Expected reply was received
[39m[34m2017-09-01 12:30:50.331 Detail, Node045, Message transaction complete
[39m[34m2017-09-01 12:30:50.331 Detail,
[39m[34m2017-09-01 12:30:50.332 Detail, contrlr, Removing current message
[39m[34m2017-09-01 12:30:50.332 Detail,
[39m[39m2017-09-01 12:30:50.332 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x20) - FUNC_ID_ZW_MEMORY_GET_ID: 0x01, 0x03, 0x00, 0x20, 0xdc
[39m[34m2017-09-01 12:30:50.335 Detail, contrlr, Received: 0x01, 0x08, 0x01, 0x20, 0xf6, 0xb9, 0x23, 0x36, 0x01, 0x8d
[39m[34m2017-09-01 12:30:50.335 Detail,
[39m[39m2017-09-01 12:30:50.335 Info, contrlr, Received reply to FUNC_ID_ZW_MEMORY_GET_ID. Home ID = 0xf6b92336. Our node ID = 1
[39m[34m2017-09-01 12:30:50.335 Detail, Node185, Expected reply was received
[39m[34m2017-09-01 12:30:50.335 Detail, Node185, Message transaction complete
[39m[34m2017-09-01 12:30:50.336 Detail,
[39m[34m2017-09-01 12:30:50.336 Detail, contrlr, Removing current message
[39m[34m2017-09-01 12:30:50.336 Detail,
[39m[39m2017-09-01 12:30:50.336 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x05) - FUNC_ID_ZW_GET_CONTROLLER_CAPABILITIES: 0x01, 0x03, 0x00, 0x05, 0xf9
[39m[34m2017-09-01 12:30:50.338 Detail, contrlr, Received: 0x01, 0x04, 0x01, 0x05, 0x34, 0xcb
[39m[34m2017-09-01 12:30:50.339 Detail,
[39m[39m2017-09-01 12:30:50.339 Info, contrlr, Received reply to FUNC_ID_ZW_GET_CONTROLLER_CAPABILITIES:
[39m[39m2017-09-01 12:30:50.339 Info, contrlr, There is a SUC ID Server (SIS) in this network.
[39m[39m2017-09-01 12:30:50.339 Info, contrlr, The PC controller is an inclusion static update controller (SUC).
[39m[34m2017-09-01 12:30:50.339 Detail, Node203, Expected reply was received
[39m[34m2017-09-01 12:30:50.339 Detail, Node203, Message transaction complete
[39m[34m2017-09-01 12:30:50.339 Detail,
[39m[34m2017-09-01 12:30:50.340 Detail, contrlr, Removing current message
[39m[34m2017-09-01 12:30:50.340 Detail,
[39m[39m2017-09-01 12:30:50.340 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x07) - FUNC_ID_SERIAL_API_GET_CAPABILITIES: 0x01, 0x03, 0x00, 0x07, 0xfb
[39m[34m2017-09-01 12:30:50.346 Detail, contrlr, Received: 0x01, 0x2b, 0x01, 0x07, 0x05, 0x0a, 0x00, 0x00, 0x00, 0x01, 0x00, 0x01, 0xfe, 0x87, 0xff, 0x88, 0xcf, 0x3f, 0xc0, 0x47, 0xfb, 0xdf, 0xfd, 0xe0, 0x67, 0x00, 0x00, 0x80, 0x00, 0x80, 0x86, 0x00, 0x00, 0x00, 0xe8, 0x73, 0x00, 0x00, 0x0e, 0x00, 0x00, 0x60, 0x00, 0x00, 0x89
[39m[34m2017-09-01 12:30:50.346 Detail,
[39m[39m2017-09-01 12:30:50.346 Info, contrlr, Received reply to FUNC_ID_SERIAL_API_GET_CAPABILITIES
[39m[39m2017-09-01 12:30:50.346 Info, contrlr, Serial API Version: 5.10
[39m[39m2017-09-01 12:30:50.346 Info, contrlr, Manufacturer ID: 0x0000
[39m[39m2017-09-01 12:30:50.347 Info, contrlr, Product Type: 0x0001
[39m[39m2017-09-01 12:30:50.347 Info, contrlr, Product ID: 0x0001
[39m[34m2017-09-01 12:30:50.347 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_GET_RANDOM: 0x01, 0x04, 0x00, 0x1c, 0x20, 0xc7
[39m[34m2017-09-01 12:30:50.347 Detail, contrlr, Queuing (Command) FUNC_ID_SERIAL_API_GET_INIT_DATA: 0x01, 0x03, 0x00, 0x02, 0xfe
[39m[34m2017-09-01 12:30:50.347 Detail, contrlr, Queuing (Command) FUNC_ID_SERIAL_API_SET_TIMEOUTS: 0x01, 0x05, 0x00, 0x06, 0x64, 0x0f, 0x97
[39m[34m2017-09-01 12:30:50.347 Detail, contrlr, Queuing (Command) FUNC_ID_SERIAL_API_APPL_NODE_INFORMATION: 0x01, 0x07, 0x00, 0x03, 0x01, 0x02, 0x01, 0x00, 0xf9
[39m[34m2017-09-01 12:30:50.347 Detail, Node010, Expected reply was received
[39m[34m2017-09-01 12:30:50.348 Detail, Node010, Message transaction complete
[39m[34m2017-09-01 12:30:50.348 Detail,
[39m[34m2017-09-01 12:30:50.348 Detail, contrlr, Removing current message
[39m[34m2017-09-01 12:30:50.348 Detail,
[39m[39m2017-09-01 12:30:50.348 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x56) - FUNC_ID_ZW_GET_SUC_NODE_ID: 0x01, 0x03, 0x00, 0x56, 0xaa
[39m[34m2017-09-01 12:30:50.351 Detail, contrlr, Received: 0x01, 0x04, 0x01, 0x56, 0x01, 0xad
[39m[34m2017-09-01 12:30:50.351 Detail,
[39m[39m2017-09-01 12:30:50.351 Info, contrlr, Received reply to GET_SUC_NODE_ID. Node ID = 1
[39m[34m2017-09-01 12:30:50.351 Detail, Node173, Expected reply was received
[39m[34m2017-09-01 12:30:50.351 Detail, Node173, Message transaction complete
[39m[34m2017-09-01 12:30:50.351 Detail,
[39m[34m2017-09-01 12:30:50.351 Detail, contrlr, Removing current message
[39m[34m2017-09-01 12:30:50.352 Detail,
[39m[39m2017-09-01 12:30:50.352 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x1c) - FUNC_ID_ZW_GET_RANDOM: 0x01, 0x04, 0x00, 0x1c, 0x20, 0xc7
[39m[34m2017-09-01 12:30:50.406 Detail, contrlr, Received: 0x01, 0x25, 0x01, 0x1c, 0x01, 0x20, 0x76, 0xbb, 0x6e, 0xd0, 0x82, 0xe1, 0x80, 0xfb, 0xae, 0x87, 0x41, 0x14, 0x6d, 0xcd, 0xcf, 0xc8, 0x7c, 0x19, 0x44, 0xa9, 0x79, 0xe8, 0xb4, 0x6e, 0x0a, 0x1b, 0x4f, 0x5d, 0x77, 0x02, 0x0e, 0x48, 0xa5
[39m[34m2017-09-01 12:30:50.407 Detail,
[39m[39m2017-09-01 12:30:50.407 Info, contrlr, Received reply to FUNC_ID_ZW_GET_RANDOM: true
[39m[34m2017-09-01 12:30:50.407 Detail, Node032, Expected reply was received
[39m[34m2017-09-01 12:30:50.407 Detail, Node032, Message transaction complete
[39m[34m2017-09-01 12:30:50.407 Detail,
[39m[34m2017-09-01 12:30:50.407 Detail, contrlr, Removing current message
[39m[34m2017-09-01 12:30:50.407 Detail,
[39m[39m2017-09-01 12:30:50.408 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x02) - FUNC_ID_SERIAL_API_GET_INIT_DATA: 0x01, 0x03, 0x00, 0x02, 0xfe
[39m[34m2017-09-01 12:30:50.466 Detail, contrlr, Received: 0x01, 0x25, 0x01, 0x02, 0x06, 0x08, 0x1d, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x05, 0x00, 0xce
[39m[34m2017-09-01 12:30:50.467 Detail,
[39m[39m2017-09-01 12:30:50.467 Info, mgr, Driver with Home ID of 0xf6b92336 is now ready.
[39m[39m2017-09-01 12:30:50.467 Info,
[39m[39m2017-09-01 12:30:50.468 Info, contrlr, Received reply to FUNC_ID_SERIAL_API_GET_INIT_DATA:
[39m[39m2017-09-01 12:30:50.468 Info, contrlr, Node 001 - New
[39m[34m2017-09-01 12:30:50.468 Detail, Node001, AdvanceQueries queryPending=0 queryRetries=0 queryStage=None live=1
[39m[34m2017-09-01 12:30:50.468 Detail, Node001, QueryStage_ProtocolInfo
[39m[34m2017-09-01 12:30:50.468 Detail, Node001, Queuing (Query) Get Node Protocol Info (Node=1): 0x01, 0x04, 0x00, 0x41, 0x01, 0xbb
[39m[34m2017-09-01 12:30:50.469 Detail, Node001, Queuing (Query) Query Stage Complete (ProtocolInfo)
[39m[39m2017-09-01 12:30:50.469 Info, Node001, Initializing Node. New Node: false (false)
[39m[34m2017-09-01 12:30:50.469 Detail, Node008, Expected reply was received
[39m[34m2017-09-01 12:30:50.469 Detail, Node008, Message transaction complete
[39m[34m2017-09-01 12:30:50.469 Detail,
[39m[34m2017-09-01 12:30:50.469 Detail, contrlr, Removing current message
[39m[34m2017-09-01 12:30:50.470 Detail, Node001, Notification: DriverReady
[39m[34m2017-09-01 12:30:50.470 Detail, Node001, Notification: NodeNew
[39m[34m2017-09-01 12:30:50.470 Detail, Node001, Notification: NodeAdded
[39m[34m2017-09-01 12:30:50.470 Detail,
[39m[39m2017-09-01 12:30:50.470 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x06) - FUNC_ID_SERIAL_API_SET_TIMEOUTS: 0x01, 0x05, 0x00, 0x06, 0x64, 0x0f, 0x97
[39m[34m2017-09-01 12:30:50.473 Detail, contrlr, Received: 0x01, 0x05, 0x01, 0x06, 0x64, 0x0f, 0x96
[39m[34m2017-09-01 12:30:50.473 Detail,
[39m[39m2017-09-01 12:30:50.473 Info, contrlr, Received reply to FUNC_ID_SERIAL_API_SET_TIMEOUTS
[39m[34m2017-09-01 12:30:50.473 Detail, Node015, Expected reply was received
[39m[34m2017-09-01 12:30:50.474 Detail, Node015, Message transaction complete
[39m[34m2017-09-01 12:30:50.474 Detail,
[39m[34m2017-09-01 12:30:50.474 Detail, contrlr, Removing current message
[39m[34m2017-09-01 12:30:50.474 Detail,
[39m[39m2017-09-01 12:30:50.474 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x00) - FUNC_ID_SERIAL_API_APPL_NODE_INFORMATION: 0x01, 0x07, 0x00, 0x03, 0x01, 0x02, 0x01, 0x00, 0xf9
[39m[34m2017-09-01 12:30:50.476 Detail, contrlr, Removing current message
[39m[34m2017-09-01 12:30:50.476 Detail,
[39m[39m2017-09-01 12:30:50.476 Info, Node001, Sending (Query) message (Callback ID=0x00, Expected Reply=0x41) - Get Node Protocol Info (Node=1): 0x01, 0x04, 0x00, 0x41, 0x01, 0xbb
[39m[34m2017-09-01 12:30:50.479 Detail, Node001, Received: 0x01, 0x09, 0x01, 0x41, 0xd3, 0x16, 0x01, 0x02, 0x02, 0x01, 0x73
[39m[34m2017-09-01 12:30:50.480 Detail,
[39m[39m2017-09-01 12:30:50.480 Info, Node001, Received reply to FUNC_ID_ZW_GET_NODE_PROTOCOL_INFO
[39m[39m2017-09-01 12:30:50.480 Info, Node001, Protocol Info for Node 1:
[39m[39m2017-09-01 12:30:50.480 Info, Node001, Listening = true
[39m[39m2017-09-01 12:30:50.480 Info, Node001, Beaming = true
[39m[39m2017-09-01 12:30:50.480 Info, Node001, Routing = true
[39m[39m2017-09-01 12:30:50.481 Info, Node001, Max Baud Rate = 40000
[39m[39m2017-09-01 12:30:50.481 Info, Node001, Version = 4
[39m[39m2017-09-01 12:30:50.481 Info, Node001, Security = false
[39m[39m2017-09-01 12:30:50.494 Info, Node001, Basic device class (0x02) - Static Controller
[39m[39m2017-09-01 12:30:50.494 Info, Node001, Generic device Class (0x02) - Static Controller
[39m[39m2017-09-01 12:30:50.494 Info, Node001, Specific device class (0x01) - Static PC Controller
[39m[39m2017-09-01 12:30:50.495 Info, Node001, COMMAND_CLASS_BASIC is not mapped
[39m[39m2017-09-01 12:30:50.495 Info, Node001, Mandatory Command Classes for Node 1:
[39m[39m2017-09-01 12:30:50.495 Info, Node001, None
[39m[39m2017-09-01 12:30:50.495 Info, Node001, Mandatory Command Classes controlled by Node 1:
[39m[39m2017-09-01 12:30:50.495 Info, Node001, COMMAND_CLASS_BASIC
[39m[34m2017-09-01 12:30:50.496 Detail, Node022, Expected reply was received
[39m[34m2017-09-01 12:30:50.496 Detail, Node022, Message transaction complete
[39m[34m2017-09-01 12:30:50.496 Detail,
[39m[34m2017-09-01 12:30:50.496 Detail, Node001, Removing current message
[39m[34m2017-09-01 12:30:50.496 Detail, Node001, Notification: NodeProtocolInfo
[39m[34m2017-09-01 12:30:50.497 Detail, Node001, Notification: ValueAdded
[39m[34m2017-09-01 12:30:50.497 Detail, Node001, Query Stage Complete (ProtocolInfo)
[39m[34m2017-09-01 12:30:50.497 Detail, Node001, AdvanceQueries queryPending=0 queryRetries=0 queryStage=Probe live=1
[39m[34m2017-09-01 12:30:50.497 Detail, Node001, QueryStage_Probe
[39m[34m2017-09-01 12:30:50.497 Detail, Node001, QueryStage_WakeUp
[39m[34m2017-09-01 12:30:50.497 Detail, Node001, QueryStage_ManufacturerSpecific1
[39m[34m2017-09-01 12:30:50.497 Detail, Node001, Load Controller Manufacturer Specific Config
[39m[39m2017-09-01 12:30:50.529 Info, Product name collision: VRS15-1LZ Switch type 301 id 209 manufacturerid 1d, collides with VRS15-1LZ Binary Scene Switch, type 301 id 209 manufacturerid 1d
[39m[39m2017-09-01 12:30:50.529 Info, Product name collision: VRF01-1LZ Multilevel Scene Switch - 1.5A Fan type 1001 id 209 manufacturerid 1d, collides with VRF01-1LZ Quiet Fan Speed Control, type 1001 id 209 manufacturerid 1d
[39m[39m2017-09-01 12:30:50.529 Info, Product name collision: Leviton DZPA1 Plug-In Outlet type 3601 id 1 manufacturerid 1d, collides with Leviton DZPA1 Plugin Outlet, type 3601 id 1 manufacturerid 1d
[39m[34m2017-09-01 12:30:50.533 Detail, Node001, QueryStage_NodePlusInfo
[39m[34m2017-09-01 12:30:50.534 Detail, Node001, QueryStage_SecurityReport
[39m[34m2017-09-01 12:30:50.534 Detail, Node001, QueryStage_ManufacturerSpecific2
[39m[34m2017-09-01 12:30:50.534 Detail, Node001, QueryStage_Versions
[39m[34m2017-09-01 12:30:50.534 Detail, Node001, QueryStage_Instances
[39m[39m2017-09-01 12:30:50.534 Info, Node001, Essential node queries are complete
[39m[34m2017-09-01 12:30:50.534 Detail, Node001, QueryStage_Static
[39m[34m2017-09-01 12:30:50.534 Detail, Node001, QueryStage_Associations
[39m[34m2017-09-01 12:30:50.534 Detail, Node001, QueryStage_Neighbors
[39m[34m2017-09-01 12:30:50.534 Detail, Requesting routing info (neighbor list) for Node 1
[39m[34m2017-09-01 12:30:50.534 Detail, Node001, Queuing (Command) Get Routing Info (Node=1): 0x01, 0x07, 0x00, 0x80, 0x01, 0x00, 0x00, 0x03, 0x7a
[39m[34m2017-09-01 12:30:50.534 Detail, Node001, Queuing (Query) Query Stage Complete (Neighbors)
[39m[34m2017-09-01 12:30:50.534 Detail, Node001, Notification: EssentialNodeQueriesComplete
[39m[34m2017-09-01 12:30:50.534 Detail,
[39m[39m2017-09-01 12:30:50.534 Info, Node001, Sending (Command) message (Callback ID=0x00, Expected Reply=0x80) - Get Routing Info (Node=1): 0x01, 0x07, 0x00, 0x80, 0x01, 0x00, 0x00, 0x03, 0x7a
[39m[34m2017-09-01 12:30:50.544 Detail, Node001, Received: 0x01, 0x20, 0x01, 0x80, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x5e
[39m[34m2017-09-01 12:30:50.545 Detail,
[39m[39m2017-09-01 12:30:50.545 Info, Node001, Received reply to FUNC_ID_ZW_GET_ROUTING_INFO
[39m[39m2017-09-01 12:30:50.545 Info, Node001, Neighbors of this node are:
[39m[39m2017-09-01 12:30:50.545 Info, Node001, (none reported)
[39m[34m2017-09-01 12:30:50.545 Detail, Expected reply was received
[39m[34m2017-09-01 12:30:50.545 Detail, Message transaction complete
[39m[34m2017-09-01 12:30:50.545 Detail,
[39m[34m2017-09-01 12:30:50.545 Detail, Node001, Removing current message
[39m[34m2017-09-01 12:30:50.545 Detail, Node001, Query Stage Complete (Neighbors)
[39m[34m2017-09-01 12:30:50.545 Detail, Node001, AdvanceQueries queryPending=0 queryRetries=0 queryStage=Session live=1
[39m[34m2017-09-01 12:30:50.545 Detail, Node001, QueryStage_Session
[39m[34m2017-09-01 12:30:50.545 Detail, Node001, QueryStage_Dynamic
[39m[34m2017-09-01 12:30:50.545 Detail, Node001, QueryStage_Configuration
[39m[34m2017-09-01 12:30:50.545 Detail, Node001, QueryStage_Complete
[39m[33m2017-09-01 12:30:50.545 Warning, CheckCompletedNodeQueries m_allNodesQueried=0 m_awakeNodesQueried=0
[39m[33m2017-09-01 12:30:50.546 Warning, CheckCompletedNodeQueries all=1, deadFound=0 sleepingOnly=1
[39m[39m2017-09-01 12:30:50.546 Info, Node query processing complete.
[39m[34m2017-09-01 12:30:50.546 Detail, Node001, Notification: NodeQueriesComplete
[39m[34m2017-09-01 12:30:50.546 Detail, contrlr, Notification: AllNodesQueried
USB Stick on ttyACM0:
Code: Starting MinOZW with OpenZWave Version 1.4.0 MODDED
[31m2017-09-01 12:11:22.982 Error, Cannot find a path to the configuration files at ../../../config/, Using config/ instead...
[39m[39m2017-09-01 12:11:22.984 Info, Reading config/options.xml for Options
[39m[39m2017-09-01 12:11:22.985 Info, Reading options.xml for Options
[39m[32m2017-09-01 12:11:22.986 Always, OpenZwave Version 1.4.0 Starting Up
[39m[39m2017-09-01 12:11:22.987 Info, Setting Up Provided Network Key for Secure Communications
[39m[33m2017-09-01 12:11:22.987 Warning, Failed - Network Key Not Set
[39m[39m2017-09-01 12:11:22.987 Info, mgr, Added driver for controller /dev/ttyACM0
[39m[39m2017-09-01 12:11:22.988 Info, Opening controller /dev/ttyACM0
[39m[39m2017-09-01 12:11:22.988 Info, Trying to open serial port /dev/ttyACM0 (attempt 1)
[39m[39m2017-09-01 12:11:22.991 Info, Serial port /dev/ttyACM0 opened (attempt 1)
[39m[34m2017-09-01 12:11:22.992 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_GET_VERSION: 0x01, 0x03, 0x00, 0x15, 0xe9
[39m[34m2017-09-01 12:11:22.992 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_MEMORY_GET_ID: 0x01, 0x03, 0x00, 0x20, 0xdc
[39m[34m2017-09-01 12:11:22.992 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_GET_CONTROLLER_CAPABILITIES: 0x01, 0x03, 0x00, 0x05, 0xf9
[39m[34m2017-09-01 12:11:22.992 Detail, contrlr, Queuing (Command) FUNC_ID_SERIAL_API_GET_CAPABILITIES: 0x01, 0x03, 0x00, 0x07, 0xfb
[39m[34m2017-09-01 12:11:22.992 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_GET_SUC_NODE_ID: 0x01, 0x03, 0x00, 0x56, 0xaa
[39m[34m2017-09-01 12:11:22.992 Detail,
[39m[39m2017-09-01 12:11:22.993 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x15) - FUNC_ID_ZW_GET_VERSION: 0x01, 0x03, 0x00, 0x15, 0xe9
[39m[34m2017-09-01 12:11:22.995 Detail, contrlr, Received: 0x01, 0x10, 0x01, 0x15, 0x5a, 0x2d, 0x57, 0x61, 0x76, 0x65, 0x20, 0x33, 0x2e, 0x39, 0x35, 0x00, 0x01, 0x99
[39m[34m2017-09-01 12:11:22.996 Detail,
[39m[39m2017-09-01 12:11:22.996 Info, contrlr, Received reply to FUNC_ID_ZW_GET_VERSION:
[39m[39m2017-09-01 12:11:22.996 Info, contrlr, Static Controller library, version Z-Wave 3.95
[39m[34m2017-09-01 12:11:22.996 Detail, Node045, Expected reply was received
[39m[34m2017-09-01 12:11:22.996 Detail, Node045, Message transaction complete
[39m[34m2017-09-01 12:11:22.996 Detail,
[39m[34m2017-09-01 12:11:22.996 Detail, contrlr, Removing current message
[39m[34m2017-09-01 12:11:22.996 Detail,
[39m[39m2017-09-01 12:11:22.997 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x20) - FUNC_ID_ZW_MEMORY_GET_ID: 0x01, 0x03, 0x00, 0x20, 0xdc
[39m[34m2017-09-01 12:11:22.999 Detail, contrlr, Received: 0x01, 0x08, 0x01, 0x20, 0xc8, 0x5b, 0xaf, 0x68, 0x01, 0x83
[39m[34m2017-09-01 12:11:23.000 Detail,
[39m[39m2017-09-01 12:11:23.000 Info, contrlr, Received reply to FUNC_ID_ZW_MEMORY_GET_ID. Home ID = 0xc85baf68. Our node ID = 1
[39m[34m2017-09-01 12:11:23.000 Detail, Node091, Expected reply was received
[39m[34m2017-09-01 12:11:23.000 Detail, Node091, Message transaction complete
[39m[34m2017-09-01 12:11:23.000 Detail,
[39m[34m2017-09-01 12:11:23.000 Detail, contrlr, Removing current message
[39m[34m2017-09-01 12:11:23.000 Detail,
[39m[39m2017-09-01 12:11:23.000 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x05) - FUNC_ID_ZW_GET_CONTROLLER_CAPABILITIES: 0x01, 0x03, 0x00, 0x05, 0xf9
[39m[34m2017-09-01 12:11:23.003 Detail, contrlr, Received: 0x01, 0x04, 0x01, 0x05, 0x08, 0xf7
[39m[34m2017-09-01 12:11:23.003 Detail,
[39m[39m2017-09-01 12:11:23.003 Info, contrlr, Received reply to FUNC_ID_ZW_GET_CONTROLLER_CAPABILITIES:
[39m[39m2017-09-01 12:11:23.003 Info, contrlr, There is no SUC ID Server (SIS) in this network.
[39m[39m2017-09-01 12:11:23.004 Info, contrlr, The PC controller is a primary controller.
[39m[34m2017-09-01 12:11:23.004 Detail, Node247, Expected reply was received
[39m[34m2017-09-01 12:11:23.004 Detail, Node247, Message transaction complete
[39m[34m2017-09-01 12:11:23.004 Detail,
[39m[34m2017-09-01 12:11:23.004 Detail, contrlr, Removing current message
[39m[34m2017-09-01 12:11:23.004 Detail,
[39m[39m2017-09-01 12:11:23.004 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x07) - FUNC_ID_SERIAL_API_GET_CAPABILITIES: 0x01, 0x03, 0x00, 0x07, 0xfb
[39m[34m2017-09-01 12:11:23.009 Detail, contrlr, Received: 0x01, 0x2b, 0x01, 0x07, 0x01, 0x00, 0x00, 0x86, 0x00, 0x01, 0x00, 0x5a, 0xfe, 0x81, 0xff, 0x88, 0x4f, 0x1f, 0x00, 0x00, 0xfb, 0x9f, 0x7d, 0xa0, 0x67, 0x00, 0x00, 0x80, 0x00, 0x80, 0x86, 0x00, 0x00, 0x00, 0xe8, 0x73, 0x00, 0x00, 0x0e, 0x00, 0x00, 0x60, 0x00, 0x00, 0xfb
[39m[34m2017-09-01 12:11:23.009 Detail,
[39m[39m2017-09-01 12:11:23.010 Info, contrlr, Received reply to FUNC_ID_SERIAL_API_GET_CAPABILITIES
[39m[39m2017-09-01 12:11:23.010 Info, contrlr, Serial API Version: 1.0
[39m[39m2017-09-01 12:11:23.010 Info, contrlr, Manufacturer ID: 0x0086
[39m[39m2017-09-01 12:11:23.010 Info, contrlr, Product Type: 0x0001
[39m[39m2017-09-01 12:11:23.010 Info, contrlr, Product ID: 0x005a
[39m[34m2017-09-01 12:11:23.010 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_GET_RANDOM: 0x01, 0x04, 0x00, 0x1c, 0x20, 0xc7
[39m[34m2017-09-01 12:11:23.010 Detail, contrlr, Queuing (Command) FUNC_ID_SERIAL_API_GET_INIT_DATA: 0x01, 0x03, 0x00, 0x02, 0xfe
[39m[34m2017-09-01 12:11:23.011 Detail, contrlr, Queuing (Command) FUNC_ID_SERIAL_API_SET_TIMEOUTS: 0x01, 0x05, 0x00, 0x06, 0x64, 0x0f, 0x97
[39m[34m2017-09-01 12:11:23.011 Detail, contrlr, Queuing (Command) FUNC_ID_SERIAL_API_APPL_NODE_INFORMATION: 0x01, 0x07, 0x00, 0x03, 0x01, 0x02, 0x01, 0x00, 0xf9
[39m[34m2017-09-01 12:11:23.011 Detail, Expected reply was received
[39m[34m2017-09-01 12:11:23.011 Detail, Message transaction complete
[39m[34m2017-09-01 12:11:23.011 Detail,
[39m[34m2017-09-01 12:11:23.011 Detail, contrlr, Removing current message
[39m[34m2017-09-01 12:11:23.011 Detail,
[39m[39m2017-09-01 12:11:23.011 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x56) - FUNC_ID_ZW_GET_SUC_NODE_ID: 0x01, 0x03, 0x00, 0x56, 0xaa
[39m[34m2017-09-01 12:11:23.013 Detail, contrlr, Received: 0x01, 0x04, 0x01, 0x56, 0x00, 0xac
[39m[34m2017-09-01 12:11:23.014 Detail,
[39m[39m2017-09-01 12:11:23.014 Info, contrlr, Received reply to GET_SUC_NODE_ID. Node ID = 0
[39m[39m2017-09-01 12:11:23.014 Info, Controller Does not Support SUC - Cannot Setup Controller as SUC Node
[39m[34m2017-09-01 12:11:23.014 Detail, Node172, Expected reply was received
[39m[34m2017-09-01 12:11:23.014 Detail, Node172, Message transaction complete
[39m[34m2017-09-01 12:11:23.014 Detail,
[39m[34m2017-09-01 12:11:23.014 Detail, contrlr, Removing current message
[39m[34m2017-09-01 12:11:23.014 Detail,
[39m[39m2017-09-01 12:11:23.014 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x1c) - FUNC_ID_ZW_GET_RANDOM: 0x01, 0x04, 0x00, 0x1c, 0x20, 0xc7
[39m[34m2017-09-01 12:11:23.070 Detail, contrlr, Received: 0x01, 0x25, 0x01, 0x1c, 0x01, 0x20, 0xb7, 0x20, 0xb2, 0xc9, 0x71, 0x81, 0x6b, 0xd3, 0x58, 0xb7, 0x73, 0x65, 0x25, 0x5d, 0xc4, 0x19, 0xef, 0xaa, 0xe3, 0x5a, 0xc0, 0x81, 0x93, 0xc3, 0x18, 0xd6, 0x69, 0x74, 0x1b, 0x40, 0x5c, 0xbd, 0x9a
[39m[34m2017-09-01 12:11:23.071 Detail,
[39m[39m2017-09-01 12:11:23.071 Info, contrlr, Received reply to FUNC_ID_ZW_GET_RANDOM: true
[39m[34m2017-09-01 12:11:23.071 Detail, Node032, Expected reply was received
[39m[34m2017-09-01 12:11:23.071 Detail, Node032, Message transaction complete
[39m[34m2017-09-01 12:11:23.071 Detail,
[39m[34m2017-09-01 12:11:23.071 Detail, contrlr, Removing current message
[39m[34m2017-09-01 12:11:23.071 Detail,
[39m[39m2017-09-01 12:11:23.071 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x02) - FUNC_ID_SERIAL_API_GET_INIT_DATA: 0x01, 0x03, 0x00, 0x02, 0xfe
[39m[34m2017-09-01 12:11:23.173 Detail, contrlr, Received: 0x01, 0x25, 0x01, 0x02, 0x05, 0x00, 0x1d, 0xa1, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x05, 0x00, 0x65
[39m[34m2017-09-01 12:11:23.173 Detail,
[39m[39m2017-09-01 12:11:23.173 Info, mgr, Driver with Home ID of 0xc85baf68 is now ready.
[39m[39m2017-09-01 12:11:23.173 Info,
[39m[34m2017-09-01 12:11:23.191 Detail, Node003, Queuing (Controller) Delete All Return Routes
[39m[34m2017-09-01 12:11:23.192 Detail, Node003, Queuing (Controller) Assign Return Route
[39m[39m2017-09-01 12:11:23.194 Info, contrlr, Received reply to FUNC_ID_SERIAL_API_GET_INIT_DATA:
[39m[39m2017-09-01 12:11:23.194 Info, contrlr, Node 001 - Known
[39m[34m2017-09-01 12:11:23.194 Detail, Node001, AdvanceQueries queryPending=0 queryRetries=0 queryStage=CacheLoad live=1
[39m[34m2017-09-01 12:11:23.194 Detail, Node001, QueryStage_CacheLoad
[39m[39m2017-09-01 12:11:23.194 Info, Node001, Node Identity Codes: 0086:0001:005a
[39m[34m2017-09-01 12:11:23.194 Detail, Node001, QueryStage_Associations
[39m[34m2017-09-01 12:11:23.194 Detail, Node001, QueryStage_Neighbors
[39m[34m2017-09-01 12:11:23.195 Detail, contrlr, Requesting routing info (neighbor list) for Node 1
[39m[34m2017-09-01 12:11:23.195 Detail, Node001, Queuing (Command) Get Routing Info (Node=1): 0x01, 0x07, 0x00, 0x80, 0x01, 0x00, 0x00, 0x03, 0x7a
[39m[34m2017-09-01 12:11:23.195 Detail, Node001, Queuing (Query) Query Stage Complete (Neighbors)
[39m[39m2017-09-01 12:11:23.195 Info, contrlr, Node 003 - Removed
[39m[39m2017-09-01 12:11:23.196 Info, contrlr, Node 006 - New
[39m[34m2017-09-01 12:11:23.196 Detail, Node006, AdvanceQueries queryPending=0 queryRetries=0 queryStage=None live=1
[39m[34m2017-09-01 12:11:23.196 Detail, Node006, QueryStage_ProtocolInfo
[39m[34m2017-09-01 12:11:23.196 Detail, Node006, Queuing (Query) Get Node Protocol Info (Node=6): 0x01, 0x04, 0x00, 0x41, 0x06, 0xbc
[39m[34m2017-09-01 12:11:23.197 Detail, Node006, Queuing (Query) Query Stage Complete (ProtocolInfo)
[39m[39m2017-09-01 12:11:23.197 Info, Node006, Initializing Node. New Node: false (false)
[39m[39m2017-09-01 12:11:23.197 Info, contrlr, Node 008 - New
[39m[34m2017-09-01 12:11:23.197 Detail, Node008, AdvanceQueries queryPending=0 queryRetries=0 queryStage=None live=1
[39m[34m2017-09-01 12:11:23.197 Detail, Node008, QueryStage_ProtocolInfo
[39m[34m2017-09-01 12:11:23.197 Detail, Node008, Queuing (Query) Get Node Protocol Info (Node=8): 0x01, 0x04, 0x00, 0x41, 0x08, 0xb2
[39m[34m2017-09-01 12:11:23.197 Detail, Node008, Queuing (Query) Query Stage Complete (ProtocolInfo)
[39m[39m2017-09-01 12:11:23.198 Info, Node008, Initializing Node. New Node: false (false)
[39m[34m2017-09-01 12:11:23.198 Detail, Expected reply was received
[39m[34m2017-09-01 12:11:23.198 Detail, Message transaction complete
[39m[34m2017-09-01 12:11:23.198 Detail,
[39m[34m2017-09-01 12:11:23.198 Detail, contrlr, Removing current message
[39m[34m2017-09-01 12:11:23.199 Detail, Node001, Notification: DriverReady
[39m[34m2017-09-01 12:11:23.199 Detail, Node001, Notification: NodeAdded
[39m[34m2017-09-01 12:11:23.199 Detail, Node001, Notification: NodeProtocolInfo
[39m[34m2017-09-01 12:11:23.199 Detail, Node001, Notification: EssentialNodeQueriesComplete
[39m[34m2017-09-01 12:11:23.199 Detail, Node001, Notification: ValueAdded
[39m[34m2017-09-01 12:11:23.199 Detail, Node001, Notification: NodeNaming
[39m[34m2017-09-01 12:11:23.199 Detail, Node003, Notification: NodeAdded
[39m[34m2017-09-01 12:11:23.199 Detail, Node003, Notification: NodeProtocolInfo
[39m[34m2017-09-01 12:11:23.199 Detail, Node003, Notification: EssentialNodeQueriesComplete
[39m[34m2017-09-01 12:11:23.200 Detail, Node003, Notification: ValueAdded
[39m[34m2017-09-01 12:11:23.200 Detail, Node003, Notification: ValueAdded
[39m[34m2017-09-01 12:11:23.200 Detail, Node003, Notification: ValueAdded
[39m[34m2017-09-01 12:11:23.200 Detail, Node003, Notification: ValueAdded
[39m[34m2017-09-01 12:11:23.200 Detail, Node003, Notification: ValueAdded
[39m[34m2017-09-01 12:11:23.200 Detail, Node003, Notification: ValueAdded
[39m[34m2017-09-01 12:11:23.200 Detail, Node003, Notification: ValueAdded
[39m[34m2017-09-01 12:11:23.200 Detail, Node003, Notification: ValueAdded
[39m[34m2017-09-01 12:11:23.200 Detail, Node003, Notification: ValueAdded
[39m[34m2017-09-01 12:11:23.200 Detail, Node003, Notification: ValueAdded
[39m[34m2017-09-01 12:11:23.200 Detail, Node003, Notification: ValueAdded
[39m[34m2017-09-01 12:11:23.200 Detail, Node003, Notification: ValueAdded
[39m[34m2017-09-01 12:11:23.200 Detail, Node003, Notification: ValueAdded
[39m[34m2017-09-01 12:11:23.200 Detail, Node003, Notification: ValueAdded
[39m[34m2017-09-01 12:11:23.200 Detail, Node003, Notification: ValueAdded
[39m[34m2017-09-01 12:11:23.200 Detail, Node003, Notification: ValueAdded
[39m[34m2017-09-01 12:11:23.200 Detail, Node003, Notification: ValueAdded
[39m[34m2017-09-01 12:11:23.200 Detail, Node003, Notification: ValueAdded
[39m[34m2017-09-01 12:11:23.201 Detail, Node003, Notification: ValueAdded
[39m[34m2017-09-01 12:11:23.201 Detail, Node003, Notification: ValueAdded
[39m[34m2017-09-01 12:11:23.201 Detail, Node003, Notification: ValueAdded
[39m[34m2017-09-01 12:11:23.201 Detail, Node003, Notification: ValueAdded
[39m[34m2017-09-01 12:11:23.201 Detail, Node003, Notification: ValueAdded
[39m[34m2017-09-01 12:11:23.201 Detail, Node003, Notification: ValueAdded
[39m[34m2017-09-01 12:11:23.201 Detail, Node003, Notification: ValueAdded
[39m[34m2017-09-01 12:11:23.201 Detail, Node003, Notification: ValueAdded
[39m[34m2017-09-01 12:11:23.201 Detail, Node003, Notification: ValueAdded
[39m[34m2017-09-01 12:11:23.201 Detail, Node003, Notification: ValueAdded
[39m[34m2017-09-01 12:11:23.201 Detail, Node003, Notification: ValueAdded
[39m[34m2017-09-01 12:11:23.201 Detail, Node003, Notification: ValueAdded
[39m[34m2017-09-01 12:11:23.201 Detail, Node003, Notification: ValueAdded
[39m[34m2017-09-01 12:11:23.201 Detail, Node003, Notification: ValueAdded
[39m[34m2017-09-01 12:11:23.201 Detail, Node003, Notification: ValueAdded
[39m[34m2017-09-01 12:11:23.201 Detail, Node003, Notification: ValueAdded
[39m[34m2017-09-01 12:11:23.201 Detail, Node003, Notification: ValueAdded
[39m[34m2017-09-01 12:11:23.201 Detail, Node003, Notification: ValueAdded
[39m[34m2017-09-01 12:11:23.201 Detail, Node003, Notification: ValueAdded
[39m[34m2017-09-01 12:11:23.202 Detail, Node003, Notification: ValueAdded
[39m[34m2017-09-01 12:11:23.202 Detail, Node003, Notification: ValueAdded
[39m[34m2017-09-01 12:11:23.202 Detail, Node003, Notification: ValueAdded
[39m[34m2017-09-01 12:11:23.202 Detail, Node003, Notification: ValueAdded
[39m[34m2017-09-01 12:11:23.202 Detail, Node003, Notification: ValueAdded
[39m[34m2017-09-01 12:11:23.202 Detail, Node003, Notification: ValueAdded
[39m[34m2017-09-01 12:11:23.202 Detail, Node003, Notification: ValueAdded
[39m[34m2017-09-01 12:11:23.202 Detail, Node003, Notification: ValueAdded
[39m[34m2017-09-01 12:11:23.202 Detail, Node003, Notification: ValueAdded
[39m[34m2017-09-01 12:11:23.202 Detail, Node003, Notification: Group
[39m[34m2017-09-01 12:11:23.202 Detail, Node003, Notification: Group
[39m[34m2017-09-01 12:11:23.202 Detail, Node003, Notification: Group
[39m[34m2017-09-01 12:11:23.202 Detail, Node003, Notification: ValueAdded
[39m[34m2017-09-01 12:11:23.202 Detail, Node003, Notification: ValueAdded
[39m[34m2017-09-01 12:11:23.202 Detail, Node003, Notification: ValueAdded
[39m[34m2017-09-01 12:11:23.202 Detail, Node003, Notification: Group
[39m[34m2017-09-01 12:11:23.202 Detail, Node003, Notification: Group
[39m[34m2017-09-01 12:11:23.202 Detail, Node003, Notification: Group
[39m[34m2017-09-01 12:11:23.202 Detail, Node003, Notification: NodeNaming
[39m[34m2017-09-01 12:11:23.203 Detail, Node003, Notification: ValueRemoved
[39m[34m2017-09-01 12:11:23.203 Detail, Node003, Notification: ValueRemoved
[39m[34m2017-09-01 12:11:23.203 Detail, Node003, Notification: ValueRemoved
[39m[34m2017-09-01 12:11:23.203 Detail, Node003, Notification: ValueRemoved
[39m[34m2017-09-01 12:11:23.203 Detail, Node003, Notification: ValueRemoved
[39m[34m2017-09-01 12:11:23.203 Detail, Node003, Notification: ValueRemoved
[39m[34m2017-09-01 12:11:23.203 Detail, Node003, Notification: ValueRemoved
[39m[34m2017-09-01 12:11:23.203 Detail, Node003, Notification: ValueRemoved
[39m[34m2017-09-01 12:11:23.203 Detail, Node003, Notification: ValueRemoved
[39m[34m2017-09-01 12:11:23.203 Detail, Node003, Notification: ValueRemoved
[39m[34m2017-09-01 12:11:23.203 Detail, Node003, Notification: ValueRemoved
[39m[34m2017-09-01 12:11:23.203 Detail, Node003, Notification: ValueRemoved
[39m[34m2017-09-01 12:11:23.203 Detail, Node003, Notification: ValueRemoved
[39m[34m2017-09-01 12:11:23.203 Detail, Node003, Notification: ValueRemoved
[39m[34m2017-09-01 12:11:23.203 Detail, Node003, Notification: ValueRemoved
[39m[34m2017-09-01 12:11:23.203 Detail, Node003, Notification: ValueRemoved
[39m[34m2017-09-01 12:11:23.203 Detail, Node003, Notification: ValueRemoved
[39m[34m2017-09-01 12:11:23.203 Detail, Node003, Notification: ValueRemoved
[39m[34m2017-09-01 12:11:23.203 Detail, Node003, Notification: ValueRemoved
[39m[34m2017-09-01 12:11:23.204 Detail, Node003, Notification: ValueRemoved
[39m[34m2017-09-01 12:11:23.204 Detail, Node003, Notification: ValueRemoved
[39m[34m2017-09-01 12:11:23.204 Detail, Node003, Notification: ValueRemoved
[39m[34m2017-09-01 12:11:23.204 Detail, Node003, Notification: ValueRemoved
[39m[34m2017-09-01 12:11:23.204 Detail, Node003, Notification: ValueRemoved
[39m[34m2017-09-01 12:11:23.204 Detail, Node003, Notification: ValueRemoved
[39m[34m2017-09-01 12:11:23.204 Detail, Node003, Notification: ValueRemoved
[39m[34m2017-09-01 12:11:23.204 Detail, Node003, Notification: ValueRemoved
[39m[34m2017-09-01 12:11:23.204 Detail, Node003, Notification: ValueRemoved
[39m[34m2017-09-01 12:11:23.204 Detail, Node003, Notification: ValueRemoved
[39m[34m2017-09-01 12:11:23.204 Detail, Node003, Notification: ValueRemoved
[39m[34m2017-09-01 12:11:23.204 Detail, Node003, Notification: ValueRemoved
[39m[34m2017-09-01 12:11:23.204 Detail, Node003, Notification: ValueRemoved
[39m[34m2017-09-01 12:11:23.204 Detail, Node003, Notification: ValueRemoved
[39m[34m2017-09-01 12:11:23.204 Detail, Node003, Notification: ValueRemoved
[39m[34m2017-09-01 12:11:23.204 Detail, Node003, Notification: ValueRemoved
[39m[34m2017-09-01 12:11:23.204 Detail, Node003, Notification: ValueRemoved
[39m[34m2017-09-01 12:11:23.204 Detail, Node003, Notification: ValueRemoved
[39m[34m2017-09-01 12:11:23.205 Detail, Node003, Notification: ValueRemoved
[39m[34m2017-09-01 12:11:23.205 Detail, Node003, Notification: ValueRemoved
[39m[34m2017-09-01 12:11:23.205 Detail, Node003, Notification: ValueRemoved
[39m[34m2017-09-01 12:11:23.205 Detail, Node003, Notification: ValueRemoved
[39m[34m2017-09-01 12:11:23.205 Detail, Node003, Notification: ValueRemoved
[39m[34m2017-09-01 12:11:23.205 Detail, Node003, Notification: ValueRemoved
[39m[34m2017-09-01 12:11:23.205 Detail, Node003, Notification: ValueRemoved
[39m[34m2017-09-01 12:11:23.205 Detail, Node003, Notification: ValueRemoved
[39m[34m2017-09-01 12:11:23.205 Detail, Node003, Notification: ValueRemoved
[39m[34m2017-09-01 12:11:23.205 Detail, Node003, Notification: ValueRemoved
[39m[34m2017-09-01 12:11:23.205 Detail, Node003, Notification: ValueRemoved
[39m[34m2017-09-01 12:11:23.205 Detail, Node003, Notification: ValueRemoved
[39m[34m2017-09-01 12:11:23.205 Detail, Node003, Notification: NodeRemoved
[39m[34m2017-09-01 12:11:23.205 Detail, Node006, Notification: NodeNew
[39m[34m2017-09-01 12:11:23.205 Detail, Node006, Notification: NodeAdded
[39m[34m2017-09-01 12:11:23.205 Detail, Node008, Notification: NodeNew
[39m[34m2017-09-01 12:11:23.205 Detail, Node008, Notification: NodeAdded
[39m[34m2017-09-01 12:11:23.205 Detail,
[39m[39m2017-09-01 12:11:23.206 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x06) - FUNC_ID_SERIAL_API_SET_TIMEOUTS: 0x01, 0x05, 0x00, 0x06, 0x64, 0x0f, 0x97
[39m[34m2017-09-01 12:11:23.208 Detail, contrlr, Received: 0x01, 0x05, 0x01, 0x06, 0x64, 0x0f, 0x96
[39m[34m2017-09-01 12:11:23.208 Detail,
[39m[39m2017-09-01 12:11:23.208 Info, contrlr, Received reply to FUNC_ID_SERIAL_API_SET_TIMEOUTS
[39m[34m2017-09-01 12:11:23.208 Detail, Node015, Expected reply was received
[39m[34m2017-09-01 12:11:23.208 Detail, Node015, Message transaction complete
[39m[34m2017-09-01 12:11:23.208 Detail,
[39m[34m2017-09-01 12:11:23.208 Detail, contrlr, Removing current message
[39m[34m2017-09-01 12:11:23.208 Detail,
[39m[39m2017-09-01 12:11:23.209 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x00) - FUNC_ID_SERIAL_API_APPL_NODE_INFORMATION: 0x01, 0x07, 0x00, 0x03, 0x01, 0x02, 0x01, 0x00, 0xf9
[39m[34m2017-09-01 12:11:23.210 Detail, contrlr, Removing current message
[39m[34m2017-09-01 12:11:23.210 Detail,
[39m[39m2017-09-01 12:11:23.210 Info, Node001, Sending (Command) message (Callback ID=0x00, Expected Reply=0x80) - Get Routing Info (Node=1): 0x01, 0x07, 0x00, 0x80, 0x01, 0x00, 0x00, 0x03, 0x7a
[39m[34m2017-09-01 12:11:23.215 Detail, Node001, Received: 0x01, 0x20, 0x01, 0x80, 0xa0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe
[39m[34m2017-09-01 12:11:23.215 Detail,
[39m[39m2017-09-01 12:11:23.215 Info, Node001, Received reply to FUNC_ID_ZW_GET_ROUTING_INFO
[39m[39m2017-09-01 12:11:23.215 Info, Node001, Neighbors of this node are:
[39m[39m2017-09-01 12:11:23.215 Info, Node001, Node 6
[39m[39m2017-09-01 12:11:23.215 Info, Node001, Node 8
[39m[34m2017-09-01 12:11:23.216 Detail, Expected reply was received
[39m[34m2017-09-01 12:11:23.216 Detail, Message transaction complete
[39m[34m2017-09-01 12:11:23.216 Detail,
[39m[34m2017-09-01 12:11:23.216 Detail, Node001, Removing current message
[39m[34m2017-09-01 12:11:23.216 Detail, Node001, Query Stage Complete (Neighbors)
[39m[34m2017-09-01 12:11:23.216 Detail, Node001, AdvanceQueries queryPending=0 queryRetries=0 queryStage=Session live=1
[39m[34m2017-09-01 12:11:23.216 Detail, Node001, QueryStage_Session
[39m[34m2017-09-01 12:11:23.216 Detail, Node001, QueryStage_Dynamic
[39m[34m2017-09-01 12:11:23.216 Detail, Node001, QueryStage_Configuration
[39m[34m2017-09-01 12:11:23.216 Detail, Node001, QueryStage_Complete
[39m[33m2017-09-01 12:11:23.216 Warning, CheckCompletedNodeQueries m_allNodesQueried=0 m_awakeNodesQueried=0
[39m[33m2017-09-01 12:11:23.216 Warning, CheckCompletedNodeQueries all=0, deadFound=0 sleepingOnly=0
[39m[34m2017-09-01 12:11:23.216 Detail, Node001, Notification: NodeQueriesComplete
[39m[34m2017-09-01 12:11:23.216 Detail,
[39m[39m2017-09-01 12:11:23.216 Info, Node006, Sending (Query) message (Callback ID=0x00, Expected Reply=0x41) - Get Node Protocol Info (Node=6): 0x01, 0x04, 0x00, 0x41, 0x06, 0xbc
[39m[34m2017-09-01 12:11:23.219 Detail, Node006, Received: 0x01, 0x09, 0x01, 0x41, 0x53, 0x9c, 0x01, 0x04, 0x07, 0x01, 0x7a
[39m[34m2017-09-01 12:11:23.219 Detail,
[39m[39m2017-09-01 12:11:23.219 Info, Node006, Received reply to FUNC_ID_ZW_GET_NODE_PROTOCOL_INFO
[39m[39m2017-09-01 12:11:23.219 Info, Node006, Protocol Info for Node 6:
[39m[39m2017-09-01 12:11:23.219 Info, Node006, Listening = false
[39m[39m2017-09-01 12:11:23.220 Info, Node006, Frequent = false
[39m[39m2017-09-01 12:11:23.220 Info, Node006, Beaming = true
[39m[39m2017-09-01 12:11:23.220 Info, Node006, Routing = true
[39m[39m2017-09-01 12:11:23.220 Info, Node006, Max Baud Rate = 40000
[39m[39m2017-09-01 12:11:23.220 Info, Node006, Version = 4
[39m[39m2017-09-01 12:11:23.220 Info, Node006, Security = false
[39m[39m2017-09-01 12:11:23.226 Info, Node006, Basic device class (0x04) - Routing Slave
[39m[39m2017-09-01 12:11:23.226 Info, Node006, Generic device Class (0x07) - Notification Sensor
[39m[39m2017-09-01 12:11:23.226 Info, Node006, Specific device class (0x01) - Notification Sensor
[39m[39m2017-09-01 12:11:23.226 Info, Node006, COMMAND_CLASS_BASIC is not mapped
[39m[39m2017-09-01 12:11:23.226 Info, Node006, Mandatory Command Classes for Node 6:
[39m[39m2017-09-01 12:11:23.226 Info, Node006, COMMAND_CLASS_BASIC
[39m[39m2017-09-01 12:11:23.226 Info, Node006, COMMAND_CLASS_WAKE_UP
[39m[39m2017-09-01 12:11:23.226 Info, Node006, Mandatory Command Classes controlled by Node 6:
[39m[39m2017-09-01 12:11:23.226 Info, Node006, None
[39m[34m2017-09-01 12:11:23.226 Detail, Node156, Expected reply was received
[39m[34m2017-09-01 12:11:23.226 Detail, Node156, Message transaction complete
[39m[34m2017-09-01 12:11:23.226 Detail,
[39m[34m2017-09-01 12:11:23.226 Detail, Node006, Removing current message
[39m[34m2017-09-01 12:11:23.227 Detail, Node006, Notification: NodeProtocolInfo
[39m[34m2017-09-01 12:11:23.227 Detail, Node006, Notification: ValueAdded
[39m[34m2017-09-01 12:11:23.227 Detail, Node006, Notification: ValueAdded
[39m[34m2017-09-01 12:11:23.227 Detail, Node006, Query Stage Complete (ProtocolInfo)
[39m[34m2017-09-01 12:11:23.227 Detail, Node006, AdvanceQueries queryPending=0 queryRetries=0 queryStage=Probe live=1
[39m[34m2017-09-01 12:11:23.227 Detail, Node006, QueryStage_Probe
[39m[39m2017-09-01 12:11:23.227 Info, Node006, NoOperation::Set - Routing=true
[39m[34m2017-09-01 12:11:23.227 Detail, Node006, Queuing (NoOp) NoOperation_Set (Node=6): 0x01, 0x09, 0x00, 0x13, 0x06, 0x02, 0x00, 0x00, 0x25, 0x0a, 0xce
[39m[34m2017-09-01 12:11:23.227 Detail, Node006, Queuing (Query) Query Stage Complete (Probe)
[39m[34m2017-09-01 12:11:23.227 Detail,
[39m[39m2017-09-01 12:11:23.227 Info, Node006, Sending (NoOp) message (Callback ID=0x0a, Expected Reply=0x13) - NoOperation_Set (Node=6): 0x01, 0x09, 0x00, 0x13, 0x06, 0x02, 0x00, 0x00, 0x25, 0x0a, 0xce
[39m[34m2017-09-01 12:11:23.238 Detail, Node006, Received: 0x01, 0x04, 0x01, 0x13, 0x01, 0xe8
[39m[34m2017-09-01 12:11:23.238 Detail, Node006, ZW_SEND_DATA delivered to Z-Wave stack
[39m[34m2017-09-01 12:11:28.403 Detail, Node006, Received: 0x01, 0x07, 0x00, 0x13, 0x0a, 0x01, 0x02, 0x05, 0xe7
[39m[34m2017-09-01 12:11:28.403 Detail, Node006, ZW_SEND_DATA Request with callback ID 0x0a received (expected 0x0a)
[39m[39m2017-09-01 12:11:28.403 Info, Node006, WARNING: ZW_SEND_DATA failed. No ACK received - device may be asleep.
[39m[39m2017-09-01 12:11:28.403 Info, Node006, Node 6 has been marked as asleep
[39m[39m2017-09-01 12:11:28.403 Info, Node006, Node not responding - moving QueryStageComplete command to Wake-Up queue
[39m[34m2017-09-01 12:11:28.404 Detail, Node006, Notification: Notification - NoOperation
[39m[34m2017-09-01 12:11:28.404 Detail, Node006, Notification: Notification - Node Asleep
[39m[34m2017-09-01 12:11:28.404 Detail,
[39m[39m2017-09-01 12:11:28.404 Info, Node008, Sending (Query) message (Callback ID=0x00, Expected Reply=0x41) - Get Node Protocol Info (Node=8): 0x01, 0x04, 0x00, 0x41, 0x08, 0xb2
[39m[34m2017-09-01 12:11:28.407 Detail, Node008, Received: 0x01, 0x09, 0x01, 0x41, 0xd3, 0x9c, 0x01, 0x04, 0x10, 0x01, 0xed
[39m[34m2017-09-01 12:11:28.408 Detail,
[39m[39m2017-09-01 12:11:28.408 Info, Node008, Received reply to FUNC_ID_ZW_GET_NODE_PROTOCOL_INFO
[39m[39m2017-09-01 12:11:28.408 Info, Node008, Protocol Info for Node 8:
[39m[39m2017-09-01 12:11:28.408 Info, Node008, Listening = true
[39m[39m2017-09-01 12:11:28.408 Info, Node008, Beaming = true
[39m[39m2017-09-01 12:11:28.408 Info, Node008, Routing = true
[39m[39m2017-09-01 12:11:28.409 Info, Node008, Max Baud Rate = 40000
[39m[39m2017-09-01 12:11:28.409 Info, Node008, Version = 4
[39m[39m2017-09-01 12:11:28.409 Info, Node008, Security = false
[39m[39m2017-09-01 12:11:28.409 Info, Node008, Basic device class (0x04) - Routing Slave
[39m[39m2017-09-01 12:11:28.409 Info, Node008, Generic device Class (0x10) - Binary Switch
[39m[39m2017-09-01 12:11:28.409 Info, Node008, Specific device class (0x01) - Binary Power Switch
[39m[39m2017-09-01 12:11:28.410 Info, Node008, COMMAND_CLASS_BASIC will be mapped to COMMAND_CLASS_SWITCH_BINARY
[39m[39m2017-09-01 12:11:28.410 Info, Node008, Mandatory Command Classes for Node 8:
[39m[39m2017-09-01 12:11:28.410 Info, Node008, COMMAND_CLASS_BASIC
[39m[39m2017-09-01 12:11:28.410 Info, Node008, COMMAND_CLASS_SWITCH_BINARY
[39m[39m2017-09-01 12:11:28.410 Info, Node008, COMMAND_CLASS_SWITCH_ALL
[39m[39m2017-09-01 12:11:28.410 Info, Node008, Mandatory Command Classes controlled by Node 8:
[39m[39m2017-09-01 12:11:28.410 Info, Node008, None
[39m[34m2017-09-01 12:11:28.410 Detail, Node156, Expected reply was received
[39m[34m2017-09-01 12:11:28.410 Detail, Node156, Message transaction complete
[39m[34m2017-09-01 12:11:28.411 Detail,
[39m[34m2017-09-01 12:11:28.411 Detail, Node008, Removing current message
[39m[34m2017-09-01 12:11:28.411 Detail, Node008, Notification: NodeProtocolInfo
[39m[34m2017-09-01 12:11:28.411 Detail, Node008, Notification: ValueAdded
[39m[34m2017-09-01 12:11:28.411 Detail, Node008, Notification: ValueAdded
[39m[34m2017-09-01 12:11:28.411 Detail, Node008, Query Stage Complete (ProtocolInfo)
[39m[34m2017-09-01 12:11:28.412 Detail, Node008, AdvanceQueries queryPending=0 queryRetries=0 queryStage=Probe live=1
[39m[34m2017-09-01 12:11:28.412 Detail, Node008, QueryStage_Probe
[39m[39m2017-09-01 12:11:28.412 Info, Node008, NoOperation::Set - Routing=true
[39m[34m2017-09-01 12:11:28.412 Detail, Node008, Queuing (NoOp) NoOperation_Set (Node=8): 0x01, 0x09, 0x00, 0x13, 0x08, 0x02, 0x00, 0x00, 0x25, 0x0b, 0xc1
[39m[34m2017-09-01 12:11:28.412 Detail, Node008, Queuing (Query) Query Stage Complete (Probe)
[39m[34m2017-09-01 12:11:28.412 Detail,
[39m[39m2017-09-01 12:11:28.412 Info, Node008, Sending (NoOp) message (Callback ID=0x0b, Expected Reply=0x13) - NoOperation_Set (Node=8): 0x01, 0x09, 0x00, 0x13, 0x08, 0x02, 0x00, 0x00, 0x25, 0x0b, 0xc1
[39m[34m2017-09-01 12:11:28.421 Detail, Node008, Received: 0x01, 0x04, 0x01, 0x13, 0x01, 0xe8
[39m[34m2017-09-01 12:11:28.421 Detail, Node008, ZW_SEND_DATA delivered to Z-Wave stack
[39m[34m2017-09-01 12:11:28.437 Detail, Node008, Received: 0x01, 0x07, 0x00, 0x13, 0x0b, 0x00, 0x00, 0x02, 0xe2
[39m[34m2017-09-01 12:11:28.437 Detail, Node008, ZW_SEND_DATA Request with callback ID 0x0b received (expected 0x0b)
[39m[39m2017-09-01 12:11:28.438 Info, Node008, Request RTT 24 Average Request RTT 24
[39m[34m2017-09-01 12:11:28.438 Detail, Expected callbackId was received
[39m[34m2017-09-01 12:11:28.438 Detail, Expected reply was received
[39m[34m2017-09-01 12:11:28.438 Detail, Message transaction complete
[39m[34m2017-09-01 12:11:28.438 Detail,
[39m[34m2017-09-01 12:11:28.438 Detail, Node008, Removing current message
[39m[34m2017-09-01 12:11:28.439 Detail, Node008, Notification: Notification - NoOperation
[39m[34m2017-09-01 12:11:28.439 Detail, Node008, Query Stage Complete (Probe)
[39m[34m2017-09-01 12:11:28.439 Detail, Node008, AdvanceQueries queryPending=0 queryRetries=0 queryStage=WakeUp live=1
[39m[34m2017-09-01 12:11:28.439 Detail, Node008, QueryStage_WakeUp
[39m[34m2017-09-01 12:11:28.439 Detail, Node008, QueryStage_ManufacturerSpecific1
[39m[34m2017-09-01 12:11:28.439 Detail, Node008, Checking for ManufacturerSpecific CC and Requesting values if present on this node
[39m[34m2017-09-01 12:11:28.439 Detail, Node008, QueryStage_NodeInfo
[39m[34m2017-09-01 12:11:28.440 Detail, Node008, Queuing (Query) Request Node Info (Node=8): 0x01, 0x04, 0x00, 0x60, 0x08, 0x93
[39m[34m2017-09-01 12:11:28.440 Detail, Node008, Queuing (Query) Query Stage Complete (NodeInfo)
[39m[34m2017-09-01 12:11:28.440 Detail,
[39m[39m2017-09-01 12:11:28.440 Info, Node008, Sending (Query) message (Callback ID=0x00, Expected Reply=0x49) - Request Node Info (Node=8): 0x01, 0x04, 0x00, 0x60, 0x08, 0x93
[39m[34m2017-09-01 12:11:28.448 Detail, Node008, Received: 0x01, 0x04, 0x01, 0x60, 0x01, 0x9b
[39m[34m2017-09-01 12:11:28.448 Detail,
[39m[39m2017-09-01 12:11:28.449 Info, Node155, FUNC_ID_ZW_REQUEST_NODE_INFO Request successful.
[39m[34m2017-09-01 12:11:28.480 Detail, Node008, Received: 0x01, 0x13, 0x00, 0x49, 0x84, 0x08, 0x0d, 0x04, 0x10, 0x01, 0x5e, 0x22, 0x59, 0x56, 0x7a, 0x32, 0x71, 0x73, 0x98, 0x31, 0xa1
[39m[34m2017-09-01 12:11:28.480 Detail,
[39m[39m2017-09-01 12:11:28.480 Info, Node008, UPDATE_STATE_NODE_INFO_RECEIVED from node 8
[39m[39m2017-09-01 12:11:28.481 Info, Node008, Optional command classes for node 8:
[39m[39m2017-09-01 12:11:28.481 Info, Node008, COMMAND_CLASS_ZWAVE_PLUS_INFO
[39m[39m2017-09-01 12:11:28.481 Info, Node008, COMMAND_CLASS_APPLICATION_STATUS
[39m[39m2017-09-01 12:11:28.481 Info, Node008, CommandClass 0x59 - NOT REQUIRED
[39m[39m2017-09-01 12:11:28.481 Info, Node008, COMMAND_CLASS_CRC_16_ENCAP
[39m[39m2017-09-01 12:11:28.481 Info, Node008, CommandClass 0x7a - NOT REQUIRED
[39m[39m2017-09-01 12:11:28.481 Info, Node008, COMMAND_CLASS_METER
[39m[39m2017-09-01 12:11:28.482 Info, Node008, COMMAND_CLASS_ALARM
[39m[39m2017-09-01 12:11:28.482 Info, Node008, COMMAND_CLASS_POWERLEVEL
[39m[39m2017-09-01 12:11:28.482 Info, Node008, COMMAND_CLASS_SECURITY (Disabled - Network Key Not Set)
[39m[39m2017-09-01 12:11:28.482 Info, Node008, COMMAND_CLASS_SENSOR_MULTILEVEL
[39m[34m2017-09-01 12:11:28.482 Detail, Node008, Expected reply was received
[39m[34m2017-09-01 12:11:28.482 Detail, Node008, Message transaction complete
[39m[34m2017-09-01 12:11:28.483 Detail,
[39m[34m2017-09-01 12:11:28.483 Detail, Node008, Removing current message
[39m[34m2017-09-01 12:11:28.483 Detail, Node008, Notification: ValueAdded
[39m[34m2017-09-01 12:11:28.483 Detail, Node008, Notification: ValueAdded
[39m[34m2017-09-01 12:11:28.483 Detail, Node008, Notification: ValueAdded
[39m[34m2017-09-01 12:11:28.483 Detail, Node008, Notification: ValueAdded
[39m[34m2017-09-01 12:11:28.483 Detail, Node008, Notification: ValueAdded
[39m[34m2017-09-01 12:11:28.483 Detail, Node008, Notification: ValueAdded
[39m[34m2017-09-01 12:11:28.484 Detail, Node008, Notification: ValueAdded
[39m[34m2017-09-01 12:11:28.484 Detail, Node008, Notification: ValueAdded
[39m[34m2017-09-01 12:11:28.484 Detail, Node008, Notification: ValueAdded
[39m[34m2017-09-01 12:11:28.484 Detail, Node008, Notification: ValueAdded
[39m[34m2017-09-01 12:11:28.484 Detail, Node008, Notification: ValueAdded
[39m[34m2017-09-01 12:11:28.484 Detail, Node008, Notification: ValueAdded
[39m[34m2017-09-01 12:11:28.484 Detail, Node008, Notification: ValueAdded
[39m[34m2017-09-01 12:11:28.484 Detail, Node008, Notification: ValueAdded
[39m[34m2017-09-01 12:11:28.485 Detail, Node008, Notification: ValueAdded
[39m[34m2017-09-01 12:11:28.485 Detail, Node008, Notification: ValueAdded
[39m[34m2017-09-01 12:11:28.485 Detail, Node008, Query Stage Complete (NodeInfo)
[39m[34m2017-09-01 12:11:28.485 Detail, Node008, AdvanceQueries queryPending=0 queryRetries=0 queryStage=NodePlusInfo live=1
[39m[34m2017-09-01 12:11:28.485 Detail, Node008, QueryStage_NodePlusInfo
[39m[34m2017-09-01 12:11:28.485 Detail, Node008, Queuing (Query) ZWavePlusInfoCmd_Get (Node=8): 0x01, 0x09, 0x00, 0x13, 0x08, 0x02, 0x5e, 0x01, 0x25, 0x0c, 0x99
[39m[34m2017-09-01 12:11:28.485 Detail, Node008, Queuing (Query) Query Stage Complete (NodePlusInfo)
[39m[34m2017-09-01 12:11:28.486 Detail,
[39m[39m2017-09-01 12:11:28.486 Info, Node008, Sending (Query) message (Callback ID=0x0c, Expected Reply=0x04) - ZWavePlusInfoCmd_Get (Node=8): 0x01, 0x09, 0x00, 0x13, 0x08, 0x02, 0x5e, 0x01, 0x25, 0x0c, 0x99
[39m[34m2017-09-01 12:11:28.494 Detail, Node008, Received: 0x01, 0x04, 0x01, 0x13, 0x01, 0xe8
[39m[34m2017-09-01 12:11:28.494 Detail, Node008, ZW_SEND_DATA delivered to Z-Wave stack
[39m[34m2017-09-01 12:11:28.510 Detail, Node008, Received: 0x01, 0x07, 0x00, 0x13, 0x0c, 0x00, 0x00, 0x02, 0xe5
[39m[34m2017-09-01 12:11:28.511 Detail, Node008, ZW_SEND_DATA Request with callback ID 0x0c received (expected 0x0c)
[39m[39m2017-09-01 12:11:28.511 Info, Node008, Request RTT 24 Average Request RTT 24
[39m[34m2017-09-01 12:11:28.511 Detail, Expected callbackId was received
[39m[34m2017-09-01 12:11:28.523 Detail, Node008, Received: 0x01, 0x0f, 0x00, 0x04, 0x00, 0x08, 0x09, 0x5e, 0x02, 0x01, 0x05, 0x00, 0x07, 0x00, 0x07, 0x00, 0xad
[39m[34m2017-09-01 12:11:28.523 Detail,
[39m[39m2017-09-01 12:11:28.524 Info, Node008, Response RTT 37 Average Response RTT 37
[39m[39m2017-09-01 12:11:28.524 Info, Node008, ZWave+ Info Received from Node 8
[39m[39m2017-09-01 12:11:28.524 Info, Node008, Zwave+ Node Type (0x00) - Z-Wave+ node. Mandatory Command Classes:
[39m[39m2017-09-01 12:11:28.524 Info, Node008, NONE
[39m[39m2017-09-01 12:11:28.524 Info, Node008, Zwave+ Device Type (0x700) - On/Off Power Switch. Mandatory Command Classes:
[39m[39m2017-09-01 12:11:28.524 Info, Node008, COMMAND_CLASS_DEVICE_RESET_LOCALLY
[39m[39m2017-09-01 12:11:28.524 Info, Node008, COMMAND_CLASS_ZWAVE_PLUS_INFO
[39m[39m2017-09-01 12:11:28.525 Info, Node008, 0x59 (Not Supported)
[39m[39m2017-09-01 12:11:28.525 Info, Node008, COMMAND_CLASS_MANUFACTURER_SPECIFIC
[39m[39m2017-09-01 12:11:28.525 Info, Node008, COMMAND_CLASS_POWERLEVEL
[39m[39m2017-09-01 12:11:28.525 Info, Node008, COMMAND_CLASS_ASSOCIATION
[39m[39m2017-09-01 12:11:28.525 Info, Node008, COMMAND_CLASS_VERSION
[39m[39m2017-09-01 12:11:28.525 Info, Node008, COMMAND_CLASS_SWITCH_BINARY
[39m[39m2017-09-01 12:11:28.525 Info, Node008, ZWave+ Role Type (0x10) - Always On Slave
[39m[39m2017-09-01 12:11:28.525 Info, Node008, COMMAND_CLASS_DEVICE_RESET_LOCALLY
[39m[34m2017-09-01 12:11:28.526 Detail, Node008, Initial read of value
[39m[34m2017-09-01 12:11:28.526 Detail, Node008, Initial read of value
[39m[34m2017-09-01 12:11:28.526 Detail, Node008, Initial read of value
[39m[34m2017-09-01 12:11:28.526 Detail, Node008, Expected reply and command class was received
[39m[34m2017-09-01 12:11:28.526 Detail, Node008, Message transaction complete
[39m[34m2017-09-01 12:11:28.526 Detail,
[39m[34m2017-09-01 12:11:28.526 Detail, Node008, Removing current message
[39m[34m2017-09-01 12:11:28.527 Detail, Node008, Notification: ValueAdded
[39m[34m2017-09-01 12:11:28.527 Detail, Node008, Notification: ValueAdded
[39m[34m2017-09-01 12:11:28.527 Detail, Node008, Notification: ValueAdded
[39m[34m2017-09-01 12:11:28.527 Detail, Node008, Notification: ValueChanged
[39m[34m2017-09-01 12:11:28.527 Detail, Node008, Notification: ValueChanged
[39m[34m2017-09-01 12:11:28.527 Detail, Node008, Notification: ValueChanged
[39m[34m2017-09-01 12:11:28.527 Detail, Node008, Query Stage Complete (NodePlusInfo)
[39m[34m2017-09-01 12:11:28.528 Detail, Node008, AdvanceQueries queryPending=0 queryRetries=0 queryStage=SecurityReport live=1
[39m[34m2017-09-01 12:11:28.528 Detail, Node008, QueryStage_SecurityReport
[39m[34m2017-09-01 12:11:28.528 Detail, Node008, QueryStage_ManufacturerSpecific2
[39m[34m2017-09-01 12:11:28.528 Detail, Node008, Queuing (Query) ManufacturerSpecificCmd_Get (Node=8): 0x01, 0x09, 0x00, 0x13, 0x08, 0x02, 0x72, 0x04, 0x25, 0x0d, 0xb1
[39m[34m2017-09-01 12:11:28.528 Detail, Node008, Queuing (Query) Query Stage Complete (ManufacturerSpecific2)
[39m[34m2017-09-01 12:11:28.528 Detail,
[39m[39m2017-09-01 12:11:28.529 Info, Node008, Sending (Query) message (Callback ID=0x0d, Expected Reply=0x04) - ManufacturerSpecificCmd_Get (Node=8): 0x01, 0x09, 0x00, 0x13, 0x08, 0x02, 0x72, 0x04, 0x25, 0x0d, 0xb1
[39m[34m2017-09-01 12:11:28.537 Detail, Node008, Received: 0x01, 0x04, 0x01, 0x13, 0x01, 0xe8
[39m[34m2017-09-01 12:11:28.537 Detail, Node008, ZW_SEND_DATA delivered to Z-Wave stack
[39m[34m2017-09-01 12:11:28.553 Detail, Node008, Received: 0x01, 0x07, 0x00, 0x13, 0x0d, 0x00, 0x00, 0x02, 0xe4
[39m[34m2017-09-01 12:11:28.553 Detail, Node008, ZW_SEND_DATA Request with callback ID 0x0d received (expected 0x0d)
[39m[39m2017-09-01 12:11:28.554 Info, Node008, Request RTT 24 Average Request RTT 24
[39m[34m2017-09-01 12:11:28.554 Detail, Expected callbackId was received
Any other suggestion?
Note:
~/open-zwave-master/config/manufacturer_specific.xml (openzwave database device file) I found the two devices:
Code: <Manufacturer id="0086" name="Aeotec">
...
<Product type="0001" id="005a" name="ZW090 Z-Stick Gen5 EU" config="aeotec/zw090.xml"/>
...
</Manufacturer>
Code: <Manufacturer id="0000" name="Sigma Designs">
<Product type="0001" id="0001" name="UZB Z-Wave USB Adapter" />
</Manufacturer>
|