Skip to content

Commit

Permalink
Remove unused files from src/app/zap-templates/zcl/data-model/draft/ (
Browse files Browse the repository at this point in the history
#30895)

* Remove files that do not seem to contain any used types. Trying to make sure drafts is clean (as we have all clusters in draft already deprecated)

* Remove one more unused file

* Remove all draft types - since they have no associated cluster id, it is unclear to me if we ever use them

* Update comment a bit

---------

Co-authored-by: Andrei Litvin <andreilitvin@google.com>
  • Loading branch information
2 people authored and pull[bot] committed Mar 29, 2024
1 parent f97c0b1 commit 2229280
Show file tree
Hide file tree
Showing 11 changed files with 1 addition and 364 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,7 @@ using namespace chip::app::Clusters::ThermostatUserInterfaceConfiguration;
using chip::Protocols::InteractionModel::Status;

namespace {
//
// Those types are defined as drafts in
// src/app/zap-templates/zcl/data-model/draft/types/thermostat-user-interface-configuration.xml
//

enum class TemperatureDisplayMode : uint8_t
{
kCelsius = 0x0,
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

78 changes: 0 additions & 78 deletions src/app/zap-templates/zcl/data-model/draft/types/door-lock.xml

This file was deleted.

This file was deleted.

This file was deleted.

35 changes: 0 additions & 35 deletions src/app/zap-templates/zcl/data-model/draft/types/power-profile.xml

This file was deleted.

This file was deleted.

43 changes: 0 additions & 43 deletions src/app/zap-templates/zcl/data-model/draft/types/thermostat.xml

This file was deleted.

0 comments on commit 2229280

Please sign in to comment.