Amazon IoT TwinMaker · Example Payload

Iot Twinmaker Entity Property Reference Example

3D VisualizationDigital TwinIndustrial IoTIoT

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

Top-level fields

componentNameexternalIdPropertyentityIdpropertyName

Example Payload

Raw ↑
{
  "componentName": "example-resource",
  "externalIdProperty": "id-abc123",
  "entityId": "id-abc123",
  "propertyName": "example-resource"
}