Skip to content

Command handler interface mixin no change#208

Open
ratgr wants to merge 147 commits into
andy31415:cluster_metadata_generationfrom
ratgr:command-handler-interface-mixin-no-change
Open

Command handler interface mixin no change#208
ratgr wants to merge 147 commits into
andy31415:cluster_metadata_generationfrom
ratgr:command-handler-interface-mixin-no-change

Conversation

@ratgr

@ratgr ratgr commented Apr 16, 2025

Copy link
Copy Markdown
Collaborator

Temporary PR for testing and showing differences

Testing

andy31415 and others added 15 commits April 17, 2025 15:11
…p#38461)

Co-authored-by: Andrei Litvin <andreilitvin@google.com>
# Conflicts:
#	.github/workflows/protocol_compatibility.yaml
…oject-chip#38451)

* ESP32: add sdkconfig to build lighting-app for Matter Over Thread

- Added the sdkconfig.defaults.esp32c6_thread which can be used to build
  the lighting-app for thread transport
- Also, added steps in the README

* Restyled by prettier-markdown

* refine the heading

---------

Co-authored-by: Restyled.io <commits@restyled.io>
* Cleanup typos in the code

* Simplify IDL usage in scripts

* Fix matter_idl_generator_files

* Keep tests only in matter-idl GN

* Restyled by isort

* Fix Java CI

* Activate env prior to gn gen in gn_silabs_example.sh

---------

Co-authored-by: Restyled.io <commits@restyled.io>
…ip#38128)

* da-revocation: add test data for dac and pai both revoked case

Clubbed the different revocation set into single file and adjusted the
doc accordingly.

* Added certification test cases for TC-DA-1-9

Added the test cases for testing device attestation revocation feature

* fix the yaml indentation

* Restyled by whitespace

* Restyled by prettier-json

* Restyled by prettier-markdown

* Restyled by prettier-yaml

* Add CRL for revoked PAI CA and adjust the unit tests after clubbing data
into single file

* remove manual test case for TC-DA-1-9

* update comment in dac provider test vectors

* merge revocation sets

* add python test for tc-da-1-9

* Restyled by autopep8

* Restyled by isort

* remove unnecessary if

* skip running tc-da-1-9 in ci

* Restyled by prettier-yaml

* change test case as per python testing requirements

* enable tc-da in ci

* add a todo

* Restyled by autopep8

* fix the app path

* Restyled by autopep8

* fix paths for ci

* remove unused commnet

* address review comments

* add asserts when required arguments are not present and use the default
log path for storing app logs, also fix the ci by passing --PICS
argument

---------

Co-authored-by: Restyled.io <commits@restyled.io>
To address CHIP-Specifications/chip-test-plans#5067 this test case needs to be removed because the Oven Cavity Operational State cluster does not support pause and resume what this step is testing for.
- Simplify call sites by not passing the stringified module name
- Avoid duplicate plain and os_log string constants
- Actually avoid retain/release of the logger

Overall this saves about 50k of code and 100k of strings in Matter.framework
…#38122)

* Closure device type updates as per latest specification

* Adding App to MTRDeviceTypeClass Enum

* Updating closure app with new device types

---------

Co-authored-by: sabollim <satyanaag.bollimpalli@silabs.com>
* Add handling for non-volatile attributes

* Restyled by whitespace

* Restyled by clang-format

* Add missing clearing of the provided vectors

---------

Co-authored-by: Restyled.io <commits@restyled.io>
@ratgr
ratgr force-pushed the command-handler-interface-mixin-no-change branch from 2f2fcb7 to b32c323 Compare April 18, 2025 16:25
@ratgr
ratgr force-pushed the command-handler-interface-mixin-no-change branch from b32c323 to ae7c0b3 Compare April 18, 2025 16:40
@ratgr
ratgr force-pushed the command-handler-interface-mixin-no-change branch from ebac26e to 408f217 Compare April 18, 2025 19:03
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.