Skip to content

Compressing .zap file with better readability#29019

Closed
brdandu wants to merge 1 commit into
project-chip:masterfrom
brdandu:feature/enabledOnlyZapFileFormat/ZAPP-1113
Closed

Compressing .zap file with better readability#29019
brdandu wants to merge 1 commit into
project-chip:masterfrom
brdandu:feature/enabledOnlyZapFileFormat/ZAPP-1113

Conversation

@brdandu

@brdandu brdandu commented Sep 1, 2023

Copy link
Copy Markdown
Contributor

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
Copy Markdown
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
@stale

stale Bot commented Mar 13, 2024

Copy link
Copy Markdown

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
Copy Markdown
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