Class: Samsara::Types::VehicleStatsSeatbeltDriverValue
- Inherits:
-
Object
- Object
- Samsara::Types::VehicleStatsSeatbeltDriverValue
- Defined in:
- lib/samsara_api/types/vehicle_stats_seatbelt_driver_value.rb
Overview
Seatbelt Driver Status as read from the vehicle. ‘Buckled` or `Unbuckled`.
Constant Summary collapse
- BUCKLED =
"Buckled"- UNBUCKLED =
"Unbuckled"