Amazon IoT FleetWise · Example Payload

Iot Fleetwise Obd Signal Example

AutomotiveConnected VehiclesIoTTelematicsVehicle Data

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

Top-level fields

pidResponseLengthserviceModepidscalingoffsetstartBytebyteLengthbitRightShiftbitMaskLength

Example Payload

Raw ↑
{
  "pidResponseLength": "id-abc123",
  "serviceMode": "example-value",
  "pid": "id-abc123",
  "scaling": "example-value",
  "offset": "example-value",
  "startByte": "example-value",
  "byteLength": "example-value",
  "bitRightShift": "example-value",
  "bitMaskLength": "example-value"
}