Readonly
temperatureTemperatureUnit
The Node can be configured to use different units of temperature when conveying values to a user.
Modify elements using ElementModifier.alter.
Modify elements using ElementModifier.enable.
Modify elements using ElementModifier.set.
Select features using ClusterComposer.compose.
Rest
...selection: SelectionT
Nodes should be expected to be deployed to any and all regions of the world. These global regions may have differing preferences for the units in which values are conveyed in communication to a
user. As such, Nodes that visually or audibly convey measurable values to the user need a mechanism by which they can be configured to use a user’s preferred unit.
This cluster supports an interface to a Node. It provides attributes for determining and configuring the units that a Node shall utilize when conveying values in communication to a user.
UnitLocalizationCluster supports optional features that you can enable with the UnitLocalizationCluster.with() factory method.
See
MatterSpecification.v13.Core § 11.5