@phildunlap Thank you for your help! :)
Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.
M
Offline
Latest posts made by mangosalad123
-
RE: Mango Rest API - Relinquish Data Point
-
Mango Rest API - Relinquish Data Point
Hello,
Under Data points section, I am able to set values of a particular point by entering a value and clicking on "Set".
I am also able to use the REST API to achieve the same objective using PUT request with URL: /v1/point-values/{xid}.Is there a way to use the Mango REST API to relinquish the data point as if i am clicking the relinquish button as below?