• Recent
    • Tags
    • Popular
    • Register
    • Login

    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

    Event Handler Email Format

    Mango Automation general Discussion
    2
    3
    2.1k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • B
      Brad_GMI
      last edited by Brad_GMI

      Good Morning Everyone,

      I'm working on getting the event dectection/handling for equipment faults operational in our main Mango installation.

      So far the detectors are working great and sending out an email when needed.

      However, all the systems we have reporting in have the same data point template, so I cannot tell which system has the issue.

      For example:

      0_1483372561215_Capture.PNG

      Is there a simple way to distinguish between the points that I am missing? The alias field works, but I have to manually generate those.

      Also, is there a way to edit the email format similar to the way reports are done?

      1 Reply Last reply Reply Quote 0
      • phildunlapP
        phildunlap
        last edited by

        Hi Brad,

        I am not sure I understand what I'm looking at. Those are points with the same device name and point name in the event handlers page? You could either have differentiated point names, or use the alias.

        Email format is shared between all events, but you can find the templates used (same language as reports, FTL) in the Mango/ftl/ directory. You can get some clues as to what is in the template model here: https://github.com/infiniteautomation/ma-core-public/blob/c696512bfe60accfa278b3f1364650a0aa009bc8/Core/src/com/serotonin/m2m2/rt/event/handlers/EmailHandlerRT.java#L210

        B 1 Reply Last reply Reply Quote 0
        • B
          Brad_GMI @phildunlap
          last edited by

          @phildunlap Thanks Phil,

          I wrote an excel sheet that automated the alias generation.

          I'll check out that ftl file and see what I can do.

          1 Reply Last reply Reply Quote 0
          • First post
            Last post