Page 1 of 1

ExpertUI / Configuration / Expert Commands / GET

Posted: 28 Jul 2015 21:17
by ScotsDon
Simple question (I hope):

In the Razberry ExpertUI web pages, under "Configuration" and then "Expert commands", there are listed all the "CommandClasses" that apply to the device selected (say Fibaro Motion Detector). Opposite each CommandClass (e.g. "Basic") is a "Get"command, and sometimes a "Set" command as applicable. These commands are set in blue buttons. I know that when I press a relevant "Get" button, the Controller in the Razberry/Raspberry interrogates the device (e.g. Fibaro Motion Detector) and stores the answer. My question is, how do I view this answer in the ExpertUI? I can interrogate the Raspberry Pi from my browser using a url such as "http://192.168.1.123:8083/ZWaveAPI/Run/ ... .val.value", which returns the configuration setting for parameter 1, but surely there is a way to view this data in the ExoertUI following the "Get" command ??

All help much appreciated

Don

Re: ExpertUI / Configuration / Expert Commands / GET

Posted: 28 Jul 2015 21:34
by pz1
Push on the SensorBinary button, and you will see a popup with a number of parameters (For slow and battery devices you may have to wait a while
Sensor.PNG
Sensor.PNG (2.12 KiB) Viewed 4339 times

Re: ExpertUI / Configuration / Expert Commands / GET

Posted: 29 Jul 2015 01:07
by ScotsDon
Thanks, that's the solution.

Re: ExpertUI / Configuration / Expert Commands / GET

Posted: 29 Jul 2015 01:18
by ScotsDon
Well, it's nearly the solution. When I first clicked on the Configuration button, I could see all the parameters that I had done a Get for. But shortly afterwards, they had all disappeared, and so had the data such as temperature in the SensorMultilevel. Very odd - I began to doubt what I had seen earlier. I refreshed the web page (F5) and they all came back. I've no idea what is going on but it looks like some sort of bug.