• 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

    Modify Alarm Level (Names)

    User help
    2
    2
    1.0k
    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.
    • W
      Wingnut2.0
      last edited by

      Is there a way to alias or modify the default alarm levels within Mango?

      Example: A "Critical" alarm in mango may translate to a "Severity 1" alarm for a particular user/site.

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

        Hi Wingnut2.0,

        Yes!

        Unfortunately, the modules' i18n.properties files in their classes directory is not affected by the overrides directory currently. This means that currently you need to modify that file in place, then back it up for when updates come along. To change the alarm names, you can copy Mango/classes/i18n.properties into Mango/overrides/properties/ and modify it there. After you've renamed the alarm levels as desired, you can restart Mango to see the changes.

        It's also not an option to simply put the updated keys into the one i18n.properties file, either. You have to modify the module's i18n.properties file.

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