- d1c9050 Remove "utc" type. (#23985) by Boris Zbarsky · 2 years, 3 months ago
- e534257 Fix member naming for the MultiPressComplete event. (#23895) by Boris Zbarsky · 2 years, 3 months ago
- 46b2114 [IC-Device] Initial Structure for client monitoring cluster (#23838) by mkardous-silabs · 2 years, 3 months ago
- b46af33 Replace legacy cluster id constants with namespaced ones. (#23833) by Boris Zbarsky · 2 years, 3 months ago
- 7f2ea3d Split out non-codegen callback logic from callbacks.h into separate header (#23617) by Andrei Litvin · 2 years, 3 months ago
- 76d834e Fixed wrong datamodel in Level Cluster (#23656) by Jakob Sloth Olesen · 2 years, 3 months ago
- cf32330 Rename 'Test Cluster' to 'Unit Testing' to unstutter class and item naming (#23495) by Andrei Litvin · 2 years, 4 months ago
- 0c00923 Rename OTA defines to be in line with cluster naming (#23503) by Andrei Litvin · 2 years, 4 months ago
- abd5f20 Add generic-callback-stubs.cpp to the Darwin framework for now. (#23488) by Boris Zbarsky · 2 years, 4 months ago
- a99675e More cluster define renames for consistency with spec cluster names (#23487) by Andrei Litvin · 2 years, 4 months ago
- 63a4f27 Rename some cluster_id constants to match cluster name (#23471) by Andrei Litvin · 2 years, 4 months ago
- db11e29 Clean up some unused ember methods from codegen & headers (#23325) by Andrei Litvin · 2 years, 4 months ago
- 3c11013 Remove PluginCallbacks.h header, remove ClientInit callbacks (weak linkage) (#23299) by Andrei Litvin · 2 years, 4 months ago
- f1bbff3 Making xmls consistent with specs (#22898) by Rohit Jadhav · 2 years, 5 months ago
- 977cfa4 Fix Switch and MediaPlayback feature map zcl definitions (#22804) by Carter Swedal · 2 years, 5 months ago
- 786a01e Omit write-only attributes in wildcard processing (#22686) by Jerry Johns · 2 years, 6 months ago
- e4c075f Fix Descriptor cluster XML to be aligned with spec. (#22508) by Boris Zbarsky · 2 years, 6 months ago
- c6cfbf0 Fix ColorTemperatureMireds naming to follow the spec. (#22237) by Boris Zbarsky · 2 years, 6 months ago
- c3fcbc1 Make StartUpColorTemperatureMireds nullable, per spec. (#21858) by Boris Zbarsky · 2 years, 6 months ago
- c9d2148 Add FailRandomlyAtFault command to Fault Injection cluster (#22008) by Yufeng Wang · 2 years, 7 months ago
- 1ea6bbe Allow configure nlfaultinjection via fault-cluster in yaml (#21951) by Yufeng Wang · 2 years, 7 months ago
- 87be9a8 Sync thermostat device type with specs (#21922) by Rohit Jadhav · 2 years, 7 months ago
- c24577d Fix enums in admin commissioning cluster (#21890) by Tennessee Carmel-Veilleux · 2 years, 7 months ago
- 117dd16 Align Actions cluster better with spec. (#21638) by Boris Zbarsky · 2 years, 7 months ago
- 6056898 Fix some Thread Network Diagnostics XML/ZAP issues. (#21692) by Boris Zbarsky · 2 years, 7 months ago
- daf5030 Update WiFi Network Diagnostics cluster to align with the spec changes (#21653) by Yufeng Wang · 2 years, 7 months ago
- 58c4b04 Update Level Control XML to match spec definition (#21361) by mkardous-silabs · 2 years, 7 months ago
- 9e873d0 Update Thread Network Diagnostics xml definition to align with the latest spec (#21499) by Yufeng Wang · 2 years, 7 months ago
- 17c8da6 Fix spec-compliance of Administrator Commissioning attributes. (#21442) by Boris Zbarsky · 2 years, 7 months ago
- f93e6cb [YAML][CI] Update the test runner to implement type checking (#21354) by Vivien Nicolas · 2 years, 7 months ago
- cc3e2b7 Bring LevelControl cluster and its tests into conformance with the spec and the test spec (#21312) by Robert Szewczyk · 2 years, 7 months ago
- 5022eb1 Add the spec-required FabricIndex field to Leave event. (#21247) by Boris Zbarsky · 2 years, 7 months ago
- a7ad1d8 Update ZAP to tip. (#21210) by Boris Zbarsky · 2 years, 7 months ago
- 0629b6e Remove unused "InsufficientPrivilege" NOCResponse status (#21072) by Tennessee Carmel-Veilleux · 2 years, 7 months ago
- 6d54807 Mark fabric-scoped commands in the XML and use that in codegen. (#21022) by Boris Zbarsky · 2 years, 7 months ago
- e4cc869 Mark CASE sessions as defunct when we don't get expected responses/acks. (#20820) by Boris Zbarsky · 2 years, 8 months ago
- f6cfaaf Define the unknown enum value for cluster enums. (#20907) by Boris Zbarsky · 2 years, 8 months ago
- 8800678 Fix status of fabric-scoped commands running in PASE (#20849) by Tennessee Carmel-Veilleux · 2 years, 8 months ago
- e455945 add enum check (#20020) by yunhanw-google · 2 years, 8 months ago
- 6d959ae Feature/add separate feature bits for dl schedules (#20670) by Evgeniy Morozov · 2 years, 8 months ago
- e9960d4 Remove various non-Matter clusters from Matter XML. (#20705) by Boris Zbarsky · 2 years, 8 months ago
- 56b387d Enable Ballast Configuration cluster in controller-clusters. (#20685) by Boris Zbarsky · 2 years, 8 months ago
- 51e41f9 remove ami.xmp from matter (#20659) by yunhanw-google · 2 years, 8 months ago
- 383ced5 [power-source] Update cluster definitions (#20370) by Damian Królik · 2 years, 8 months ago
- f241dd2 Add group feature map support (#20458) by Andrei Litvin · 2 years, 8 months ago
- 47c9ea5 Update SoftwareFault event definition to match spec (#19863) by Yufeng Wang · 2 years, 8 months ago
- a8b3a07 Implement MaxCumulativeFailsafeSeconds (#19582) by tehampson · 2 years, 9 months ago
- 85e7649 WindowCovering: Improve Xml enum for OperationalStatus (#18300) by Jonathan Mégevand · 2 years, 9 months ago
- 104d1c4 Remove `client-api.cpp` and dependent clusters (#19291) by Jerry Johns · 2 years, 9 months ago
- 668938e Update TestListStructOctet to use member names that are generic (#19321) by tehampson · 2 years, 9 months ago
- ac7e2f7 Make test cluster code an "manufacturer extension cluster" (#19288) by Andrei Litvin · 2 years, 9 months ago
- 883d799 SoftwareDiagnostics::Watermark support based on implementation flags (#19195) by Andrei Litvin · 2 years, 9 months ago
- 8953dcc Align the ThreadMetrics struct with the spec. (#19208) by Boris Zbarsky · 2 years, 9 months ago
- cb5b1b3 Use `BitMask` instead of `BitFlags` for data model encoding of bitmaps (#19008) by Andrei Litvin · 2 years, 9 months ago
- a81171b Add IsForUpdateNOC field to CSRRequest (#19182) by Tennessee Carmel-Veilleux · 2 years, 9 months ago
- 8dabae0 Codegen typeinfo for global attributes as well. (#19128) by Boris Zbarsky · 2 years, 9 months ago
- 43b14a6 Remove non-Matter door lock bits from door lock XML. (#19063) by Boris Zbarsky · 2 years, 9 months ago
- d5bc7fc Add the MoveToClosestFrequency command to the level control cluster XML. (#19065) by Boris Zbarsky · 2 years, 9 months ago
- 50d1c8e Multiple spec compliance fixes to NOC cluster (#18965) by Tennessee Carmel-Veilleux · 2 years, 9 months ago
- 40629df Update thread-network-diagnostics-cluster to align with the spec (#18920) by Yufeng Wang · 2 years, 9 months ago
- 64a3d3a Use TestEventTriggerDelegate in General Diagnostics Cluster (#18852) by tehampson · 2 years, 9 months ago
- 5865352 [Thread]: Mark attributes which always get intercepted as External (#18058) by Yufeng Wang · 2 years, 9 months ago
- 7b2f01f Update AddNOC/UpdateNOC to follow final error handling spec text (#18861) by Aidan Andrew-Hodgert · 2 years, 9 months ago
- 0f2307b Remove non-Matter Thermostat bits from XML. (#18880) by Boris Zbarsky · 2 years, 9 months ago
- c0295ae Remove IdentifyQuery. (#18819) by Boris Zbarsky · 2 years, 9 months ago
- 2ac8a10 Re-align colorcontrol cluster definition with the spec (#18700) by jmartinez-silabs · 2 years, 9 months ago
- b426529 Align thermostat cluster better with the spec. (#18594) by Boris Zbarsky · 2 years, 9 months ago
- 02010db Update Scene cluster definition to match spec (#18618) by jmartinez-silabs · 2 years, 10 months ago
- b4bbe98 Extend the PCC cluster with more implementation details (#17588) by Thomas Lykkeberg · 2 years, 10 months ago
- b3b0125 Mark attributes nullable as needed for Thread Network Diagnostics cluster (#18531) by Yufeng Wang · 2 years, 10 months ago
- ba00589 Fix the XML for ModeOptionStruct to match spec. (#18637) by Boris Zbarsky · 2 years, 10 months ago
- a08c59b Include what you use: add direct includes in files (#18570) by wendythewan · 2 years, 10 months ago
- b47f90a Replace PairWithQRCode/PairWithManualCode with PairWithCode since the setup pairer internaly distinguish both (#18552) by Vivien Nicolas · 2 years, 10 months ago
- 46739d0 [CI] Remove unused DelayCommands functions (#18534) by Carol Yang · 2 years, 10 months ago
- 500e890 Localization configuration correct attribute ids (#18561) by Vivien Nicolas · 2 years, 10 months ago
- e7af420 [CI] Add a test for successful OTA transfer (#18344) by Carol Yang · 2 years, 10 months ago
- 6f473ca Implement various rules when attributes are written for Fan Control cluster (#17765) by Yufeng Wang · 2 years, 10 months ago
- ed43d59 WindowCovering: GoTos command field optional (#17923) by Jonathan Mégevand · 2 years, 10 months ago
- 37fb44a Update door lock with latest spec changes (#18280) by Evgeniy Morozov · 2 years, 10 months ago
- f59dbe1 Update zap data type schema (#17645) by Bharat Raju · 2 years, 10 months ago
- faafe0a Remove CHIPClustersTest.zapt (#18306) by Vivien Nicolas · 2 years, 10 months ago
- 401c393 Change type from INT16U to VendorId into the Operational Credentials Cluster definition (#18210) by Vivien Nicolas · 2 years, 10 months ago
- df0eb68 [YAML] Add min commissioning timeout parameters to the start command of the SystemCommand simulated cluster (#18038) by Vivien Nicolas · 2 years, 10 months ago
- df644b2 Get rid of the concept of client attributes. (#17875) by Boris Zbarsky · 2 years, 10 months ago
- 73d2d50 Renaming Status Enum in xml and regening (#17813) by Bharat Raju · 2 years, 10 months ago
- 4432d08 Ignore non-context tags in IM encoding instead of erroring out. (#17665) by Boris Zbarsky · 2 years, 10 months ago
- d9b0984 [relativehumidity] Fix MaxMeasuredValue (#17682) by Damian Królik · 2 years, 10 months ago
- 3a7f03a Ensure that read attribute paths are valid paths. (#17664) by Boris Zbarsky · 2 years, 10 months ago
- 382a6fb Update FanControl cluster definition to make it more readable (#17578) by Yufeng Wang · 2 years, 11 months ago
- 8f6ba74 [XML] Correct the PCC cluster xml to reflect the specification (#17181) by Thomas Lykkeberg · 2 years, 11 months ago
- 6e300ac WindowCovering: Support of WNCV_2_3 + refactor of Mode/ConfigStatus (#17429) by Jonathan Mégevand · 2 years, 11 months ago
- b36e4a2 Add feature map to media clusters & TV linux app (#17473) by Lazar Kovacic · 2 years, 11 months ago
- 4967c0e [FanControl cluster] Add missing definitions for Fan Control cluster (#17416) by Yufeng Wang · 2 years, 11 months ago
- 43b5ca7 [nwprov] Resolve comments in #17038 add more checks (#17197) by Song GUO · 2 years, 11 months ago
- 184bda1 Add Capability Minima missing attributes (#17294) by Tennessee Carmel-Veilleux · 2 years, 11 months ago
- f9139f2 Update more cluster access privileges (#17115) by Marc Lepage · 2 years, 11 months ago
- 42d1e4d Enable featuremap for color control server and update cluster revision (#17082) by jmartinez-silabs · 2 years, 11 months ago
- 87b1baa WindowCovering: Cleanup enum xml (#16992) by Jonathan Mégevand · 2 years, 11 months ago
- fae3888 [NWPROV] Fix spec compliance issues (#17038) by Song GUO · 2 years, 11 months ago
- 70a6caa Add extension attribute to access control cluster (#17008) by Marc Lepage · 2 years, 11 months ago