• 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

    CSV with Nested structure

    How-To
    2
    2
    1.8k
    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.
    • CraigWebC
      CraigWeb
      last edited by

      Hi there

      Is there any way to import data points as CSV that includes nested structures. Was about to use this package https://www.npmjs.com/package/csvtojson#api . Thought Id ask first if there is already an API for the built in import.
      Recently did 400 event handlers manually, need to do 4 more systems that are the same and I cant see myself going through that again.
      Doing bulk points from excel -> CSV->json seems like the fastest to me.

      1 Reply Last reply Reply Quote 0
      • Jared WiltshireJ
        Jared Wiltshire
        last edited by Jared Wiltshire

        @craigweb said in CSV with Nested structure:

        Is there any way to import data points as CSV that includes nested structures.

        The answer is kind of for data points only, but it wont import event detectors. You can export CSV from the data sources page. Then import the CSV on the configuration import/export page.

        We are currently working on better solution for importing and exporting data points via CSV. It will get tied into the new bulk data point edit page.

        For the time being your approach of using a script to generate JSON for import via the configuration import/export page is a good one.

        Developer at Radix IoT

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