Readonly
maxThe MaxMeasuredValue attribute indicates 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
measuredMeasuredValue represents the flow in m/h as follows:
MeasuredValue = 10 x Flow
The null value indicates that the flow measurement is unknown, otherwise the range shall be as described in Measured Value.
Readonly
minThe MinMeasuredValue attribute indicates 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.
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 flow measurement functionality, including configuration and provision of notifications of flow measurements.
See
MatterSpecification.v13.Cluster § 2.5