C api

Discussions about RaZberry - Z-Wave board for Raspberry computer
Post Reply
soitjes
Posts: 6
Joined: 04 Mar 2013 23:39

C api

Post by soitjes »

Hello,

I read that you also have a C API available, but I can't find any documentation about it. Can it only be used on the Raspberry, or do you have the library available for other platforms (e.g. a Windows DLL) ?

Thanks,

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

We will certainly have

Post by PoltoS »

We will certainly have Windows DLL in future. This project is under development and is 50% done.

The C API is totally same as JS except for functions naming. RaZberry project contains include files where there is the full description of functions and their parameters.
soitjes
Posts: 6
Joined: 04 Mar 2013 23:39

I can't locate those include

Post by soitjes »

I can't locate those include files. Can you tell me where I can find them ?

Thanks,

Soitjes.
pz1
Posts: 2053
Joined: 08 Apr 2012 13:44

in libzway-dev

Post by pz1 »

In the subdirectory libzway-dev under the installation root of z-way-server
Since 29-12-2016 I am no longer a moderator for this forum
soitjes
Posts: 6
Joined: 04 Mar 2013 23:39

Ok, found them. Are there

Post by soitjes »

Ok, found them. Are there somewhere some example C programs available that show me how to use it.

Thanks,

Soitjes.
Post Reply