Skip to content

Event

Events are used to trigger alerts when some condition on a journey is met. The alerts are currently done via email.

Triggers

There are a number of triggers that can be used to activate an event:

TriggerConditionDescription
GeofenceEnter / Exit / EnterExitThis can be used to trigger an event when a journey enters or leaves a geofence.
TemperatureHigh / Low / HighLowThis can be used to trigger an event when a journey exceeds a certain temperature based on the high and low thresholds set in the device config.
HumidityHigh / Low / HighLowThis can be used to trigger an event when a journey exceeds a certain humidity based on the high and low thresholds set in the device config.
ShockThis can be used to trigger an event when a journey experiences a shock based on the threshold set in the device config.

Global

If the global flag is set to true then the event will trigger for all journeys under the same company.

Please note: All events are global for the time being.