Search found 3 matches

by KarlNickel
23 Nov 2015 00:37
Forum: Discussions in English
Topic: websocket client
Replies: 33
Views: 39387

Re: websocket client

I didn't looked very deep inside the code of the home automation part of Z-Way on GitHub. But I guess have to code a server side module which listens to any kind of update and makes a ws.push(), right?
by KarlNickel
21 Nov 2015 23:37
Forum: Discussions in English
Topic: websocket client
Replies: 33
Views: 39387

Re: websocket client

Thanks for your reply. What kind of push notification do you mean? Is it possible to receive device updates - and if yes, how can I use it? Because this is the only use case I really need.
by KarlNickel
21 Nov 2015 14:33
Forum: Discussions in English
Topic: websocket client
Replies: 33
Views: 39387

Re: websocket client

@PoltoS:
Could you please provide a working example how to connect to Z-Way using websockets? The documentation really is too generic :cry: