I want to know more about C API not only ZWayLib.h

Discussions about RaZberry - Z-Wave board for Raspberry computer
Post Reply
laweee
Posts: 4
Joined: 05 Oct 2015 15:58

I want to know more about C API not only ZWayLib.h

Post by laweee »

where can i find about C API about function in it
I want to know about not only function name but also function detail content
I find all about header files like ZWayLib.h
is the function detail contents in the .so file??

please answer me..

I have to find value of the code : devices[2].instances[0].commandClasses[38].Set(130)
where can I find the value?? if i save the value, I found it in the .xml file but, I want to find it at the .c file.

thank you!!
User avatar
PoltoS
Posts: 7649
Joined: 26 Jan 2011 19:36

Re: I want to know more about C API not only ZWayLib.h

Post by PoltoS »

seems you already have the answer in another post. right?
Post Reply