Skip to main content

API Compatibility & Availability

When designing and developing a Pleos Connect app, you must confirm in advance which APIs and AAOS vehicle properties are available on your target vehicle. This page summarizes API compatibility for vehicles equipped with Pleos Connect and AAOS Vehicle Property availability.

API Compatibility

API support may vary depending on the vehicle model equipped with Pleos Connect.

APIPleos Connect Vehicle Compatibility
Pleos Connect SDK – VehicleMay vary by model — use the interface's checkXXXCapability API to verify availability.
Pleos Connect SDK – NaviHelperFully compatible
Pleos Connect SDK – GleoAIFully compatible
Pleos Connect SDK – Fused LocationNot supported
Pleos Connect SDK – ADASNot supported
AAOS Vehicle PropertyPartially supported — AAOS Vehicle Property Availability

AAOS Vehicle Property Availability

This section lists AAOS vehicle properties available on Pleos Connect–equipped vehicles. The list below does not vary by vehicle model and applies to all Pleos Connect–equipped vehicles.

The table below summarizes availability for vehicle properties under Normal|Dangerous permission.
Properties requiring Signature|Privileged permission are not available to third-party app developers and are excluded from the table.
Third-party app developers are not granted system authority, so they cannot WRITE to a property even when it is available; only READ is allowed.
AAOS Vehicle PropertyDescriptionAvailable
AP_POWER_STATE_REPORTProperty to report power state of application processorX (deprecated)
AP_POWER_STATE_REQProperty to control power state of application processorX (deprecated)
CURRENT_GEARVehicle transmission's current VehicleGearX
DISPLAY_BRIGHTNESSProperty to represent brightness of the displayX (deprecated)
DISTANCE_DISPLAY_UNITSIndicates which units the car is using to display distances to the userO
ELECTRONIC_TOLL_COLLECTION_CARD_STATUSElectronic Toll Collection card statusX
ELECTRONIC_TOLL_COLLECTION_CARD_TYPEElectronic Toll Collection card typeX
ENGINE_OIL_TEMPTemperature of engine oil in celsiusX
ENGINE_RPMEngine rpmX
ENV_OUTSIDE_TEMPERATUREOutside temperature in celsiusO
EV_BATTERY_DISPLAY_UNITSEV battery units for displayX
EV_BATTERY_INSTANTANEOUS_CHARGE_RATEEV instantaneous charge rate in milliwattsX
EV_BATTERY_LEVELReturns the current battery level in VehicleUnit.WATT_HOUR, if EV or hybridO
EV_BRAKE_REGENERATION_LEVELRegenerative braking level of an electronic vehicleX
EV_CHARGE_CURRENT_DRAW_LIMITThe vehicle's selected alternating current (AC) EV charging draw limit in AmperesX
EV_CHARGE_PERCENT_LIMITIndicates the maximum charge percent threshold set by the userX
EV_CHARGE_PORT_CONNECTEDEV charge port connectedO
EV_CHARGE_PORT_OPENEV charge port openX
EV_CHARGE_STATECharging state of the carO
EV_CHARGE_TIME_REMAININGEstimated charge time remaining in secondsX
EV_CURRENT_BATTERY_CAPACITYReturns the actual value of battery capacity in VehicleUnit.WATT_HOUR, if EV or hybridX
EV_REGENERATIVE_BRAKING_STATERegenerative braking or one-pedal drive setting on the carX
EV_STOPPING_MODERepresents property for the current stopping mode of the vehicleX
FUEL_CONSUMPTION_UNITS_DISTANCE_OVER_VOLUMEFuel consumption units for displayX
FUEL_DOOR_OPENFuel door openX
FUEL_LEVELFuel level in milliliters. This property communicates the current amount of fuel remaining in the vehicle in millilitersX
FUEL_LEVEL_LOWFuel level low warningO
FUEL_VOLUME_DISPLAY_UNITSFuel volume units for displayX
GEAR_SELECTIONCurrently selected gear by userO
HVAC_TEMPERATURE_DISPLAY_UNITSTemperature units for displayO
HW_KEY_INPUTProperty to feed H/W input events to androidX (deprecated)
IGNITION_STATEVehicle's ignition stateO
INFO_DRIVER_SEATDriver's seat locationO
INFO_EV_BATTERY_CAPACITYNominal usable battery capacity for EV or hybrid vehicleO
INFO_EV_CONNECTOR_TYPEList of EvChargingConnectorTypes this vehicle may useO
INFO_EV_PORT_LOCATIONPortLocationType for the EV port location. This property communicates the location of the charging port on the EVX
INFO_EXTERIOR_DIMENSIONSVehicle's exterior dimensions in millimetersX
INFO_FUEL_CAPACITYFuel capacity of the vehicle in millilitersX
INFO_FUEL_DOOR_LOCATIONPortLocationType for the fuel door location. This property communicates the location of the fuel door on the vehicleX
INFO_FUEL_TYPEList the FuelTypes the vehicle may useO
INFO_MAKEManufacturer of vehicle. This property communicates the vehicle's public brand nameO
INFO_MODELModel of vehicle. This property communicates the vehicle's public model nameO
INFO_MODEL_YEARModel year of vehicle in YYYY format based on Gregorian calendarO
INFO_MULTI_EV_PORT_LOCATIONSList PortLocationTypes for Multiple EV port locationsX
LOCATION_CHARACTERIZATIONCharacterization of inputs used for computing locationO
NIGHT_MODENight mode. True indicates that the night mode sensor has detected that the car cabin environment has low lightO
OBD2_FREEZE_FRAMEOBD2 Freeze Frame Sensor DataX (deprecated)
OBD2_FREEZE_FRAME_CLEAROBD2 Freeze Frame ClearX (deprecated)
OBD2_FREEZE_FRAME_INFOOBD2 Freeze Frame InformationX (deprecated)
OBD2_LIVE_FRAMEOBD2 Live Sensor DataX (deprecated)
PARKING_BRAKE_AUTO_APPLYAuto-apply parking brakeX
PARKING_BRAKE_ONParking brake stateO
PERF_ODOMETERCurrent odometer value of the vehicle in kilometersX
PERF_STEERING_ANGLEFront steering angle for vehicle in degreesX
PERF_VEHICLE_SPEEDSpeed of the vehicle in meters per secondO
PERF_VEHICLE_SPEED_DISPLAYSpeed of the vehicle in meters per second for displaysO
RANGE_REMAININGRange remaining accounts for all energy sources in a vehicleO
SEAT_OCCUPANCYSeat OccupancyX
TIRE_PRESSURETire pressure in kilopascalsX
TIRE_PRESSURE_DISPLAY_UNITSTire pressure units for displayO
VEHICLE_CURB_WEIGHTReturns the vehicle's curb weight in kilogramsX
VEHICLE_MAP_SERVICEVehicle Maps Service (VMS) messageX (deprecated)
VEHICLE_SPEED_DISPLAY_UNITSSpeed units for displayO
WHEEL_TICKReports wheel ticksX
WINDSHIELD_WIPERS_STATEWindshield wipers stateX
caution

This table was prepared as of March 2026 and may be changed or updated thereafter.

info

For detailed information on each property (scope, permission, change mode), please refer to the official Google documentation VehiclePropertyIds.