Contents

headUnit

The Bluetooth and iAP2 identifiers of the electric vehicle’s physical head unit.

Declaration

@NSCopying var headUnit: INCar.HeadUnit? { get }

Discussion

The system receives the physical head unit’s Bluetooth identifier when the user’s iPhone connects to the vehicle through CarPlay. The system can then find the corresponding vehicle in the user’s Virtual Garage by matching the value it receives against the bluetoothIdentifier property of this object.

See Also

Getting the Car’s Head Unit