BooleanBooleanBooleanBooleanBooleanBooleanArray.<DefrostZone>BooleanBooleanBooleanBooleanBooleanBooleanBooleanBooleanModuleInfoStringArray.<VentilationMode>BooleanClimateControlCapabilitiesClimateControlCapabilitiesClimateControlCapabilitiesClimateControlCapabilitiesClimateControlCapabilitiesClimateControlCapabilitiesClimateControlCapabilitiesClimateControlCapabilitiesClimateControlCapabilitiesClimateControlCapabilitiesClimateControlCapabilitiesClimateControlCapabilitiesClimateControlCapabilitiesClimateControlCapabilitiesClimateControlCapabilitiesClimateControlCapabilitiesClimateControlCapabilitiesClimateControlCapabilitiesClimateControlCapabilitiesInitializes an instance of ClimateControlCapabilities.
BooleanGet the AcEnableAvailable
Kind: Instance method of ClimateControlCapabilities
Returns: Boolean - the KEY_AC_ENABLE_AVAILABLE value
BooleanGet the AcMaxEnableAvailable
Kind: Instance method of ClimateControlCapabilities
Returns: Boolean - the KEY_AC_MAX_ENABLE_AVAILABLE value
BooleanGet the AutoModeEnableAvailable
Kind: Instance method of ClimateControlCapabilities
Returns: Boolean - the KEY_AUTO_MODE_ENABLE_AVAILABLE value
BooleanGet the CirculateAirEnableAvailable
Kind: Instance method of ClimateControlCapabilities
Returns: Boolean - the KEY_CIRCULATE_AIR_ENABLE_AVAILABLE value
BooleanGet the ClimateEnableAvailable
Kind: Instance method of ClimateControlCapabilities
Returns: Boolean - the KEY_CLIMATE_ENABLE_AVAILABLE value
BooleanGet 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
BooleanGet the DefrostZoneAvailable
Kind: Instance method of ClimateControlCapabilities
Returns: Boolean - the KEY_DEFROST_ZONE_AVAILABLE value
BooleanGet the DesiredTemperatureAvailable
Kind: Instance method of ClimateControlCapabilities
Returns: Boolean - the KEY_DESIRED_TEMPERATURE_AVAILABLE value
BooleanGet the DualModeEnableAvailable
Kind: Instance method of ClimateControlCapabilities
Returns: Boolean - the KEY_DUAL_MODE_ENABLE_AVAILABLE value
BooleanGet the FanSpeedAvailable
Kind: Instance method of ClimateControlCapabilities
Returns: Boolean - the KEY_FAN_SPEED_AVAILABLE value
BooleanGet the HeatedMirrorsAvailable
Kind: Instance method of ClimateControlCapabilities
Returns: Boolean - the KEY_HEATED_MIRRORS_AVAILABLE value
BooleanGet the HeatedRearWindowAvailable
Kind: Instance method of ClimateControlCapabilities
Returns: Boolean - the KEY_HEATED_REAR_WINDOW_AVAILABLE value
BooleanGet the HeatedSteeringWheelAvailable
Kind: Instance method of ClimateControlCapabilities
Returns: Boolean - the KEY_HEATED_STEERING_WHEEL_AVAILABLE value
BooleanGet the HeatedWindshieldAvailable
Kind: Instance method of ClimateControlCapabilities
Returns: Boolean - the KEY_HEATED_WINDSHIELD_AVAILABLE value
ModuleInfoGet the ModuleInfo
Kind: Instance method of ClimateControlCapabilities
Returns: ModuleInfo - the KEY_MODULE_INFO value
StringGet 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
BooleanGet the VentilationModeAvailable
Kind: Instance method of ClimateControlCapabilities
Returns: Boolean - the KEY_VENTILATION_MODE_AVAILABLE value
ClimateControlCapabilitiesSet 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. |
ClimateControlCapabilitiesSet 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. |
ClimateControlCapabilitiesSet 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. |
ClimateControlCapabilitiesSet 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. |
ClimateControlCapabilitiesSet 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. |
ClimateControlCapabilitiesSet 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. |
ClimateControlCapabilitiesSet 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} |
ClimateControlCapabilitiesSet 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. |
ClimateControlCapabilitiesSet 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. |
ClimateControlCapabilitiesSet 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. |
ClimateControlCapabilitiesSet 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. |
ClimateControlCapabilitiesSet 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. |
ClimateControlCapabilitiesSet 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. |
ClimateControlCapabilitiesSet 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. |
ClimateControlCapabilitiesSet 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. |
ClimateControlCapabilitiesSet 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. |
ClimateControlCapabilitiesSet 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} |
ClimateControlCapabilitiesSet 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} |
ClimateControlCapabilitiesSet 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. |