Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Set up a tag on the Transmission side with an alarm. 

    Note

    The Ack Mode must be set to Manual or Auto

    The properties that are currently propagated are: Name, Priority and Notes


    Below is an example that will generate an event if the value of the tag goes above 100:

  2. Trigger the alarm.
    In this example, we set the value of the memory tag to 101. This resulted in an alarm event at the Edge as shown below in the Alarm Status Table:



  3. Because the alarm event was published via MQTT, we can also see it on the Central Gateway running MQTT Engine:



  4. At this point, we can Acknowledge the alarm via the Alarm Status Table by clicking the 'Acknowledge' button as shown below:

    Info

    The alarm can be acknowledged on either the Edge or the MQTT Engine side. Once acknowledged, it will be reflected as so on both the Edge and the MQTT Engine sides

    In order for the alarm to be acknowledged from MQTT Engine, the Edge must be in an active Sparkplug session with MQTT Engine




  5. After doing so, you can see the acknowledged alarm on the Central Gateway (MQTT Engine side):



  6. Finally, you can also see the acknowledged alarm on the Edge (MQTT Transmission side):

...