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 AWS IoT SiteWise asset. You must specify either a propertyAliasor both analiasIdand apropertyId. 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 propertyAliasor both analiasIdand apropertyId. 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 propertyAliasor both analiasIdand apropertyId. Accepts substitution templates.Type: String Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: