Skip to content

Commit eb9c997

Browse files
committed
Add chime cluster to tests
1 parent afeefa5 commit eb9c997

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

examples/all-clusters-app/all-clusters-common/all-clusters-app.zap

+19
Original file line numberDiff line numberDiff line change
@@ -20860,6 +20860,25 @@
2086020860
}
2086120861
]
2086220862
},
20863+
{
20864+
"name": "Chime",
20865+
"code": 1366,
20866+
"mfgCode": null,
20867+
"define": "CHIME_CLUSTER",
20868+
"side": "client",
20869+
"enabled": 1,
20870+
"apiMaturity": "provisional",
20871+
"commands": [
20872+
{
20873+
"name": "PlayChimeSound",
20874+
"code": 0,
20875+
"mfgCode": null,
20876+
"source": "client",
20877+
"isIncoming": 0,
20878+
"isEnabled": 1
20879+
}
20880+
]
20881+
},
2086320882
{
2086420883
"name": "Unit Testing",
2086520884
"code": 4294048773,

0 commit comments

Comments
 (0)