carIdentifier
The electric vehicle’s unique identifier.
Declaration
var carIdentifier: String { get }Discussion
The identifier is a unique value that your app provides that isn’t the vehicle’s VIN or equivalent identifier.
Use carIdentifier when handling INGetCarPowerLevelStatusIntent requests so that the response can match the appropriate vehicle in the user’s My Vehicles collection.