• 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

    Merging Point History

    How-To
    2
    2
    651
    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.
    • C
      clor925
      last edited by

      We have have a Mango device that sends data back to our central server and we are looking to update the names and XIDs of the points for the device. This site has a few years worth of data for around 500 points. Once we update the XID for a point on the device it will end up creating a new point on the central server so we will not see the full point history when looking at the new point.

      Is there a good way to merge the old point history with the new point? We can export the point history from the data point tab and update the XIDs and then import it using the data import tab but due to the amount of points and the amount of history for each point it would take days to update every point. Any help would be greatly appreciated.

      1 Reply Last reply Reply Quote 0
      • MattFoxM
        MattFox
        last edited by

        I've written something to do this in the dashboard as a userModule component, but it'd probably be labourious doing it for each point...
        But it allowed me to export all of the data from now till some time prior and generate a CSV that I could use to import the data with the new XID. However it still meant mapping the current point name with the new point name...
        If that interests you, let me know.
        Might be good to tweak it to automate it further for future ease of use....

        Fox

        Do not follow where the path may lead; go instead where there is no path.
        And leave a trail - Muriel Strode

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