• Recent
    • Tags
    • Popular
    • Register
    • Login
    1. Home
    2. Denis
    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
    D
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 4
    • Groups 0

    Topics

    • D

      Adding control buttons to a graphical view & turning devices on/off at fixed time

      Watching Ignoring Scheduled Pinned Locked Moved User help
      3
      0 Votes
      3 Posts
      2k Views
      F
      take a look at this, it may help you a lot http://mango.serotoninsoftware.com/forum/posts/list/312.page http://mango.serotoninsoftware.com/forum/posts/list/97.page Also look at the Mango's on line help for meta data source and its properties, you may have to create some logic and trigger this task periodically.
    • D

      How do I turn a pump on based on one temp being x degrees higher than another ?

      Watching Ignoring Scheduled Pinned Locked Moved User help
      3
      0 Votes
      3 Posts
      2k Views
      M
      Create a meta point that calculates the difference between the two points Add a high limit detector on to the meta point Add an event handler to the high limit detector that turns on your pump.