Commit ecad145
authored
matter-devices.xml: Fix DEM (Simple -> Utility) (project-chip#36458)
* matter-devices.xml: Fix DEM (Simple -> Utility)
This change fixes the DEM device type description in matter-devices.xml.
The most relevant change is fixing the class type from Simple to
Utility.
This was generated using alchemy with the command:
```
alchemy/alchemy zap --attribute="in-progress" --sdkRoot=./connectedhomeip/ --specRoot=./connectedhomeip-spec/ ./connectedhomeip-spec/src/device_types/DeviceEnergyManagement.adoc
```
* zap regen
* Fix name to avoid unwanted changes on Zap generation.1 parent 5d64b73 commit ecad145
File tree
2 files changed
+3
-3
lines changed- src
- app/zap-templates/zcl/data-model/chip
- darwin/Framework/CHIP/zap-generated
2 files changed
+3
-3
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2681 | 2681 | | |
2682 | 2682 | | |
2683 | 2683 | | |
2684 | | - | |
| 2684 | + | |
2685 | 2685 | | |
2686 | 2686 | | |
| 2687 | + | |
2687 | 2688 | | |
2688 | | - | |
2689 | 2689 | | |
2690 | 2690 | | |
2691 | 2691 | | |
| |||
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments