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

Water Heater Management - support for BoostStarted Event #34390

Closed jamesharrow closed 1 month ago

jamesharrow commented 3 months ago

There is a new proposal to add BoostStarted and BoostEnded events to the Water Heater Management cluster - see spec PR: https://github.com/CHIP-Specifications/connectedhomeip-spec/pull/10028

This issue is to align the SDK with that implementation (new XML, updated handling in example to generate events)

jamesharrow commented 2 months ago

This will be added in #34944