Skip to content

Commit 1187811

Browse files
vivien-applepull[bot]
authored andcommitted
Remove Basic SWBuildId extension from zll.xml since there is no cluster with this code (0x0000) (#24689)
1 parent f7c1017 commit 1187811

File tree

1 file changed

+0
-3
lines changed
  • src/app/zap-templates/zcl/data-model/silabs

1 file changed

+0
-3
lines changed

src/app/zap-templates/zcl/data-model/silabs/zll.xml

-3
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,6 @@ limitations under the License.
4949
<item name="DecrementHue" value="0x00"/>
5050
<item name="IncrementHue" value="0x01"/>
5151
</enum>
52-
<clusterExtension code="0x0000">
53-
<attribute side="server" code="0x4000" define="SW_BUILD_ID" type="CHAR_STRING" length="16" writable="false" default="" optional="true" introducedIn="zll-1.0-11-0037-10">sw build id</attribute>
54-
</clusterExtension>
5552
<clusterExtension code="0x0300">
5653
<attribute side="server" code="0x4000" define="COLOR_CONTROL_ENHANCED_CURRENT_HUE" type="INT16U" min="0x0000" max="0xFFFF" writable="false" default="0x0000" optional="true">EnhancedCurrentHue</attribute>
5754
<attribute side="server" code="0x4001" define="COLOR_CONTROL_ENHANCED_COLOR_MODE" type="ENUM8" min="0x00" max="0xFF" writable="false" default="0x01">EnhancedColorMode</attribute>

0 commit comments

Comments
 (0)