Skip to content

Migration Guide 2.16.5

Migration SDK from old versions

This section will provide a detailed description of the API changes during the upgrade. We strongly recommend reading this documentation when upgrading the SDK version to understand the API differences and update your API calls accordingly based on the version disparities.

Migration to version 2.16.5

Support enable/disable trip matcher in edge.

Added the isEdgeMatcherEnabled parameter in TNDriveMotionSettings to enable/disable trip matcher in edge, default is false.

Support clear all drive motion data in edge.

Added new API clear() in TNDriveMotionService to clear all drive motion data in edge.