Amazon IoT Events · Schema

AssetPropertyVariant

A structure that contains an asset property value. For more information, see Variant in the AWS IoT SiteWise API Reference.

You must use expressions for all parameters in AssetPropertyVariant. The expressions accept literals, operators, functions, references, and substitution templates.

Examples

For more information, see Expressions in the AWS IoT Events Developer Guide.

You must specify one of the following value types, depending on the dataType of the specified asset property. For more information, see AssetProperty in the AWS IoT SiteWise API Reference.

AWSEvent DetectionIoTState MachineAutomation

Properties

Name Type Description
stringValue object
integerValue object
doubleValue object
booleanValue object
View JSON Schema on GitHub