Difference between revisions of "Edge Rules"
(Created page with "Datonis Edge Rules can be configured via Datonis Platform and will get executed by Edge Gateway,") (Tag: Visual edit) |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
Datonis Edge Rules can be configured via Datonis Platform and will get executed by Edge Gateway, | Datonis Edge Rules can be configured via Datonis Platform and will get executed by Edge Gateway, | ||
+ | |||
+ | == Quick Demo == | ||
+ | {{#ev:youtube|https://youtu.be/hqDdmXC3EYc}} | ||
+ | |||
+ | == Creating Datonis Edge Rules == | ||
+ | Datonis Edge Rules can be created in the Datonis Platform portal. While adding rules, the '''Evaluation Engine''' has to be selected as '''Edge Device'''. | ||
+ | |||
+ | The rules behave similar to Datonis Cloud rules, all type of rules are supported at Edge. More information about creating various types of Rules can be found at [[Creating Rules]]. | ||
+ | |||
+ | [[File:DatonisEdgeRuleCreate.png|1056x1056px]] | ||
+ | |||
+ | == Configuring Gateway EdgeRuleService == | ||
+ | EdgeRuleService from Gateway Web Console -> Cloud Services can be configured for below advanced options | ||
+ | * To enable or disable Edge rule execution | ||
+ | * To change the frequency of Edge rule sync interval | ||
+ | * To decide where to execute rule notification actions, either at Datonis Platform or locally at Edge | ||
+ | [[File:EdgeRuleService.png|1056x1056px]] | ||
+ | |||
+ | == Viewing Rules at Gateway == | ||
+ | Currently active and cached rules at Edge can be accessed via Gateway Web Console -> Rules. | ||
+ | |||
+ | ==== Active Rules ==== | ||
+ | These rules are actively being applied on the event data that is being streamed from Edge. These rules will show up only when an adapter gets enabled and starts transmitting Thing metrics for which Edge rules are configured at Datonis Platform. | ||
+ | |||
+ | ==== Cached Rules ==== | ||
+ | These are all locally cached rules by the Gateway, these will get updated at EdgeRuleService sync-interval value or when Sync Now button is clicked. In case of no connectivity, locally cached rules will be applied to Thing metrics till next successful sync with Datonis Platform. | ||
+ | |||
+ | [[File:EdgeRules.png|1056x1056px]] |
Latest revision as of 12:36, 2 August 2017
Datonis Edge Rules can be configured via Datonis Platform and will get executed by Edge Gateway,
Contents
Quick Demo
Creating Datonis Edge Rules
Datonis Edge Rules can be created in the Datonis Platform portal. While adding rules, the Evaluation Engine has to be selected as Edge Device.
The rules behave similar to Datonis Cloud rules, all type of rules are supported at Edge. More information about creating various types of Rules can be found at Creating Rules.
Configuring Gateway EdgeRuleService
EdgeRuleService from Gateway Web Console -> Cloud Services can be configured for below advanced options
- To enable or disable Edge rule execution
- To change the frequency of Edge rule sync interval
- To decide where to execute rule notification actions, either at Datonis Platform or locally at Edge
Viewing Rules at Gateway
Currently active and cached rules at Edge can be accessed via Gateway Web Console -> Rules.
Active Rules
These rules are actively being applied on the event data that is being streamed from Edge. These rules will show up only when an adapter gets enabled and starts transmitting Thing metrics for which Edge rules are configured at Datonis Platform.
Cached Rules
These are all locally cached rules by the Gateway, these will get updated at EdgeRuleService sync-interval value or when Sync Now button is clicked. In case of no connectivity, locally cached rules will be applied to Thing metrics till next successful sync with Datonis Platform.