Skip to content

Commit 86af239

Browse files
updating the cluster revision number for the onoff for silabs wifi (project-chip#32505)
1 parent 073f0bc commit 86af239

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/lighting-app/silabs/data_model/lighting-wifi-app.matter

+1-1
Original file line numberDiff line numberDiff line change
@@ -2597,7 +2597,7 @@ endpoint 1 {
25972597
callback attribute eventList;
25982598
callback attribute attributeList;
25992599
ram attribute featureMap default = 1;
2600-
ram attribute clusterRevision default = 5;
2600+
ram attribute clusterRevision default = 6;
26012601

26022602
handle command Off;
26032603
handle command On;

examples/lighting-app/silabs/data_model/lighting-wifi-app.zap

+1-1
Original file line numberDiff line numberDiff line change
@@ -3377,7 +3377,7 @@
33773377
"storageOption": "RAM",
33783378
"singleton": 0,
33793379
"bounded": 0,
3380-
"defaultValue": "5",
3380+
"defaultValue": "6",
33813381
"reportable": 1,
33823382
"minInterval": 0,
33833383
"maxInterval": 65344,

0 commit comments

Comments
 (0)