• Recent
    • Tags
    • Popular
    • Register
    • Login
    1. Home
    2. bmckeon
    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
    B
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 8
    • Groups 0

    Topics

    • B

      Device shoulder tap using SMS or UDP

      Watching Ignoring Scheduled Pinned Locked Moved User help
      3
      0 Votes
      3 Posts
      3k Views
      M
      You could create a scheduled event that fires when you want to send the tap, and then handle the event with a process handler which would run some script. Stuff like this will be easier in the new version.
    • B

      Alerts without Acknowledgement

      Watching Ignoring Scheduled Pinned Locked Moved User help
      3
      0 Votes
      3 Posts
      2k Views
      M
      I tested setting the alarm level to "None", and i can still attach event handlers to it. What is preventing you from doing this?
    • B

      Sending PLAIN TEXT Emails

      Watching Ignoring Scheduled Pinned Locked Moved User help
      3
      0 Votes
      3 Posts
      2k Views
      M
      Hi Brian, All emails except for scheduled reports are sent (using a multipart scheme) with both HTML and text parts. Your email client should - theoretically - pick the format appropriate to its capabilities.