Skip to content

Commit 981de99

Browse files
Level Control revert to revision 5 (project-chip#32931)
1 parent 3c7c9b1 commit 981de99

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -2355,7 +2355,7 @@ endpoint 1 {
23552355
callback attribute eventList;
23562356
callback attribute attributeList;
23572357
ram attribute featureMap default = 3;
2358-
ram attribute clusterRevision default = 6;
2358+
ram attribute clusterRevision default = 5;
23592359

23602360
handle command MoveToLevel;
23612361
handle command Move;

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -4288,7 +4288,7 @@
42884288
"storageOption": "RAM",
42894289
"singleton": 0,
42904290
"bounded": 0,
4291-
"defaultValue": "6",
4291+
"defaultValue": "5",
42924292
"reportable": 1,
42934293
"minInterval": 0,
42944294
"maxInterval": 65344,

0 commit comments

Comments
 (0)