Use this event to determine whether a vehicle is going under a specified speed for longer than a specified time.
For example: If speed below 20 Kmh
...
and above 10 Kmh for 5 Minutes
...
. To set this up, we will create 3 events
...
Minimum speed
...
Maximum speed
...
both will used as a "Range" for recognizing under speeding
...
...
Complex Event to combine
...
both events
STEP 1
Create 2 Speeding Events without any
...
notification: one for
...
“Minimum Speeding” second for
...
“Maximum Speeding” (for example: MIN=20, MAX=50)
...
STEP 2
Create
...
Complex Event:
1) Name it
2) Choose Severity
3) Choose notification method (Email / SMS /
...
Push Notification)
4) First RULE: Minimum Speeding - ACTIVE
5) Second RULE: Maximum Speeding - NON-ACTIVE
...