Alexa Auto SDK  2.3.0
Static Public Attributes | List of all members
com.amazon.aace.carControl.CarControlConfiguration.Action Class Reference

Static Public Attributes

static final String CLOSE = "Alexa.Actions.Close"
 "Close" action.
 
static final String LOWER = "Alexa.Actions.Lower"
 "Lower" action.
 
static final String OPEN = "Alexa.Actions.Open"
 "Open" action.
 
static final String RAISE = "Alexa.Actions.Raise"
 "Raise" action.
 

Detailed Description

Supported action IDs used to create action mapping 'semantic annotations' for capability instances on endpoints. Action mapping semantic annotations enable mapping specific additional utterances to the directives of individual capability instances.

Note
These are the only supported action IDs.
See also
https://developer.amazon.com/en-US/docs/alexa/alexa-voice-service/capability-primitives.html#semantic-annotation for additional reference, but note that state mappings are not supported.

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