For the complete documentation index, see llms.txt. This page is also available as Markdown.

VehicleCrashDiagnostic

A diagnostic data pertaining to vehicle crash detection.

VehicleCrashDiagnostic API

getCrashDetectionState()

CrashDetectionState getCrashDetectionState()

Returns the crash detection state. See CrashDetectionState.

getCrashDetectionStateDescription()

CrashDetectionState getCrashDetectionStateDescription()

Returns the description of the crash detection state.

Last updated