Boolean
Boolean
Boolean
Boolean
Boolean
Boolean
Array.<DefrostZone>
Boolean
Boolean
Boolean
Boolean
Boolean
Boolean
Boolean
Boolean
ModuleInfo
String
Array.<VentilationMode>
Boolean
ClimateControlCapabilities
ClimateControlCapabilities
ClimateControlCapabilities
ClimateControlCapabilities
ClimateControlCapabilities
ClimateControlCapabilities
ClimateControlCapabilities
ClimateControlCapabilities
ClimateControlCapabilities
ClimateControlCapabilities
ClimateControlCapabilities
ClimateControlCapabilities
ClimateControlCapabilities
ClimateControlCapabilities
ClimateControlCapabilities
ClimateControlCapabilities
ClimateControlCapabilities
ClimateControlCapabilities
ClimateControlCapabilities
Initializes an instance of ClimateControlCapabilities.
Boolean
Get the AcEnableAvailable
Kind: Instance method of ClimateControlCapabilities
Returns: Boolean
- the KEY_AC_ENABLE_AVAILABLE value
Boolean
Get the AcMaxEnableAvailable
Kind: Instance method of ClimateControlCapabilities
Returns: Boolean
- the KEY_AC_MAX_ENABLE_AVAILABLE value
Boolean
Get the AutoModeEnableAvailable
Kind: Instance method of ClimateControlCapabilities
Returns: Boolean
- the KEY_AUTO_MODE_ENABLE_AVAILABLE value
Boolean
Get the CirculateAirEnableAvailable
Kind: Instance method of ClimateControlCapabilities
Returns: Boolean
- the KEY_CIRCULATE_AIR_ENABLE_AVAILABLE value
Boolean
Get the ClimateEnableAvailable
Kind: Instance method of ClimateControlCapabilities
Returns: Boolean
- the KEY_CLIMATE_ENABLE_AVAILABLE value
Boolean
Get the CurrentTemperatureAvailable
Kind: Instance method of ClimateControlCapabilities
Returns: Boolean
- the KEY_CURRENT_TEMPERATURE_AVAILABLE value
Array.<DefrostZone>
Get the DefrostZone
Kind: Instance method of ClimateControlCapabilities
Returns: Array.<DefrostZone>
- the KEY_DEFROST_ZONE value
Boolean
Get the DefrostZoneAvailable
Kind: Instance method of ClimateControlCapabilities
Returns: Boolean
- the KEY_DEFROST_ZONE_AVAILABLE value
Boolean
Get the DesiredTemperatureAvailable
Kind: Instance method of ClimateControlCapabilities
Returns: Boolean
- the KEY_DESIRED_TEMPERATURE_AVAILABLE value
Boolean
Get the DualModeEnableAvailable
Kind: Instance method of ClimateControlCapabilities
Returns: Boolean
- the KEY_DUAL_MODE_ENABLE_AVAILABLE value
Boolean
Get the FanSpeedAvailable
Kind: Instance method of ClimateControlCapabilities
Returns: Boolean
- the KEY_FAN_SPEED_AVAILABLE value
Boolean
Get the HeatedMirrorsAvailable
Kind: Instance method of ClimateControlCapabilities
Returns: Boolean
- the KEY_HEATED_MIRRORS_AVAILABLE value
Boolean
Get the HeatedRearWindowAvailable
Kind: Instance method of ClimateControlCapabilities
Returns: Boolean
- the KEY_HEATED_REAR_WINDOW_AVAILABLE value
Boolean
Get the HeatedSteeringWheelAvailable
Kind: Instance method of ClimateControlCapabilities
Returns: Boolean
- the KEY_HEATED_STEERING_WHEEL_AVAILABLE value
Boolean
Get the HeatedWindshieldAvailable
Kind: Instance method of ClimateControlCapabilities
Returns: Boolean
- the KEY_HEATED_WINDSHIELD_AVAILABLE value
ModuleInfo
Get the ModuleInfo
Kind: Instance method of ClimateControlCapabilities
Returns: ModuleInfo
- the KEY_MODULE_INFO value
String
Get the ModuleName
Kind: Instance method of ClimateControlCapabilities
Returns: String
- the KEY_MODULE_NAME value
Array.<VentilationMode>
Get the VentilationMode
Kind: Instance method of ClimateControlCapabilities
Returns: Array.<VentilationMode>
- the KEY_VENTILATION_MODE value
Boolean
Get the VentilationModeAvailable
Kind: Instance method of ClimateControlCapabilities
Returns: Boolean
- the KEY_VENTILATION_MODE_AVAILABLE value
ClimateControlCapabilities
Set the AcEnableAvailable
Kind: Instance method of ClimateControlCapabilities
Returns: ClimateControlCapabilities
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
available | Boolean |
Availability of the control of turn on/off AC. True: Available, False: Not Available, Not present: Not Available. - The desired AcEnableAvailable. |
ClimateControlCapabilities
Set the AcMaxEnableAvailable
Kind: Instance method of ClimateControlCapabilities
Returns: ClimateControlCapabilities
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
available | Boolean |
Availability of the control of enable/disable air conditioning is ON on the maximum level. True: Available, False: Not Available, Not present: Not Available. - The desired AcMaxEnableAvailable. |
ClimateControlCapabilities
Set the AutoModeEnableAvailable
Kind: Instance method of ClimateControlCapabilities
Returns: ClimateControlCapabilities
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
available | Boolean |
Availability of the control of enable/disable auto mode. True: Available, False: Not Available, Not present: Not Available. - The desired AutoModeEnableAvailable. |
ClimateControlCapabilities
Set the CirculateAirEnableAvailable
Kind: Instance method of ClimateControlCapabilities
Returns: ClimateControlCapabilities
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
available | Boolean |
Availability of the control of enable/disable circulate Air mode. True: Available, False: Not Available, Not present: Not Available. - The desired CirculateAirEnableAvailable. |
ClimateControlCapabilities
Set the ClimateEnableAvailable
Kind: Instance method of ClimateControlCapabilities
Returns: ClimateControlCapabilities
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
available | Boolean |
Availability of the control of enable/disable climate control. True: Available, False: Not Available, Not present: Not Available. - The desired ClimateEnableAvailable. |
ClimateControlCapabilities
Set the CurrentTemperatureAvailable
Kind: Instance method of ClimateControlCapabilities
Returns: ClimateControlCapabilities
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
available | Boolean |
Availability of the reading of current temperature. True: Available, False: Not Available, Not present: Not Available. - The desired CurrentTemperatureAvailable. |
ClimateControlCapabilities
Set the DefrostZone
Kind: Instance method of ClimateControlCapabilities
Returns: ClimateControlCapabilities
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
zone | Array.<DefrostZone> |
A set of all defrost zones that are controllable. - The desired DefrostZone. {'array_min_size': 1, 'array_max_size': 100} |
ClimateControlCapabilities
Set the DefrostZoneAvailable
Kind: Instance method of ClimateControlCapabilities
Returns: ClimateControlCapabilities
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
available | Boolean |
Availability of the control of defrost zones. True: Available, False: Not Available, Not present: Not Available. - The desired DefrostZoneAvailable. |
ClimateControlCapabilities
Set the DesiredTemperatureAvailable
Kind: Instance method of ClimateControlCapabilities
Returns: ClimateControlCapabilities
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
available | Boolean |
Availability of the control of desired temperature. True: Available, False: Not Available, Not present: Not Available. - The desired DesiredTemperatureAvailable. |
ClimateControlCapabilities
Set the DualModeEnableAvailable
Kind: Instance method of ClimateControlCapabilities
Returns: ClimateControlCapabilities
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
available | Boolean |
Availability of the control of enable/disable dual mode. True: Available, False: Not Available, Not present: Not Available. - The desired DualModeEnableAvailable. |
ClimateControlCapabilities
Set the FanSpeedAvailable
Kind: Instance method of ClimateControlCapabilities
Returns: ClimateControlCapabilities
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
available | Boolean |
Availability of the control of fan speed. True: Available, False: Not Available, Not present: Not Available. - The desired FanSpeedAvailable. |
ClimateControlCapabilities
Set the HeatedMirrorsAvailable
Kind: Instance method of ClimateControlCapabilities
Returns: ClimateControlCapabilities
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
available | Boolean |
Availability of the control (enable/disable) of heated Mirrors. True: Available, False: Not Available, Not present: Not Available. - The desired HeatedMirrorsAvailable. |
ClimateControlCapabilities
Set the HeatedRearWindowAvailable
Kind: Instance method of ClimateControlCapabilities
Returns: ClimateControlCapabilities
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
available | Boolean |
Availability of the control (enable/disable) of heated Rear Window. True: Available, False: Not Available, Not present: Not Available. - The desired HeatedRearWindowAvailable. |
ClimateControlCapabilities
Set the HeatedSteeringWheelAvailable
Kind: Instance method of ClimateControlCapabilities
Returns: ClimateControlCapabilities
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
available | Boolean |
Availability of the control (enable/disable) of heated Steering Wheel. True: Available, False: Not Available, Not present: Not Available. - The desired HeatedSteeringWheelAvailable. |
ClimateControlCapabilities
Set the HeatedWindshieldAvailable
Kind: Instance method of ClimateControlCapabilities
Returns: ClimateControlCapabilities
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
available | Boolean |
Availability of the control (enable/disable) of heated Windshield. True: Available, False: Not Available, Not present: Not Available. - The desired HeatedWindshieldAvailable. |
ClimateControlCapabilities
Set the ModuleInfo
Kind: Instance method of ClimateControlCapabilities
Returns: ClimateControlCapabilities
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
info | ModuleInfo |
Information about an RC module, including its id. - The desired ModuleInfo. |
ClimateControlCapabilities
Set the ModuleName
Kind: Instance method of ClimateControlCapabilities
Returns: ClimateControlCapabilities
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
name | String |
The short friendly name of the climate control module. It should not be used to identify a module by mobile application. - The desired ModuleName. {'string_min_length': 1, 'string_max_length': 100} |
ClimateControlCapabilities
Set the VentilationMode
Kind: Instance method of ClimateControlCapabilities
Returns: ClimateControlCapabilities
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
mode | Array.<VentilationMode> |
A set of all ventilation modes that are controllable. - The desired VentilationMode. {'array_min_size': 1, 'array_max_size': 100} |
ClimateControlCapabilities
Set the VentilationModeAvailable
Kind: Instance method of ClimateControlCapabilities
Returns: ClimateControlCapabilities
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
available | Boolean |
Availability of the control of air ventilation mode. True: Available, False: Not Available, Not present: Not Available. - The desired VentilationModeAvailable. |