Skip to content

Geotab/sdk-java-samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java SDK Samples

Common Geotab API usage examples in Java.

Setup

git clone https://github.com/Geotab/sdk-java-samples.git
cd sdk-java-samples
mvn compile

Run

mvn exec:java -Dapp=<name>

Credentials are prompted interactively on first run and cached in session.local.properties (gitignored). The last chosen app is remembered in app.local.properties.

Examples

App Description
getCount Count of entities (User, Zone, Device…)
getLogs GPS logs for a vehicle over a date range
sendTextMessage Send text messages to/from a GO device
importGroups Import groups from a CSV file
importDevices Import devices from a CSV file
importUsers Import users from a CSV file
dataFeed GPS, Status and Fault data feed to CSV
maintenance Maintenance work orders and requests

About

A collection of samples demonstrating common usages of the MyGeotab API for Java

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages