Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@brdandu
Copy link
Collaborator

@brdandu brdandu commented Apr 20, 2023

  • Add zcl_struct_items_by_struct_and_cluster_name helper for retrieving struct items based on struct and cluster name in helper-zcl.js
  • Updating selectAllStructItemsByStructName to handle cluster name as well
  • Updating the xml for TargetStruct such that it is now present in binding and access control clusters
  • Adding a test to make sure the right struct items are generated based on cluster names
  • Github: ZAP#916

Copy link
Contributor

@bzbarsky-apple bzbarsky-apple left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

- Add zcl_struct_items_by_struct_and_cluster_name helper for retrieving struct items based on struct and cluster name in helper-zcl.js
- Updating selectAllStructItemsByStructName to handle cluster name as well
- Updating the xml for TargetStruct such that it is now present in binding and access control clusters
- Adding a test to make sure the right struct items are generated based on cluster names
- Github: ZAP#916
@brdandu brdandu force-pushed the feature/helperForStructItemsBasedOnStructAndClusterName/ZAP#916 branch from 565a4ea to ef16b4b Compare April 21, 2023 13:22
@brdandu brdandu merged commit 01d8e00 into project-chip:master Apr 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Having two identically-named structs can end up failing Matter test codegen

2 participants