ConstReadonlyattributes: { ReadonlymaxIndicates the maximum value of ScaledValue that can be measured. The null value indicates that the value is not available.
ReadonlyminIndicates the minimum value of ScaledValue that can be measured. The null value indicates that the value is not available.
Readonlyscale: Attribute<number, any>Indicates the base 10 exponent used to obtain ScaledValue (see ScaledValue).
ReadonlyscaledIndicates the magnitude of the possible error that is associated with Scaled
Value. The true value is located in the range
(ScaledValue – ScaledTolerance) to (ScaledValue + ScaledTolerance).
ReadonlyscaledIndicates the pressure in Pascals as follows:
ScaledValue = 10Scale x Pressure [Pa]
The null value indicates that the value is not available.
A PressureMeasurementCluster supports these elements if it supports feature Extended.