Skip to content

Commit 4e8a9c3

Browse files
committedMar 4, 2024
Add cluster revision 2 to the xml
1 parent fb786aa commit 4e8a9c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎src/app/zap-templates/zcl/data-model/chip/thread-network-diagnostics-cluster.xml

+1
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ limitations under the License.
9191
<code>0x0035</code>
9292
<define>THREAD_NETWORK_DIAGNOSTICS_CLUSTER</define>
9393
<description>The Thread Network Diagnostics Cluster provides a means to acquire standardized diagnostics metrics that MAY be used by a Node to assist a user or Administrative Node in diagnosing potential problems</description>
94+
<globalAttribute side="either" code="0xFFFD" value="2"/>
9495
<attribute side="server" code="0x00" define="CHANNEL" type="int16u" min="0x00" max="0xFFFF" writable="false" isNullable="true" optional="false">Channel</attribute>
9596
<attribute side="server" code="0x01" define="ROUTING_ROLE" type="RoutingRoleEnum" writable="false" isNullable="true" optional="false">RoutingRole</attribute>
9697
<attribute side="server" code="0x02" define="NETWORK_NAME" type="char_string" length="16" writable="false" default="" isNullable="true" optional="false">NetworkName</attribute>

0 commit comments

Comments
 (0)