Skip to content

Commit 3c3af3a

Browse files
committed
Addressing review comments from Boris
1 parent f8b35c2 commit 3c3af3a

File tree

3 files changed

+0
-5
lines changed

3 files changed

+0
-5
lines changed

src/app/zap-templates/zcl/zcl-with-test-extensions.json

-1
Original file line numberDiff line numberDiff line change
@@ -638,7 +638,6 @@
638638
"Power Topology": ["FeatureMap"],
639639
"Valve Configuration and Control": ["RemainingDuration"],
640640
"Boolean State Configuration": ["CurrentSensitivityLevel"],
641-
"Water Heater Management": ["FeatureMap"],
642641
"Wi-Fi Network Management": ["SSID"]
643642
},
644643
"defaultReportingPolicy": "mandatory",

src/app/zap-templates/zcl/zcl.json

-1
Original file line numberDiff line numberDiff line change
@@ -636,7 +636,6 @@
636636
"Power Topology": ["FeatureMap"],
637637
"Valve Configuration and Control": ["RemainingDuration"],
638638
"Boolean State Configuration": ["CurrentSensitivityLevel"],
639-
"Water Heater Management": ["FeatureMap"],
640639
"Wi-Fi Network Management": ["SSID"]
641640
},
642641
"defaultReportingPolicy": "mandatory",

src/app/zap_cluster_list.json

-3
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,6 @@
129129
"WAKE_ON_LAN_CLUSTER": [],
130130
"LAUNDRY_WASHER_CONTROLS_CLUSTER": [],
131131
"LAUNDRY_DRYER_CONTROLS_CLUSTER": [],
132-
"WATER_HEATER_MANAGEMENT_CLUSTER": [],
133132
"WIFI_NETWORK_DIAGNOSTICS_CLUSTER": [],
134133
"WINDOW_COVERING_CLUSTER": [],
135134
"ZLL_COMMISSIONING_CLUSTER": []
@@ -312,8 +311,6 @@
312311
"WIFI_NETWORK_DIAGNOSTICS_CLUSTER": ["wifi-network-diagnostics-server"],
313312
"WIFI_NETWORK_MANAGEMENT_CLUSTER": ["wifi-network-management-server"],
314313
"WINDOW_COVERING_CLUSTER": ["window-covering-server"],
315-
"WATER_HEATER_MANAGEMENT_CLUSTER": [],
316-
"WATER_HEATER_MANAGEMENT_CLUSTER": ["water-heater-management-server"],
317314
"ZLL_COMMISSIONING_CLUSTER": []
318315
}
319316
}

0 commit comments

Comments
 (0)