Android
Additions
/**
* Expand vehicle
*/
VEHICLE,
/**
* Expand include trip start and end points
*/
POIS,
/**
* Expand raw only data
*/
RAW_ONLY,
/**
* Expand include device id
*/
DEVICE,
/**
* Expand training status of the driver/passenger
*/
USER_TRAINING_STATUS,
/**
* Expand filters by association date
*/
FILTER_BY_ASSOCIATION_DATEBreaking Changes
Limitations/Known issues
Last updated