Currently, I cannot find what 'name' and value to put in my POST /api/setobjectproperty.htm call.
I need to clone an https sensor and change the URL value after. Is there a why to do that?
Thank you
Article Comments
Nope. Basically most properties can be edited, but some can't be - it's try and error :) Simply get the name/id of the input field and try to change it via API.
Apr, 2016 - Permalink
The name would be httpurl, i.e. the css ID of the input field, without the underscore :)
Apr, 2016 - Permalink