Skip to content

Commit

Permalink
Add cluster apiMaturity & description
Browse files Browse the repository at this point in the history
  • Loading branch information
gmarcosb committed Sep 26, 2024
1 parent 89ffcb2 commit 0f8fc7e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/app/zap-templates/zcl/data-model/chip/chime-cluster.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,12 @@ Git: 0.7-fall2024-ncr-1158-g413e195c2
<item fieldId="1" name="Name" type="char_string" length="48"/>
</struct>

<cluster>
<cluster apiMaturity="provisional">
<domain name="General"/>
<name>Chime</name>
<code>0x0556</code>
<define>CHIME_CLUSTER</define>
<description/>
<description>This cluster provides facilities to configure and play Chime sounds, such as those used in a doorbell.</description>
<client init="false" tick="false">true</client>
<server init="false" tick="false">true</server>
<globalAttribute code="0xFFFD" side="either" value="1"/>
Expand Down

0 comments on commit 0f8fc7e

Please sign in to comment.