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
MetricName.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
MetricName
{
14
NOT_SET
,
15
DeviceRSSI
,
16
DeviceSNR
,
17
DeviceRoamingRSSI
,
18
DeviceRoamingSNR
,
19
DeviceUplinkCount
,
20
DeviceDownlinkCount
,
21
DeviceUplinkLostCount
,
22
DeviceUplinkLostRate
,
23
DeviceJoinRequestCount
,
24
DeviceJoinAcceptCount
,
25
DeviceRoamingUplinkCount
,
26
DeviceRoamingDownlinkCount
,
27
GatewayUpTime
,
28
GatewayDownTime
,
29
GatewayRSSI
,
30
GatewaySNR
,
31
GatewayUplinkCount
,
32
GatewayDownlinkCount
,
33
GatewayJoinRequestCount
,
34
GatewayJoinAcceptCount
,
35
AwsAccountUplinkCount
,
36
AwsAccountDownlinkCount
,
37
AwsAccountUplinkLostCount
,
38
AwsAccountUplinkLostRate
,
39
AwsAccountJoinRequestCount
,
40
AwsAccountJoinAcceptCount
,
41
AwsAccountRoamingUplinkCount
,
42
AwsAccountRoamingDownlinkCount
,
43
AwsAccountDeviceCount
,
44
AwsAccountGatewayCount
,
45
AwsAccountActiveDeviceCount
,
46
AwsAccountActiveGatewayCount
47
};
48
49
namespace
MetricNameMapper {
50
AWS_IOTWIRELESS_API
MetricName
GetMetricNameForName
(
const
Aws::String
& name);
51
52
AWS_IOTWIRELESS_API
Aws::String
GetNameForMetricName
(
MetricName
value);
53
}
// namespace MetricNameMapper
54
}
// namespace Model
55
}
// namespace IoTWireless
56
}
// namespace Aws
Aws::IoTWireless::Model::MetricNameMapper::GetNameForMetricName
AWS_IOTWIRELESS_API Aws::String GetNameForMetricName(MetricName value)
Aws::IoTWireless::Model::MetricNameMapper::GetMetricNameForName
AWS_IOTWIRELESS_API MetricName GetMetricNameForName(const Aws::String &name)
Aws::IoTWireless::Model::MetricName
MetricName
Definition
MetricName.h:13
Aws::IoTWireless::Model::MetricName::GatewayUpTime
@ GatewayUpTime
Aws::IoTWireless::Model::MetricName::GatewayDownlinkCount
@ GatewayDownlinkCount
Aws::IoTWireless::Model::MetricName::AwsAccountRoamingUplinkCount
@ AwsAccountRoamingUplinkCount
Aws::IoTWireless::Model::MetricName::DeviceJoinRequestCount
@ DeviceJoinRequestCount
Aws::IoTWireless::Model::MetricName::GatewayDownTime
@ GatewayDownTime
Aws::IoTWireless::Model::MetricName::DeviceJoinAcceptCount
@ DeviceJoinAcceptCount
Aws::IoTWireless::Model::MetricName::DeviceUplinkLostCount
@ DeviceUplinkLostCount
Aws::IoTWireless::Model::MetricName::AwsAccountActiveGatewayCount
@ AwsAccountActiveGatewayCount
Aws::IoTWireless::Model::MetricName::DeviceRoamingDownlinkCount
@ DeviceRoamingDownlinkCount
Aws::IoTWireless::Model::MetricName::DeviceRoamingRSSI
@ DeviceRoamingRSSI
Aws::IoTWireless::Model::MetricName::DeviceUplinkCount
@ DeviceUplinkCount
Aws::IoTWireless::Model::MetricName::AwsAccountUplinkLostRate
@ AwsAccountUplinkLostRate
Aws::IoTWireless::Model::MetricName::AwsAccountRoamingDownlinkCount
@ AwsAccountRoamingDownlinkCount
Aws::IoTWireless::Model::MetricName::DeviceUplinkLostRate
@ DeviceUplinkLostRate
Aws::IoTWireless::Model::MetricName::DeviceRoamingUplinkCount
@ DeviceRoamingUplinkCount
Aws::IoTWireless::Model::MetricName::AwsAccountGatewayCount
@ AwsAccountGatewayCount
Aws::IoTWireless::Model::MetricName::GatewaySNR
@ GatewaySNR
Aws::IoTWireless::Model::MetricName::GatewayUplinkCount
@ GatewayUplinkCount
Aws::IoTWireless::Model::MetricName::AwsAccountJoinAcceptCount
@ AwsAccountJoinAcceptCount
Aws::IoTWireless::Model::MetricName::AwsAccountDeviceCount
@ AwsAccountDeviceCount
Aws::IoTWireless::Model::MetricName::GatewayRSSI
@ GatewayRSSI
Aws::IoTWireless::Model::MetricName::GatewayJoinAcceptCount
@ GatewayJoinAcceptCount
Aws::IoTWireless::Model::MetricName::GatewayJoinRequestCount
@ GatewayJoinRequestCount
Aws::IoTWireless::Model::MetricName::DeviceDownlinkCount
@ DeviceDownlinkCount
Aws::IoTWireless::Model::MetricName::AwsAccountUplinkLostCount
@ AwsAccountUplinkLostCount
Aws::IoTWireless::Model::MetricName::AwsAccountActiveDeviceCount
@ AwsAccountActiveDeviceCount
Aws::IoTWireless::Model::MetricName::DeviceRSSI
@ DeviceRSSI
Aws::IoTWireless::Model::MetricName::AwsAccountJoinRequestCount
@ AwsAccountJoinRequestCount
Aws::IoTWireless::Model::MetricName::AwsAccountUplinkCount
@ AwsAccountUplinkCount
Aws::IoTWireless::Model::MetricName::DeviceRoamingSNR
@ DeviceRoamingSNR
Aws::IoTWireless::Model::MetricName::DeviceSNR
@ DeviceSNR
Aws::IoTWireless::Model::MetricName::AwsAccountDownlinkCount
@ AwsAccountDownlinkCount
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