• Recent
    • Tags
    • Popular
    • Register
    • Login
    1. Home
    2. anirudhb
    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
    A
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 9
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by anirudhb

    • A

      Use of Set point URL in HTTP Receiver data source

      User help
      • • • anirudhb
      6
      0
      Votes
      6
      Posts
      3.4k
      Views

      JoelHaggarJ

      Hi, thanks for your interest in this.

      Basically the HTTP retriever or receiver can be used to to get or receive HTTP posts. If you want to make the data points in Mango stable you can specify the Set point URL. This is a URL where you have an HTTP listener. Any time you "Set" the point in Mango, Mango will make an HTTP post to your Set point URL with the value that was updated.

      You can easily use two installations of Mango to experiment with this and you can use the Listen for HTTP data feature in the data sources to see the raw data come in from a post.

      Thanks,

      Joel.

    • A

      Timestamp from database on x-axis

      Mango Automation general Discussion
      • • • anirudhb
      3
      0
      Votes
      3
      Posts
      2.0k
      Views

      phildunlapP

      In both DGLux and Mango Graphical Views, history queries in the form of charts automatically convert it to human readable formats for the time range. If you're up to something more complex, it probably depends on that. The easiest way to convert an epoch into something human readable is with the Date object's constructor in a script.