Types of Rules
Here is a list of available Rules and their descriptions in the Unity web application, system rules are marked with an asterisk.
| RULE NAME | RULE DESCRIPTION |
|---|---|
| Idling* | This rule will trigger when your vehicle stays in one location, with ignition on, for over 5 minutes. |
| Speed Limit | This rule will trigger when your vehicle goes over the speed limit by the specified speed. |
| Crash Detection* | This rule will trigger when your vehicle is rapidly decelerating, indicating a potential crash. |
| Harsh Braking* | This rule will trigger when your vehicle’s tracking device detects a harsh braking event. |
| Harsh Cornering* | This rule will trigger when your vehicle’s tracking device detects a harsh cornering event. |
| Harsh Acceleration* | This rule will trigger when your vehicle’s tracking device detects a harsh acceleration event. |
| Driving Speed | This rule will trigger when your vehicle goes over the specified speed. |
| Invalid GPS* | This rule will trigger when the tracking device detects that it is not receiving accurate GPS readings. |
| Illegal Power-Off* | This rule will trigger when the tracking device detects that it has been disconnected or turned off. |
| Reverse | This rule will trigger when your vehicle is driving in reverse gear. |
| Arrival/Departure | This rule will trigger when your vehicle enters or exits a specified location. |
| Voltage | This rule will trigger when a power level falls below or exceeds a threshold. |
| Engine RPM | This rule will trigger when the engine RPM reads a value over the specified limit. |
| Temperature | This rule will trigger when a temperature sensor reading is above or below a threshold. |
| Tire Pressure Warning | This rule will trigger when your vehicle detects an abnormal tire pressure level. |
| Input | This rule triggers when a device’s sensor has a change in its state or value. |
| Device Code | This rule triggers when a defined code is transmitted by a device, indicating a potential problem. |