Rule logic?

fleetz

Active Member
With the M1 is it valid to be able to have a series of rules sharing the same trigger where each rule have conditional "AND" conditions that can never conflict.

for example same zone but the AND condition is days during the week or weekend or a light status. When ZN 17 becomes not secure how does the M1 process the rules with the same trigger???

Whenever ZN17 is Not Secure
And it is MTWTF
Then do something

Whenever ZN17 is Not Secure
And it is SS
Then do something

Whenever ZN17 is Not Secure
And LTS 19 Lounge is off
Then do something

Regards,

Fleetz
 
Each rule stands alone and is evaluated only on the conditions it stipulates. The second rule has no bearing or affect on the first or third rules.
 
Also, each rule is evaluated in order, so in your example, the panel would look at the first rule before considering the second and third and make decisions based on what is true or false.
 
Back
Top