![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <AVSDiscoveryEndpointAttributes.h>
Public Attributes | |
std::string | manufacturer |
The name of the manufacturer of the device. More... | |
std::string | model |
The name of the model of the device. More... | |
std::string | serialNumber |
The serial number of the device. More... | |
std::string | firmwareVersion |
The firmware version of the device. More... | |
std::string | softwareVersion |
The software version of the device. More... | |
std::string | customIdentifier |
Your custom identifier for the device. More... | |
The additional attributes structure that may be used to provide more information about an endpoint.
std::string alexaClientSDK::avsCommon::avs::AVSDiscoveryEndpointAttributes::AdditionalAttributes::customIdentifier |
Your custom identifier for the device.
std::string alexaClientSDK::avsCommon::avs::AVSDiscoveryEndpointAttributes::AdditionalAttributes::firmwareVersion |
The firmware version of the device.
std::string alexaClientSDK::avsCommon::avs::AVSDiscoveryEndpointAttributes::AdditionalAttributes::manufacturer |
The name of the manufacturer of the device.
std::string alexaClientSDK::avsCommon::avs::AVSDiscoveryEndpointAttributes::AdditionalAttributes::model |
The name of the model of the device.
std::string alexaClientSDK::avsCommon::avs::AVSDiscoveryEndpointAttributes::AdditionalAttributes::serialNumber |
The serial number of the device.
std::string alexaClientSDK::avsCommon::avs::AVSDiscoveryEndpointAttributes::AdditionalAttributes::softwareVersion |
The software version of the device.
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0