File tree 2 files changed +5
-5
lines changed
examples/all-clusters-app/all-clusters-common
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -7761,7 +7761,7 @@ endpoint 1 {
7761
7761
callback attribute eventList;
7762
7762
callback attribute attributeList;
7763
7763
ram attribute featureMap default = 0x0001;
7764
- ram attribute clusterRevision default = 5 ;
7764
+ ram attribute clusterRevision default = 6 ;
7765
7765
7766
7766
handle command Off;
7767
7767
handle command On;
@@ -9134,7 +9134,7 @@ endpoint 2 {
9134
9134
callback attribute eventList;
9135
9135
callback attribute attributeList;
9136
9136
ram attribute featureMap default = 0x0001;
9137
- ram attribute clusterRevision default = 5 ;
9137
+ ram attribute clusterRevision default = 6 ;
9138
9138
9139
9139
handle command Off;
9140
9140
handle command On;
Original file line number Diff line number Diff line change 6659
6659
"storageOption": "RAM",
6660
6660
"singleton": 0,
6661
6661
"bounded": 0,
6662
- "defaultValue": "5 ",
6662
+ "defaultValue": "6 ",
6663
6663
"reportable": 1,
6664
6664
"minInterval": 0,
6665
6665
"maxInterval": 65344,
6895
6895
"storageOption": "RAM",
6896
6896
"singleton": 0,
6897
6897
"bounded": 0,
6898
- "defaultValue": "5 ",
6898
+ "defaultValue": "6 ",
6899
6899
"reportable": 1,
6900
6900
"minInterval": 0,
6901
6901
"maxInterval": 65344,
23993
23993
"storageOption": "RAM",
23994
23994
"singleton": 0,
23995
23995
"bounded": 0,
23996
- "defaultValue": "5 ",
23996
+ "defaultValue": "6 ",
23997
23997
"reportable": 1,
23998
23998
"minInterval": 0,
23999
23999
"maxInterval": 65344,
You can’t perform that action at this time.
0 commit comments