Event Rules

Rizki Dharmawan2 years ago

I have created computed attributes, how do I make these attributes trigger alarms/notifications such as event rules or something similar?

Anton Tananaev2 years ago

You can create an alarm attribute with an expression that returns an alarm key. For example:

in1 ? "sos" : null