Skip to content

Instantly share code, notes, and snippets.

@khvMX
Last active July 21, 2025 09:34
Show Gist options
  • Save khvMX/e3a53c3061ea78604898fe5690292db9 to your computer and use it in GitHub Desktop.
Save khvMX/e3a53c3061ea78604898fe5690292db9 to your computer and use it in GitHub Desktop.
Vehicle Properties with "normal" permissions
Constant Brief Description
CURRENT_GEAR Vehicle transmission's current VehicleGear.
DISTANCE_DISPLAY_UNITS Distance units for display.
ELECTRONIC_TOLL_COLLECTION_CARD_STATUS Electronic Toll Collection card status.
ELECTRONIC_TOLL_COLLECTION_CARD_TYPE Electronic Toll Collection card type.
ENV_OUTSIDE_TEMPERATURE Outside temperature in celsius.
EV_BATTERY_DISPLAY_UNITS EV battery units for display.
EV_BRAKE_REGENERATION_LEVEL Regenerative braking level of an electronic vehicle.
EV_CHARGE_PORT_CONNECTED EV charge port connected.
EV_CHARGE_PORT_OPEN EV charge port open.
EV_STOPPING_MODE Represents property for the current stopping mode of the vehicle.
FUEL_CONSUMPTION_UNITS_DISTANCE_OVER_VOLUME Fuel consumption units for display.
FUEL_DOOR_OPEN Fuel door open.
FUEL_VOLUME_DISPLAY_UNITS Fuel volume units for display.
GEAR_SELECTION Currently selected gear by user.
GENERAL_SAFETY_REGULATION_COMPLIANCE EU's General security regulation compliance requirement.
HVAC_TEMPERATURE_DISPLAY_UNITS Temperature units for display.
IGNITION_STATE Vehicle's ignition state.
INFO_DRIVER_SEAT Driver's seat location.
INFO_EV_BATTERY_CAPACITY Nominal usable battery capacity for EV or hybrid vehicle.
INFO_EV_CONNECTOR_TYPE List of EvChargingConnectorTypes this vehicle may use.
INFO_EV_PORT_LOCATION PortLocationType for the EV port location.
INFO_EXTERIOR_DIMENSIONS Vehicle's exterior dimensions in millimeters.
INFO_FUEL_CAPACITY Fuel capacity of the vehicle in milliliters.
INFO_FUEL_DOOR_LOCATION PortLocationType for the fuel door location.
INFO_FUEL_TYPE List the FuelTypes the vehicle may use.
INFO_MAKE Manufacturer of vehicle.
INFO_MODEL Model of vehicle.
INFO_MODEL_YEAR Model year of vehicle in YYYY format based on Gregorian calendar.
INFO_MULTI_EV_PORT_LOCATIONS List PortLocationTypes for Multiple EV port locations.
NIGHT_MODE Night mode.
PARKING_BRAKE_AUTO_APPLY Auto-apply parking brake.
PARKING_BRAKE_ON Parking brake state.
TIRE_PRESSURE_DISPLAY_UNITS Tire pressure units for display.
VEHICLE_SPEED_DISPLAY_UNITS Speed units for display.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment