ReadonlymaxIndicates 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.
ReadonlymeasuredIndicates the pressure in kPa as follows:
MeasuredValue = 10 x Pressure [kPa]
The null value indicates that the value is not available.
ReadonlyminIndicates 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.
Readonlytolerance: OptionalAttribute<number, any>See Measured Value.
Readonlyextended: 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