| Name | Description | Type | Additional information |
|---|---|---|---|
| AssetId |
Unique ID of the Asset |
integer |
None. |
| TcuId |
Unique ID of the TCU attached to the Asset |
integer |
None. |
| OwnerCustomerId |
ID of the Customer that owns the asset |
integer |
None. |
| OemEquipmentModelId |
ID of the equipment model of the asset |
integer |
None. |
| Name |
Name of the asset |
string |
None. |
| Make |
Make of the asset |
string |
None. |
| Model |
Model of the asset |
string |
None. |
| Year |
Model year of the asset |
string |
None. |
| SerialNumber |
Serial number identifier for the asset |
string |
None. |
| Vin |
Vehicle identification number of the asset. |
string |
None. |
| IsExternalAsset |
When true indicates that the asset is managed by an external system. |
boolean |
None. |
| UniqueExternalId |
Unique identifier used by the external system. |
string |
None. |
| LastPositionLog |
Position information for the asset. |
Lhp.EquipmentIntelligence.WebApi.Models.V1.PositionLogModel |
None. |
| LastReportedOnTimeStamp |
Timestamp of the last time a report was received from the asset. This is the time of report delivery. |
date |
None. |
| LastReceivedReportTimeStamp |
Timestamp of the last report received from the asset. This is the time of the event recorded by the device. |
date |
None. |