• 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

    Retrieving cached Data of a Variable from Database

    Mango Automation general Discussion
    2
    4
    1.5k
    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.
    • N
      Nikospps
      last edited by

      Hello everyone, after along time,

      i try to retrieve cached from Mango but i have a lot of issues with network connection.

      Is any way to inserting Mango Database and retrieving requested (cached) data from there?

      Thanks in advance,
      Nikos.

      1 Reply Last reply Reply Quote 0
      • phildunlapP
        phildunlap
        last edited by

        Hi Nikos,

        I don't understand.

        If you have network issues with the first method you were using, how would you be able to resolve that by doing some different, still network-based request method?

        The API is the way to interact with Mango over a network as it sounds like you're describing. The NoSQL database is not open source nor does it have an API separate from Mango. If you were not using NoSQL and were using MySQL, you could have a remote connection while Mango was using the database, and then you could read logged values. The cache is not maintained by the database, so you must get cached values from Mango.

        1 Reply Last reply Reply Quote 0
        • N
          Nikospps
          last edited by

          Good morning Philip and thanks for the reply.
          It's important for me to have the ability to connect Mango with a database, as i would like to receive and compare Data.

          How do i make the connection between Mango and MySQL?

          1 Reply Last reply Reply Quote 0
          • phildunlapP
            phildunlap
            last edited by

            You should look into the SQL data source, as a place to start.

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