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
ExpertUI / Configuration / Expert Commands / GET
Re: ExpertUI / Configuration / Expert Commands / GET
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
Re: ExpertUI / Configuration / Expert Commands / GET
Thanks, that's the solution.
Re: ExpertUI / Configuration / Expert Commands / GET
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.