Hi,
Have been searching on this forum, but cannot find it.
I'm wondering if it is possible to close a lower trigger (warning) when a higher trigger (high) kicks in with the same expression only the time is different.
The warning trigger starts when 15 minutes the problem is occurring, high trigger starts when the same problem is an hour occurring.
These are 2 different triggers, a warning ({expression.last()}>900) and a high ({expression.last()}>3600 ).
It would be nice when the high trigger can close the warning trigger, because both problems are visible.
Or is it possible to configure it in another way?
Regards,
Garriet
Have been searching on this forum, but cannot find it.
I'm wondering if it is possible to close a lower trigger (warning) when a higher trigger (high) kicks in with the same expression only the time is different.
The warning trigger starts when 15 minutes the problem is occurring, high trigger starts when the same problem is an hour occurring.
These are 2 different triggers, a warning ({expression.last()}>900) and a high ({expression.last()}>3600 ).
It would be nice when the high trigger can close the warning trigger, because both problems are visible.
Or is it possible to configure it in another way?
Regards,
Garriet
Comment