Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 329 Bytes

File metadata and controls

15 lines (11 loc) · 329 Bytes

Send Text Messages

Send text messages to/from a GO device: basic message, canned response, and GPS location message.

Steps:

  1. Authenticate via the Geotab API.
  2. Send a basic text message.
  3. Send a canned response text message.
  4. Send a GPS location text message.

Run

mvn exec:java -Dapp=sendTextMessage