eric-poitras / zwave-serialapi

NodeJS implementation of the Z-Wave Serial API used to communicate with Z-Sticks
MIT License
0 stars 0 forks source link

Examples #2

Open inteldon opened 4 years ago

inteldon commented 4 years ago

Hi

I like your project, thank you for sharing. I wanted to add an example file implementing basic commands, e.g. adding/removing a sensor to a zwave network?

Is there such a file/example already?

Thanks

inteldon commented 4 years ago

Just checking on the status on this. Can we have a simple example for running the driver, adding a sensor and listening to events?

The online documents simply point at functions and what they do, not how to use them.

I can volunteer and help with the development of it if that's an option, just need a few pointers.

Thank you