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

    Topics created by hazel

    • H

      Character N is neither a decimal digit number, decimal point, nor "e" notation exponential mark

      How-To
      • • • hazel
      2
      1
      Votes
      2
      Posts
      1.9k
      Views

      terrypackerT

      @hazel I am pretty confident one of your registers is being read as:

      NaN

      by Mango.

      I have opened a ticket to make this more robust but the current version of Mango does not have a simple way to determine what data point is causing this. You will need to start looking into what registers you are reading for numeric values that have out of range data.

    • H

      How to count number of active events?

      How-To
      • • • hazel
      2
      1
      Votes
      2
      Posts
      877
      Views

      H

      Hi All!!

      Can we count number of active events by using API?

      In order to use API, we prepared query url but we do not know how to use it. Can you share the example of how to use API?

      Thanks!

    • H

      How to bulk select event handler for events of some points that has specific point tags?

      How-To
      • • • hazel
      8
      1
      Votes
      8
      Posts
      2.5k
      Views

      MattFoxM

      Yes due to the lack of support with the event detectors and handlers I've primarily focused on using meta point scripts because they can be made on the fly quite easily and allow me to run history checks etc. The alarms raised are sent out via third parties anyway so it has enabled me to get by so to speak. It's just a pain I can't apply site wide some set " default point parameters" for all my points since I have to be proactive with point value health, but at the cost of having to manually go through a list because there are so many control points.