Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Determine all the data types which are being used for generation #993

Open
brdandu opened this issue Apr 11, 2023 · 0 comments
Open

Determine all the data types which are being used for generation #993

brdandu opened this issue Apr 11, 2023 · 0 comments
Labels
component: back-end Back-end work only, no user interface changes enhancement New feature or request matter Important to Matter SDK zigbee pro Important to ZigbeePro stack

Comments

@brdandu
Copy link
Collaborator

brdandu commented Apr 11, 2023

From project-chip/connectedhomeip#26016 (comment)
I guess future zap feature request: we should be able to iterate over "used" structures and types (enums, bitmaps etc) (and this should be recursive: if a struct uses a struct that uses an enum, I should see 2 structs and an enum)

This will most probably start with the data types from enabled attributes and command(command argument types) and then do a recursive type enablement based on that.

@brdandu brdandu added enhancement New feature or request matter Important to Matter SDK zigbee pro Important to ZigbeePro stack component: back-end Back-end work only, no user interface changes labels Apr 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: back-end Back-end work only, no user interface changes enhancement New feature or request matter Important to Matter SDK zigbee pro Important to ZigbeePro stack
Projects
None yet
Development

No branches or pull requests

1 participant