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

Rel #1132

Merged
merged 7 commits into from
Sep 11, 2023
Merged

Rel #1132

merged 7 commits into from
Sep 11, 2023

Conversation

jingteng25742
Copy link
Contributor

No description provided.

Jing T and others added 7 commits August 24, 2023 14:02
* remove stale UC component debug view

view was used to view studio/jetty api data for demo purposes.
removing as it has not been used for a long time.

* studio integration: clean up / add misc debug logs
* studio integration: stop caching unnecesary backend info (project info / uc comp ids)

BUG: ZAPP-1251
…1107)

- 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
… in the .zap files by removing it for device type refs and using the index for endpoint type id instead of the primary keys of their corresponding tables since they are non deterministic (project-chip#1117)
…roject-chip#1120)

* + --artifactoryUrl option to download-artifactory, enabling downloads from local artifactory repos.

BUG: ZAPP-1256

* code clean up

* compile download-artifact
)

* Fix accessor signatures for string/octstr attributes.

See project-chip/connectedhomeip#28357: we are not
mutating the actual value the caller will observe.

* Address review comment.
In the past, ZAP periodically ping Studio server for UC component states.
Instead, ZAP will only issue 1 GET for global UC states / naming.
For UC component state changes, ZAP subscribe to Studio server via WebSockets.

BUG: ZAPP-1251
@jingteng25742 jingteng25742 merged commit e5d73c5 into project-chip:rel Sep 11, 2023
5 of 6 checks passed
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