| Name | Description | Type | Additional 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 UTC date/time of the first report in the debounce period |
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. |
| occurrenceCount |
The occurrence count of the first report in the debounce period |
integer |
None. |
| lastReportOccurrenceCount |
The occurrence count of the last report in the debounce period |
integer |
None. |
| lastReportTimestamp |
The UTC date/time of the last report in the debounce period |
string |
None. |
| debounceCount |
The number of times the fault was received during the debounce period |
integer |
None. |