Binding in Ada

Discussions about Z-Way software and Z-Wave technology in general
Post Reply
tonyg
Posts: 38
Joined: 29 May 2014 04:55

Binding in Ada

Post by tonyg »

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.
tonyg
Posts: 38
Joined: 29 May 2014 04:55

Re: Binding in Ada

Post by tonyg »

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?
tonyg
Posts: 38
Joined: 29 May 2014 04:55

Re: Binding in Ada

Post by tonyg »

I am particularly interested in examples which use the callback functions which attaches itself to changes in nodes.
User avatar
PoltoS
Posts: 7649
Joined: 26 Jan 2011 19:36

Re: Binding in Ada

Post by PoltoS »

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
tonyg
Posts: 38
Joined: 29 May 2014 04:55

Re: Binding in Ada

Post by tonyg »

Ooh thanks :) that looks useful
tonyg
Posts: 38
Joined: 29 May 2014 04:55

Re: Binding in Ada

Post by tonyg »

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?
User avatar
PoltoS
Posts: 7649
Joined: 26 Jan 2011 19:36

Re: Binding in Ada

Post by PoltoS »

Never tried jessie
Post Reply