Trying to get the properties of a sensor's channel with the API. Wondering if there is something similar to this call but with 'get' instead of 'set':

/api/setobjectproperty.htm?id=<id>&subid=<subid>&subtype=channel&name=limitmessage&value=<value>


Article Comments

Hi there,

Unfortunately, that is not directly possible via the API. Please try the following call instead: /controls/channeledit.htm?_hjax=true&id=<SENSORID>&channel=<CHANNELID>

Best regards


Feb, 2017 - Permalink