Migration Guide 3.16
Migration SDK from Old Versions
This section provides a detailed description of API changes introduced or removed in recent SDK upgrades.
We strongly recommend reading this documentation when upgrading the SDK version to understand the differences and update your API calls accordingly.
Migration to Version 3.16.0
Added an enrollment API to resolve vehicle make, year, and model from Bluetooth peripheral names.
Added getMymByPeripheralRequest() on the enrollment client. The response maps each peripheral name to zero or more make/year/model entries.
1 2 3 4 5 6 7 | |