• Recent
    • Tags
    • Popular
    • Register
    • Login
    1. Home
    2. etienne.ott
    3. Best

    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
    E
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Best 1
    • Controversial 0
    • Groups 0

    Best posts made by etienne.ott

    • RE: Bulk update of BACnet property DeviceNumber

      We have since figured out a way to do this: Turns out there is an API in the version we're using and with a bit of poking around we figured out how to use the API. So what we're doing is simply running a script once, that fetches all data points, maps the old to the new device number and writes back the changed data point information.

      This is good because we can reuse the general structure of that script to perform other bulk updates, like the template update, and can avoid the interface, which is painful to use over a mobile connection.

      posted in Mango Automation general Discussion
      E
      etienne.ott