node-openzwave-shared icon indicating copy to clipboard operation
node-openzwave-shared copied to clipboard

OpenZWave addon for Node.js (all versions) including management and security functions

Results 24 node-openzwave-shared issues
Sort by recently updated
recently updated
newest added

Hi, I face a segfault, apparently when using getDriverStatistics in my node application too early, when driver has not yet been connected. ### To reproduce: - The driver has been...

https://github.com/OpenZWave/node-openzwave-shared/blob/master/README-raspbian.md The documentation for Raspbian links to install files that are OZW 1.4 and that is no longer supported according to the header on the front of the project. Documentation...

I'm looking for a way to periodically confirm that the controller is still connected and communicating over the serial port. E.g. every 10 minute or so I just want to...

Hello, Running on my debian VM I have the following error starting openzwave node ``` FATAL ERROR: HandleScope::HandleScope Entering the V8 API without proper locking in place 1: 0xa02f90 node::Abort()...

For example, in [test2.js](https://github.com/OpenZWave/node-openzwave-shared/blob/master/test2.js) there is the following code: ``` nodes[nodeid] = { manufacturer: '', manufacturerid: '', product: '', producttype: '', productid: '', type: '', name: '', loc: '', classes:...

node-openzwave-shared/README-raspbian.md has instructions and links for pulling down version 1.4 of openzwave. please remove the "easy" way and just point to openzwave site for most recent version.

Hi, for some time now I've been playing around with the Eurotronic Spirit Z Thermostat in order to set the measured temperature from an external sensor. At first parameter 8...

Openzwave 1.6 Driver crashes as can be seen from the attached log. Issue is described here: https://github.com/OpenZWave/open-zwave/issues/1785 Apparently needs to be captured in the library. [1571237396891-ozw_log3.txt](https://github.com/OpenZWave/node-openzwave-shared/files/3737851/1571237396891-ozw_log3.txt)