Amazon IoT SiteWise · Example Payload

Iot Sitewise Property Example

Asset ManagementIndustrial IoTIoTTime Series Data

Iot Sitewise Property Example is an example object payload from Amazon IoT SiteWise, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idnamealiasnotificationdataTypeunittype

Example Payload

Raw ↑
{
  "id": "id-abc123",
  "name": "example-resource",
  "alias": "example-value",
  "notification": "example-value",
  "dataType": "example-value",
  "unit": "example-value",
  "type": "example-value"
}