Skip to content

Commit f644990

Browse files
gmarcosbpidarped
authored andcommitted
Generated using ./scripts/tools/zap_regen_all.py
1 parent cb669b0 commit f644990

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

src/controller/data_model/controller-clusters.matter

+2-2
Original file line numberDiff line numberDiff line change
@@ -9408,8 +9408,8 @@ provisional cluster ContentAppObserver = 1296 {
94089408
command ContentAppMessage(ContentAppMessageRequest): ContentAppMessageResponse = 0;
94099409
}
94109410

9411-
/** */
9412-
cluster Chime = 1366 {
9411+
/** This cluster provides facilities to configure and play Chime sounds, such as those used in a doorbell. */
9412+
provisional cluster Chime = 1366 {
94139413
revision 1;
94149414

94159415
struct ChimeSoundStruct {

src/darwin/Framework/CHIP/zap-generated/MTRBaseClusters.h

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/darwin/Framework/CHIP/zap-generated/MTRClusters.h

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)