Readonly
maxIndicates the maximum value of MeasuredValue that can be measured. See Measured Value for more details.
The null value indicates that the value is not available.
Readonly
measuredIndicates the pressure in kPa as follows:
MeasuredValue = 10 x Pressure [kPa]
The null value indicates that the value is not available.
Readonly
minIndicates the minimum value of MeasuredValue that can be measured. See Measured Value for more details.
The null value indicates that the value is not available.
Readonly
tolerance: OptionalAttribute<number, any>See Measured Value.
Readonly
extended: BitFlagExtended
Extended range and resolution
Modify elements using ElementModifier.alter.
Modify elements using ElementModifier.enable.
Modify elements using ElementModifier.set.
Select features using ClusterComposer.compose.
Rest
...selection: SelectionT
This cluster provides an interface to pressure measurement functionality, including configuration and provision of notifications of pressure measurements.
PressureMeasurementCluster supports optional features that you can enable with the PressureMeasurementCluster.with() factory method.
See
MatterSpecification.v13.Cluster § 2.4