Skip to content

Commit 23e8cb0

Browse files
Rebase on master
1 parent 8a8a187 commit 23e8cb0

File tree

14 files changed

+177
-408
lines changed

14 files changed

+177
-408
lines changed

data_model/1.3/clusters/EnergyCalendar.xml

-287
This file was deleted.

src/app/zap-templates/zcl/data-model/chip/energy-calendar-cluster.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ limitations under the License.
8282
<name>Energy Calendar</name>
8383
<code>0x009A</code>
8484
<define>ENERGY_CALENDAR_CLUSTER</define>
85-
<description/>
85+
<description>The Energy Calendar Cluster provides a mechanism for communicating schedules associated with various forms of energy consumption</description>
8686
<client init="false" tick="false">true</client>
8787
<features>
8888
<feature bit="0" code="PTIER" name="PricingTier" summary="Supports information about pricing tiers">

src/controller/data_model/controller-clusters.matter

+1-1
Original file line numberDiff line numberDiff line change
@@ -5472,7 +5472,7 @@ cluster EnergyEvse = 153 {
54725472
timed command ClearTargets(): DefaultSuccess = 7;
54735473
}
54745474

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

0 commit comments

Comments
 (0)