• 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

    Database Reporting

    Mango Automation general Discussion
    3
    3
    1.0k
    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.
    • B
      Brad_GMI
      last edited by

      Good Evening,

      We are exploring accessing/exporting point data to an external database reporting software to enhance some of our internal processes with our equipment.

      Is anyone using a specific software or technique to expose the data point data to a external service?

      Thank You!

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

        Mango already has an API you can draw from to have 3rd parties poll for info. Ensure the swagger api info is enabled in your mango env.properties file.
        Alternatively, I personally am in the middle of writing an API for our systems. It also acts as a front for Mango. This is all written in NodeJS due to the large support base it has. That and there are systems written for node that are designed to be used in a resful format...

        just my ten cents

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

          Hi Brad_GMI,

          Fox's suggestion of the API is the right one. Without knowing any idiosyncrasies of how you need the data exposed it is difficult to make a definite recommendation other than the API as that is definitely part of its purpose.

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