PutAssetPropertyValueEntry - Amazon IoT
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

PutAssetPropertyValueEntry

An asset property value entry containing the following information.

Contents

propertyValues

A list of property values to insert that each contain timestamp, quality, and value (TQV) information.

Type: Array of AssetPropertyValue objects

Array Members: Minimum number of 1 item.

Required: Yes

assetId

The ID of the Amazon IoT SiteWise asset. You must specify either a propertyAlias or both an aliasId and a propertyId. Accepts substitution templates.

Type: String

Required: No

entryId

Optional. A unique identifier for this entry that you can define to better track which message caused an error in case of failure. Accepts substitution templates. Defaults to a new UUID.

Type: String

Required: No

propertyAlias

The name of the property alias associated with your asset property. You must specify either a propertyAlias or both an aliasId and a propertyId. Accepts substitution templates.

Type: String

Length Constraints: Minimum length of 1.

Required: No

propertyId

The ID of the asset's property. You must specify either a propertyAlias or both an aliasId and a propertyId. Accepts substitution templates.

Type: String

Required: No

See Also

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