Using Razberry as a receiver

Discussions about RaZberry - Z-Wave board for Raspberry computer
Post Reply
michaelneale
Posts: 1
Joined: 03 Oct 2014 11:22

Using Razberry as a receiver

Post by michaelneale »

I've developed an electronic lock mechanism which I would like to introduce into my Z-Wave network. I can simple operate the device using the GPIO on the Pi, what are the options for using the Razberry as a receiver to be controlled by the primary Z-Wave controller??

Thanks in advance for your comments..
pofs
Posts: 688
Joined: 25 Mar 2011 19:03

Re: Using Razberry as a receiver

Post by pofs »

Are you thinking on implementing a full-featured door lock (with security and everything), or you just want an on/off switch to lock/unlock your device?

Z-Way currently doesn't have DoorLock command class supported. Don't get me wrong: it supports door locks, but the CC is controlled, but not supported by z-way itself. So you can't make RaZberry into a "real" door lock.

If on/off switch is okay with you, you might watch which command comes from controller and set a handler in JS to call a GPIO script
Post Reply