jperkin / node-openzwave

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

Feature additions #36

Closed voldemarpanso closed 2 months ago

voldemarpanso commented 9 years ago

Hi,

I've got some changes related to multi instance devices - I've got Greenwave Powernode 6, which works flawlessly now - but also some more command function bindings, readme is shamefully not updated.

ekarak commented 9 years ago

Wow this is great! I've added the multiple instance capability in July, see my clone in http://github.com/ekarak/node-red-contrib-openzwave hey guys, what do you think about adding the "administrative" part of the OZW API like adding/deleting nodes, manage association groups etc?

voldemarpanso commented 9 years ago

Well, it seems to me nobody really checks any clones, all this was in my clone from the beginning of the year, I'm sorry I didn't try to pull this before :)

I was experimenting with controller commands, but it kept crashing somewhere in the callback handling, I think. I'm not any good in c++, If anybody's ready to give me a hand I would be happy.