Class: Samsara::Types::VoiceCoachingSettingsObjectResponseBodyEventsToCoachItem

Inherits:
Object
  • Object
show all
Defined in:
lib/samsara_api/types/voice_coaching_settings_object_response_body_events_to_coach_item.rb

Overview

‘inCabSpeeding`, `maximumSpeed`, `seatbeltUnbuckled`, `harshDriving`

Constant Summary collapse

CRASH =
"crash"
IN_CAB_SPEEDING =
"inCabSpeeding"
MAXIMUM_SPEED =
"maximumSpeed"
SEATBELT_UNBUCKLED =
"seatbeltUnbuckled"
HARSH_DRIVING =
"harshDriving"