Class: Samsara::Types::VehicleSensorConfigurationDoorPosition

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

Overview

Position of the door monitor on the vehicle

Constant Summary collapse

POSITION_LEFT =
"Position_Left"
POSITION_RIGHT =
"Position_Right"