AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Public Attributes | List of all members
alexaClientSDK::avsCommon::avs::AVSDiscoveryEndpointAttributes::AdditionalAttributes Struct Reference

#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...
 

Detailed Description

The additional attributes structure that may be used to provide more information about an endpoint.

Note
Each field can contain up to 256 alphanumeric characters, and can contain punctuation.

Member Data Documentation

◆ customIdentifier

std::string alexaClientSDK::avsCommon::avs::AVSDiscoveryEndpointAttributes::AdditionalAttributes::customIdentifier

Your custom identifier for the device.

◆ firmwareVersion

std::string alexaClientSDK::avsCommon::avs::AVSDiscoveryEndpointAttributes::AdditionalAttributes::firmwareVersion

The firmware version of the device.

◆ manufacturer

std::string alexaClientSDK::avsCommon::avs::AVSDiscoveryEndpointAttributes::AdditionalAttributes::manufacturer

The name of the manufacturer of the device.

◆ model

std::string alexaClientSDK::avsCommon::avs::AVSDiscoveryEndpointAttributes::AdditionalAttributes::model

The name of the model of the device.

◆ serialNumber

std::string alexaClientSDK::avsCommon::avs::AVSDiscoveryEndpointAttributes::AdditionalAttributes::serialNumber

The serial number of the device.

◆ softwareVersion

std::string alexaClientSDK::avsCommon::avs::AVSDiscoveryEndpointAttributes::AdditionalAttributes::softwareVersion

The software version of the device.


The documentation for this struct was generated from the following file:

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