SeatTemperatureProfile

@ExperimentalCarApi
class SeatTemperatureProfile


Container class for information about the FEATURE_SEAT_TEMPERATURE_LEVEL feature such as supported min/max range values for the feature.

Summary

Nested types

A builder for SeatTemperatureProfile.

Public functions

(Mutable)Map<(Mutable)Set<CarZone!>!, Pair<Int!, Int!>!>

Returns a list of supported min/max range values for the feature mapped to the set of car zones.

Public functions

getCarZoneSetsToSeatTemperatureValues

Added in 1.3.0
fun getCarZoneSetsToSeatTemperatureValues(): (Mutable)Map<(Mutable)Set<CarZone!>!, Pair<Int!, Int!>!>

Returns a list of supported min/max range values for the feature mapped to the set of car zones.

The values that can be regulated together for a set of car zones are combined together.