Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 271 Bytes

File metadata and controls

14 lines (10 loc) · 271 Bytes

Get Logs

GPS logs (LogRecord) for a given vehicle (Device) over a date range.

Steps:

  1. Authenticate via the Geotab API.
  2. Search for a device by serial number.
  3. Get logs for the device over the given time period.

Run

mvn exec:java -Dapp=getLogs