Skip to content

Commit

Permalink
Update ClusterRevision for Bridged Device Basic Information. (#26643)
Browse files Browse the repository at this point in the history
This got missed when adding ProductAppearance.
  • Loading branch information
bzbarsky-apple authored and pull[bot] committed Jun 26, 2023
1 parent e4e4609 commit 2c3c45b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ limitations under the License.
<define>BRIDGED_DEVICE_BASIC_INFORMATION_CLUSTER</define>
<client tick="false" init="false">true</client>
<server tick="false" init="false">true</server>
<globalAttribute side="either" code="0xFFFD" value="1"/>
<globalAttribute side="either" code="0xFFFD" value="2"/>

<attribute side="server" code="1" define="VENDOR_NAME" type="char_string" length="32" optional="true">VendorName</attribute>
<attribute side="server" code="2" define="VENDOR_ID" type="vendor_id" optional="true">VendorID</attribute>
Expand Down

0 comments on commit 2c3c45b

Please sign in to comment.