NumberComponentVolumeStatusTPMSSingleTireStatusSingleTireStatusSingleTireStatusNumberGet the Pressure
Kind: Instance method of SingleTireStatus
Returns: Number - the KEY_PRESSURE value
ComponentVolumeStatusGet the Status
Kind: Instance method of SingleTireStatus
Returns: ComponentVolumeStatus - the KEY_STATUS value
TPMSGet the Tpms
Kind: Instance method of SingleTireStatus
Returns: TPMS - the KEY_TPMS value
SingleTireStatusSet the Pressure
Kind: Instance method of SingleTireStatus
Returns: SingleTireStatus - The class instance for method chaining.
| Param | Type | Description |
|---|---|---|
| pressure | Number |
The pressure value of the particular tire in kilo pascal. - The desired Pressure. {'num_min_value': 0.0, 'num_max_value': 2000.0} |