Condition types and combination rules

Condition types

Below are the available notification conditions, grouped into categories.

Unit location

These conditions control unit location:

  • Geofence entry
  • Geofence exit

Speed control

These conditions monitor vehicle speed and movement:

  • Custom speed range
  • Road speed limits

Sensors and parameters

These conditions track sensor readings and parameter values:

  • Sensor range
  • Sensor value

Connectivity

These conditions track the device connection status:

  • Connection status

How conditions are combined

A notification can include up to three conditions. All conditions can be combined with each other. When combining multiple conditions, the order of conditions and the choice of logical operators (AND, OR) affect how the notification is triggered.

If you want to combine the Connection status condition with others, you must select first the Connection status condition and then others.

Grouping rule for three conditions

You can combine up to three conditions in a single notification. When you use three conditions, the system checks the first two conditions together and then applies the third condition to the result. In other words, the logical brackets are always placed on the left:

(Condition 1 OP1 Condition 2) OP2 Condition 3

where OP1 is the operator between the first and second conditions, and OP2 is the operator between the group and the third condition.

This grouping rule is applied regardless of the operators you select. Below are examples for each possible combination.

All operators are the same

If all operators are the same (AND/AND or OR/OR), grouping doesn’t affect the result: with AND/AND, all three conditions must be met simultaneously; with OR/OR, any single condition triggers the notification.

Mixed operators

When you mix AND and OR, the system evaluates the first two conditions together and then applies the result to the third condition. The table below shows how each combination is evaluated.

Operators Formula When the notification is triggered
OR then AND (A OR B) AND C C is met, and at least one of A or B is met.
AND then OR (A AND B) OR C Either both A and B are met, or C is met on its own.

Example: OR then AND

  • Conditions: (Geofence entry OR Custom speed range (above 80 km/h)) AND Sensor range (ignition ON)
  • Result:The notification is triggered when the ignition sensor is ON and at least one of the following is true: the unit is inside the geofence or its speed is above 80 km/h.

Example: AND then OR

  • Conditions: (Geofence exit AND Custom speed range (above 80 km/h)) OR Sensor range (ignition OFF)
  • Result: The notification is triggered when either of the following is true: the unit is outside the geofence and is going above 80 km/h, or the ignition sensor is OFF.

If you find a mistake in the text, please select it and press Ctrl+Enter.

Report a mistake

Your message was sent. Thank you!

An error occurred while submitting the form