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
Attention: This article is a record of a conversation with the Paessler support team. The information in this conversation is not updated to preserve the historical record. As a result, some of the information or recommendations in this conversation might be out of date.
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