setFanSpeedLevel

abstract suspend fun setFanSpeedLevel(zone: VehicleZone<SeatArea>, level: Int)

Sets the fan speed level for a specific zone.

Parameters

zone

A set of SeatArea; areas which are not supported by fanSpeedLevel will be ignored.

level

The speed level value. Values outside the range, as provided by the property fanSpeedLevel, will be clamped.