VehicleCrashDetectorMode

Represents the crash detection mode that was active when this crash event was detected.

CAR

In this mode, crash detection is optimized for car transports.

TWO_WHEELER

In this mode, crash detection is optimized for two wheeler transports.

UNKNOWN

This is a fallback enum for when the detector mode was not identified.

Last updated