Skip to content

Commit c788834

Browse files
Rebase on master
1 parent e6e050b commit c788834

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
@@ -5437,7 +5437,7 @@ cluster EnergyEvse = 153 {
54375437
timed command ClearTargets(): DefaultSuccess = 7;
54385438
}
54395439

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

0 commit comments

Comments
 (0)