Klingt gut, das werde ich wohl vorerst als workaround nutzen, solange es keinen fix gibt.
Vielen Dank.
Search found 11 matches
- 05 Jan 2017 23:33
- Forum: Diskussion in Deutsch
- Topic: Wann wird es mal wieder stabil
- Replies: 26
- Views: 31989
- 04 Jan 2017 20:15
- Forum: Diskussion in Deutsch
- Topic: Wann wird es mal wieder stabil
- Replies: 26
- Views: 31989
Re: Wann wird es mal wieder stabil
Ist ein fix für 2.2.6 in Aussicht? Mein Z-Way crasht ebenfalls mit 2.2.5 sporadisch mal nach nem halben Tag, mal nach einer Woche ...
Mit 2.2.4 hatte ich die gleichen Probleme.
Mit 2.2.4 hatte ich die gleichen Probleme.
- 04 Jan 2017 19:46
- Forum: Discussions in English
- Topic: How to debug system failure
- Replies: 19
- Views: 22345
Re: How to debug system failure
Hi, I have the same problem. Any news on that? My configuration: Hardware Vendor: RaZberry by Z-Wave.Me Vendors Product ID: 1024 / 1 Z-Wave Chip: ZW0500 Firmware Library Type: Static Controller SDK Version: 6.51.03 Serial API Version: 05.00 Capabillities: UUID: f7e89785eb05c5d1db83a1753d6d1661 Subve...
- 11 Sep 2016 14:14
- Forum: Discussions in English
- Topic: Howto start with JavaScript API
- Replies: 15
- Views: 19243
Re: Howto start with JavaScript API
Ahh, OK, I just started working with JavaScript. Meanwhile I made headway...
- 04 Sep 2016 23:59
- Forum: Discussions in English
- Topic: Howto start with JavaScript API
- Replies: 15
- Views: 19243
Re: Howto start with JavaScript API
Is there any detailed JAVA API reference? Especially I want to know more about the datatypes. What kind of datatype is a VirtualDevice? I want to create an array like that: VirtualDevice AlarmDevices[] = new VirtualDevice[3]; But what datatype do I have to use. Later I want to assign the Items with ...
- 01 Sep 2016 16:41
- Forum: Discussions in English
- Topic: Howto start with JavaScript API
- Replies: 15
- Views: 19243
Re: Howto start with JavaScript API
Oh cool. This site is new to me. I`ll dive into it!
Thank you for the advice!
Thank you for the advice!
- 01 Sep 2016 14:51
- Forum: Discussions in English
- Topic: Howto start with JavaScript API
- Replies: 15
- Views: 19243
Re: Howto start with JavaScript API
Thank you!
That's the way I've been looking for!
Why didn't I found any information on http://razberry.z-wave.me about this simple solution?
I really saw the forest for the trees ...
That's the way I've been looking for!
Why didn't I found any information on http://razberry.z-wave.me about this simple solution?
I really saw the forest for the trees ...
- 01 Sep 2016 13:54
- Forum: Discussions in English
- Topic: Howto start with JavaScript API
- Replies: 15
- Views: 19243
Re: Howto start with JavaScript API
Ahh, OK! And what's the best way to start with it? Do i need to create an own folder inside automation/modules, respectively duplicate an existing module an adapt it to my needs? called once the zway server is started Will this new module found automatically after starting the z-way server or do I h...
- 01 Sep 2016 12:26
- Forum: Discussions in English
- Topic: Howto start with JavaScript API
- Replies: 15
- Views: 19243
Re: Howto start with JavaScript API
Hi,
I wanted to implement my own "individual home automation script" with my own callback functions and I thougt this is only possible with server-side programming, isn't it?
I wanted to implement my own "individual home automation script" with my own callback functions and I thougt this is only possible with server-side programming, isn't it?
- 31 Aug 2016 19:27
- Forum: Discussions in English
- Topic: Howto start with JavaScript API
- Replies: 15
- Views: 19243
Re: Howto start with JavaScript API
Hi, I know this website and I studied almost everything but I think it focusses on programming with the HTTP-Interface for client side. I cannot find code samples for server side Virtual Device API. I want to do some server-side programming with the Java Script API as referenced in the in zwayDev.pd...