ConnhexRules Engine
Transform incoming data.
Custom rules and conditions
Events historicization
Integrated with Connhex Notifications
Rules
Process data ingested by Connhex Core
Connhex Rules Engine allows you to create rules that will be applied to transform or react to incoming data. A rule consists in a set of conditions that must be met for it to be executed, together with actions to be taken once those conditions are met.
additional resources
Predefined rules
Common use case? Already settled.
By including typically used rules, Connhex Rules Engine allows you to provide users with functionalities without any configuration:
- Offline device
- Correlation between metrics
- Comparison with threshold
- Matching with external data sources
additional resources
Events Historicization
One rule execution, one event stored.
Connhex Rules Engine creates an event every time a rule is executed. An event snapshot is stored, complete with all the boundary conditions (metrics values, triggered conditions, ...): this way, you'll get accurate historicization even if the rule is edited in the future.
additional resources
Actuations
Triggered rule? Take action!
Once a rule is triggered, you'll probably need to do something about it. Connhex Rules Engine can send notifications based on the processing results, store the results or execute third-party functions through hooks.