AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Typedefs | Variables
alexaClientSDK::avsCommon::avs::resources Namespace Reference

Typedefs

using AlexaAssetId = std::string
 This represents the Alexa asset identifier. More...
 
using AlexaUnitOfMeasure = std::string
 This represents the Alexa unit of measure. More...
 

Variables

static const AlexaAssetId ASSET_ALEXA_DEVICENAME_SHOWER = "Alexa.DeviceName.Shower"
 Asset identifier for device with friendly name "Shower". More...
 
static const AlexaAssetId ASSET_ALEXA_DEVICENAME_WASHER = "Alexa.DeviceName.Washer"
 Asset identifier for the supported Alexa friendly names synonymous with "Washer". More...
 
static const AlexaAssetId ASSET_ALEXA_DEVICENAME_ROUTER = "Alexa.DeviceName.Router"
 Asset identifier for the supported Alexa friendly names synonymous with "Router". More...
 
static const AlexaAssetId ASSET_ALEXA_DEVICENAME_FAN = "Alexa.DeviceName.Fan"
 Asset identifier for the supported Alexa friendly names synonymous with "Fan". More...
 
static const AlexaAssetId ASSET_ALEXA_DEVICENAME_AIRPURIFIER = "Alexa.DeviceName.AirPurifier"
 Asset identifier for the supported Alexa friendly names synonymous with "Air Purifier". More...
 
static const AlexaAssetId ASSET_ALEXA_DEVICENAME_SPACEHEATER = "Alexa.DeviceName.SpaceHeater"
 Asset identifier for the supported Alexa friendly names synonymous with "Space Heater". More...
 
static const AlexaAssetId ASSET_ALEXA_SHOWER_RAINHEAD = "Alexa.Shower.RainHead"
 Asset identifier for the supported Alexa friendly names synonymous with "Rain Head". More...
 
static const AlexaAssetId ASSET_ALEXA_SHOWER_HANDHELD = "Alexa.Shower.HandHeld"
 Asset identifier for the supported Alexa friendly names synonymous with "Handheld Shower". More...
 
static const AlexaAssetId ASSET_ALEXA_SETTING_WATERTEMPERATURE = "Alexa.Setting.WaterTemperature"
 Asset identifier for the supported Alexa friendly names synonymous with "Water Temperature". More...
 
static const AlexaAssetId ASSET_ALEXA_SETTING_TEMPERATURE = "Alexa.Setting.Temperature"
 Asset identifier for the supported Alexa friendly names synonymous with "Temperature". More...
 
static const AlexaAssetId ASSET_ALEXA_SETTING_WASHCYCLE = "Alexa.Setting.WashCycle"
 Asset identifier for the supported Alexa friendly names synonymous with "Wash Cycle". More...
 
static const AlexaAssetId ASSET_ALEXA_SETTING_2GGUESTWIFI = "Alexa.Setting.2GGuestWiFi"
 Asset identifier for the supported Alexa friendly names synonymous with "2.4G Guest Wi-Fi". More...
 
static const AlexaAssetId ASSET_ALEXA_SETTING_5GGUESTWIFI = "Alexa.Setting.5GGuestWiFi"
 Asset identifier for the supported Alexa friendly names synonymous with "5G Guest Wi-Fi". More...
 
static const AlexaAssetId ASSET_ALEXA_SETTING_GUESTWIFI = "Alexa.Setting.GuestWiFi"
 Asset identifier for the supported Alexa friendly names synonymous with "Guest Wi-fi". More...
 
static const AlexaAssetId ASSET_ALEXA_SETTING_AUTO = "Alexa.Setting.Auto"
 Asset identifier for the supported Alexa friendly names synonymous with "Auto" or "Automatic". More...
 
static const AlexaAssetId ASSET_ALEXA_SETTING_NIGHT = "Alexa.Setting.Night"
 Asset identifier for the supported Alexa friendly names synonymous with "Night". More...
 
static const AlexaAssetId ASSET_ALEXA_SETTING_QUIET = "Alexa.Setting.Quiet"
 Asset identifier for the supported Alexa friendly names synonymous with "Quiet". More...
 
static const AlexaAssetId ASSET_ALEXA_SETTING_OSCILLATE = "Alexa.Setting.Oscillate"
 Asset identifier for the supported Alexa friendly names synonymous with "Oscillate". More...
 
static const AlexaAssetId ASSET_ALEXA_SETTING_FANSPEED = "Alexa.Setting.FanSpeed"
 Asset identifier for the supported Alexa friendly names synonymous with "Fan Speed". More...
 
static const AlexaAssetId ASSET_ALEXA_SETTING_PRESET = "Alexa.Setting.Preset"
 Asset identifier for the supported Alexa friendly names synonymous with "Preset". More...
 
static const AlexaAssetId ASSET_ALEXA_SETTING_MODE = "Alexa.Setting.Mode"
 Asset identifier for the supported Alexa friendly names synonymous with "Mode". More...
 
static const AlexaAssetId ASSET_ALEXA_SETTING_DIRECTION = "Alexa.Setting.Direction"
 Asset identifier for the supported Alexa friendly names synonymous with "Direction". More...
 
static const AlexaAssetId ASSET_ALEXA_VALUE_DELICATE = "Alexa.Value.Delicate"
 Asset identifier for the supported Alexa friendly names synonymous with "Delicates". More...
 
static const AlexaAssetId ASSET_ALEXA_VALUE_QUICKWASH = "Alexa.Value.QuickWash"
 Asset identifier for the supported Alexa friendly names synonymous with "Quick Wash". More...
 
static const AlexaAssetId ASSET_ALEXA_VALUE_MAXIMUM = "Alexa.Value.Maximum"
 Asset identifier for the supported Alexa friendly names synonymous with "Maximum". More...
 
static const AlexaAssetId ASSET_ALEXA_VALUE_MINIMUM = "Alexa.Value.Minimum"
 Asset identifier for the supported Alexa friendly names synonymous with "Minimum". More...
 
static const AlexaAssetId ASSET_ALEXA_VALUE_HIGH = "Alexa.Value.High"
 Asset identifier for the supported Alexa friendly names synonymous with "High". More...
 
static const AlexaAssetId ASSET_ALEXA_VALUE_LOW = "Alexa.Value.Low"
 Asset identifier for the supported Alexa friendly names synonymous with "Low". More...
 
static const AlexaAssetId ASSET_ALEXA_VALUE_MEDIUM = "Alexa.Value.Medium"
 Asset identifier for the supported Alexa friendly names synonymous with "Medium". More...
 
static const AlexaUnitOfMeasure ALEXA_UNIT_ANGLE_DEGREES = "Alexa.Unit.Angle.Degrees"
 The Alexa unit of measure as angle degrees. More...
 
static const AlexaUnitOfMeasure ALEXA_UNIT_ANGLE_RADIANS = "Alexa.Unit.Angle.Radians"
 The Alexa unit of measure as angle radians. More...
 
static const AlexaUnitOfMeasure ALEXA_UNIT_DISTANCE_FEET = "Alexa.Unit.Distance.Feet"
 The Alexa unit of measure as feet. More...
 
static const AlexaUnitOfMeasure ALEXA_UNIT_DISTANCE_INCHES = "Alexa.Unit.Distance.Inches"
 The Alexa unit of measure as inches. More...
 
static const AlexaUnitOfMeasure ALEXA_UNIT_DISTANCE_KILOMETERS = "Alexa.Unit.Distance.Kilometers"
 The Alexa unit of measure as kilometeres. More...
 
static const AlexaUnitOfMeasure ALEXA_UNIT_DISTANCE_METERS = "Alexa.Unit.Distance.Meters"
 The Alexa unit of measure as meters. More...
 
static const AlexaUnitOfMeasure ALEXA_UNIT_DISTANCE_MILES = "Alexa.Unit.Distance.Miles"
 The Alexa unit of measure as miles. More...
 
static const AlexaUnitOfMeasure ALEXA_UNIT_DISTANCE_YARDS = "Alexa.Unit.Distance.Yards"
 The Alexa unit of measure as yards. More...
 
static const AlexaUnitOfMeasure ALEXA_UNIT_MASS_GRAMS = "Alexa.Unit.Mass.Grams"
 The Alexa unit of measure as grams. More...
 
static const AlexaUnitOfMeasure ALEXA_UNIT_MASS_KILOGRAMS = "Alexa.Unit.Mass.Kilograms"
 The Alexa unit of measure as kilograms. More...
 
static const AlexaUnitOfMeasure ALEXA_UNIT_PERCENT = "Alexa.Unit.Percent"
 The Alexa unit of measure as percentage. More...
 
static const AlexaUnitOfMeasure ALEXA_UNIT_TEMPERATURE_CELSIUS = "Alexa.Unit.Temperature.Celsius"
 The Alexa unit of measure as temperature in celsius. More...
 
static const AlexaUnitOfMeasure ALEXA_UNIT_TEMPERATURE_FAHRENHEIT = "Alexa.Unit.Temperature.Fahrenheit"
 The Alexa unit of measure as temperature in fahrenheit. More...
 
static const AlexaUnitOfMeasure ALEXA_UNIT_TEMPERATURE_KELVIN = "Alexa.Unit.Temperature.Kelvin"
 The Alexa unit of measure as temperature in kelvin. More...
 
static const AlexaUnitOfMeasure ALEXA_UNIT_VOLUME_CUBICFEET = "Alexa.Unit.Volume.CubicFeet"
 The Alexa unit of measure as cubic feet. More...
 
static const AlexaUnitOfMeasure ALEXA_UNIT_VOLUME_CUBICMETERS = "Alexa.Unit.Volume.CubicMeters"
 The Alexa unit of measure as cubic meters. More...
 
static const AlexaUnitOfMeasure ALEXA_UNIT_VOLUME_GALLONS = "Alexa.Unit.Volume.Gallons"
 The Alexa unit of measure as gallons. More...
 
static const AlexaUnitOfMeasure ALEXA_UNIT_VOLUME_LITERS = "Alexa.Unit.Volume.Liters"
 The Alexa unit of measure as liters. More...
 
static const AlexaUnitOfMeasure ALEXA_UNIT_VOLUME_PINTS = "Alexa.Unit.Volume.Pints"
 The Alexa unit of measure as pints. More...
 
static const AlexaUnitOfMeasure ALEXA_UNIT_VOLUME_QUARTS = "Alexa.Unit.Volume.Quarts"
 The Alexa unit of measure as quarts. More...
 
static const AlexaUnitOfMeasure ALEXA_UNIT_WEIGHT_OUNCES = "Alexa.Unit.Weight.Ounces"
 The Alexa unit of measure as ounces. More...
 
static const AlexaUnitOfMeasure ALEXA_UNIT_WEIGHT_POUNDS = "Alexa.Unit.Weight.Pounds"
 The Alexa unit of measure as pounds. More...
 

Typedef Documentation

◆ AlexaAssetId

This represents the Alexa asset identifier.

◆ AlexaUnitOfMeasure

This represents the Alexa unit of measure.

Variable Documentation

◆ ALEXA_UNIT_ANGLE_DEGREES

const AlexaUnitOfMeasure alexaClientSDK::avsCommon::avs::resources::ALEXA_UNIT_ANGLE_DEGREES = "Alexa.Unit.Angle.Degrees"
static

The Alexa unit of measure as angle degrees.

String constants for the unit of measure.

See also
https://developer.amazon.com/docs/alexa/device-apis/alexa-property-schemas.html#units-of-measure

◆ ALEXA_UNIT_ANGLE_RADIANS

const AlexaUnitOfMeasure alexaClientSDK::avsCommon::avs::resources::ALEXA_UNIT_ANGLE_RADIANS = "Alexa.Unit.Angle.Radians"
static

The Alexa unit of measure as angle radians.

◆ ALEXA_UNIT_DISTANCE_FEET

const AlexaUnitOfMeasure alexaClientSDK::avsCommon::avs::resources::ALEXA_UNIT_DISTANCE_FEET = "Alexa.Unit.Distance.Feet"
static

The Alexa unit of measure as feet.

◆ ALEXA_UNIT_DISTANCE_INCHES

const AlexaUnitOfMeasure alexaClientSDK::avsCommon::avs::resources::ALEXA_UNIT_DISTANCE_INCHES = "Alexa.Unit.Distance.Inches"
static

The Alexa unit of measure as inches.

◆ ALEXA_UNIT_DISTANCE_KILOMETERS

const AlexaUnitOfMeasure alexaClientSDK::avsCommon::avs::resources::ALEXA_UNIT_DISTANCE_KILOMETERS = "Alexa.Unit.Distance.Kilometers"
static

The Alexa unit of measure as kilometeres.

◆ ALEXA_UNIT_DISTANCE_METERS

const AlexaUnitOfMeasure alexaClientSDK::avsCommon::avs::resources::ALEXA_UNIT_DISTANCE_METERS = "Alexa.Unit.Distance.Meters"
static

The Alexa unit of measure as meters.

◆ ALEXA_UNIT_DISTANCE_MILES

const AlexaUnitOfMeasure alexaClientSDK::avsCommon::avs::resources::ALEXA_UNIT_DISTANCE_MILES = "Alexa.Unit.Distance.Miles"
static

The Alexa unit of measure as miles.

◆ ALEXA_UNIT_DISTANCE_YARDS

const AlexaUnitOfMeasure alexaClientSDK::avsCommon::avs::resources::ALEXA_UNIT_DISTANCE_YARDS = "Alexa.Unit.Distance.Yards"
static

The Alexa unit of measure as yards.

◆ ALEXA_UNIT_MASS_GRAMS

const AlexaUnitOfMeasure alexaClientSDK::avsCommon::avs::resources::ALEXA_UNIT_MASS_GRAMS = "Alexa.Unit.Mass.Grams"
static

The Alexa unit of measure as grams.

◆ ALEXA_UNIT_MASS_KILOGRAMS

const AlexaUnitOfMeasure alexaClientSDK::avsCommon::avs::resources::ALEXA_UNIT_MASS_KILOGRAMS = "Alexa.Unit.Mass.Kilograms"
static

The Alexa unit of measure as kilograms.

◆ ALEXA_UNIT_PERCENT

const AlexaUnitOfMeasure alexaClientSDK::avsCommon::avs::resources::ALEXA_UNIT_PERCENT = "Alexa.Unit.Percent"
static

The Alexa unit of measure as percentage.

◆ ALEXA_UNIT_TEMPERATURE_CELSIUS

const AlexaUnitOfMeasure alexaClientSDK::avsCommon::avs::resources::ALEXA_UNIT_TEMPERATURE_CELSIUS = "Alexa.Unit.Temperature.Celsius"
static

The Alexa unit of measure as temperature in celsius.

◆ ALEXA_UNIT_TEMPERATURE_FAHRENHEIT

const AlexaUnitOfMeasure alexaClientSDK::avsCommon::avs::resources::ALEXA_UNIT_TEMPERATURE_FAHRENHEIT = "Alexa.Unit.Temperature.Fahrenheit"
static

The Alexa unit of measure as temperature in fahrenheit.

◆ ALEXA_UNIT_TEMPERATURE_KELVIN

const AlexaUnitOfMeasure alexaClientSDK::avsCommon::avs::resources::ALEXA_UNIT_TEMPERATURE_KELVIN = "Alexa.Unit.Temperature.Kelvin"
static

The Alexa unit of measure as temperature in kelvin.

◆ ALEXA_UNIT_VOLUME_CUBICFEET

const AlexaUnitOfMeasure alexaClientSDK::avsCommon::avs::resources::ALEXA_UNIT_VOLUME_CUBICFEET = "Alexa.Unit.Volume.CubicFeet"
static

The Alexa unit of measure as cubic feet.

◆ ALEXA_UNIT_VOLUME_CUBICMETERS

const AlexaUnitOfMeasure alexaClientSDK::avsCommon::avs::resources::ALEXA_UNIT_VOLUME_CUBICMETERS = "Alexa.Unit.Volume.CubicMeters"
static

The Alexa unit of measure as cubic meters.

◆ ALEXA_UNIT_VOLUME_GALLONS

const AlexaUnitOfMeasure alexaClientSDK::avsCommon::avs::resources::ALEXA_UNIT_VOLUME_GALLONS = "Alexa.Unit.Volume.Gallons"
static

The Alexa unit of measure as gallons.

◆ ALEXA_UNIT_VOLUME_LITERS

const AlexaUnitOfMeasure alexaClientSDK::avsCommon::avs::resources::ALEXA_UNIT_VOLUME_LITERS = "Alexa.Unit.Volume.Liters"
static

The Alexa unit of measure as liters.

◆ ALEXA_UNIT_VOLUME_PINTS

const AlexaUnitOfMeasure alexaClientSDK::avsCommon::avs::resources::ALEXA_UNIT_VOLUME_PINTS = "Alexa.Unit.Volume.Pints"
static

The Alexa unit of measure as pints.

◆ ALEXA_UNIT_VOLUME_QUARTS

const AlexaUnitOfMeasure alexaClientSDK::avsCommon::avs::resources::ALEXA_UNIT_VOLUME_QUARTS = "Alexa.Unit.Volume.Quarts"
static

The Alexa unit of measure as quarts.

◆ ALEXA_UNIT_WEIGHT_OUNCES

const AlexaUnitOfMeasure alexaClientSDK::avsCommon::avs::resources::ALEXA_UNIT_WEIGHT_OUNCES = "Alexa.Unit.Weight.Ounces"
static

The Alexa unit of measure as ounces.

◆ ALEXA_UNIT_WEIGHT_POUNDS

const AlexaUnitOfMeasure alexaClientSDK::avsCommon::avs::resources::ALEXA_UNIT_WEIGHT_POUNDS = "Alexa.Unit.Weight.Pounds"
static

The Alexa unit of measure as pounds.

◆ ASSET_ALEXA_DEVICENAME_AIRPURIFIER

const AlexaAssetId alexaClientSDK::avsCommon::avs::resources::ASSET_ALEXA_DEVICENAME_AIRPURIFIER = "Alexa.DeviceName.AirPurifier"
static

Asset identifier for the supported Alexa friendly names synonymous with "Air Purifier".

◆ ASSET_ALEXA_DEVICENAME_FAN

const AlexaAssetId alexaClientSDK::avsCommon::avs::resources::ASSET_ALEXA_DEVICENAME_FAN = "Alexa.DeviceName.Fan"
static

Asset identifier for the supported Alexa friendly names synonymous with "Fan".

◆ ASSET_ALEXA_DEVICENAME_ROUTER

const AlexaAssetId alexaClientSDK::avsCommon::avs::resources::ASSET_ALEXA_DEVICENAME_ROUTER = "Alexa.DeviceName.Router"
static

Asset identifier for the supported Alexa friendly names synonymous with "Router".

◆ ASSET_ALEXA_DEVICENAME_SHOWER

const AlexaAssetId alexaClientSDK::avsCommon::avs::resources::ASSET_ALEXA_DEVICENAME_SHOWER = "Alexa.DeviceName.Shower"
static

Asset identifier for device with friendly name "Shower".

String constants for the asset identifier.

See also
https://developer.amazon.com/docs/alexa/device-apis/resources-and-assets.html#global-alexa-catalog

◆ ASSET_ALEXA_DEVICENAME_SPACEHEATER

const AlexaAssetId alexaClientSDK::avsCommon::avs::resources::ASSET_ALEXA_DEVICENAME_SPACEHEATER = "Alexa.DeviceName.SpaceHeater"
static

Asset identifier for the supported Alexa friendly names synonymous with "Space Heater".

◆ ASSET_ALEXA_DEVICENAME_WASHER

const AlexaAssetId alexaClientSDK::avsCommon::avs::resources::ASSET_ALEXA_DEVICENAME_WASHER = "Alexa.DeviceName.Washer"
static

Asset identifier for the supported Alexa friendly names synonymous with "Washer".

◆ ASSET_ALEXA_SETTING_2GGUESTWIFI

const AlexaAssetId alexaClientSDK::avsCommon::avs::resources::ASSET_ALEXA_SETTING_2GGUESTWIFI = "Alexa.Setting.2GGuestWiFi"
static

Asset identifier for the supported Alexa friendly names synonymous with "2.4G Guest Wi-Fi".

◆ ASSET_ALEXA_SETTING_5GGUESTWIFI

const AlexaAssetId alexaClientSDK::avsCommon::avs::resources::ASSET_ALEXA_SETTING_5GGUESTWIFI = "Alexa.Setting.5GGuestWiFi"
static

Asset identifier for the supported Alexa friendly names synonymous with "5G Guest Wi-Fi".

◆ ASSET_ALEXA_SETTING_AUTO

const AlexaAssetId alexaClientSDK::avsCommon::avs::resources::ASSET_ALEXA_SETTING_AUTO = "Alexa.Setting.Auto"
static

Asset identifier for the supported Alexa friendly names synonymous with "Auto" or "Automatic".

◆ ASSET_ALEXA_SETTING_DIRECTION

const AlexaAssetId alexaClientSDK::avsCommon::avs::resources::ASSET_ALEXA_SETTING_DIRECTION = "Alexa.Setting.Direction"
static

Asset identifier for the supported Alexa friendly names synonymous with "Direction".

◆ ASSET_ALEXA_SETTING_FANSPEED

const AlexaAssetId alexaClientSDK::avsCommon::avs::resources::ASSET_ALEXA_SETTING_FANSPEED = "Alexa.Setting.FanSpeed"
static

Asset identifier for the supported Alexa friendly names synonymous with "Fan Speed".

◆ ASSET_ALEXA_SETTING_GUESTWIFI

const AlexaAssetId alexaClientSDK::avsCommon::avs::resources::ASSET_ALEXA_SETTING_GUESTWIFI = "Alexa.Setting.GuestWiFi"
static

Asset identifier for the supported Alexa friendly names synonymous with "Guest Wi-fi".

◆ ASSET_ALEXA_SETTING_MODE

const AlexaAssetId alexaClientSDK::avsCommon::avs::resources::ASSET_ALEXA_SETTING_MODE = "Alexa.Setting.Mode"
static

Asset identifier for the supported Alexa friendly names synonymous with "Mode".

◆ ASSET_ALEXA_SETTING_NIGHT

const AlexaAssetId alexaClientSDK::avsCommon::avs::resources::ASSET_ALEXA_SETTING_NIGHT = "Alexa.Setting.Night"
static

Asset identifier for the supported Alexa friendly names synonymous with "Night".

◆ ASSET_ALEXA_SETTING_OSCILLATE

const AlexaAssetId alexaClientSDK::avsCommon::avs::resources::ASSET_ALEXA_SETTING_OSCILLATE = "Alexa.Setting.Oscillate"
static

Asset identifier for the supported Alexa friendly names synonymous with "Oscillate".

◆ ASSET_ALEXA_SETTING_PRESET

const AlexaAssetId alexaClientSDK::avsCommon::avs::resources::ASSET_ALEXA_SETTING_PRESET = "Alexa.Setting.Preset"
static

Asset identifier for the supported Alexa friendly names synonymous with "Preset".

◆ ASSET_ALEXA_SETTING_QUIET

const AlexaAssetId alexaClientSDK::avsCommon::avs::resources::ASSET_ALEXA_SETTING_QUIET = "Alexa.Setting.Quiet"
static

Asset identifier for the supported Alexa friendly names synonymous with "Quiet".

◆ ASSET_ALEXA_SETTING_TEMPERATURE

const AlexaAssetId alexaClientSDK::avsCommon::avs::resources::ASSET_ALEXA_SETTING_TEMPERATURE = "Alexa.Setting.Temperature"
static

Asset identifier for the supported Alexa friendly names synonymous with "Temperature".

◆ ASSET_ALEXA_SETTING_WASHCYCLE

const AlexaAssetId alexaClientSDK::avsCommon::avs::resources::ASSET_ALEXA_SETTING_WASHCYCLE = "Alexa.Setting.WashCycle"
static

Asset identifier for the supported Alexa friendly names synonymous with "Wash Cycle".

◆ ASSET_ALEXA_SETTING_WATERTEMPERATURE

const AlexaAssetId alexaClientSDK::avsCommon::avs::resources::ASSET_ALEXA_SETTING_WATERTEMPERATURE = "Alexa.Setting.WaterTemperature"
static

Asset identifier for the supported Alexa friendly names synonymous with "Water Temperature".

◆ ASSET_ALEXA_SHOWER_HANDHELD

const AlexaAssetId alexaClientSDK::avsCommon::avs::resources::ASSET_ALEXA_SHOWER_HANDHELD = "Alexa.Shower.HandHeld"
static

Asset identifier for the supported Alexa friendly names synonymous with "Handheld Shower".

◆ ASSET_ALEXA_SHOWER_RAINHEAD

const AlexaAssetId alexaClientSDK::avsCommon::avs::resources::ASSET_ALEXA_SHOWER_RAINHEAD = "Alexa.Shower.RainHead"
static

Asset identifier for the supported Alexa friendly names synonymous with "Rain Head".

◆ ASSET_ALEXA_VALUE_DELICATE

const AlexaAssetId alexaClientSDK::avsCommon::avs::resources::ASSET_ALEXA_VALUE_DELICATE = "Alexa.Value.Delicate"
static

Asset identifier for the supported Alexa friendly names synonymous with "Delicates".

◆ ASSET_ALEXA_VALUE_HIGH

const AlexaAssetId alexaClientSDK::avsCommon::avs::resources::ASSET_ALEXA_VALUE_HIGH = "Alexa.Value.High"
static

Asset identifier for the supported Alexa friendly names synonymous with "High".

◆ ASSET_ALEXA_VALUE_LOW

const AlexaAssetId alexaClientSDK::avsCommon::avs::resources::ASSET_ALEXA_VALUE_LOW = "Alexa.Value.Low"
static

Asset identifier for the supported Alexa friendly names synonymous with "Low".

◆ ASSET_ALEXA_VALUE_MAXIMUM

const AlexaAssetId alexaClientSDK::avsCommon::avs::resources::ASSET_ALEXA_VALUE_MAXIMUM = "Alexa.Value.Maximum"
static

Asset identifier for the supported Alexa friendly names synonymous with "Maximum".

◆ ASSET_ALEXA_VALUE_MEDIUM

const AlexaAssetId alexaClientSDK::avsCommon::avs::resources::ASSET_ALEXA_VALUE_MEDIUM = "Alexa.Value.Medium"
static

Asset identifier for the supported Alexa friendly names synonymous with "Medium".

◆ ASSET_ALEXA_VALUE_MINIMUM

const AlexaAssetId alexaClientSDK::avsCommon::avs::resources::ASSET_ALEXA_VALUE_MINIMUM = "Alexa.Value.Minimum"
static

Asset identifier for the supported Alexa friendly names synonymous with "Minimum".

◆ ASSET_ALEXA_VALUE_QUICKWASH

const AlexaAssetId alexaClientSDK::avsCommon::avs::resources::ASSET_ALEXA_VALUE_QUICKWASH = "Alexa.Value.QuickWash"
static

Asset identifier for the supported Alexa friendly names synonymous with "Quick Wash".

AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0