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

    Topics created by Johautt

    • J

      Questions about point-values endpoint

      Mango Automation general Discussion
      • • • Johautt
      8
      0
      Votes
      8
      Posts
      2.4k
      Views

      J

      @jared-wiltshire said in Questions about point-values endpoint:

      /rest/v2/point-values/time-period/

      Ok, thank you!!! I had not take a look to this endpoint before. It is good to know this variant of the request.

    • J

      Event WebSocket by query

      Mango Automation general Discussion
      • • • Johautt
      3
      0
      Votes
      3
      Posts
      1.3k
      Views

      J

      Ok, good idea.
      Thank you!!!

    • J

      Silence events by API

      User help
      • • • Johautt
      7
      0
      Votes
      7
      Posts
      1.6k
      Views

      phildunlapP

      The query string is RQL to identify which events to acknowledge. You can make some requests from the events page to acknowledge multiple events and see this endpoint being used in the network tab. Generally yes, it's best to put distinct questions in their own threads.

      Here's one such post body I saw,

      eq(alarmLevel,URGENT)&eq(acknowledged,false)

    • J

      Events filtering

      User help
      • • • Johautt
      7
      0
      Votes
      7
      Posts
      1.9k
      Views

      Jared WiltshireJ

      Sorry yes I forgot to add the column name to the arguments. Glad you sorted it out.