Aggregates - AWS IoT SiteWise

Aggregates

Contains the (pre-calculated) aggregate values for an asset property.

Contents

average

The average (mean) value of the time series over a time interval window.

Type: Double

Required: No

count

The count of data points in the time series over a time interval window.

Type: Double

Required: No

maximum

The maximum value of the time series over a time interval window.

Type: Double

Required: No

minimum

The minimum value of the time series over a time interval window.

Type: Double

Required: No

standardDeviation

The standard deviation of the time series over a time interval window.

Type: Double

Required: No

sum

The sum of the time series over a time interval window.

Type: Double

Required: No

See Also

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