This release includes new features, enhancements and bug fixes. Click on feature for more details.
New rule types:
- "Schedule" rule type allows you to trigger actions at regular time intervals
- "Schedule with Condition" rule type allows you to evaluate a condition at regular time intervals
New trigger functions in rules engine:
- "Changed" function: triggers actions when a property changes
- "Received" function: triggers actions when a property is received from a data source
- "Increased" function: triggers actions when a property increases
- "Decreased" function: triggers actions when a property decreases
- "IncreasedBy" function: triggers actions when the increase in a property is equal or greater than a configured value
- "DecreasedBy" function: triggers actions when the decrease in a property is equal or less than a configured value
New analytics actions in rules engine:
- "Count Nodes" action allows you to count the number of nodes that meet a condition
- "Count Events" actions allows you to count the number of times a condition is true
New MQTT broker capability:
Known issues:
- Editing an existing "Count Nodes" or "Count Events" action resets the counter metric