Amazon IoT SiteWise · Example Payload

Iot Sitewise Asset Hierarchy Info Example

Asset ManagementIndustrial IoTIoTTime Series Data

Iot Sitewise Asset Hierarchy Info 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

parentAssetIdchildAssetId

Example Payload

Raw ↑
{
  "parentAssetId": "id-abc123",
  "childAssetId": "id-abc123"
}