![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <PowerControllerObserverInterface.h>
Public Attributes | |
bool | powerState |
Represents power state, true indicates 'ON' and false as 'OFF'. More... | |
avsCommon::utils::timing::TimePoint | timeOfSample |
Represents time at which the power state value was recorded. More... | |
std::chrono::milliseconds | valueUncertainty |
The number of milliseconds that have elapsed since the power state value was last confrimed. More... | |
Struct that represents the power state of the endpoint.
bool alexaClientSDK::avsCommon::sdkInterfaces::powerController::PowerControllerObserverInterface::PowerState::powerState |
Represents power state, true
indicates 'ON' and false
as 'OFF'.
avsCommon::utils::timing::TimePoint alexaClientSDK::avsCommon::sdkInterfaces::powerController::PowerControllerObserverInterface::PowerState::timeOfSample |
Represents time at which the power state value was recorded.
std::chrono::milliseconds alexaClientSDK::avsCommon::sdkInterfaces::powerController::PowerControllerObserverInterface::PowerState::valueUncertainty |
The number of milliseconds that have elapsed since the power state value was last confrimed.
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0