Search found 8 matches
- 03 Dec 2015 10:56
- Forum: RaZberry
- Topic: Direct Razberry Access
- Replies: 2
- Views: 3861
Re: Direct Razberry Access
I thought maybe the Razberry offers a different interface which is not relying on the Sigma specifications. It is not clear to me where the NDS part starts and ends. Z-Way as it seems is not very optimized nor solid, else it would not behave the way it does and people would not complain about those ...
- 02 Dec 2015 18:26
- Forum: RaZberry
- Topic: Direct Razberry Access
- Replies: 2
- Views: 3861
Direct Razberry Access
I would like to know if it is possible to use the Razberry to communicate with Z-Wave products without using Z-Way.
Are there documentations available, and what Razberry actually does and what must be done by the developer?
Thank you,
Pierre.
Are there documentations available, and what Razberry actually does and what must be done by the developer?
Thank you,
Pierre.
- 02 Dec 2015 17:16
- Forum: Device specific
- Topic: Interview failed with Philio PST02-1A
- Replies: 46
- Views: 73997
Re: Interview failed with Philio PST02-1A
In case my message for lost in the wave:
1. Are there any issues with the PST02-1A and Z-Way?
2. What is the meaning of "maximum number of allowed nodes" and how can it be resolved?
Thank you!
1. Are there any issues with the PST02-1A and Z-Way?
2. What is the meaning of "maximum number of allowed nodes" and how can it be resolved?
Thank you!
- 30 Nov 2015 17:43
- Forum: Device specific
- Topic: Interview failed with Philio PST02-1A
- Replies: 46
- Views: 73997
Re: Interview failed with Philio PST02-1A
After first getting a Gen 3 Razberry I now own the 5th Gen. My only sensor is the PST02-1A, and I simply could not add it to the UI Interface. My PST02 is reported as Application version 1.16 Running a Firmware Update from SDK 6.51.03 -> 6.51.05 and Serial API 05.00 -> 05.04, I it seemed to work bet...
- 26 Nov 2015 20:27
- Forum: Discussions in English
- Topic: Firmware in RaZberry Configuration Interface
- Replies: 1
- Views: 3180
Firmware in RaZberry Configuration Interface
I received my first Razzbery, installed and connected to the web configuration interface. Under Advanced -> Firmware it lists me some information and allows me to update. But, I find the information there very confusing. It says: The current firmware version is: v2.1.2-rc17 update to latest (v2.1.1)...
- 24 Nov 2015 10:47
- Forum: Discussions in English
- Topic: C/C++ development, API layer
- Replies: 5
- Views: 14622
Re: C/C++ development, API layer
Thank you pofs. Good to hear about the C API. The link was also great, and I am looking forward to dive into it. I am happy you kept it as plain C as possible, this allows for some easy wrapping. Better than some overloaded C++ templated class constructs. I am also happy to see you guys are still ac...
- 23 Nov 2015 23:52
- Forum: Discussions in English
- Topic: C/C++ development, API layer
- Replies: 5
- Views: 14622
Re: C/C++ development, API layer
Thank you for the late night reply. So you are saying the C API pretty much has direct access to the Razberry and does not use HTTP? The reason I ask is ofc whatever I put on top of the API will be limited by how good the API is. I did download the this: http://razberry.z-wave.me/z-way-server/razber...
- 23 Nov 2015 23:10
- Forum: Discussions in English
- Topic: C/C++ development, API layer
- Replies: 5
- Views: 14622
C/C++ development, API layer
I would like to start casual and maybe professional work on Z-Wave using the Razberry board with Z-Way. JSON is mentioned everywhere and I like to know how the C access we get through the API interacts with Z-Way. Is it socket or even JSON based (ober http) or what efficient methodes are used for ac...