Amazon Lookout for Equipment is no longer open to new customers.
Existing customers can continue to use the service as normal.
For capabilities similar to Amazon Lookout for Equipment see our
blog post
SensorStatisticsSummary
Summary of ingestion statistics like whether data exists, number of missing values, number of invalid values and so on related to the particular sensor.
Contents
- CategoricalValues
-
Parameter that describes potential risk about whether data associated with the sensor is categorical.
Type: CategoricalValues object
Required: No
- ComponentName
-
Name of the component to which the particular sensor belongs for which the statistics belong to.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 200.
Pattern:
^[0-9a-zA-Z._\-]{1,200}$
Required: No
- DataEndTime
-
Indicates the time reference to indicate the end of valid data associated with the sensor that the statistics belong to.
Type: Timestamp
Required: No
- DataExists
-
Parameter that indicates whether data exists for the sensor that the statistics belong to.
Type: Boolean
Required: No
- DataStartTime
-
Indicates the time reference to indicate the beginning of valid data associated with the sensor that the statistics belong to.
Type: Timestamp
Required: No
- DuplicateTimestamps
-
Parameter that describes the total number of duplicate timestamp records associated with the sensor that the statistics belong to.
Type: CountPercent object
Required: No
- InvalidDateEntries
-
Parameter that describes the total number of invalid date entries associated with the sensor that the statistics belong to.
Type: CountPercent object
Required: No
- InvalidValues
-
Parameter that describes the total number of, and percentage of, values that are invalid for the sensor that the statistics belong to.
Type: CountPercent object
Required: No
- LargeTimestampGaps
-
Parameter that describes potential risk about whether data associated with the sensor contains one or more large gaps between consecutive timestamps.
Type: LargeTimestampGaps object
Required: No
- MissingValues
-
Parameter that describes the total number of, and percentage of, values that are missing for the sensor that the statistics belong to.
Type: CountPercent object
Required: No
- MonotonicValues
-
Parameter that describes potential risk about whether data associated with the sensor is mostly monotonic.
Type: MonotonicValues object
Required: No
- MultipleOperatingModes
-
Parameter that describes potential risk about whether data associated with the sensor has more than one operating mode.
Type: MultipleOperatingModes object
Required: No
- SensorName
-
Name of the sensor that the statistics belong to.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 200.
Pattern:
^[0-9a-zA-Z:#$.\-_]{1,200}$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: