NumberNumberBooleanNumberNumberNumberNumberBooleanNumberNumberSupportedSeatArray.<MassageCushionFirmness>BooleanArray.<MassageModeData>SeatMemoryActionNumberSeatControlDataSeatControlDataSeatControlDataSeatControlDataSeatControlDataSeatControlDataSeatControlDataSeatControlDataSeatControlDataSeatControlDataSeatControlDataSeatControlDataSeatControlDataSeatControlDataSeatControlDataSeatControlDataNumberGet the BackTiltAngle
Kind: Instance method of SeatControlData
Returns: Number - the KEY_BACK_TILT_ANGLE value
NumberGet the BackVerticalPosition
Kind: Instance method of SeatControlData
Returns: Number - the KEY_BACK_VERTICAL_POSITION value
BooleanGet the CoolingEnabled
Kind: Instance method of SeatControlData
Returns: Boolean - the KEY_COOLING_ENABLED value
NumberGet the CoolingLevel
Kind: Instance method of SeatControlData
Returns: Number - the KEY_COOLING_LEVEL value
NumberGet the FrontVerticalPosition
Kind: Instance method of SeatControlData
Returns: Number - the KEY_FRONT_VERTICAL_POSITION value
NumberGet the HeadSupportHorizontalPosition
Kind: Instance method of SeatControlData
Returns: Number - the KEY_HEAD_SUPPORT_HORIZONTAL_POSITION value
NumberGet the HeadSupportVerticalPosition
Kind: Instance method of SeatControlData
Returns: Number - the KEY_HEAD_SUPPORT_VERTICAL_POSITION value
BooleanGet the HeatingEnabled
Kind: Instance method of SeatControlData
Returns: Boolean - the KEY_HEATING_ENABLED value
NumberGet the HeatingLevel
Kind: Instance method of SeatControlData
Returns: Number - the KEY_HEATING_LEVEL value
NumberGet the HorizontalPosition
Kind: Instance method of SeatControlData
Returns: Number - the KEY_HORIZONTAL_POSITION value
SupportedSeatGet the IdParam
Kind: Instance method of SeatControlData
Returns: SupportedSeat - the KEY_ID value
Array.<MassageCushionFirmness>Get the MassageCushionFirmness
Kind: Instance method of SeatControlData
Returns: Array.<MassageCushionFirmness> - the KEY_MASSAGE_CUSHION_FIRMNESS value
BooleanGet the MassageEnabled
Kind: Instance method of SeatControlData
Returns: Boolean - the KEY_MASSAGE_ENABLED value
Array.<MassageModeData>Get the MassageMode
Kind: Instance method of SeatControlData
Returns: Array.<MassageModeData> - the KEY_MASSAGE_MODE value
SeatMemoryActionGet the Memory
Kind: Instance method of SeatControlData
Returns: SeatMemoryAction - the KEY_MEMORY value
NumberGet the VerticalPosition
Kind: Instance method of SeatControlData
Returns: Number - the KEY_VERTICAL_POSITION value
SeatControlDataSet the BackTiltAngle
Kind: Instance method of SeatControlData
Returns: SeatControlData - The class instance for method chaining.
| Param | Type | Description |
|---|---|---|
| angle | Number |
The desired BackTiltAngle. {'num_min_value': 0, 'num_max_value': 100} |
SeatControlDataSet the BackVerticalPosition
Kind: Instance method of SeatControlData
Returns: SeatControlData - The class instance for method chaining.
| Param | Type | Description |
|---|---|---|
| position | Number |
The desired BackVerticalPosition. {'num_min_value': 0, 'num_max_value': 100} |
SeatControlDataSet the CoolingEnabled
Kind: Instance method of SeatControlData
Returns: SeatControlData - The class instance for method chaining.
| Param | Type | Description |
|---|---|---|
| enabled | Boolean |
The desired CoolingEnabled. |
SeatControlDataSet the CoolingLevel
Kind: Instance method of SeatControlData
Returns: SeatControlData - The class instance for method chaining.
| Param | Type | Description |
|---|---|---|
| level | Number |
The desired CoolingLevel. {'num_min_value': 0, 'num_max_value': 100} |
SeatControlDataSet the FrontVerticalPosition
Kind: Instance method of SeatControlData
Returns: SeatControlData - The class instance for method chaining.
| Param | Type | Description |
|---|---|---|
| position | Number |
The desired FrontVerticalPosition. {'num_min_value': 0, 'num_max_value': 100} |
SeatControlDataSet the HeadSupportHorizontalPosition
Kind: Instance method of SeatControlData
Returns: SeatControlData - The class instance for method chaining.
| Param | Type | Description |
|---|---|---|
| position | Number |
The desired HeadSupportHorizontalPosition. {'num_min_value': 0, 'num_max_value': 100} |
SeatControlDataSet the HeadSupportVerticalPosition
Kind: Instance method of SeatControlData
Returns: SeatControlData - The class instance for method chaining.
| Param | Type | Description |
|---|---|---|
| position | Number |
The desired HeadSupportVerticalPosition. {'num_min_value': 0, 'num_max_value': 100} |
SeatControlDataSet the HeatingEnabled
Kind: Instance method of SeatControlData
Returns: SeatControlData - The class instance for method chaining.
| Param | Type | Description |
|---|---|---|
| enabled | Boolean |
The desired HeatingEnabled. |
SeatControlDataSet the HeatingLevel
Kind: Instance method of SeatControlData
Returns: SeatControlData - The class instance for method chaining.
| Param | Type | Description |
|---|---|---|
| level | Number |
The desired HeatingLevel. {'num_min_value': 0, 'num_max_value': 100} |
SeatControlDataSet the HorizontalPosition
Kind: Instance method of SeatControlData
Returns: SeatControlData - The class instance for method chaining.
| Param | Type | Description |
|---|---|---|
| position | Number |
The desired HorizontalPosition. {'num_min_value': 0, 'num_max_value': 100} |
SeatControlDataSet the IdParam
Kind: Instance method of SeatControlData
Returns: SeatControlData - The class instance for method chaining.
| Param | Type | Description |
|---|---|---|
| id | SupportedSeat |
List possible seats that is a remote controllable seat. - The desired IdParam. |
SeatControlDataSet the MassageCushionFirmness
Kind: Instance method of SeatControlData
Returns: SeatControlData - The class instance for method chaining.
| Param | Type | Description |
|---|---|---|
| firmness | Array.<MassageCushionFirmness> |
The intensity or firmness of a cushion. - The desired MassageCushionFirmness. {'array_min_size': 1, 'array_max_size': 5} |
SeatControlDataSet the MassageEnabled
Kind: Instance method of SeatControlData
Returns: SeatControlData - The class instance for method chaining.
| Param | Type | Description |
|---|---|---|
| enabled | Boolean |
The desired MassageEnabled. |
SeatControlDataSet the MassageMode
Kind: Instance method of SeatControlData
Returns: SeatControlData - The class instance for method chaining.
| Param | Type | Description |
|---|---|---|
| mode | Array.<MassageModeData> |
Specify the mode of a massage zone. - The desired MassageMode. {'array_min_size': 1, 'array_max_size': 2} |
SeatControlDataSet the Memory
Kind: Instance method of SeatControlData
Returns: SeatControlData - The class instance for method chaining.
| Param | Type | Description |
|---|---|---|
| memory | SeatMemoryAction |
The desired Memory. |
SeatControlDataSet the VerticalPosition
Kind: Instance method of SeatControlData
Returns: SeatControlData - The class instance for method chaining.
| Param | Type | Description |
|---|---|---|
| position | Number |
The desired VerticalPosition. {'num_min_value': 0, 'num_max_value': 100} |