node-openzwave-shared | OpenZWave addon for Node.js | Runtime Evironment library
kandi X-RAY | node-openzwave-shared Summary
kandi X-RAY | node-openzwave-shared Summary
[join the chat at [google group] this is the homepage for node-openzwave-shared, the official binary add-on for node.js, which wraps [open zwave] a high quality c++ library for controlling z-wave networks. . you can now easily control and manage your [zwave] devices (lights, dimmers, blinds, you name it) from within [node.js] applications. [this library also supports secure devices] ../master/readme-security.md) (eg door locks) that require encryption. all widely used node.js versions are supported with the help of [nan] this add-on is currently tested against 0.12.x on arm and 4.2.x on x86_64, but it should also work on all supported node.js versions (as early as 0.11.12) and architectures. check out the [node-red integration project] for an interesting use case, in which i’ve wired up zwave and knx devices working together as one big happy automated home. this addon is currently able to: - scan a z-wave network and report on connected devices, - write values to zwave nodes - monitor the network for changes, - heal nodes and/or the network - perform management tasks (add/remove nodes, replace failed nodes, manage their group associations etc). api change notice (v1.4.0) enablepoll() and
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of node-openzwave-shared
node-openzwave-shared Key Features
node-openzwave-shared Examples and Code Snippets
Community Discussions
Trending Discussions on node-openzwave-shared
QUESTION
I'm looking for away to wake up a node programmatically, but I don't even know if it's possible.
The Context : I wrote a nodejs application that aim to interface z-wave modules thanks to node-openzwave-shared . Every things works fine with lights but I recently got a PIR sensor that is sleeping directly when I start my nodejs application. Does anyone know how to wake up my PIR sensor programmatically ? (I can wake it up by pressing a physical button but this solution does not satisfy me)
NB : What is the difference between a sleeping node and a awake node ? (I mean technicaly speaking) It'seems that sleeping node can't receive controller command but can anyone confirm this please ?
...ANSWER
Answered 2017-Aug-30 at 20:26Sleeping devices can't be woken up pro grammatically, but most offer settings that can be changed to periodically wake up and provide updated sensor data as well as accepting commands.
I have a battery powered motion/light/temperature/humidity sensor that does that. It wakes on movement or provide a status update every 10 minutes.
Sleeping, on z-wave, just means non-responsive. From a device standpoint, it probably just means a powered down transmitter/receiver.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install node-openzwave-shared
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page