AWS SDK for C++
AWS SDK for C++ Version 1.11.788
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/core/utils/memory/stl/AWSString.h>
8
#include <aws/iotwireless/IoTWireless_EXPORTS.h>
9
10
namespace
Aws
{
11
namespace
IoTWireless {
12
namespace
Model {
13
enum class
FuotaDeviceStatus
{
14
NOT_SET
,
15
Initial
,
16
Package_Not_Supported
,
17
FragAlgo_unsupported
,
18
Not_enough_memory
,
19
FragIndex_unsupported
,
20
Wrong_descriptor
,
21
SessionCnt_replay
,
22
MissingFrag
,
23
MemoryError
,
24
MICError
,
25
Successful
,
26
Device_exist_in_conflict_fuota_task
27
};
28
29
namespace
FuotaDeviceStatusMapper {
30
AWS_IOTWIRELESS_API
FuotaDeviceStatus
GetFuotaDeviceStatusForName
(
const
Aws::String
& name);
31
32
AWS_IOTWIRELESS_API
Aws::String
GetNameForFuotaDeviceStatus
(
FuotaDeviceStatus
value);
33
}
// namespace FuotaDeviceStatusMapper
34
}
// namespace Model
35
}
// namespace IoTWireless
36
}
// 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:13
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