• 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

    Managing property templates

    User help
    3
    5
    1.3k
    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.
    • I
      iperry
      last edited by

      Heya,

      I am starting to build up a long list of property templates that I have made and now I am looking to delete some of the obsolete templates. Is there any facility for deleting templates? I have poked around the app and have yet been able to find any method for deleting templates.

      Is there a way to delete elements (templates, points, data sources, etc) using JsonEmport that I may have missed?

      Thanks
      Ian

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

        I think as far as templates go, your best means would be via the swagger API interface...

        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
        • phildunlapP
          phildunlap
          last edited by

          Fox's suggestion is a good one! The other way would be manually removing them via the SQL console. You can select * from templates; to check it out and there is a templateId column in the dataPoints table.

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

            Good to know, I half assumed it was stored in the json store and thus meant you couldn't just remove them like a SQL entry.

            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
            • I
              iperry
              last edited by

              Thanks Matt, Phil... I will check out the swagger API interface. I will dive into the SQL queries too as I haven't looked at how the data is organized/stored yet.

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