• Recent
    • Tags
    • Popular
    • Register
    • Login
    1. Home
    2. Jagemon
    3. Topics

    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
    J
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 12
    • Groups 0

    Topics

    • J

      MySQL and datapoints

      Watching Ignoring Scheduled Pinned Locked Moved User help
      15
      0 Votes
      15 Posts
      4k Views
      phildunlapP
      Well, I have a feeling there could be a better solution, but you might be able to solve this using a point link. The idea would be Select from your database into the value point. Create a second SQL point that sets a timestamp value to some useful place in your database. Create a point link from the value point to the timestamp point, and use the pointlink to turn it into something like ('src Pnt Name', timestamp) to set that value into the database (via the second SQL point). Build you select to reference that stored timestamp so that you get the right point. It's not the most elegant solution, but it should ensure that you're getting new-er values while still ensuring you're not just getting the new-est.
    • J

      Resolved: Problem removing a data source

      Watching Ignoring Scheduled Pinned Locked Moved User help
      5
      0 Votes
      5 Posts
      2k Views
      JoelHaggarJ
      :)