Skip to main content

Trip

NameDescriptionTypeDefaultUnit
REOPEN LIMITFor how long time can an ended trip be reopened?int600s
ACTIVE TRIP MAX AGEThe maximum trip age in seconds before it will be closed. Defaults to 90 minutes.int5400s
DYNAMIC TRIP BUFFERHow long into the future should artificially closed trips be maximally extended to. Defaults to 60 minutesint3600s
MIN BUFFER SPEEDSpeed cutoff for how fast the vehicle should move before registered. Defaults to 5 km/hint5km/h
MIN BUFFER INTERVALHow many minutes between each interval should we count in a batch to take average traveling speed for. Defaults to 5 minutesint5min
MAX TRIP OFFSETMax distance for last position to be used when determine trip start positionint20km
ENABLE TRIP OFFSETEnable the max distance offset between the first position before trip and first position inside tripboolTruebool
TRIP LOGIC VERSIONWhich trip logic algorithm version to use, or disable the functionality.strImproved-

Final Event

NameDescriptionTypeDefaultUnit
END TAGSWhich event tags can end an active trip, which do not allow reopening? Navigate to the Events page to view actual events for Device.str['vehicle/rfid/.*/(unauthenticated|rejected)']-

Primary Event

NameDescriptionTypeDefaultUnit
START TAGSWhich event tags can start a new trip or reopen latest? Navigate to the Events page to view actual events for Device.str['vehicle/engine/running']-
END TAGSWhich event tags can end an active trip? Navigate to the Events page to view actual events for Device.str['vehicle/engine/stopped']-

Secondary Event

NameDescriptionTypeDefaultUnit
START TAGSWhich event tags can start a new trip or reopen latest? Navigate to the Events page to view actual events for Device.strNone-
END TAGSWhich event tags can end an active trip? Navigate to the Events page to view actual events for Device.str['vehicle/engine/not_running']-