forked from project-chip/connectedhomeip
-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add missing Water Heater device to matter-devices.xml (project-chip#3…
…6125) * Add missing Water Heater device to matter-devices.xml This PR adds the missing Water Heater device to matter-devices.xml. The description was generated using the Alchemy tool (https://github.com/project-chip/alchemy) with the following command: `alchemy zap --attribute="in-progress" --sdkRoot=./connectedhomeip/ --specRoot=./connectedhomeip-spec/ ./connectedhomeip-spec/src/device_types/WaterHeater.adoc` I manually fixed the device nae from `Matter Water Heater` to `Water Heater`. * zap regen Change-Id: I522bf3640e65c624c96b281a46caa60ded43e6f7 Reviewed-on: http://androidsource.nxp.com/project/26508 Reviewed-by: Elven Wang <[email protected]>
- Loading branch information
1 parent
be13bdf
commit c3ceda5
Showing
4 changed files
with
118 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
72 changes: 72 additions & 0 deletions
72
src/darwin/Framework/CHIP/zap-generated/MTRClusterConstants.h
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
9 changes: 1 addition & 8 deletions
9
src/darwin/Framework/CHIP/zap-generated/MTRDeviceTypeMetadata.mm
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
2 changes: 2 additions & 0 deletions
2
zzz_generated/chip-tool/zap-generated/cluster/logging/EntryToText.cpp
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.