MetricQueryValue - AWS IoT Wireless

MetricQueryValue

The aggregated values of the metric.

Contents

Avg

The average of the values of all data points collected during the aggregation period.

Type: Double

Required: No

Max

The maximum of the values of all the data points collected during the aggregation period.

Type: Double

Required: No

Min

The minimum of the values of all data points collected during the aggregation period.

Type: Double

Required: No

P90

The 90th percentile of the values of all data points collected during the aggregation period.

Type: Double

Required: No

Std

The standard deviation of the values of all data points collected during the aggregation period.

Type: Double

Required: No

Sum

The sum of the values of all data points collected during the aggregation period.

Type: Double

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: