Skip to content

Commit

Permalink
Fix cluster Bridged Device Basic Information in matter-devices.xml (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
lboue authored Nov 19, 2024
1 parent ba33cf2 commit 368cf2e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ limitations under the License.
<requireAttribute>CLIENT_LIST</requireAttribute>
<requireAttribute>PARTS_LIST</requireAttribute>
</include>
<include cluster="Bridged Device Basic" client="false" server="true" clientLocked="true" serverLocked="true">
<include cluster="Bridged Device Basic Information" client="false" server="true" clientLocked="true" serverLocked="true">
<requireAttribute>REACHABLE</requireAttribute>
</include>
<include cluster="Power Source Configuration" client="false" server="false" clientLocked="true" serverLocked="false"></include>
Expand Down

0 comments on commit 368cf2e

Please sign in to comment.