- 5040da2 Use chip::app::ConcreteCommandPath for DispatchSingleClusterCommand, DispatchSingleClusterCommandResponse and ServerClusterCommandExists (#10226) by Vivien Nicolas · 3 years, 6 months ago
- 596f83b Update enum decode for cluster object (#10257) by yunhanw-google · 3 years, 6 months ago
- 899a5c1 Change AddStatusCode to take a ConcreteCommandPath (#10215) by Boris Zbarsky · 3 years, 6 months ago
- e4d3a48 Eliminate template duplication in cluster-objects-src.zapt. (#10220) by Boris Zbarsky · 3 years, 6 months ago
- 56fef28 Add a safer API for encoding a command data response to CommandHandler. (#10216) by Boris Zbarsky · 3 years, 6 months ago
- 8af8848 Remove the need to manually set *aDataRead for AttributeAccessInterface. (#10154) by Boris Zbarsky · 3 years, 6 months ago
- 0b1696a Normalized generation of `DecodableType` cluster objects. (#10175) by Jerry Johns · 3 years, 6 months ago
- e72e2c3 Update cluster command APIs to make it easier to fix list/struct support in commands (#10168) by Boris Zbarsky · 3 years, 6 months ago
- 563f389 move all cirque test to ipv6 only (#10200) by yunhanw-google · 3 years, 6 months ago
- 1507b6f Remove vestigial pre-spec ACL code placeholders (#10206) by Tennessee Carmel-Veilleux · 3 years, 6 months ago
- 257d179 Remove vestigial RemoveAllFabrics and UpdateOpCert callbacks. (#10167) by Boris Zbarsky · 3 years, 6 months ago
- f9878dc Consistently use the "Clusters" namespace, not "clusters". (#10155) by Boris Zbarsky · 3 years, 6 months ago
- 93db3b0 Generate cluster objects for all clusters. (#10156) by Boris Zbarsky · 3 years, 6 months ago
- 3d70836 Implement the ResetEthNetworkDiagnosticsCounts method in ConnectivityManager (#10122) by Yufeng Wang · 3 years, 6 months ago
- 80df9f2 Allow compilation and unit testing with IPv4 turned off (#9989) by Andrei Litvin · 3 years, 6 months ago
- 05a0cd8 Convert to per-attribute namespaces for our Get/Set accessors (#10131) by Boris Zbarsky · 3 years, 6 months ago
- 08fe66d Indirect access for System::Clock functions (#10056) by Kevin Schoedel · 3 years, 6 months ago
- 3a5f1e0 Cleanup Just-In-Time Provisioning feature (#10136) by Yufeng Wang · 3 years, 6 months ago
- 5d4d073 Remove unnecessary dependencies on FabricTable objects (#10126) by Pankaj Garg · 3 years, 6 months ago
- 81af73a Switch from Commands::Ids::CommandName to Commands::CommandName::Id. (#10114) by Boris Zbarsky · 3 years, 6 months ago
- 78dbc80 Change how we namespace our attribute ids (#10110) by Boris Zbarsky · 3 years, 6 months ago
- 40ac48e Remove unused cluster id constants. (#10108) by Boris Zbarsky · 3 years, 6 months ago
- c23becb Read Wifi Diagnostics attributes from platform (#10096) by Yufeng Wang · 3 years, 6 months ago
- 07ff4f1 Implement miscellaneous OTA Provider cluster spec changes (#9874) by Trevor Holbrook · 3 years, 6 months ago
- 3cec9cb Rename ConfigureAttribute to SubscribeAttribute, remove isAnalog, and remove some dead code introduced in #9510 (#9913) by Vivien Nicolas · 3 years, 6 months ago
- c6db337 ESP32: Close active ble connection on PASE session failure. (#9845) by Sweety · 3 years, 6 months ago
- 213e483 [clusters] Fix scheduled actions in clusters (#10001) by Damian Królik · 3 years, 6 months ago
- edda417 Adding 3 new Yamls and also splitting existing Color Cluster Yaml to match the cert test cases (#10050) by raju-apple · 3 years, 6 months ago
- 1f0e8ba Pcc alarms to events (#9984) by Janus · 3 years, 6 months ago
- 6aaf23d Clear exchange context when subscription livess timeout (#10061) by yunhanw-google · 3 years, 6 months ago
- 7b8a309 update struct item array for power source xml (#10048) by yunhanw-google · 3 years, 6 months ago
- a60039c Implement ThreadDiagnosticsResetCounts method and call attach to the zcl command callback. Fix getting thread networkname attribute (#10029) by jmartinez-silabs · 3 years, 6 months ago
- a152ba7 Revert transitionTime type for stepHue and stepTransition (#10014) by mkardous-silabs · 3 years, 6 months ago
- a107895 Abort PASE session establishment process if not completed within 60 seconds (#9997) by Pankaj Garg · 3 years, 6 months ago
- 3b15fd5 Call DRBG_get_bytes() For Subscription Id Generation. (#9995) by Evgeny Margolis · 3 years, 6 months ago
- 8667142 Fix Identify cluster callback handling (#9988) by eve-cxrp · 3 years, 6 months ago
- d2403a0 Add initial codegen support for Cluster object (#9971) by yunhanw-google · 3 years, 6 months ago
- 3e86fbb Make the attribute access Read method a bit easier to implement. (#9976) by Boris Zbarsky · 3 years, 6 months ago
- 0e52970 Device Attestation (Modular) (#9617) by Marty Leisner · 3 years, 6 months ago
- e085d8c Add pragma once to some headers (#9961) by Vivien Nicolas · 3 years, 6 months ago
- 4bafdcf Read General Diagnostics attributes from platform (#9930) by Yufeng Wang · 3 years, 6 months ago
- 45715cc [TE6] Read Thread Network Diagnostics attributes from platform (#9853) by jmartinez-silabs · 3 years, 6 months ago
- eed0bae Revert "Remove ip cluster flags (#9892)" (#9970) by yunhanw-google · 3 years, 6 months ago
- 327a471 Update xml (#9912) by yunhanw-google · 3 years, 6 months ago
- 41fb0b0 Remove ip cluster flags (#9892) by C Freeman · 3 years, 6 months ago
- ccdffbc Do not disable BLE if a fabric has not been provisioned on the device (#9933) by Pankaj Garg · 3 years, 6 months ago
- e1f3aa1 Rename InteractionModel::ProtocolCode to InteractionModel::Status. (#9907) by Boris Zbarsky · 3 years, 6 months ago
- a3e30a3 Identify cluster improvments (#9260) by eve-cxrp · 3 years, 6 months ago
- 84ff1b9 [naming] Fix typo in GetExchangeManager method. (#9915) by Martin Turon · 3 years, 6 months ago
- 2d50b63 Log fix for Mdns (#9918) by Sweety · 3 years, 6 months ago
- 5851d93 Power Source cluster support (#9239) by fesseha-eve · 3 years, 6 months ago
- 9012f08 [server] Enhance server storage logs (#9886) by Damian Królik · 3 years, 6 months ago
- 3e29ba3 update xml for struct and enum with cluster id (#9881) by yunhanw-google · 3 years, 6 months ago
- c52d644 [controller] Remove legacy command dispatch method (#9842) by Damian Królik · 3 years, 6 months ago
- bc4d711 [YAML] Update chip-tool tests template to generates less redundant code (#9641) by Vivien Nicolas · 3 years, 6 months ago
- eca9bff Rename classes in transport layer (#9814) by Zang MingJie · 3 years, 6 months ago
- e9ec676 Map epoch_us to uint64_t and epoch_s to uint32_t (#9848) by Vivien Nicolas · 3 years, 6 months ago
- e22c2bb Align protocol ids with the spec. (#9851) by Boris Zbarsky · 3 years, 6 months ago
- dbbe48d Add clearer logging of exchange ids. (#9861) by Boris Zbarsky · 3 years, 6 months ago
- cabc2f8 [Group] Add group ID retrieval (#9765) by jepenven-silabs · 3 years, 6 months ago
- 29a126f Modifying yamls to remove the disabled tag from the steps which have writeAttribute commands and also update the appropriate templates (#9811) by raju-apple · 3 years, 6 months ago
- 80f7986 WindowCovering add mandatory commands test case (#9496) by Jonathan Mégevand · 3 years, 6 months ago
- 8319ab0 Fix EFR unit tests (#9802) by rgoliver · 3 years, 6 months ago
- fb53b77 [TE6] Read Software Diagnostic attributes from platform at runtime (#9828) by Yufeng Wang · 3 years, 6 months ago
- 0a05d78 Make dynamic endpoint lifetime more similar to that of fixed endpoints. (#9662) by Boris Zbarsky · 3 years, 6 months ago
- 5bb3ae3 Cluster Objects Support (#9500) by Jerry Johns · 3 years, 6 months ago
- 06e8213 T txt record (#9790) by C Freeman · 3 years, 6 months ago
- 3212882 Ignore location param in QueryImage until Span is supported in ember (#9766) by Trevor Holbrook · 3 years, 6 months ago
- ebd8b3b Changes transitionTime type for stepHue and stepTransition (#9767) by mkardous-silabs · 3 years, 6 months ago
- 412441a [TV SDK] Enable media commands (#9429) by Lazar Kovacic · 3 years, 6 months ago
- 530d244 Add some certification tests to CI (#9759) by raju-apple · 3 years, 6 months ago
- 185a0f9 Close commissioning window after 20 failed commissioning attempts (#9764) by Pankaj Garg · 3 years, 6 months ago
- 4059bbe fix to avoid looping indefinitely when moving to finalValue when equal to current value (#9776) by mkardous-silabs · 3 years, 6 months ago
- c1afafe Add a way to run custom cluster logic for attribute reads (#9667) by Boris Zbarsky · 3 years, 6 months ago
- 655b759 Make CRI/CRA txt fields optional and move to base. (#9713) by C Freeman · 3 years, 6 months ago
- dddd5d1 Rotating device id representation in TLV Additional Data needs to be aligned with the spec (#9455) by hnnajh · 3 years, 6 months ago
- 3178a47 Support for multi-endpoint for the color control server (#9469) by mkardous-silabs · 3 years, 6 months ago
- 1516dfd Add IM status response support (#9706) by yunhanw-google · 3 years, 6 months ago
- d5bbfbb [crypto] Fix Spake2p memory leak (#9751) by Damian Królik · 3 years, 6 months ago
- 31e2695 [ota-provider-app] fix location parsing and BDX sender (#9733) by Trevor Holbrook · 3 years, 6 months ago
- b4d7eb3 [im/test] Fix interaction model subscription test (#9677) by Song GUO · 3 years, 6 months ago
- 96e825a [YAML] Generates write attribute methods for non writeable attributes (#9554) by Vivien Nicolas · 3 years, 6 months ago
- 2815a10 Move RendezvousServer and CommissionManager to a single class (#9709) by Pankaj Garg · 3 years, 6 months ago
- 4763c91 [nrfconnect] Configure data model sources based on ZAP file (#9719) by Damian Królik · 3 years, 6 months ago
- aff4433 Eliminate Use of Certificate Arrays. (#9616) by Evgeny Margolis · 3 years, 6 months ago
- 2579d8f Rename OperationalCredentialsCluster.yaml so CI finds the test. (#9650) by Boris Zbarsky · 3 years, 6 months ago
- 97d9f7e Address 9154 and CM/AC DNS-SD convergence (#9348) by chrisdecenzo · 3 years, 6 months ago
- 0859980 Add OTA Requestor Attributes to example apps (#9446) by Trevor Holbrook · 3 years, 6 months ago
- 102c6e2 Unauthenticated session (#9269) by Zang MingJie · 3 years, 6 months ago
- ec5f5dc Add and Enable IM subscription support (#9510) by yunhanw-google · 3 years, 6 months ago
- 692b86c Expire associated secure sessions when a fabric is deleted (#9571) by Pankaj Garg · 3 years, 6 months ago
- bc2d74b Enable the src/controller tests on all platforms except nrfconnect. (#9638) by Boris Zbarsky · 3 years, 6 months ago
- e90a2b3 Update WindowCovering cluster revision (#9396) by Jonathan Mégevand · 3 years, 6 months ago
- 5a9c063 Rename Local and Peer in message tests into Alice and Bob (#9561) by Zang MingJie · 3 years, 7 months ago
- aea81e3 [build] Add sysroot / system_libdir support (#9352) by Song GUO · 3 years, 7 months ago
- 735dbb0 Refactor the server to organize as a class (#9200) by Jiacheng Guo · 3 years, 7 months ago
- 7b60fed Fix Issue #9462: Misplaced validation in YAML test suites. (#9463) by ricardo-casallas · 3 years, 7 months ago
- 2b2622f Remove packet header argument of ExchangeDelegate interface (#8726) by Zang MingJie · 3 years, 7 months ago
- 86eb040 Make System::Layer mockable (#9546) by Kevin Schoedel · 3 years, 7 months ago
- 565b6d4 [YAML] Add a constraint to say not equal to some value (#9538) by Vivien Nicolas · 3 years, 7 months ago