Readonly
acceptedList of client generated commands which are supported by this cluster server instance.
Readonly
attributeList of the attribute IDs of the attributes supported by the cluster instance.
Readonly
clusterIndicates the revision of the server cluster specification supported by the cluster instance.
Readonly
featureIndicates whether the server supports zero or more optional cluster features.
Readonly
generatedList of server generated commands (server to client commands).
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
maxReadonly
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
minReadonly
scale: Attribute<number, any> & { Readonly
scaledReadonly
scaledReadonly
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 supports all PressureMeasurement features. It may support illegal feature combinations.
If you use this cluster you must manually specify which features are active and ensure the set of active features is legal per the Matter specification.