Skip to content

Commit

Permalink
Rebase on master
Browse files Browse the repository at this point in the history
  • Loading branch information
Michail-Antropov committed Sep 16, 2024
1 parent 8a8a187 commit 23e8cb0
Show file tree
Hide file tree
Showing 14 changed files with 177 additions and 408 deletions.
287 changes: 0 additions & 287 deletions data_model/1.3/clusters/EnergyCalendar.xml

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ limitations under the License.
<name>Energy Calendar</name>
<code>0x009A</code>
<define>ENERGY_CALENDAR_CLUSTER</define>
<description/>
<description>The Energy Calendar Cluster provides a mechanism for communicating schedules associated with various forms of energy consumption</description>
<client init="false" tick="false">true</client>
<features>
<feature bit="0" code="PTIER" name="PricingTier" summary="Supports information about pricing tiers">
Expand Down
2 changes: 1 addition & 1 deletion src/controller/data_model/controller-clusters.matter
Original file line number Diff line number Diff line change
Expand Up @@ -5472,7 +5472,7 @@ cluster EnergyEvse = 153 {
timed command ClearTargets(): DefaultSuccess = 7;
}

/** */
/** The Energy Calendar Cluster provides a mechanism for communicating schedules associated with various forms of energy consumption */
cluster EnergyCalendar = 154 {
revision 3;

Expand Down
Loading

0 comments on commit 23e8cb0

Please sign in to comment.