public class Rule extends NameEntityWithVersion
The rule's logic is defined by it's tree of Condition(s).
It's condition tree will be evaluated against data for device(s) that are members of the rule's assigned group(s) or the device(s)/driver(s) defined in the rule condition tree. The conditions will be evaluated independently against the assets in the selected groups.
Entity.EntityBuilder<C extends Entity,B extends Entity.EntityBuilder<C,B>>| Modifier and Type | Method and Description |
|---|---|
static Rule |
fromSystem(String id) |
addExtraProperty, getExtraProperties, isSystemEntityCopyright © 2023. All rights reserved.