Skip to content

Commit

Permalink
Added the RVC operational state enums to the EnumsNotUsedAsTypeInXML.
Browse files Browse the repository at this point in the history
  • Loading branch information
hicklin committed Oct 18, 2023
1 parent a1f9a83 commit 4933d59
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/app/common/templates/config-data.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ EnumsNotUsedAsTypeInXML:
- "RvcRunMode::StatusCode"
- "RvcCleanMode::ModeTag"
- "RvcCleanMode::StatusCode"
- "RvcOperationalState::OperationalStateEnum"
- "RvcOperationalState::ErrorStateEnum"

CommandHandlerInterfaceOnlyClusters:
# List of clusters that are implemented entirely with
Expand Down

0 comments on commit 4933d59

Please sign in to comment.