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

Adding Matter and Zigbee documentation to the ZAP tool #1107

Conversation

brdandu
Copy link
Collaborator

@brdandu brdandu commented Aug 16, 2023

  • Includes Core specification
  • Includes Device Library Specification
  • Includes Application cluster specification
  • JIRA: ZAPP-1104

@codecov-commenter
Copy link

codecov-commenter commented Aug 16, 2023

Codecov Report

Merging #1107 (2fc9d37) into master (f1edf12) will decrease coverage by 0.07%.
The diff coverage is 67.34%.

❗ Current head 2fc9d37 differs from pull request most recent head ba833dd. Consider uploading reports for the commit ba833dd to get more accurate results

@@            Coverage Diff             @@
##           master    #1107      +/-   ##
==========================================
- Coverage   65.34%   65.28%   -0.07%     
==========================================
  Files         170      170              
  Lines       18152    18179      +27     
  Branches     3907     3913       +6     
==========================================
+ Hits        11862    11868       +6     
- Misses       6290     6311      +21     
Files Changed Coverage Δ
src-shared/db-enum.js 75.00% <ø> (ø)
src/App.vue 0.00% <0.00%> (ø)
src/components/ZclEndpointCard.vue 33.82% <40.00%> (-3.19%) ⬇️
src/components/ZCLToolbar.vue 31.86% <66.66%> (+0.68%) ⬆️
src/components/ZclClusterManager.vue 47.61% <75.00%> (-3.26%) ⬇️
src/components/ZclClusterView.vue 87.87% <100.00%> (-6.95%) ⬇️
src/components/ZclCreateModifyEndpoint.vue 69.86% <100.00%> (+1.29%) ⬆️

@brdandu brdandu force-pushed the feature/integrateSpecificationIntoZAP/ZAPP-1104 branch from bbbb62b to 13c17d2 Compare August 17, 2023 13:36
@brdandu brdandu force-pushed the feature/integrateSpecificationIntoZAP/ZAPP-1104 branch 2 times, most recently from b2d5b4a to 083a199 Compare August 25, 2023 21:04
- Includes Core specification
- Includes Device Library Specification
- Includes Application cluster specification
- Modify documentation icon's style and location

- Retrieving the core, cluster and device type documentation from options coming from zcl.json file
- Retrieving the documentation from the backend and showing it in the UI
- updating the feature level since a stack change is associated with it
- JIRA: ZAPP-1104
@brdandu brdandu force-pushed the feature/integrateSpecificationIntoZAP/ZAPP-1104 branch from 2fc9d37 to ba833dd Compare August 28, 2023 15:19
@brdandu brdandu merged commit 88ff3e0 into project-chip:master Aug 28, 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.

4 participants