Hello,

my name is Frank and I'm new here. I like to write a indi driver for my observatory roof using a Raspberry PI with the Razberry Z-Wave Module which has an Restful API.
I use two Z-Wave door sensors as limit switch and a Z-Wave relay to pulse my modified garage door opener. I have already an configured test setup on my table and i can simulate all steps manually by the browser.

I plan to make the api calls with curl but i need to parse the response from json.
My current issue is to find a common license compatible c/c++ library.

Can you give me some recommendations?

Read More...