This tool is provided as an example and is available on an As-Is basis. You must assume all the risks and costs associated with the use of the sample tool, including, without limitation, any damage to any equipment, software, information or data. In addition, we are not obligated to provide any maintenance, technical or other support for the sample tool. In order to improve our products, we may at any time, and without warning, change the design, presentation, or functionality of the software.
Overview
This utility helps you import route plans to your account using comma separated values (CSV).
Work flow
Route plans in MyGeotab can be thought of as waypoints through a sequence of zones combined with a vehicle (which will drive the route) and some optional information about when that vehicle should depart from and make it to each waypoint. The input provided is parsed and if the specified device and all zone waypoints exist, a new route is saved to your account. Note that a route needs a minimum of two waypoints.
Parameter | Description | Required |
---|---|---|
RouteName | Name of the route | Yes |
DeviceName | Which device to assign to the route | Yes |
ZoneName | Name of a zone to include as a waypoint | Yes |
StartTime | When the route will be driven (yyyy-mm-dd hh:mm:ss) | Yes |
TripTime | Estimated time it will take to reach next the waypoint (hh:mm:ss) | No |
StopTime | Estimated additional time the vehicle will spend at this stop (hh:mm:ss) | No |
Distance (km) | Estimated travel distance to the stop | No |
Parameter format example
My Route 01,My Vehicle 01,Office Zone 1|2015-08-31T08:00:00.000Z|||,Office Zone 2|2015-08-31T10:00:00.000Z|||
Skill level
Intermediate