jperkin / node-openzwave

node.js interface to libopenzwave
Other
110 stars 55 forks source link

Doesn't support secure networks #53

Open rushidesai opened 9 years ago

rushidesai commented 9 years ago

Is this as easy as adding a 'networkKey' option?

ekarak commented 8 years ago

I think secure networks are not supported by the version of the OZW library embedded in this addon. You can experiment with my fork of this project which 1) can link with the latest OpenZWave library and 2) accepts all known OZW options, including the ones related to secure zwave devices (NetworkKey etc)