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. (project-chip#30320)

Fixes project-chip#30302
  • Loading branch information
bzbarsky-apple authored Nov 15, 2023
1 parent 0be8542 commit f492403
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 f492403

Please sign in to comment.