Just to let you know!
I am attempting to write a language wrapper in Ada (a thick binding) for the ZWayLib. My knowledge of C is not good (but all the more reason for a new binding).
Once I have got somewhere with it I'll put it up on Github.
Binding in Ada
Re: Binding in Ada
The reason I am pre announcing this is in case there are people who wish to give a hand and answer questions etc on the C aspects.
My first question would be :- are there any Zway Lib C examples out there for me to have a look at?
My first question would be :- are there any Zway Lib C examples out there for me to have a look at?
Re: Binding in Ada
I am particularly interested in examples which use the callback functions which attaches itself to changes in nodes.
Re: Binding in Ada
Nice to read this. First of all please start by inspecting our manuals and code samples.
Here you can find a good example of C application: http://razberry.z-wave.me/index.php?id=15
Here you can find a good example of C application: http://razberry.z-wave.me/index.php?id=15
Re: Binding in Ada
I've hit my first problem as I am working in Raspbian Jessie and I understand that z-wave.me software only works on raspbian wheezy and below.
Is that right?
Is that right?