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

    Topics created by vinayakshukl

    • V

      Custom Timestamp in HTTP Receiver

      User help
      • • • vinayakshukl
      5
      0
      Votes
      5
      Posts
      2.2k
      Views

      JoelHaggarJ

      No problem, we have a forum for discussion regarding earlier versions of Mango: http://forum.infiniteautomation.com/forum/forums/show/1.page you might get more assistance if you post it there.

      Also, the most recent version of Mango Automation has been optimized for low power computers and for small applications runs quite well on the Raspberry Pi so might be worth giving it a try.

      Thanks,

      Joel.

    • V

      How to make Mango server online. Currently localhost.

      How-To
      • • • vinayakshukl
      2
      0
      Votes
      2
      Posts
      2.5k
      Views

      V

      I'm running a Mango server on my machine which has a HTTP Receiver data source which collects data from my Apache web server (local) about CPU usage, temp etc. I would now like to collect data from other machines which are not on the network, i.e, get data from other machines via the Internet.
      My local web server is currently sending data to localhost:8080/httpds, so I'd like it to be something like xxx.xxx.xxx.xxx:8080/httpds, where xxx is my IP. I already have a static IP address.