Skip to content

Commit

Permalink
Add ProductAppearance on Bridged Device Basic Information to the list…
Browse files Browse the repository at this point in the history
… of forced-attribute-access attributes. (#26334)

This fixes a merge issue between the ProductAppearance PR and the "don't generate accessors for things
where they do not make sense" PR.
  • Loading branch information
bzbarsky-apple authored and pull[bot] committed Nov 3, 2023
1 parent f20965e commit 1228571
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/app/zap-templates/zcl/zcl-with-test-extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@
"CapabilityMinima",
"ProductAppearance"
],
"Bridged Device Basic Information": ["ProductAppearance"],
"Descriptor": ["ClusterRevision"],
"Ethernet Network Diagnostics": [
"PHYRate",
Expand Down
1 change: 1 addition & 0 deletions src/app/zap-templates/zcl/zcl.json
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,7 @@
"CapabilityMinima",
"ProductAppearance"
],
"Bridged Device Basic Information": ["ProductAppearance"],
"Descriptor": ["ClusterRevision"],
"Ethernet Network Diagnostics": [
"PHYRate",
Expand Down

0 comments on commit 1228571

Please sign in to comment.