Skip to content

Commit 6eaac31

Browse files
authored
DM XMLs: One more spec PR (project-chip#41902)
1 parent 51e654f commit 6eaac31

File tree

5 files changed

+8
-21
lines changed

5 files changed

+8
-21
lines changed

data_model/1.5/clusters/CommodityMetering.xml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,7 @@ Davis, CA 95616, USA
6262
<revision revision="1" summary="Initial Release"/>
6363
</revisionHistory>
6464
<clusterIds>
65-
<clusterId id="0x0B07" name="Commodity Metering">
66-
<provisionalConform/>
67-
</clusterId>
65+
<clusterId id="0x0B07" name="Commodity Metering"/>
6866
</clusterIds>
6967
<classification hierarchy="base" role="application" picsCode="COMMTR" scope="Endpoint"/>
7068
<dataTypes>

data_model/1.5/clusters/CommodityTariff.xml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,7 @@ Davis, CA 95616, USA
6262
<revision revision="1" summary="Initial Matter revision"/>
6363
</revisionHistory>
6464
<clusterIds>
65-
<clusterId id="0x0700" name="Commodity Tariff">
66-
<provisionalConform/>
67-
</clusterId>
65+
<clusterId id="0x0700" name="Commodity Tariff"/>
6866
</clusterIds>
6967
<classification hierarchy="base" role="application" picsCode="SETRF" scope="Endpoint"/>
7068
<features>

data_model/1.5/clusters/EnergyEVSE.xml

Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -73,25 +73,16 @@ Davis, CA 95616, USA
7373
<mandatoryConform/>
7474
</feature>
7575
<feature bit="1" code="SOC" name="SoCReporting" summary="EVSE supports reporting of vehicle State of Charge (SoC)">
76-
<otherwiseConform>
77-
<provisionalConform/>
78-
<optionalConform/>
79-
</otherwiseConform>
76+
<optionalConform/>
8077
</feature>
8178
<feature bit="2" code="PNC" name="PlugAndCharge" summary="EVSE supports PLC to support Plug and Charge">
82-
<otherwiseConform>
83-
<provisionalConform/>
84-
<optionalConform/>
85-
</otherwiseConform>
79+
<optionalConform/>
8680
</feature>
8781
<feature bit="3" code="RFID" name="RFID" summary="EVSE is fitted with an RFID reader">
8882
<optionalConform/>
8983
</feature>
9084
<feature bit="4" code="V2X" name="V2X" summary="EVSE supports bi-directional charging / discharging">
91-
<otherwiseConform>
92-
<provisionalConform/>
93-
<optionalConform/>
94-
</otherwiseConform>
85+
<optionalConform/>
9586
</feature>
9687
</features>
9788
<dataTypes>

data_model/1.5/spec_sha

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
b0b8f8c02d3ba6a7b1af62af38839e84eaffefb2
1+
bedb9c42d945066f1ba626f11013e5dcefa8a8b9

docs/ids_and_codes/spec_clusters.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,12 +142,12 @@ The following markers are used in this document (matches the ID master list):
142142
|1364 |0x0554 |WebRTC Transport Requestor |WEBRTCR | | | | | |C |
143143
|1365 |0x0555 |Push AV Stream Transport |PAVST | | | | | |C |
144144
|1366 |0x0556 |Chime |CHIME | | | | | |C |
145-
|1792 |0x0700 |Commodity Tariff |SETRF | | | | | |P |
145+
|1792 |0x0700 |Commodity Tariff |SETRF | | | | | |C |
146146
|1872 |0x0750 |Ecosystem Information |ECOINFO | | |C |C |C |C |
147147
|1873 |0x0751 |Commissioner Control |CCTRL | | |C |C |C |C |
148148
|1874 |0x0752 |Joint Fabric Datastore |JFDS | | |P |P |P |P |
149149
|1875 |0x0753 |Joint Fabric Administrator |JFPKI | | |P |P |P |P |
150150
|2049 |0x0801 |TLS Certificate Management |TLSCERT | | | | | |C |
151151
|2050 |0x0802 |TLS Client Management |TLSCLIENT | | | | | |C |
152152
|2822 |0x0B06 |Meter Identification |MTRID | | | | | |C |
153-
|2823 |0x0B07 |Commodity Metering |COMMTR | | | | | |P |
153+
|2823 |0x0B07 |Commodity Metering |COMMTR | | | | | |C |

0 commit comments

Comments
 (0)