API Reference vroom v0.1.2
Modules
This module defines the implementation of VROOM (Vehicle Routing Open-Source Optimization Machine) HTTP client.
Defines a break during a route. A Vehicle can have many breaks.
A Job is a description of a place to visit.
Describe pickup and delivery task.
It's similar to a Job.
Describes what kind of transportation type the driver is using. The default
profile is car
.
Defines a Vehicle Step object.