Amazon IoT SiteWise · Example Payload

Iot Sitewise Batch Get Asset Property Value History Success Entry Example

Asset ManagementIndustrial IoTIoTTime Series Data

Iot Sitewise Batch Get Asset Property Value History Success Entry Example is an example object payload from Amazon IoT SiteWise, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

entryIdassetPropertyValueHistory

Example Payload

Raw ↑
{
  "entryId": "id-abc123",
  "assetPropertyValueHistory": "example-value"
}