Readonly
maxThis attribute indicates the maximum value of MeasuredValue that is capable of being measured. See Measured Value for more details.
The null value indicates that the value is not available.
Readonly
measuredIndicates the measured temperature. The null value indicates that the temperature is unknown.
Readonly
minIndicates the minimum value of MeasuredValue that is capable of being 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 temperature measurement functionality, including configuration and provision of notifications of temperature measurements.
See
MatterSpecification.v13.Cluster § 2.3