该项目从 https://github.com/project-chip/zap 镜像。
拉取镜像更新于 。
- 2月 03, 2022
-
-
由 Mehrad Malayeri 创作于
Temporarily only leave a single Cypress tests and update CI.
-
由 Mehrad Malayeri 创作于
-
由 Mehrad Malayeri 创作于
-
由 Mehrad Malayeri 创作于
-
由 Mehrad Malayeri 创作于
-
- 2月 02, 2022
-
-
由 Boris Zbarsky 创作于
These are not used for anything in Matter and are just taking up space.
-
- 2月 01, 2022
-
-
由 Timotej Ecimovic 创作于
Silabs
-
- 1月 30, 2022
-
-
由 Timotej Ecimovic 创作于
-
- 1月 29, 2022
- 1月 28, 2022
-
-
由 Song Guo 创作于
-
- 1月 27, 2022
-
-
由 Vivien Nicolas 创作于
Bug/helpers for outgoing commands/GitHub#342
-
- 1月 25, 2022
-
-
由 Timotej Ecimovic 创作于
fixing attribute page issue
-
由 Mehrad Malayeri 创作于
-
由 Timotej Ecimovic 创作于
Bump node-fetch from 2.6.6 to 2.6.7
-
由 Bharat Dandu 创作于
GITHUB: #342
-
由 Bharat Dandu 创作于
GITHUB: #342
-
- 1月 24, 2022
-
-
由 dependabot[bot] 创作于
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.6 to 2.6.7. - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Changelog](https://github.com/node-fetch/node-fetch/blob/main/docs/CHANGELOG.md) - [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.6...v2.6.7 ) --- updated-dependencies: - dependency-name: node-fetch dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com>
-
由 Timotej Ecimovic 创作于
Add support for nullable fabric scoped event item support
-
- 1月 23, 2022
-
-
由 Yunhan Wang 创作于
-
- 1月 22, 2022
-
-
由 Timotej Ecimovic 创作于
Fix default value handling for external string attributes.
-
由 Boris Zbarsky 创作于
We were incorrectly outputting a default value in endpoint_config.h for external string attributes, as long as there was a nonempty default value set in the ZAP UI. The fix is to make sure we don't do that, because external attributes don't have default values.
-
由 Boris Zbarsky 创作于
Some SDK implementations want to force some specific storage policy for attributes depending on implementation decisions. Add some mechanisms for doing that: * Add a way to force all lists to have an "attributeAccessInterface" storage policy. * Add a way to provide a map of attributes that have an "attributeAccessInterface" storage policy. For now this policy is mapped to "External" storage for endpoint attributes, but later on I want to add another value to that enum and use it instead of "External", because there are some optimizations we can do for "attributeAccessInterface" that we can't do for things that are just "External".
-
由 Timotej Ecimovic 创作于
Silabs
-
由 Timotej Ecimovic 创作于
-
由 Timotej Ecimovic 创作于
-
- 1月 21, 2022
-
-
由 Timotej Ecimovic 创作于
Silabs
-
由 Timotej Ecimovic 创作于
-
由 Timotej Ecimovic 创作于
Add logic that will upgrade zap file to correctly peg the reporting policy to mandatory or prohibited.
-
- 1月 20, 2022
-
-
由 Boris Zbarsky 创作于
Matter field ids start at 0, not 1, but the defaulting was defaulting to starting at 1. The new setup defaults the first field to 0, and every following field to 1 more than the previous one (which might have an explicitly specified field id).
-
由 Timotej Ecimovic 创作于
-
由 Timotej Ecimovic 创作于
-
由 Timotej Ecimovic 创作于
-
由 Timotej Ecimovic 创作于
-
由 Timotej Ecimovic 创作于
-