Alexa Auto SDK  2.0.0
Public Member Functions | Public Attributes | List of all members
com.amazon.aace.vehicle.config.VehicleConfiguration.VehiclePropertyType Enum Reference

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
 

Detailed Description

Specifies configurable vehicle properties

Constructor & Destructor Documentation

◆ VehiclePropertyType()

com.amazon.aace.vehicle.config.VehicleConfiguration.VehiclePropertyType.VehiclePropertyType ( String  name,
String  key 
)

Type used to identify a vehicle property type and value pair

Member Data Documentation

◆ MAKE

com.amazon.aace.vehicle.config.VehicleConfiguration.VehiclePropertyType.MAKE

Vehicle's make

◆ MODEL

com.amazon.aace.vehicle.config.VehicleConfiguration.VehiclePropertyType.MODEL

Vehicle's model

◆ YEAR

com.amazon.aace.vehicle.config.VehicleConfiguration.VehiclePropertyType.YEAR

Vehicle model year, example: 2018, 2019, 2020

◆ TRIM

com.amazon.aace.vehicle.config.VehicleConfiguration.VehiclePropertyType.TRIM

Variations of a model with different set of features, example: Standard, Sport, Limited

◆ GEOGRAPHY

com.amazon.aace.vehicle.config.VehicleConfiguration.VehiclePropertyType.GEOGRAPHY

Current location (country/region/state) of the vehicle, example: US, US-North, WA

◆ VERSION

com.amazon.aace.vehicle.config.VehicleConfiguration.VehiclePropertyType.VERSION

OEM client software version

◆ OPERATING_SYSTEM

com.amazon.aace.vehicle.config.VehicleConfiguration.VehiclePropertyType.OPERATING_SYSTEM

Operating system for vehicle's infotainment system, example: Android 8.1 Oreo API Level 26

◆ HARDWARE_ARCH

com.amazon.aace.vehicle.config.VehicleConfiguration.VehiclePropertyType.HARDWARE_ARCH

Supporting hardware architecture, example: x86_64

◆ LANGUAGE

com.amazon.aace.vehicle.config.VehicleConfiguration.VehiclePropertyType.LANGUAGE

Language or locale selected for Alexa by the vehicle owner, example: en-UA, fr-CA

◆ MICROPHONE

com.amazon.aace.vehicle.config.VehicleConfiguration.VehiclePropertyType.MICROPHONE

Type and arrangement of microphone in the car, example: 7 mic array, centrally mounted

◆ COUNTRY_LIST

com.amazon.aace.vehicle.config.VehicleConfiguration.VehiclePropertyType.COUNTRY_LIST

Comma-separated list countries (ISO country codes)

◆ VEHICLE_IDENTIFIER

com.amazon.aace.vehicle.config.VehicleConfiguration.VehiclePropertyType.VEHICLE_IDENTIFIER

Automaker's internal identifier for the vehicle


Alexa Auto SDK 2.0.0 - Copyright 2017-2019 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0