Amazon IoT FleetWise · Example Payload

Iot Fleetwise Node Counts Example

AutomotiveConnected VehiclesIoTTelematicsVehicle Data

Iot Fleetwise Node Counts Example is an example object payload from Amazon IoT FleetWise, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

totalNodestotalBranchestotalSensorstotalAttributestotalActuators

Example Payload

Raw ↑
{
  "totalNodes": "example-value",
  "totalBranches": "example-value",
  "totalSensors": "example-value",
  "totalAttributes": "example-value",
  "totalActuators": "example-value"
}