Skip to main content
13-Aquamarine
April 28, 2025
Solved

Have an alert trigger multiple times while values is below threshold

  • April 28, 2025
  • 1 reply
  • 705 views

Hi all,

 

I am trying to set up an alert that will trigger multiple times if the value is below the threshold a few times in a row on data change.

 

For example, PropertyX has an alert where if PropertyX < 800 then it alerts. PropertyX changes to 300 and the alert triggers. PropertyX then goes to 400 directly after, but this time the alert doesn't not trigger. From what I see an alert won't trigger again until it goes within the threshold again. Is there any way around this so it will trigger every time the property is below the threshold?

 

Thanks!

Best answer by Rocko

You could have a subscription that auto-acknowledges the alert.

Beware of the amount of alerts coming in then.

1 reply

Rocko
Rocko19-TanzaniteAnswer
19-Tanzanite
April 29, 2025

You could have a subscription that auto-acknowledges the alert.

Beware of the amount of alerts coming in then.

13-Aquamarine
April 29, 2025

What would be the trigger for that subscription though?

Rocko
19-Tanzanite
April 29, 2025

You can subscribe to the defined alert.