Skip to content

Commit

Permalink
Revert FeatureMap in attributeAccessInterfaceAttributes
Browse files Browse the repository at this point in the history
  • Loading branch information
hasty committed Jan 27, 2024
1 parent 3b4ad35 commit 1203545
Show file tree
Hide file tree
Showing 5 changed files with 39 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1685,7 +1685,7 @@ endpoint 1 {
callback attribute acceptedCommandList;
callback attribute eventList;
callback attribute attributeList;
callback attribute featureMap;
ram attribute featureMap default = 5;
ram attribute clusterRevision default = 1;
}

Expand Down
3 changes: 1 addition & 2 deletions src/app/zap-templates/zcl/zcl-with-test-extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -610,8 +610,7 @@
"CumulativeEnergyImported",
"CumulativeEnergyExported",
"PeriodicEnergyImported",
"PeriodicEnergyExported",
"FeatureMap"
"PeriodicEnergyExported"
],
"Electrical Power Measurement": [
"PowerMode",
Expand Down
3 changes: 1 addition & 2 deletions src/app/zap-templates/zcl/zcl.json
Original file line number Diff line number Diff line change
Expand Up @@ -608,8 +608,7 @@
"CumulativeEnergyImported",
"CumulativeEnergyExported",
"PeriodicEnergyImported",
"PeriodicEnergyExported",
"FeatureMap"
"PeriodicEnergyExported"
],
"Electrical Power Measurement": [
"PowerMode",
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1203545

Please sign in to comment.