Skip to content

Migration Guide 2.12

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.12.0

Support Non-Detection Events

Added the edgeEventDetectMode parameter to DriveMotionSettings to control specific event detection, default is all.

Support Authorization Flow For Vehicle

Now you can get authorization flow result by the enrollment API LaunchAuthFlowCall(SmartCar).API Usage

Support Expose DataConnector API

Now you can send events via Dataconnector without initialize the drivemotion sdk. API Usage