Amazon IoT TwinMaker · Example Payload

Iot Twinmaker Property Request Example

3D VisualizationDigital TwinIndustrial IoTIoT

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

Top-level fields

definitionvalueupdateType

Example Payload

Raw ↑
{
  "definition": "example-value",
  "value": "example-value",
  "updateType": "example-value"
}