Skip to content

Commit

Permalink
Stop generating non-enum-class enums for door lock bits. (#15844)
Browse files Browse the repository at this point in the history
  • Loading branch information
bzbarsky-apple authored and pull[bot] committed Feb 16, 2024
1 parent 59fc507 commit 2909497
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 132 deletions.
9 changes: 0 additions & 9 deletions src/app/zap-templates/templates/app/helper.js
Original file line number Diff line number Diff line change
Expand Up @@ -751,15 +751,6 @@ function isWeaklyTypedEnum(label)
"ColorMode",
"ContentLaunchStatus",
"ContentLaunchStreamingType",
"DoorLockEventSource",
"DoorLockEventType",
"DoorLockOperatingMode",
"DoorLockOperationEventCode",
"DoorLockProgrammingEventCode",
"DoorLockState",
"DoorLockUserStatus",
"DoorLockUserType",
"DoorState",
"EnhancedColorMode",
"HardwareFaultType",
"HueDirection",
Expand Down
24 changes: 0 additions & 24 deletions zzz_generated/app-common/app-common/zap-generated/cluster-enums.h

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

99 changes: 0 additions & 99 deletions zzz_generated/app-common/app-common/zap-generated/enums.h

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2909497

Please sign in to comment.