Search found 103 matches

by maros
29 Apr 2014 22:14
Forum: Discussions in English
Topic: C-API help
Replies: 6
Views: 26735

Re: C-API help

thank you for your help so far, but unfortunately i still can't get any event callbacks from the zway api. Zway always fails with returnvalue -9 during discovery. That's my code https://github.com/maros/Homely/blob/master/play/test.c And that's what i get on stdout: https://github.com/maros/Homely/b...
by maros
06 Apr 2014 09:13
Forum: Discussions in English
Topic: C-API help
Replies: 6
Views: 26735

Re: C-API help

Yes I know your blog and it has been a great help to understand how to create a callback (and also a big chunk of this program was copied from your blog). It would be great if you could publish some working examples at github. Mines are at https://github.com/maros/Homely/ (however at the current sta...
by maros
05 Apr 2014 11:49
Forum: Discussions in English
Topic: C-API help
Replies: 6
Views: 26735

C-API help

Hi, I'm currently experimenting with the z-way C-API and somehow cannot manage to get any meaningful events. Since I'm a C-novice a little push into the right direction is very much appreciated :-) Basically I'm trying to get callbacks for key-push events from my z-wave.me FOB (deviceID=3,instance=0...