• Recent
    • Tags
    • Popular
    • Register
    • Login

    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.

    Radix IoT Website Mango 3 Documentation Website Mango 4 Documentation Website Mango 5 Documentation Website

    Mango Rest API - Relinquish Data Point

    Scheduled Pinned Locked Moved User help
    3 Posts 2 Posters 1.3k Views 2 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • M Offline
      mangosalad123
      last edited by

      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?

      0_1539153438423_8045606f-04a2-4a0f-a2ff-9d047a95c7b2-image.png

      1 Reply Last reply Reply Quote 0
      • phildunlapP Offline
        phildunlap
        last edited by

        Hi mangosalad123, welcome to the forum!

        Yes, there is such an endpoint. It's the POST /rest/v1/runtime-manager/relinquish/{xid} endpoint. There is no request body required.

        M 1 Reply Last reply Reply Quote 0
        • M Offline
          mangosalad123 @phildunlap
          last edited by

          @phildunlap Thank you for your help! :)

          1 Reply Last reply Reply Quote 0
          • First post
            Last post