![]() |
Alexa Auto SDK
2.3.0
|
Public Member Functions | |
VehiclePropertyType (String name, String key) | |
Public Attributes | |
MAKE | |
MODEL | |
YEAR | |
TRIM | |
GEOGRAPHY | |
VERSION | |
OPERATING_SYSTEM | |
HARDWARE_ARCH | |
LANGUAGE | |
MICROPHONE | |
COUNTRY_LIST | |
VEHICLE_IDENTIFIER | |
Specifies the vehicle properties required in configuration
com.amazon.aace.vehicle.config.VehicleConfiguration.VehiclePropertyType.VehiclePropertyType | ( | String | name, |
String | key | ||
) |
Type used to identify a vehicle property type and value pair
com.amazon.aace.vehicle.config.VehicleConfiguration.VehiclePropertyType.MAKE |
The make of the vehicle.
com.amazon.aace.vehicle.config.VehicleConfiguration.VehiclePropertyType.MODEL |
The model of the vehicle.
com.amazon.aace.vehicle.config.VehicleConfiguration.VehiclePropertyType.YEAR |
The model year of the vehicle. A value of this property type must be an integer in the range 1900-2100. Example value: "2019"
com.amazon.aace.vehicle.config.VehicleConfiguration.VehiclePropertyType.TRIM |
The trim level of the vehicle, identifying the vehicle's level of equipment or special features. Example values: "Standard", "Sport", "Limited"
com.amazon.aace.vehicle.config.VehicleConfiguration.VehiclePropertyType.GEOGRAPHY |
The current location (country/region/state/etc.) of the vehicle. Example values: "US", "US-North", "WA"
com.amazon.aace.vehicle.config.VehicleConfiguration.VehiclePropertyType.VERSION |
The client software version. Example value: "2.2.1X"
com.amazon.aace.vehicle.config.VehicleConfiguration.VehiclePropertyType.OPERATING_SYSTEM |
The operating system used by the vehicle's infotainment system. Example value: "AndroidOreo_8.1"
com.amazon.aace.vehicle.config.VehicleConfiguration.VehiclePropertyType.HARDWARE_ARCH |
The hardware architecture used by the vehicle. Example value: "x86_64"
com.amazon.aace.vehicle.config.VehicleConfiguration.VehiclePropertyType.LANGUAGE |
The language or locale selected for Alexa by the vehicle owner. Example values: "en-US", "fr-CA"
com.amazon.aace.vehicle.config.VehicleConfiguration.VehiclePropertyType.MICROPHONE |
The type and arrangement of microphone used by the vehicle. Example value: "7 mic array, centrally mounted"
com.amazon.aace.vehicle.config.VehicleConfiguration.VehiclePropertyType.COUNTRY_LIST |
A comma-separated list of supported countries (ISO country codes). Example value: "US,CA"
com.amazon.aace.vehicle.config.VehicleConfiguration.VehiclePropertyType.VEHICLE_IDENTIFIER |
The automaker's identifier for the vehicle.
Alexa Auto SDK 2.3.0 - Copyright 2017-2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0