Skip to content

Commit

Permalink
Remove Basic SWBuildId extension from zll.xml since there is no clust…
Browse files Browse the repository at this point in the history
…er with this code (0x0000)
  • Loading branch information
vivien-apple committed Jan 27, 2023
1 parent e508464 commit df3c237
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/app/zap-templates/zcl/data-model/silabs/zll.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,6 @@ limitations under the License.
<item name="DecrementHue" value="0x00"/>
<item name="IncrementHue" value="0x01"/>
</enum>
<clusterExtension code="0x0000">
<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>
</clusterExtension>
<clusterExtension code="0x0300">
<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>
<attribute side="server" code="0x4001" define="COLOR_CONTROL_ENHANCED_COLOR_MODE" type="ENUM8" min="0x00" max="0xFF" writable="false" default="0x01">EnhancedColorMode</attribute>
Expand Down

0 comments on commit df3c237

Please sign in to comment.