class Aws::IoTSiteWise::Types::Measurement
Contains an asset measurement property. For more information, see
- Measurements][1
-
in the *IoT SiteWise User Guide*.
[1]: docs.aws.amazon.com/iot-sitewise/latest/userguide/asset-properties.html#measurements
@note When making an API call, you may pass Measurement
data as a hash: { processing_config: { forwarding_config: { # required state: "DISABLED", # required, accepts DISABLED, ENABLED }, }, }
@!attribute [rw] processing_config
The processing configuration for the given measurement property. You can configure measurements to be kept at the edge or forwarded to the Amazon Web Services Cloud. By default, measurements are forwarded to the cloud. @return [Types::MeasurementProcessingConfig]
Constants
- SENSITIVE