AWS SDK for C++
AWS SDK for C++ Version 1.11.440
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-iotwireless
include
aws
iotwireless
model
FuotaDeviceStatus.h
1
6
#pragma once
7
#include <aws/iotwireless/IoTWireless_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
IoTWireless
13
{
14
namespace
Model
15
{
16
enum class
FuotaDeviceStatus
17
{
18
NOT_SET
,
19
Initial
,
20
Package_Not_Supported
,
21
FragAlgo_unsupported
,
22
Not_enough_memory
,
23
FragIndex_unsupported
,
24
Wrong_descriptor
,
25
SessionCnt_replay
,
26
MissingFrag
,
27
MemoryError
,
28
MICError
,
29
Successful
,
30
Device_exist_in_conflict_fuota_task
31
};
32
33
namespace
FuotaDeviceStatusMapper
34
{
35
AWS_IOTWIRELESS_API
FuotaDeviceStatus
GetFuotaDeviceStatusForName
(
const
Aws::String
& name);
36
37
AWS_IOTWIRELESS_API
Aws::String
GetNameForFuotaDeviceStatus
(
FuotaDeviceStatus
value);
38
}
// namespace FuotaDeviceStatusMapper
39
}
// namespace Model
40
}
// namespace IoTWireless
41
}
// namespace Aws
Aws::IoTWireless::Model::FuotaDeviceStatusMapper::GetFuotaDeviceStatusForName
AWS_IOTWIRELESS_API FuotaDeviceStatus GetFuotaDeviceStatusForName(const Aws::String &name)
Aws::IoTWireless::Model::FuotaDeviceStatusMapper::GetNameForFuotaDeviceStatus
AWS_IOTWIRELESS_API Aws::String GetNameForFuotaDeviceStatus(FuotaDeviceStatus value)
Aws::IoTWireless::Model::FuotaDeviceStatus
FuotaDeviceStatus
Definition
FuotaDeviceStatus.h:17
Aws::IoTWireless::Model::FuotaDeviceStatus::MICError
@ MICError
Aws::IoTWireless::Model::FuotaDeviceStatus::Device_exist_in_conflict_fuota_task
@ Device_exist_in_conflict_fuota_task
Aws::IoTWireless::Model::FuotaDeviceStatus::Not_enough_memory
@ Not_enough_memory
Aws::IoTWireless::Model::FuotaDeviceStatus::Successful
@ Successful
Aws::IoTWireless::Model::FuotaDeviceStatus::Wrong_descriptor
@ Wrong_descriptor
Aws::IoTWireless::Model::FuotaDeviceStatus::Initial
@ Initial
Aws::IoTWireless::Model::FuotaDeviceStatus::SessionCnt_replay
@ SessionCnt_replay
Aws::IoTWireless::Model::FuotaDeviceStatus::FragAlgo_unsupported
@ FragAlgo_unsupported
Aws::IoTWireless::Model::FuotaDeviceStatus::FragIndex_unsupported
@ FragIndex_unsupported
Aws::IoTWireless::Model::FuotaDeviceStatus::MissingFrag
@ MissingFrag
Aws::IoTWireless::Model::FuotaDeviceStatus::MemoryError
@ MemoryError
Aws::IoTWireless::Model::FuotaDeviceStatus::Package_Not_Supported
@ Package_Not_Supported
Aws::IoTWireless::Model::AggregationPeriod::NOT_SET
@ NOT_SET
Aws
Aws::String
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Generated by
1.9.8
Privacy |
Site terms |
Cookie preferences