RMIS: ELD Vehicle Location

vehicle Field Definitions

FieldTypeDescription
vehicleIdstringUnique identifier for this vehicle, as returned from the ELD Fleet Lookup API.
namestringDisplay name of the vehicle (e.g., truck number).
vinstringVehicle Identification Number.
makestringVehicle manufacturer.
modelstringVehicle model name.
yearintVehicle model year.
locationobjectCurrent geo‑location and motion details.
location.latitudenumberCurrent latitude in decimal degrees.
location.longitudenumberCurrent longitude in decimal degrees.
location.headingnumberVehicle heading in degrees (0–359), if available.
location.speedMphnumberCurrent speed in miles per hour, if available.
location.addressstringBest-available reverse‑geocoded address or location description, if available.
timestampUtcstringTime of the ELD position sample in UTC (ISO 8601 format).
timestampLocalstringTime of the ELD position sample in the user's local time zone (ISO 8601 with offset).
statusstringHigh-level motion or duty status (e.g., "Moving", "Stopped"), if available.