Skip to content

Commit

Permalink
Add missing ClusterRevision value to Carbon Dioxide Concentration Mea…
Browse files Browse the repository at this point in the history
…surement XML. (#30320)

Fixes #30302
  • Loading branch information
bzbarsky-apple authored and pull[bot] committed Jan 13, 2024
1 parent 3761159 commit 2605196
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ limitations under the License.
<client tick="false" init="false">true</client>
<server tick="false" init="false">true</server>

<globalAttribute side="either" code="0xFFFD" value="3"/>

<!-- Attributes -->
<attribute side="server" code="0x0000" define="MEASURED_VALUE" type="single" writable="false" isNullable="true" optional="true">MeasuredValue</attribute>
<attribute side="server" code="0x0001" define="MIN_MEASURED_VALUE" type="single" writable="false" isNullable="true" optional="true">MinMeasuredValue</attribute>
Expand Down

0 comments on commit 2605196

Please sign in to comment.