Z-Wave network using C libraries/alternatives

Discussions about RaZberry - Z-Wave board for Raspberry computer
Post Reply
Deidad292
Posts: 4
Joined: 27 Nov 2016 21:42

Z-Wave network using C libraries/alternatives

Post by Deidad292 »

Hello everyone, this is my first post here, sorry if this is not the correct place to post my problem.

So, I have a Raspberry Pi 2.0 with Raspbian installed and the RaZberry module, and I have the task of creating a web page to monitor a Fibaro flood sensor. The thing is, I am not supposed to use de Z-Wave network (<http://myRaZberryIP:8083>, I have already tried including the sensor and it worked well), so I am trying to use the C Z-Way libraries to communicate with the sensor and once I have this create a server on the Raspberry to send the data to a page.

My problems comes in that I have barely any knowledge of C and I can't find any good info on how to create this program to include and receive info of the sensor. So, could anyone tell me if there is a better way of doing this task without using the C libraries/give me any info on how to do it? Any help is appreciated!

PD: yes, I am a total n00b on this field :roll:
Post Reply