Z-Wave and openzwave+node-openzwave-shared
#1
Sad 
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.
  Reply
#2
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    Cool

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! )
  Reply
#3
(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
2017-09-01 12:30:50.319 Error, Cannot find a path to the configuration files at ../../../config/, Using config/ instead...
2017-09-01 12:30:50.321 Info, Reading config/options.xml for Options
2017-09-01 12:30:50.322 Info, Reading options.xml for Options
2017-09-01 12:30:50.323 Always, OpenZwave Version 1.4.0 Starting Up
2017-09-01 12:30:50.323 Info, Setting Up Provided Network Key for Secure Communications
2017-09-01 12:30:50.323 Warning, Failed - Network Key Not Set
2017-09-01 12:30:50.324 Info, mgr,     Added driver for controller /dev/ttyS2
2017-09-01 12:30:50.324 Info,   Opening controller /dev/ttyS2
2017-09-01 12:30:50.324 Info, Trying to open serial port /dev/ttyS2 (attempt 1)
2017-09-01 12:30:50.325 Info, Serial port /dev/ttyS2 opened (attempt 1)
2017-09-01 12:30:50.326 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_GET_VERSION: 0x01, 0x03, 0x00, 0x15, 0xe9
2017-09-01 12:30:50.326 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_MEMORY_GET_ID: 0x01, 0x03, 0x00, 0x20, 0xdc
2017-09-01 12:30:50.326 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_GET_CONTROLLER_CAPABILITIES: 0x01, 0x03, 0x00, 0x05, 0xf9
2017-09-01 12:30:50.326 Detail, contrlr, Queuing (Command) FUNC_ID_SERIAL_API_GET_CAPABILITIES: 0x01, 0x03, 0x00, 0x07, 0xfb
2017-09-01 12:30:50.326 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_GET_SUC_NODE_ID: 0x01, 0x03, 0x00, 0x56, 0xaa
2017-09-01 12:30:50.327 Detail,
2017-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
2017-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
2017-09-01 12:30:50.331 Detail,
2017-09-01 12:30:50.331 Info, contrlr, Received reply to FUNC_ID_ZW_GET_VERSION:
2017-09-01 12:30:50.331 Info, contrlr,     Static Controller library, version Z-Wave 4.33
2017-09-01 12:30:50.331 Detail, Node045,   Expected reply was received
2017-09-01 12:30:50.331 Detail, Node045,   Message transaction complete
2017-09-01 12:30:50.331 Detail,
2017-09-01 12:30:50.332 Detail, contrlr, Removing current message
2017-09-01 12:30:50.332 Detail,
2017-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
2017-09-01 12:30:50.335 Detail, contrlr,   Received: 0x01, 0x08, 0x01, 0x20, 0xf6, 0xb9, 0x23, 0x36, 0x01, 0x8d
2017-09-01 12:30:50.335 Detail,
2017-09-01 12:30:50.335 Info, contrlr, Received reply to FUNC_ID_ZW_MEMORY_GET_ID. Home ID = 0xf6b92336.  Our node ID = 1
2017-09-01 12:30:50.335 Detail, Node185,   Expected reply was received
2017-09-01 12:30:50.335 Detail, Node185,   Message transaction complete
2017-09-01 12:30:50.336 Detail,
2017-09-01 12:30:50.336 Detail, contrlr, Removing current message
2017-09-01 12:30:50.336 Detail,
2017-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
2017-09-01 12:30:50.338 Detail, contrlr,   Received: 0x01, 0x04, 0x01, 0x05, 0x34, 0xcb
2017-09-01 12:30:50.339 Detail,
2017-09-01 12:30:50.339 Info, contrlr, Received reply to FUNC_ID_ZW_GET_CONTROLLER_CAPABILITIES:
2017-09-01 12:30:50.339 Info, contrlr,     There is a SUC ID Server (SIS) in this network.
2017-09-01 12:30:50.339 Info, contrlr,     The PC controller is an inclusion static update controller (SUC).
2017-09-01 12:30:50.339 Detail, Node203,   Expected reply was received
2017-09-01 12:30:50.339 Detail, Node203,   Message transaction complete
2017-09-01 12:30:50.339 Detail,
2017-09-01 12:30:50.340 Detail, contrlr, Removing current message
2017-09-01 12:30:50.340 Detail,
2017-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
2017-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
2017-09-01 12:30:50.346 Detail,
2017-09-01 12:30:50.346 Info, contrlr,  Received reply to FUNC_ID_SERIAL_API_GET_CAPABILITIES
2017-09-01 12:30:50.346 Info, contrlr,     Serial API Version:   5.10
2017-09-01 12:30:50.346 Info, contrlr,     Manufacturer ID:      0x0000
2017-09-01 12:30:50.347 Info, contrlr,     Product Type:         0x0001
2017-09-01 12:30:50.347 Info, contrlr,     Product ID:           0x0001
2017-09-01 12:30:50.347 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_GET_RANDOM: 0x01, 0x04, 0x00, 0x1c, 0x20, 0xc7
2017-09-01 12:30:50.347 Detail, contrlr, Queuing (Command) FUNC_ID_SERIAL_API_GET_INIT_DATA: 0x01, 0x03, 0x00, 0x02, 0xfe
2017-09-01 12:30:50.347 Detail, contrlr, Queuing (Command) FUNC_ID_SERIAL_API_SET_TIMEOUTS: 0x01, 0x05, 0x00, 0x06, 0x64, 0x0f, 0x97
2017-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
2017-09-01 12:30:50.347 Detail, Node010,   Expected reply was received
2017-09-01 12:30:50.348 Detail, Node010,   Message transaction complete
2017-09-01 12:30:50.348 Detail,
2017-09-01 12:30:50.348 Detail, contrlr, Removing current message
2017-09-01 12:30:50.348 Detail,
2017-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
2017-09-01 12:30:50.351 Detail, contrlr,   Received: 0x01, 0x04, 0x01, 0x56, 0x01, 0xad
2017-09-01 12:30:50.351 Detail,
2017-09-01 12:30:50.351 Info, contrlr, Received reply to GET_SUC_NODE_ID.  Node ID = 1
2017-09-01 12:30:50.351 Detail, Node173,   Expected reply was received
2017-09-01 12:30:50.351 Detail, Node173,   Message transaction complete
2017-09-01 12:30:50.351 Detail,
2017-09-01 12:30:50.351 Detail, contrlr, Removing current message
2017-09-01 12:30:50.352 Detail,
2017-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
2017-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
2017-09-01 12:30:50.407 Detail,
2017-09-01 12:30:50.407 Info, contrlr, Received reply to FUNC_ID_ZW_GET_RANDOM: true
2017-09-01 12:30:50.407 Detail, Node032,   Expected reply was received
2017-09-01 12:30:50.407 Detail, Node032,   Message transaction complete
2017-09-01 12:30:50.407 Detail,
2017-09-01 12:30:50.407 Detail, contrlr, Removing current message
2017-09-01 12:30:50.407 Detail,
2017-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
2017-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
2017-09-01 12:30:50.467 Detail,
2017-09-01 12:30:50.467 Info, mgr,     Driver with Home ID of 0xf6b92336 is now ready.
2017-09-01 12:30:50.467 Info,
2017-09-01 12:30:50.468 Info, contrlr, Received reply to FUNC_ID_SERIAL_API_GET_INIT_DATA:
2017-09-01 12:30:50.468 Info, contrlr,     Node 001 - New
2017-09-01 12:30:50.468 Detail, Node001, AdvanceQueries queryPending=0 queryRetries=0 queryStage=None live=1
2017-09-01 12:30:50.468 Detail, Node001, QueryStage_ProtocolInfo
2017-09-01 12:30:50.468 Detail, Node001, Queuing (Query) Get Node Protocol Info (Node=1): 0x01, 0x04, 0x00, 0x41, 0x01, 0xbb
2017-09-01 12:30:50.469 Detail, Node001, Queuing (Query) Query Stage Complete (ProtocolInfo)
2017-09-01 12:30:50.469 Info, Node001, Initializing Node. New Node: false (false)
2017-09-01 12:30:50.469 Detail, Node008,   Expected reply was received
2017-09-01 12:30:50.469 Detail, Node008,   Message transaction complete
2017-09-01 12:30:50.469 Detail,
2017-09-01 12:30:50.469 Detail, contrlr, Removing current message
2017-09-01 12:30:50.470 Detail, Node001, Notification: DriverReady
2017-09-01 12:30:50.470 Detail, Node001, Notification: NodeNew
2017-09-01 12:30:50.470 Detail, Node001, Notification: NodeAdded
2017-09-01 12:30:50.470 Detail,
2017-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
2017-09-01 12:30:50.473 Detail, contrlr,   Received: 0x01, 0x05, 0x01, 0x06, 0x64, 0x0f, 0x96
2017-09-01 12:30:50.473 Detail,
2017-09-01 12:30:50.473 Info, contrlr, Received reply to FUNC_ID_SERIAL_API_SET_TIMEOUTS
2017-09-01 12:30:50.473 Detail, Node015,   Expected reply was received
2017-09-01 12:30:50.474 Detail, Node015,   Message transaction complete
2017-09-01 12:30:50.474 Detail,
2017-09-01 12:30:50.474 Detail, contrlr, Removing current message
2017-09-01 12:30:50.474 Detail,
2017-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
2017-09-01 12:30:50.476 Detail, contrlr, Removing current message
2017-09-01 12:30:50.476 Detail,
2017-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
2017-09-01 12:30:50.479 Detail, Node001,   Received: 0x01, 0x09, 0x01, 0x41, 0xd3, 0x16, 0x01, 0x02, 0x02, 0x01, 0x73
2017-09-01 12:30:50.480 Detail,
2017-09-01 12:30:50.480 Info, Node001, Received reply to FUNC_ID_ZW_GET_NODE_PROTOCOL_INFO
2017-09-01 12:30:50.480 Info, Node001,   Protocol Info for Node 1:
2017-09-01 12:30:50.480 Info, Node001,     Listening     = true
2017-09-01 12:30:50.480 Info, Node001,     Beaming       = true
2017-09-01 12:30:50.480 Info, Node001,     Routing       = true
2017-09-01 12:30:50.481 Info, Node001,     Max Baud Rate = 40000
2017-09-01 12:30:50.481 Info, Node001,     Version       = 4
2017-09-01 12:30:50.481 Info, Node001,     Security      = false
2017-09-01 12:30:50.494 Info, Node001,   Basic device class    (0x02) - Static Controller
2017-09-01 12:30:50.494 Info, Node001,   Generic device Class  (0x02) - Static Controller
2017-09-01 12:30:50.494 Info, Node001,   Specific device class (0x01) - Static PC Controller
2017-09-01 12:30:50.495 Info, Node001,     COMMAND_CLASS_BASIC is not mapped
2017-09-01 12:30:50.495 Info, Node001,   Mandatory Command Classes for Node 1:
2017-09-01 12:30:50.495 Info, Node001,     None
2017-09-01 12:30:50.495 Info, Node001,   Mandatory Command Classes controlled by Node 1:
2017-09-01 12:30:50.495 Info, Node001,     COMMAND_CLASS_BASIC
2017-09-01 12:30:50.496 Detail, Node022,   Expected reply was received
2017-09-01 12:30:50.496 Detail, Node022,   Message transaction complete
2017-09-01 12:30:50.496 Detail,
2017-09-01 12:30:50.496 Detail, Node001, Removing current message
2017-09-01 12:30:50.496 Detail, Node001, Notification: NodeProtocolInfo
2017-09-01 12:30:50.497 Detail, Node001, Notification: ValueAdded
2017-09-01 12:30:50.497 Detail, Node001, Query Stage Complete (ProtocolInfo)
2017-09-01 12:30:50.497 Detail, Node001, AdvanceQueries queryPending=0 queryRetries=0 queryStage=Probe live=1
2017-09-01 12:30:50.497 Detail, Node001, QueryStage_Probe
2017-09-01 12:30:50.497 Detail, Node001, QueryStage_WakeUp
2017-09-01 12:30:50.497 Detail, Node001, QueryStage_ManufacturerSpecific1
2017-09-01 12:30:50.497 Detail, Node001, Load Controller Manufacturer Specific Config
2017-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
2017-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
2017-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
2017-09-01 12:30:50.533 Detail, Node001, QueryStage_NodePlusInfo
2017-09-01 12:30:50.534 Detail, Node001, QueryStage_SecurityReport
2017-09-01 12:30:50.534 Detail, Node001, QueryStage_ManufacturerSpecific2
2017-09-01 12:30:50.534 Detail, Node001, QueryStage_Versions
2017-09-01 12:30:50.534 Detail, Node001, QueryStage_Instances
2017-09-01 12:30:50.534 Info, Node001, Essential node queries are complete
2017-09-01 12:30:50.534 Detail, Node001, QueryStage_Static
2017-09-01 12:30:50.534 Detail, Node001, QueryStage_Associations
2017-09-01 12:30:50.534 Detail, Node001, QueryStage_Neighbors
2017-09-01 12:30:50.534 Detail, Requesting routing info (neighbor list) for Node 1
2017-09-01 12:30:50.534 Detail, Node001, Queuing (Command) Get Routing Info (Node=1): 0x01, 0x07, 0x00, 0x80, 0x01, 0x00, 0x00, 0x03, 0x7a
2017-09-01 12:30:50.534 Detail, Node001, Queuing (Query) Query Stage Complete (Neighbors)
2017-09-01 12:30:50.534 Detail, Node001, Notification: EssentialNodeQueriesComplete
2017-09-01 12:30:50.534 Detail,
2017-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
2017-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
2017-09-01 12:30:50.545 Detail,
2017-09-01 12:30:50.545 Info, Node001, Received reply to FUNC_ID_ZW_GET_ROUTING_INFO
2017-09-01 12:30:50.545 Info, Node001,     Neighbors of this node are:
2017-09-01 12:30:50.545 Info, Node001,  (none reported)
2017-09-01 12:30:50.545 Detail,   Expected reply was received
2017-09-01 12:30:50.545 Detail,   Message transaction complete
2017-09-01 12:30:50.545 Detail,
2017-09-01 12:30:50.545 Detail, Node001, Removing current message
2017-09-01 12:30:50.545 Detail, Node001, Query Stage Complete (Neighbors)
2017-09-01 12:30:50.545 Detail, Node001, AdvanceQueries queryPending=0 queryRetries=0 queryStage=Session live=1
2017-09-01 12:30:50.545 Detail, Node001, QueryStage_Session
2017-09-01 12:30:50.545 Detail, Node001, QueryStage_Dynamic
2017-09-01 12:30:50.545 Detail, Node001, QueryStage_Configuration
2017-09-01 12:30:50.545 Detail, Node001, QueryStage_Complete
2017-09-01 12:30:50.545 Warning, CheckCompletedNodeQueries m_allNodesQueried=0 m_awakeNodesQueried=0
2017-09-01 12:30:50.546 Warning, CheckCompletedNodeQueries all=1, deadFound=0 sleepingOnly=1
2017-09-01 12:30:50.546 Info,          Node query processing complete.
2017-09-01 12:30:50.546 Detail, Node001, Notification: NodeQueriesComplete
2017-09-01 12:30:50.546 Detail, contrlr, Notification: AllNodesQueried


USB Stick on ttyACM0:
Code:
Starting MinOZW with OpenZWave Version 1.4.0 MODDED
2017-09-01 12:11:22.982 Error, Cannot find a path to the configuration files at ../../../config/, Using config/ instead...
2017-09-01 12:11:22.984 Info, Reading config/options.xml for Options
2017-09-01 12:11:22.985 Info, Reading options.xml for Options
2017-09-01 12:11:22.986 Always, OpenZwave Version 1.4.0 Starting Up
2017-09-01 12:11:22.987 Info, Setting Up Provided Network Key for Secure Communications
2017-09-01 12:11:22.987 Warning, Failed - Network Key Not Set
2017-09-01 12:11:22.987 Info, mgr,     Added driver for controller /dev/ttyACM0
2017-09-01 12:11:22.988 Info,   Opening controller /dev/ttyACM0
2017-09-01 12:11:22.988 Info, Trying to open serial port /dev/ttyACM0 (attempt 1)
2017-09-01 12:11:22.991 Info, Serial port /dev/ttyACM0 opened (attempt 1)
2017-09-01 12:11:22.992 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_GET_VERSION: 0x01, 0x03, 0x00, 0x15, 0xe9
2017-09-01 12:11:22.992 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_MEMORY_GET_ID: 0x01, 0x03, 0x00, 0x20, 0xdc
2017-09-01 12:11:22.992 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_GET_CONTROLLER_CAPABILITIES: 0x01, 0x03, 0x00, 0x05, 0xf9
2017-09-01 12:11:22.992 Detail, contrlr, Queuing (Command) FUNC_ID_SERIAL_API_GET_CAPABILITIES: 0x01, 0x03, 0x00, 0x07, 0xfb
2017-09-01 12:11:22.992 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_GET_SUC_NODE_ID: 0x01, 0x03, 0x00, 0x56, 0xaa
2017-09-01 12:11:22.992 Detail,
2017-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
2017-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
2017-09-01 12:11:22.996 Detail,
2017-09-01 12:11:22.996 Info, contrlr, Received reply to FUNC_ID_ZW_GET_VERSION:
2017-09-01 12:11:22.996 Info, contrlr,     Static Controller library, version Z-Wave 3.95
2017-09-01 12:11:22.996 Detail, Node045,   Expected reply was received
2017-09-01 12:11:22.996 Detail, Node045,   Message transaction complete
2017-09-01 12:11:22.996 Detail,
2017-09-01 12:11:22.996 Detail, contrlr, Removing current message
2017-09-01 12:11:22.996 Detail,
2017-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
2017-09-01 12:11:22.999 Detail, contrlr,   Received: 0x01, 0x08, 0x01, 0x20, 0xc8, 0x5b, 0xaf, 0x68, 0x01, 0x83
2017-09-01 12:11:23.000 Detail,
2017-09-01 12:11:23.000 Info, contrlr, Received reply to FUNC_ID_ZW_MEMORY_GET_ID. Home ID = 0xc85baf68.  Our node ID = 1
2017-09-01 12:11:23.000 Detail, Node091,   Expected reply was received
2017-09-01 12:11:23.000 Detail, Node091,   Message transaction complete
2017-09-01 12:11:23.000 Detail,
2017-09-01 12:11:23.000 Detail, contrlr, Removing current message
2017-09-01 12:11:23.000 Detail,
2017-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
2017-09-01 12:11:23.003 Detail, contrlr,   Received: 0x01, 0x04, 0x01, 0x05, 0x08, 0xf7
2017-09-01 12:11:23.003 Detail,
2017-09-01 12:11:23.003 Info, contrlr, Received reply to FUNC_ID_ZW_GET_CONTROLLER_CAPABILITIES:
2017-09-01 12:11:23.003 Info, contrlr,     There is no SUC ID Server (SIS) in this network.
2017-09-01 12:11:23.004 Info, contrlr,     The PC controller is a primary controller.
2017-09-01 12:11:23.004 Detail, Node247,   Expected reply was received
2017-09-01 12:11:23.004 Detail, Node247,   Message transaction complete
2017-09-01 12:11:23.004 Detail,
2017-09-01 12:11:23.004 Detail, contrlr, Removing current message
2017-09-01 12:11:23.004 Detail,
2017-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
2017-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
2017-09-01 12:11:23.009 Detail,
2017-09-01 12:11:23.010 Info, contrlr,  Received reply to FUNC_ID_SERIAL_API_GET_CAPABILITIES
2017-09-01 12:11:23.010 Info, contrlr,     Serial API Version:   1.0
2017-09-01 12:11:23.010 Info, contrlr,     Manufacturer ID:      0x0086
2017-09-01 12:11:23.010 Info, contrlr,     Product Type:         0x0001
2017-09-01 12:11:23.010 Info, contrlr,     Product ID:           0x005a
2017-09-01 12:11:23.010 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_GET_RANDOM: 0x01, 0x04, 0x00, 0x1c, 0x20, 0xc7
2017-09-01 12:11:23.010 Detail, contrlr, Queuing (Command) FUNC_ID_SERIAL_API_GET_INIT_DATA: 0x01, 0x03, 0x00, 0x02, 0xfe
2017-09-01 12:11:23.011 Detail, contrlr, Queuing (Command) FUNC_ID_SERIAL_API_SET_TIMEOUTS: 0x01, 0x05, 0x00, 0x06, 0x64, 0x0f, 0x97
2017-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
2017-09-01 12:11:23.011 Detail,   Expected reply was received
2017-09-01 12:11:23.011 Detail,   Message transaction complete
2017-09-01 12:11:23.011 Detail,
2017-09-01 12:11:23.011 Detail, contrlr, Removing current message
2017-09-01 12:11:23.011 Detail,
2017-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
2017-09-01 12:11:23.013 Detail, contrlr,   Received: 0x01, 0x04, 0x01, 0x56, 0x00, 0xac
2017-09-01 12:11:23.014 Detail,
2017-09-01 12:11:23.014 Info, contrlr, Received reply to GET_SUC_NODE_ID.  Node ID = 0
2017-09-01 12:11:23.014 Info, Controller Does not Support SUC - Cannot Setup Controller as SUC Node
2017-09-01 12:11:23.014 Detail, Node172,   Expected reply was received
2017-09-01 12:11:23.014 Detail, Node172,   Message transaction complete
2017-09-01 12:11:23.014 Detail,
2017-09-01 12:11:23.014 Detail, contrlr, Removing current message
2017-09-01 12:11:23.014 Detail,
2017-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
2017-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
2017-09-01 12:11:23.071 Detail,
2017-09-01 12:11:23.071 Info, contrlr, Received reply to FUNC_ID_ZW_GET_RANDOM: true
2017-09-01 12:11:23.071 Detail, Node032,   Expected reply was received
2017-09-01 12:11:23.071 Detail, Node032,   Message transaction complete
2017-09-01 12:11:23.071 Detail,
2017-09-01 12:11:23.071 Detail, contrlr, Removing current message
2017-09-01 12:11:23.071 Detail,
2017-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
2017-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
2017-09-01 12:11:23.173 Detail,
2017-09-01 12:11:23.173 Info, mgr,     Driver with Home ID of 0xc85baf68 is now ready.
2017-09-01 12:11:23.173 Info,
2017-09-01 12:11:23.191 Detail, Node003, Queuing (Controller) Delete All Return Routes
2017-09-01 12:11:23.192 Detail, Node003, Queuing (Controller) Assign Return Route
2017-09-01 12:11:23.194 Info, contrlr, Received reply to FUNC_ID_SERIAL_API_GET_INIT_DATA:
2017-09-01 12:11:23.194 Info, contrlr,     Node 001 - Known
2017-09-01 12:11:23.194 Detail, Node001, AdvanceQueries queryPending=0 queryRetries=0 queryStage=CacheLoad live=1
2017-09-01 12:11:23.194 Detail, Node001, QueryStage_CacheLoad
2017-09-01 12:11:23.194 Info, Node001, Node Identity Codes: 0086:0001:005a
2017-09-01 12:11:23.194 Detail, Node001, QueryStage_Associations
2017-09-01 12:11:23.194 Detail, Node001, QueryStage_Neighbors
2017-09-01 12:11:23.195 Detail, contrlr, Requesting routing info (neighbor list) for Node 1
2017-09-01 12:11:23.195 Detail, Node001, Queuing (Command) Get Routing Info (Node=1): 0x01, 0x07, 0x00, 0x80, 0x01, 0x00, 0x00, 0x03, 0x7a
2017-09-01 12:11:23.195 Detail, Node001, Queuing (Query) Query Stage Complete (Neighbors)
2017-09-01 12:11:23.195 Info, contrlr,     Node 003 - Removed
2017-09-01 12:11:23.196 Info, contrlr,     Node 006 - New
2017-09-01 12:11:23.196 Detail, Node006, AdvanceQueries queryPending=0 queryRetries=0 queryStage=None live=1
2017-09-01 12:11:23.196 Detail, Node006, QueryStage_ProtocolInfo
2017-09-01 12:11:23.196 Detail, Node006, Queuing (Query) Get Node Protocol Info (Node=6): 0x01, 0x04, 0x00, 0x41, 0x06, 0xbc
2017-09-01 12:11:23.197 Detail, Node006, Queuing (Query) Query Stage Complete (ProtocolInfo)
2017-09-01 12:11:23.197 Info, Node006, Initializing Node. New Node: false (false)
2017-09-01 12:11:23.197 Info, contrlr,     Node 008 - New
2017-09-01 12:11:23.197 Detail, Node008, AdvanceQueries queryPending=0 queryRetries=0 queryStage=None live=1
2017-09-01 12:11:23.197 Detail, Node008, QueryStage_ProtocolInfo
2017-09-01 12:11:23.197 Detail, Node008, Queuing (Query) Get Node Protocol Info (Node=8): 0x01, 0x04, 0x00, 0x41, 0x08, 0xb2
2017-09-01 12:11:23.197 Detail, Node008, Queuing (Query) Query Stage Complete (ProtocolInfo)
2017-09-01 12:11:23.198 Info, Node008, Initializing Node. New Node: false (false)
2017-09-01 12:11:23.198 Detail,   Expected reply was received
2017-09-01 12:11:23.198 Detail,   Message transaction complete
2017-09-01 12:11:23.198 Detail,
2017-09-01 12:11:23.198 Detail, contrlr, Removing current message
2017-09-01 12:11:23.199 Detail, Node001, Notification: DriverReady
2017-09-01 12:11:23.199 Detail, Node001, Notification: NodeAdded
2017-09-01 12:11:23.199 Detail, Node001, Notification: NodeProtocolInfo
2017-09-01 12:11:23.199 Detail, Node001, Notification: EssentialNodeQueriesComplete
2017-09-01 12:11:23.199 Detail, Node001, Notification: ValueAdded
2017-09-01 12:11:23.199 Detail, Node001, Notification: NodeNaming
2017-09-01 12:11:23.199 Detail, Node003, Notification: NodeAdded
2017-09-01 12:11:23.199 Detail, Node003, Notification: NodeProtocolInfo
2017-09-01 12:11:23.199 Detail, Node003, Notification: EssentialNodeQueriesComplete
2017-09-01 12:11:23.200 Detail, Node003, Notification: ValueAdded
2017-09-01 12:11:23.200 Detail, Node003, Notification: ValueAdded
2017-09-01 12:11:23.200 Detail, Node003, Notification: ValueAdded
2017-09-01 12:11:23.200 Detail, Node003, Notification: ValueAdded
2017-09-01 12:11:23.200 Detail, Node003, Notification: ValueAdded
2017-09-01 12:11:23.200 Detail, Node003, Notification: ValueAdded
2017-09-01 12:11:23.200 Detail, Node003, Notification: ValueAdded
2017-09-01 12:11:23.200 Detail, Node003, Notification: ValueAdded
2017-09-01 12:11:23.200 Detail, Node003, Notification: ValueAdded
2017-09-01 12:11:23.200 Detail, Node003, Notification: ValueAdded
2017-09-01 12:11:23.200 Detail, Node003, Notification: ValueAdded
2017-09-01 12:11:23.200 Detail, Node003, Notification: ValueAdded
2017-09-01 12:11:23.200 Detail, Node003, Notification: ValueAdded
2017-09-01 12:11:23.200 Detail, Node003, Notification: ValueAdded
2017-09-01 12:11:23.200 Detail, Node003, Notification: ValueAdded
2017-09-01 12:11:23.200 Detail, Node003, Notification: ValueAdded
2017-09-01 12:11:23.200 Detail, Node003, Notification: ValueAdded
2017-09-01 12:11:23.200 Detail, Node003, Notification: ValueAdded
2017-09-01 12:11:23.201 Detail, Node003, Notification: ValueAdded
2017-09-01 12:11:23.201 Detail, Node003, Notification: ValueAdded
2017-09-01 12:11:23.201 Detail, Node003, Notification: ValueAdded
2017-09-01 12:11:23.201 Detail, Node003, Notification: ValueAdded
2017-09-01 12:11:23.201 Detail, Node003, Notification: ValueAdded
2017-09-01 12:11:23.201 Detail, Node003, Notification: ValueAdded
2017-09-01 12:11:23.201 Detail, Node003, Notification: ValueAdded
2017-09-01 12:11:23.201 Detail, Node003, Notification: ValueAdded
2017-09-01 12:11:23.201 Detail, Node003, Notification: ValueAdded
2017-09-01 12:11:23.201 Detail, Node003, Notification: ValueAdded
2017-09-01 12:11:23.201 Detail, Node003, Notification: ValueAdded
2017-09-01 12:11:23.201 Detail, Node003, Notification: ValueAdded
2017-09-01 12:11:23.201 Detail, Node003, Notification: ValueAdded
2017-09-01 12:11:23.201 Detail, Node003, Notification: ValueAdded
2017-09-01 12:11:23.201 Detail, Node003, Notification: ValueAdded
2017-09-01 12:11:23.201 Detail, Node003, Notification: ValueAdded
2017-09-01 12:11:23.201 Detail, Node003, Notification: ValueAdded
2017-09-01 12:11:23.201 Detail, Node003, Notification: ValueAdded
2017-09-01 12:11:23.201 Detail, Node003, Notification: ValueAdded
2017-09-01 12:11:23.202 Detail, Node003, Notification: ValueAdded
2017-09-01 12:11:23.202 Detail, Node003, Notification: ValueAdded
2017-09-01 12:11:23.202 Detail, Node003, Notification: ValueAdded
2017-09-01 12:11:23.202 Detail, Node003, Notification: ValueAdded
2017-09-01 12:11:23.202 Detail, Node003, Notification: ValueAdded
2017-09-01 12:11:23.202 Detail, Node003, Notification: ValueAdded
2017-09-01 12:11:23.202 Detail, Node003, Notification: ValueAdded
2017-09-01 12:11:23.202 Detail, Node003, Notification: ValueAdded
2017-09-01 12:11:23.202 Detail, Node003, Notification: ValueAdded
2017-09-01 12:11:23.202 Detail, Node003, Notification: Group
2017-09-01 12:11:23.202 Detail, Node003, Notification: Group
2017-09-01 12:11:23.202 Detail, Node003, Notification: Group
2017-09-01 12:11:23.202 Detail, Node003, Notification: ValueAdded
2017-09-01 12:11:23.202 Detail, Node003, Notification: ValueAdded
2017-09-01 12:11:23.202 Detail, Node003, Notification: ValueAdded
2017-09-01 12:11:23.202 Detail, Node003, Notification: Group
2017-09-01 12:11:23.202 Detail, Node003, Notification: Group
2017-09-01 12:11:23.202 Detail, Node003, Notification: Group
2017-09-01 12:11:23.202 Detail, Node003, Notification: NodeNaming
2017-09-01 12:11:23.203 Detail, Node003, Notification: ValueRemoved
2017-09-01 12:11:23.203 Detail, Node003, Notification: ValueRemoved
2017-09-01 12:11:23.203 Detail, Node003, Notification: ValueRemoved
2017-09-01 12:11:23.203 Detail, Node003, Notification: ValueRemoved
2017-09-01 12:11:23.203 Detail, Node003, Notification: ValueRemoved
2017-09-01 12:11:23.203 Detail, Node003, Notification: ValueRemoved
2017-09-01 12:11:23.203 Detail, Node003, Notification: ValueRemoved
2017-09-01 12:11:23.203 Detail, Node003, Notification: ValueRemoved
2017-09-01 12:11:23.203 Detail, Node003, Notification: ValueRemoved
2017-09-01 12:11:23.203 Detail, Node003, Notification: ValueRemoved
2017-09-01 12:11:23.203 Detail, Node003, Notification: ValueRemoved
2017-09-01 12:11:23.203 Detail, Node003, Notification: ValueRemoved
2017-09-01 12:11:23.203 Detail, Node003, Notification: ValueRemoved
2017-09-01 12:11:23.203 Detail, Node003, Notification: ValueRemoved
2017-09-01 12:11:23.203 Detail, Node003, Notification: ValueRemoved
2017-09-01 12:11:23.203 Detail, Node003, Notification: ValueRemoved
2017-09-01 12:11:23.203 Detail, Node003, Notification: ValueRemoved
2017-09-01 12:11:23.203 Detail, Node003, Notification: ValueRemoved
2017-09-01 12:11:23.203 Detail, Node003, Notification: ValueRemoved
2017-09-01 12:11:23.204 Detail, Node003, Notification: ValueRemoved
2017-09-01 12:11:23.204 Detail, Node003, Notification: ValueRemoved
2017-09-01 12:11:23.204 Detail, Node003, Notification: ValueRemoved
2017-09-01 12:11:23.204 Detail, Node003, Notification: ValueRemoved
2017-09-01 12:11:23.204 Detail, Node003, Notification: ValueRemoved
2017-09-01 12:11:23.204 Detail, Node003, Notification: ValueRemoved
2017-09-01 12:11:23.204 Detail, Node003, Notification: ValueRemoved
2017-09-01 12:11:23.204 Detail, Node003, Notification: ValueRemoved
2017-09-01 12:11:23.204 Detail, Node003, Notification: ValueRemoved
2017-09-01 12:11:23.204 Detail, Node003, Notification: ValueRemoved
2017-09-01 12:11:23.204 Detail, Node003, Notification: ValueRemoved
2017-09-01 12:11:23.204 Detail, Node003, Notification: ValueRemoved
2017-09-01 12:11:23.204 Detail, Node003, Notification: ValueRemoved
2017-09-01 12:11:23.204 Detail, Node003, Notification: ValueRemoved
2017-09-01 12:11:23.204 Detail, Node003, Notification: ValueRemoved
2017-09-01 12:11:23.204 Detail, Node003, Notification: ValueRemoved
2017-09-01 12:11:23.204 Detail, Node003, Notification: ValueRemoved
2017-09-01 12:11:23.204 Detail, Node003, Notification: ValueRemoved
2017-09-01 12:11:23.205 Detail, Node003, Notification: ValueRemoved
2017-09-01 12:11:23.205 Detail, Node003, Notification: ValueRemoved
2017-09-01 12:11:23.205 Detail, Node003, Notification: ValueRemoved
2017-09-01 12:11:23.205 Detail, Node003, Notification: ValueRemoved
2017-09-01 12:11:23.205 Detail, Node003, Notification: ValueRemoved
2017-09-01 12:11:23.205 Detail, Node003, Notification: ValueRemoved
2017-09-01 12:11:23.205 Detail, Node003, Notification: ValueRemoved
2017-09-01 12:11:23.205 Detail, Node003, Notification: ValueRemoved
2017-09-01 12:11:23.205 Detail, Node003, Notification: ValueRemoved
2017-09-01 12:11:23.205 Detail, Node003, Notification: ValueRemoved
2017-09-01 12:11:23.205 Detail, Node003, Notification: ValueRemoved
2017-09-01 12:11:23.205 Detail, Node003, Notification: ValueRemoved
2017-09-01 12:11:23.205 Detail, Node003, Notification: NodeRemoved
2017-09-01 12:11:23.205 Detail, Node006, Notification: NodeNew
2017-09-01 12:11:23.205 Detail, Node006, Notification: NodeAdded
2017-09-01 12:11:23.205 Detail, Node008, Notification: NodeNew
2017-09-01 12:11:23.205 Detail, Node008, Notification: NodeAdded
2017-09-01 12:11:23.205 Detail,
2017-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
2017-09-01 12:11:23.208 Detail, contrlr,   Received: 0x01, 0x05, 0x01, 0x06, 0x64, 0x0f, 0x96
2017-09-01 12:11:23.208 Detail,
2017-09-01 12:11:23.208 Info, contrlr, Received reply to FUNC_ID_SERIAL_API_SET_TIMEOUTS
2017-09-01 12:11:23.208 Detail, Node015,   Expected reply was received
2017-09-01 12:11:23.208 Detail, Node015,   Message transaction complete
2017-09-01 12:11:23.208 Detail,
2017-09-01 12:11:23.208 Detail, contrlr, Removing current message
2017-09-01 12:11:23.208 Detail,
2017-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
2017-09-01 12:11:23.210 Detail, contrlr, Removing current message
2017-09-01 12:11:23.210 Detail,
2017-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
2017-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
2017-09-01 12:11:23.215 Detail,
2017-09-01 12:11:23.215 Info, Node001, Received reply to FUNC_ID_ZW_GET_ROUTING_INFO
2017-09-01 12:11:23.215 Info, Node001,     Neighbors of this node are:
2017-09-01 12:11:23.215 Info, Node001,     Node 6
2017-09-01 12:11:23.215 Info, Node001,     Node 8
2017-09-01 12:11:23.216 Detail,   Expected reply was received
2017-09-01 12:11:23.216 Detail,   Message transaction complete
2017-09-01 12:11:23.216 Detail,
2017-09-01 12:11:23.216 Detail, Node001, Removing current message
2017-09-01 12:11:23.216 Detail, Node001, Query Stage Complete (Neighbors)
2017-09-01 12:11:23.216 Detail, Node001, AdvanceQueries queryPending=0 queryRetries=0 queryStage=Session live=1
2017-09-01 12:11:23.216 Detail, Node001, QueryStage_Session
2017-09-01 12:11:23.216 Detail, Node001, QueryStage_Dynamic
2017-09-01 12:11:23.216 Detail, Node001, QueryStage_Configuration
2017-09-01 12:11:23.216 Detail, Node001, QueryStage_Complete
2017-09-01 12:11:23.216 Warning, CheckCompletedNodeQueries m_allNodesQueried=0 m_awakeNodesQueried=0
2017-09-01 12:11:23.216 Warning, CheckCompletedNodeQueries all=0, deadFound=0 sleepingOnly=0
2017-09-01 12:11:23.216 Detail, Node001, Notification: NodeQueriesComplete
2017-09-01 12:11:23.216 Detail,
2017-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
2017-09-01 12:11:23.219 Detail, Node006,   Received: 0x01, 0x09, 0x01, 0x41, 0x53, 0x9c, 0x01, 0x04, 0x07, 0x01, 0x7a
2017-09-01 12:11:23.219 Detail,
2017-09-01 12:11:23.219 Info, Node006, Received reply to FUNC_ID_ZW_GET_NODE_PROTOCOL_INFO
2017-09-01 12:11:23.219 Info, Node006,   Protocol Info for Node 6:
2017-09-01 12:11:23.219 Info, Node006,     Listening     = false
2017-09-01 12:11:23.220 Info, Node006,     Frequent      = false
2017-09-01 12:11:23.220 Info, Node006,     Beaming       = true
2017-09-01 12:11:23.220 Info, Node006,     Routing       = true
2017-09-01 12:11:23.220 Info, Node006,     Max Baud Rate = 40000
2017-09-01 12:11:23.220 Info, Node006,     Version       = 4
2017-09-01 12:11:23.220 Info, Node006,     Security      = false
2017-09-01 12:11:23.226 Info, Node006,   Basic device class    (0x04) - Routing Slave
2017-09-01 12:11:23.226 Info, Node006,   Generic device Class  (0x07) - Notification Sensor
2017-09-01 12:11:23.226 Info, Node006,   Specific device class (0x01) - Notification Sensor
2017-09-01 12:11:23.226 Info, Node006,     COMMAND_CLASS_BASIC is not mapped
2017-09-01 12:11:23.226 Info, Node006,   Mandatory Command Classes for Node 6:
2017-09-01 12:11:23.226 Info, Node006,     COMMAND_CLASS_BASIC
2017-09-01 12:11:23.226 Info, Node006,     COMMAND_CLASS_WAKE_UP
2017-09-01 12:11:23.226 Info, Node006,   Mandatory Command Classes controlled by Node 6:
2017-09-01 12:11:23.226 Info, Node006,     None
2017-09-01 12:11:23.226 Detail, Node156,   Expected reply was received
2017-09-01 12:11:23.226 Detail, Node156,   Message transaction complete
2017-09-01 12:11:23.226 Detail,
2017-09-01 12:11:23.226 Detail, Node006, Removing current message
2017-09-01 12:11:23.227 Detail, Node006, Notification: NodeProtocolInfo
2017-09-01 12:11:23.227 Detail, Node006, Notification: ValueAdded
2017-09-01 12:11:23.227 Detail, Node006, Notification: ValueAdded
2017-09-01 12:11:23.227 Detail, Node006, Query Stage Complete (ProtocolInfo)
2017-09-01 12:11:23.227 Detail, Node006, AdvanceQueries queryPending=0 queryRetries=0 queryStage=Probe live=1
2017-09-01 12:11:23.227 Detail, Node006, QueryStage_Probe
2017-09-01 12:11:23.227 Info, Node006, NoOperation::Set - Routing=true
2017-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
2017-09-01 12:11:23.227 Detail, Node006, Queuing (Query) Query Stage Complete (Probe)
2017-09-01 12:11:23.227 Detail,
2017-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
2017-09-01 12:11:23.238 Detail, Node006,   Received: 0x01, 0x04, 0x01, 0x13, 0x01, 0xe8
2017-09-01 12:11:23.238 Detail, Node006,   ZW_SEND_DATA delivered to Z-Wave stack
2017-09-01 12:11:28.403 Detail, Node006,   Received: 0x01, 0x07, 0x00, 0x13, 0x0a, 0x01, 0x02, 0x05, 0xe7
2017-09-01 12:11:28.403 Detail, Node006,   ZW_SEND_DATA Request with callback ID 0x0a received (expected 0x0a)
2017-09-01 12:11:28.403 Info, Node006, WARNING: ZW_SEND_DATA failed. No ACK received - device may be asleep.
2017-09-01 12:11:28.403 Info, Node006,   Node 6 has been marked as asleep
2017-09-01 12:11:28.403 Info, Node006, Node not responding - moving QueryStageComplete command to Wake-Up queue
2017-09-01 12:11:28.404 Detail, Node006, Notification: Notification - NoOperation
2017-09-01 12:11:28.404 Detail, Node006, Notification: Notification - Node Asleep
2017-09-01 12:11:28.404 Detail,
2017-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
2017-09-01 12:11:28.407 Detail, Node008,   Received: 0x01, 0x09, 0x01, 0x41, 0xd3, 0x9c, 0x01, 0x04, 0x10, 0x01, 0xed
2017-09-01 12:11:28.408 Detail,
2017-09-01 12:11:28.408 Info, Node008, Received reply to FUNC_ID_ZW_GET_NODE_PROTOCOL_INFO
2017-09-01 12:11:28.408 Info, Node008,   Protocol Info for Node 8:
2017-09-01 12:11:28.408 Info, Node008,     Listening     = true
2017-09-01 12:11:28.408 Info, Node008,     Beaming       = true
2017-09-01 12:11:28.408 Info, Node008,     Routing       = true
2017-09-01 12:11:28.409 Info, Node008,     Max Baud Rate = 40000
2017-09-01 12:11:28.409 Info, Node008,     Version       = 4
2017-09-01 12:11:28.409 Info, Node008,     Security      = false
2017-09-01 12:11:28.409 Info, Node008,   Basic device class    (0x04) - Routing Slave
2017-09-01 12:11:28.409 Info, Node008,   Generic device Class  (0x10) - Binary Switch
2017-09-01 12:11:28.409 Info, Node008,   Specific device class (0x01) - Binary Power Switch
2017-09-01 12:11:28.410 Info, Node008,     COMMAND_CLASS_BASIC will be mapped to COMMAND_CLASS_SWITCH_BINARY
2017-09-01 12:11:28.410 Info, Node008,   Mandatory Command Classes for Node 8:
2017-09-01 12:11:28.410 Info, Node008,     COMMAND_CLASS_BASIC
2017-09-01 12:11:28.410 Info, Node008,     COMMAND_CLASS_SWITCH_BINARY
2017-09-01 12:11:28.410 Info, Node008,     COMMAND_CLASS_SWITCH_ALL
2017-09-01 12:11:28.410 Info, Node008,   Mandatory Command Classes controlled by Node 8:
2017-09-01 12:11:28.410 Info, Node008,     None
2017-09-01 12:11:28.410 Detail, Node156,   Expected reply was received
2017-09-01 12:11:28.410 Detail, Node156,   Message transaction complete
2017-09-01 12:11:28.411 Detail,
2017-09-01 12:11:28.411 Detail, Node008, Removing current message
2017-09-01 12:11:28.411 Detail, Node008, Notification: NodeProtocolInfo
2017-09-01 12:11:28.411 Detail, Node008, Notification: ValueAdded
2017-09-01 12:11:28.411 Detail, Node008, Notification: ValueAdded
2017-09-01 12:11:28.411 Detail, Node008, Query Stage Complete (ProtocolInfo)
2017-09-01 12:11:28.412 Detail, Node008, AdvanceQueries queryPending=0 queryRetries=0 queryStage=Probe live=1
2017-09-01 12:11:28.412 Detail, Node008, QueryStage_Probe
2017-09-01 12:11:28.412 Info, Node008, NoOperation::Set - Routing=true
2017-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
2017-09-01 12:11:28.412 Detail, Node008, Queuing (Query) Query Stage Complete (Probe)
2017-09-01 12:11:28.412 Detail,
2017-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
2017-09-01 12:11:28.421 Detail, Node008,   Received: 0x01, 0x04, 0x01, 0x13, 0x01, 0xe8
2017-09-01 12:11:28.421 Detail, Node008,   ZW_SEND_DATA delivered to Z-Wave stack
2017-09-01 12:11:28.437 Detail, Node008,   Received: 0x01, 0x07, 0x00, 0x13, 0x0b, 0x00, 0x00, 0x02, 0xe2
2017-09-01 12:11:28.437 Detail, Node008,   ZW_SEND_DATA Request with callback ID 0x0b received (expected 0x0b)
2017-09-01 12:11:28.438 Info, Node008, Request RTT 24 Average Request RTT 24
2017-09-01 12:11:28.438 Detail,   Expected callbackId was received
2017-09-01 12:11:28.438 Detail,   Expected reply was received
2017-09-01 12:11:28.438 Detail,   Message transaction complete
2017-09-01 12:11:28.438 Detail,
2017-09-01 12:11:28.438 Detail, Node008, Removing current message
2017-09-01 12:11:28.439 Detail, Node008, Notification: Notification - NoOperation
2017-09-01 12:11:28.439 Detail, Node008, Query Stage Complete (Probe)
2017-09-01 12:11:28.439 Detail, Node008, AdvanceQueries queryPending=0 queryRetries=0 queryStage=WakeUp live=1
2017-09-01 12:11:28.439 Detail, Node008, QueryStage_WakeUp
2017-09-01 12:11:28.439 Detail, Node008, QueryStage_ManufacturerSpecific1
2017-09-01 12:11:28.439 Detail, Node008, Checking for ManufacturerSpecific CC and Requesting values if present on this node
2017-09-01 12:11:28.439 Detail, Node008, QueryStage_NodeInfo
2017-09-01 12:11:28.440 Detail, Node008, Queuing (Query) Request Node Info (Node=8): 0x01, 0x04, 0x00, 0x60, 0x08, 0x93
2017-09-01 12:11:28.440 Detail, Node008, Queuing (Query) Query Stage Complete (NodeInfo)
2017-09-01 12:11:28.440 Detail,
2017-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
2017-09-01 12:11:28.448 Detail, Node008,   Received: 0x01, 0x04, 0x01, 0x60, 0x01, 0x9b
2017-09-01 12:11:28.448 Detail,
2017-09-01 12:11:28.449 Info, Node155, FUNC_ID_ZW_REQUEST_NODE_INFO Request successful.
2017-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
2017-09-01 12:11:28.480 Detail,
2017-09-01 12:11:28.480 Info, Node008, UPDATE_STATE_NODE_INFO_RECEIVED from node 8
2017-09-01 12:11:28.481 Info, Node008,   Optional command classes for node 8:
2017-09-01 12:11:28.481 Info, Node008,     COMMAND_CLASS_ZWAVE_PLUS_INFO
2017-09-01 12:11:28.481 Info, Node008,     COMMAND_CLASS_APPLICATION_STATUS
2017-09-01 12:11:28.481 Info, Node008,   CommandClass 0x59 - NOT REQUIRED
2017-09-01 12:11:28.481 Info, Node008,     COMMAND_CLASS_CRC_16_ENCAP
2017-09-01 12:11:28.481 Info, Node008,   CommandClass 0x7a - NOT REQUIRED
2017-09-01 12:11:28.481 Info, Node008,     COMMAND_CLASS_METER
2017-09-01 12:11:28.482 Info, Node008,     COMMAND_CLASS_ALARM
2017-09-01 12:11:28.482 Info, Node008,     COMMAND_CLASS_POWERLEVEL
2017-09-01 12:11:28.482 Info, Node008,     COMMAND_CLASS_SECURITY (Disabled - Network Key Not Set)
2017-09-01 12:11:28.482 Info, Node008,     COMMAND_CLASS_SENSOR_MULTILEVEL
2017-09-01 12:11:28.482 Detail, Node008,   Expected reply was received
2017-09-01 12:11:28.482 Detail, Node008,   Message transaction complete
2017-09-01 12:11:28.483 Detail,
2017-09-01 12:11:28.483 Detail, Node008, Removing current message
2017-09-01 12:11:28.483 Detail, Node008, Notification: ValueAdded
2017-09-01 12:11:28.483 Detail, Node008, Notification: ValueAdded
2017-09-01 12:11:28.483 Detail, Node008, Notification: ValueAdded
2017-09-01 12:11:28.483 Detail, Node008, Notification: ValueAdded
2017-09-01 12:11:28.483 Detail, Node008, Notification: ValueAdded
2017-09-01 12:11:28.483 Detail, Node008, Notification: ValueAdded
2017-09-01 12:11:28.484 Detail, Node008, Notification: ValueAdded
2017-09-01 12:11:28.484 Detail, Node008, Notification: ValueAdded
2017-09-01 12:11:28.484 Detail, Node008, Notification: ValueAdded
2017-09-01 12:11:28.484 Detail, Node008, Notification: ValueAdded
2017-09-01 12:11:28.484 Detail, Node008, Notification: ValueAdded
2017-09-01 12:11:28.484 Detail, Node008, Notification: ValueAdded
2017-09-01 12:11:28.484 Detail, Node008, Notification: ValueAdded
2017-09-01 12:11:28.484 Detail, Node008, Notification: ValueAdded
2017-09-01 12:11:28.485 Detail, Node008, Notification: ValueAdded
2017-09-01 12:11:28.485 Detail, Node008, Notification: ValueAdded
2017-09-01 12:11:28.485 Detail, Node008, Query Stage Complete (NodeInfo)
2017-09-01 12:11:28.485 Detail, Node008, AdvanceQueries queryPending=0 queryRetries=0 queryStage=NodePlusInfo live=1
2017-09-01 12:11:28.485 Detail, Node008, QueryStage_NodePlusInfo
2017-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
2017-09-01 12:11:28.485 Detail, Node008, Queuing (Query) Query Stage Complete (NodePlusInfo)
2017-09-01 12:11:28.486 Detail,
2017-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
2017-09-01 12:11:28.494 Detail, Node008,   Received: 0x01, 0x04, 0x01, 0x13, 0x01, 0xe8
2017-09-01 12:11:28.494 Detail, Node008,   ZW_SEND_DATA delivered to Z-Wave stack
2017-09-01 12:11:28.510 Detail, Node008,   Received: 0x01, 0x07, 0x00, 0x13, 0x0c, 0x00, 0x00, 0x02, 0xe5
2017-09-01 12:11:28.511 Detail, Node008,   ZW_SEND_DATA Request with callback ID 0x0c received (expected 0x0c)
2017-09-01 12:11:28.511 Info, Node008, Request RTT 24 Average Request RTT 24
2017-09-01 12:11:28.511 Detail,   Expected callbackId was received
2017-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
2017-09-01 12:11:28.523 Detail,
2017-09-01 12:11:28.524 Info, Node008, Response RTT 37 Average Response RTT 37
2017-09-01 12:11:28.524 Info, Node008, ZWave+ Info Received from Node 8
2017-09-01 12:11:28.524 Info, Node008,   Zwave+ Node Type  (0x00) - Z-Wave+ node. Mandatory Command Classes:
2017-09-01 12:11:28.524 Info, Node008,     NONE
2017-09-01 12:11:28.524 Info, Node008,   Zwave+ Device Type  (0x700) - On/Off Power Switch. Mandatory Command Classes:
2017-09-01 12:11:28.524 Info, Node008,     COMMAND_CLASS_DEVICE_RESET_LOCALLY
2017-09-01 12:11:28.524 Info, Node008,     COMMAND_CLASS_ZWAVE_PLUS_INFO
2017-09-01 12:11:28.525 Info, Node008,     0x59 (Not Supported)
2017-09-01 12:11:28.525 Info, Node008,     COMMAND_CLASS_MANUFACTURER_SPECIFIC
2017-09-01 12:11:28.525 Info, Node008,     COMMAND_CLASS_POWERLEVEL
2017-09-01 12:11:28.525 Info, Node008,     COMMAND_CLASS_ASSOCIATION
2017-09-01 12:11:28.525 Info, Node008,     COMMAND_CLASS_VERSION
2017-09-01 12:11:28.525 Info, Node008,     COMMAND_CLASS_SWITCH_BINARY
2017-09-01 12:11:28.525 Info, Node008,   ZWave+ Role Type  (0x10) - Always On Slave
2017-09-01 12:11:28.525 Info, Node008,     COMMAND_CLASS_DEVICE_RESET_LOCALLY
2017-09-01 12:11:28.526 Detail, Node008, Initial read of value
2017-09-01 12:11:28.526 Detail, Node008, Initial read of value
2017-09-01 12:11:28.526 Detail, Node008, Initial read of value
2017-09-01 12:11:28.526 Detail, Node008,   Expected reply and command class was received
2017-09-01 12:11:28.526 Detail, Node008,   Message transaction complete
2017-09-01 12:11:28.526 Detail,
2017-09-01 12:11:28.526 Detail, Node008, Removing current message
2017-09-01 12:11:28.527 Detail, Node008, Notification: ValueAdded
2017-09-01 12:11:28.527 Detail, Node008, Notification: ValueAdded
2017-09-01 12:11:28.527 Detail, Node008, Notification: ValueAdded
2017-09-01 12:11:28.527 Detail, Node008, Notification: ValueChanged
2017-09-01 12:11:28.527 Detail, Node008, Notification: ValueChanged
2017-09-01 12:11:28.527 Detail, Node008, Notification: ValueChanged
2017-09-01 12:11:28.527 Detail, Node008, Query Stage Complete (NodePlusInfo)
2017-09-01 12:11:28.528 Detail, Node008, AdvanceQueries queryPending=0 queryRetries=0 queryStage=SecurityReport live=1
2017-09-01 12:11:28.528 Detail, Node008, QueryStage_SecurityReport
2017-09-01 12:11:28.528 Detail, Node008, QueryStage_ManufacturerSpecific2
2017-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
2017-09-01 12:11:28.528 Detail, Node008, Queuing (Query) Query Stage Complete (ManufacturerSpecific2)
2017-09-01 12:11:28.528 Detail,
2017-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
2017-09-01 12:11:28.537 Detail, Node008,   Received: 0x01, 0x04, 0x01, 0x13, 0x01, 0xe8
2017-09-01 12:11:28.537 Detail, Node008,   ZW_SEND_DATA delivered to Z-Wave stack
2017-09-01 12:11:28.553 Detail, Node008,   Received: 0x01, 0x07, 0x00, 0x13, 0x0d, 0x00, 0x00, 0x02, 0xe4
2017-09-01 12:11:28.553 Detail, Node008,   ZW_SEND_DATA Request with callback ID 0x0d received (expected 0x0d)
2017-09-01 12:11:28.554 Info, Node008, Request RTT 24 Average Request RTT 24
2017-09-01 12:11:28.554 Detail,   Expected callbackId was received



Huh Huh  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>
  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
Question Z-Wave module pinout to make it compatible with Pi b+ ebretteville 59 82,656 07-12-2019, 08:55 AM
Last Post: kris240376
  Z-Wave - Full and Low Power Inclusion mode B34N 1 4,183 03-26-2017, 06:03 PM
Last Post: B34N
  Z Wave Module and still using GPIO bang 2 5,681 01-16-2017, 03:12 AM
Last Post: bang
  Z-Wave US module with adapter aegrotatio 4 7,116 01-08-2017, 12:03 AM
Last Post: aegrotatio
  RaZberry Module (z-wave) need support to get it working! Luxus 13 18,638 11-03-2016, 02:04 AM
Last Post: Luxus
  Z-Wave module problem vintagewaffle 0 2,309 10-26-2016, 10:50 AM
Last Post: vintagewaffle
Video Australia/New Zealand Z-Wave module Jnimmo 46 53,260 10-02-2016, 02:25 PM
Last Post: tllim
  [EU] Z-Wave module tutorials? meowbot 2 5,234 09-13-2016, 07:54 PM
Last Post: Ghost
  Z-wave module compatibility? Yomet 2 4,855 03-23-2016, 10:15 AM
Last Post: Yomet
  Z-Wave or Z-Wave plus and what about API rjo 4 6,898 02-22-2016, 02:24 AM
Last Post: rjo

Forum Jump:


Users browsing this thread: 1 Guest(s)