project-chip / connectedhomeip

Matter (formerly Project CHIP) creates more connections between more objects, simplifying development for manufacturers and increasing compatibility for consumers, guided by the Connectivity Standards Alliance.
https://buildwithmatter.com
Apache License 2.0
7.45k stars 1.99k forks source link

[1.3] The implementation of the Water Heater Management Cluster is missing in chip-tool #30268

Closed Rajashreekalmane closed 1 week ago

Rajashreekalmane commented 11 months ago

Reproduction steps

  1. Executed the below mentioned command to put DUT into a commissionable state ./chip-all-clusters-app

  2. Once DUT reach the commissionable state sent below mentioned command on TH. ./chip-tool pairing onnetwork 1 20202021

  3. After the successful commissioning, I attempted to validate the Water Heater Management Cluster , but it is not implemented in chip-tool image

Bug prevalence

Whenever I do

GitHub hash of the SDK that was being used

24d38dac1000c0e57143a2a481268ecbcd398138

Platform

raspi

Platform Version(s)

No response

Type

Test Improvement

Anything else?

Spec Reference : https://github.com/CHIP-Specifications/connectedhomeip-spec/blob/master/src/app_clusters/WaterHeaterManagement.adoc

ReneJosefsen commented 9 months ago

Water Heater is, despite the similarity in naming, currently not a part of the Water Management effort. Removing it from the project.

Rajashreekalmane commented 1 week ago

Issue resolved in latest TOT, hence closing this issue