30.11.2017, 13:03
(29.11.2017, 18:49)oveh Wrote: Bump bump..
I really need to read and edit the P parameter (Power regulator setting 0-100%) from the visualization.
Is it possible to get access to the Z-wave node config parameters (under the advanced tab) via the visualization?
Hi
It is possible via script but you need quite a lot of information to query the data.
cmd = 14, - this is fixed
node_id = 4, - Device ID in the app
value_id = 77333942, - This one is not available today. It is hard coded in to DB. We just added to our list of improvements to display this info in the app.
instance = 1, - this you have to read from device profile.
Once next version will be released please ask again I will send you the script.
BR
------------------------------
Ctrl+F5
Ctrl+F5