Skip to content

Commit

Permalink
updating the cluster revision number for the onoff for silabs wifi (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
chirag-silabs authored Mar 27, 2024
1 parent 073f0bc commit 86af239
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2597,7 +2597,7 @@ endpoint 1 {
callback attribute eventList;
callback attribute attributeList;
ram attribute featureMap default = 1;
ram attribute clusterRevision default = 5;
ram attribute clusterRevision default = 6;

handle command Off;
handle command On;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3377,7 +3377,7 @@
"storageOption": "RAM",
"singleton": 0,
"bounded": 0,
"defaultValue": "5",
"defaultValue": "6",
"reportable": 1,
"minInterval": 0,
"maxInterval": 65344,
Expand Down

0 comments on commit 86af239

Please sign in to comment.