Skip to content

Compressing .zap file with better readability #29019

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

Conversation

brdandu
Copy link
Contributor

@brdandu brdandu commented Sep 1, 2023

Switching .zap files to have only enabled content and compressing them to smaller size. Also making sure that they are more readable and easy to hand edit

JIRA: ZAPP-1113

Associated ZAP PR: project-chip/zap#1121

…m to smaller size. Also making sure that they are more readable and easy to hand edit

JIRA: ZAPP-1113
"outgoing": 0
}
" code | mfgCode | source | incoming | outgoing",
"0x0001 | | server | 1 | 1 => ArmFailSafeResponse",
Copy link
Contributor

Choose a reason for hiding this comment

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

While this is readable, this has other issues:

  • not script-editable really anymore
  • unclear meaning: why do we have an empty mfgCode in there, why do we have a "source" if it is always the same for matter products, what does incoming mean (why is there a 0 for regulatory config when all responses are the same), what does "1 =>" mean ...

@woody-apple woody-apple added this to the 1.3 Release milestone Nov 16, 2023
Copy link

stale bot commented Mar 13, 2024

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@stale stale bot added the stale Stale issue or PR label Mar 13, 2024
@andy31415
Copy link
Contributor

PR with merge conflicts and in draft form after a long time. assuming stale and closing.

@andy31415 andy31415 closed this Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants