Extra Zwave Classes

Discussions about RaZberry - Z-Wave board for Raspberry computer
rbmace
Posts: 6
Joined: 24 Feb 2013 18:03

Extra Zwave Classes

Post by rbmace »

Hello,

I have installed the razberry on the raspberry, and it it workin great. I have included multiple switches, sirens and sensors. But I'm wondering when or if you are going to add extra classes to the Razberry.

I have some gear from Bnext - Tag readers which use the : GENERIC_TYPE_ENTRY_CONTROL.

Can you let me know if you are going to add new classes and which ones these are and when they will be included in your software?

But this is a great solution for people who want to add zwave control in their own software without to create their own Zwave drivers or dont want to use Open-Zwave.

Thanks

Ronald
User avatar
PoltoS
Posts: 7579
Joined: 26 Jan 2011 19:36

DoorLock and UserCode are

Post by PoltoS »

DoorLock and UserCode are comming this week. SceneActivation too.

Which CCs does your BeNEXT device support? If it is this one: http://www.pepper1.net/zwavedb/device/302 only UserCode and Alarm are missing right now. Alarm will certainly come soon too.
manuelokelly
Posts: 7
Joined: 21 Jan 2013 11:14

Looking better and better

Post by manuelokelly »

rbmace, did you find documentation somewhere to help you get started coding for RaZberry? Can you tell us about the process of getting started?

PoltoS: Will documentation for RaZberry eventually be under the "documentation" tab of this site, or should I be looking for it somewhere else? Thank you for all your answers to questions.
pz1
Posts: 2053
Joined: 08 Apr 2012 13:44

It is on http://razberry

Post by pz1 »

It is on http://razberry.zwave.me/docs.php. I understood the API docs will be updated this week
Since 29-12-2016 I am no longer a moderator for this forum
User avatar
PoltoS
Posts: 7579
Joined: 26 Jan 2011 19:36

Extended docs on 60 pages will be out today or tomorrow

Post by PoltoS »

Extended docs on 60 pages will be out today or tomorrow. 20 pages more will come on weekends.

There are quite a lot to document ;)

Yes, it will be on our site in Documentation section.
rbmace
Posts: 6
Joined: 24 Feb 2013 18:03

Poltos,

Post by rbmace »

Poltos,

You are correct i am using the one you linked. Do you have an estimate when alarm will come?
Another question how can we update the raberry software? Running the install bash script again?

I would love to add the extra classes :-)

Great software BTW!!!

Regards

Ronald
rbmace
Posts: 6
Joined: 24 Feb 2013 18:03

I used the api documentation

Post by rbmace »

I used the api documentation and i used the js decoder in firefox to see all the commands to the razberry json api. So you can see which command you must sent if you press a button on the demo Ui

Helped me alot

Ronald
User avatar
PoltoS
Posts: 7579
Joined: 26 Jan 2011 19:36

New version is out! Run the

Post by PoltoS »

New version is out! Run the same install script again - it will find out the current software installed, make a backup and copy all your config from the old to new version.

Also note that UserCode has no UI yet, so you can only use scripting to try it.
rbmace
Posts: 6
Joined: 24 Feb 2013 18:03

Cant include new device - user code

Post by rbmace »

Hi Poltos,

I tried to include the following device : http://www.pepper1.net/zwavedb/device/302
But if I want to add it to the razberry I dont see anything?

I run command : ZWaveAPI/Run/controller.AddNodeToNetwork(1)

Am I doing something wrong?

Regards

Ronald
User avatar
PoltoS
Posts: 7579
Joined: 26 Jan 2011 19:36

We have forgot to upload the

Post by PoltoS »

We have forgot to upload the database (from PepperOne) into the latest RaZberry. Please update again - it is included now.
Post Reply