Package org.openremote.model.rules.json
package org.openremote.model.rules.json
-
ClassDescriptionA declarative rule definition a.k.a.Controls which
Asset
s theRuleAction
is applied to; if not supplied or none of the options are supplied then the default behaviour is to use allAsset
s that caused the rule to trigger.Consists of one of the following triggers in order of precedence:RuleCondition.cron
- CRON expression (e.g.Controls if/when a rule can be eligible for firing again;Defines the scope of the recurrenceRuleTemplate<T>