Search found 3 matches

by kostasv
28 May 2015 23:07
Forum: RaZberry
Topic: RaZberry and getting device information
Replies: 5
Views: 4319

Re: RaZberry and getting device information

Ideally I'd like to see the model of the device that is part of the Z-Wave network. Z-Way seems to be able to give me that is is a "Routing Binary Sensor" (deviceTypeString) device made by "Fibar Group" (vendorString) but when it comes to 'what' model/type it is the only info ava...
by kostasv
28 May 2015 19:03
Forum: RaZberry
Topic: RaZberry and getting device information
Replies: 5
Views: 4319

Re: RaZberry and getting device information

Thanks pz1! I have looked at the output but nothing resembling the details the other controllers provide. For example this is the output for the Fibaro device JSON output before the instances begin to appear: "3": { "data": { "value": null, "type": "empty...
by kostasv
28 May 2015 15:46
Forum: RaZberry
Topic: RaZberry and getting device information
Replies: 5
Views: 4319

RaZberry and getting device information

Hello there, I'm new to RaZberry but very interested in the API capabilities it offers! On a first glance, doing the simple (with just one device included, a Fibaro Motion Sensor): http://192.168.100.120:8083/ZWaveAPI/Data/0 Gives very little 'information' about the device. From a 'textual' perspect...