We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d303c59 commit e068bb5Copy full SHA for e068bb5
examples/refrigerator-app/silabs/data_model/refrigerator-wifi-app.matter
@@ -1683,7 +1683,7 @@ endpoint 2 {
1683
callback attribute generatedCommandList;
1684
callback attribute acceptedCommandList;
1685
callback attribute attributeList;
1686
- ram attribute featureMap default = 2;
+ ram attribute featureMap default = 1;
1687
ram attribute clusterRevision default = 1;
1688
1689
handle command SetTemperature;
@@ -1716,7 +1716,7 @@ endpoint 3 {
1716
1717
1718
1719
1720
1721
1722
0 commit comments