NameDescriptionTypeAdditional information
id

The equipment ID. This value is determined by the API configuration. Possible values are: VIN, Serial Number, Name or AssetId.

string

None.

name

The equipment name. Only provided if configured in the API configuration.

string

None.

vin

The equipment VIN. Only provided if configured in the API configuration.

string

None.

serialNumber

The equipment serial number. Only provided if configured in the API configuration.

string

None.

year

The equipment year. Only provided if configured in the API configuration.

string

None.

tcuType

The equipment TCU type. Only provided if configured in the API configuration.

string

None.

tcuImei

The equipment TCU IMEI. Only provided if configured in the API configuration.

string

None.

tcuSerialNumber

The equipment TCU serial number. Only provided if configured in the API configuration.

string

None.

simIccid

The equipment SIM ICCID. Only provided if configured in the API configuration.

string

None.

Status

The equipment ownership status. Only provided if configured in the API configuration.

string

None.

timestamp

The date/time of the report in UTC

string

None.

type

The fault type (J1939, OBDII)

string

None.

canBus

The CAN bus number

integer

None.

sourceAddress

The source address

integer

None.

spn

The SPN

integer

None.

spnDescription

The SPN description

string

None.

fmi

The FMI

integer

None.

fmiDescription

The FMI description

string

None.

code

The OBDII code

string

None.

codeDescription

The OBDII code description

string

None.

oemCode

The OEM code from custom SPN libraries

string

None.

severity

The fault severity

string

None.

distanceTraveled

The total distance traveled at the time of the fault in kilometers or miles

decimal number

None.

distanceTraveledUnit

The unit of total distance traveled

string

None.

distanceTraveledTimestamp

The last reported timestamp of the total distance traveled value in UTC

string

None.

engineHours

The total engine hours at the time of the fault

decimal number

None.

engineHoursTimestamp

The last reported timestamp of the total engine hours value in UTC

string

None.

location

The location of the asset at the time of the fault

Lhp.EquipmentIntelligence.WebApi.Models.V2.CustomerApiFeed.FaultLocationModel

None.