- 51e4846 Add option to ChipTool to allow session setup for large payloads. by Pradip De · 9 months ago
- ef28056 [chip-tool][ICD] Store ICDClientInfo when running icd registration independently (#33690) by yunhanw-google · 10 months ago
- 452cad3 [chip-tool][ICD]Remove icd entry in icd client storage after unregisterClient in ICDManagemenet is triggered (#33671) by yunhanw-google · 10 months ago
- 8978118 [chip-tool] Implement `icd wait-for-device` command (#32886) by Song GUO · 10 months ago
- 219c3f0 [chip-tool] Support LIT ICD in chip-tool for subscriptions (#31576) by Song GUO · 1 year, 2 months ago
- cae6319 First JNI test & changes necessary to make it work (#24355) by Marcos B · 2 years, 2 months ago
- b6859d7 No longer provide OperationDeviceProxy in OnDeviceConnected callback (#21256) by Terence Hampson · 2 years, 8 months ago
- d94cbdc Replace `PeerId` -> `ScopedNodeId` where applicable. (#20896) by Jerry Johns · 2 years, 8 months ago
- e491f85 Clean up optional arguments properly in chip-tool. (#20190) by Boris Zbarsky · 2 years, 9 months ago
- e5e09f5 Implement shadow fail-safe data in FabricTable (#19819) by Tennessee Carmel-Veilleux · 2 years, 9 months ago
- 42d68dc Add documentation for the model command destination id. (#18704) by Boris Zbarsky · 2 years, 10 months ago
- e8d58d1 [chip-tool] Enable command sending over PASE in interactive mode (#18247) by Vivien Nicolas · 2 years, 10 months ago
- 57471cb Stop using PRI*16 and %zu format specifiers (#17502) by andrei-menzopol · 2 years, 11 months ago
- 11ab5a3 Chip tool interactive (#16135) by Vivien Nicolas · 3 years ago
- 514af46 Remove node id from outgoing group session (#16718) by Zang MingJie · 3 years ago
- ae2a7e8 [Group] Add chip-tool group command support (#15644) by Jean-Francois Penven · 3 years, 1 month ago
- b700fb8 [chip-tool] When sending a command fails for some reasons, chip-tool ignore the error (#13690) by Vivien Nicolas · 3 years, 2 months ago
- 0af0a50 [app] use PeerId as the only key for CASESessionManager (#13074) by Jiacheng Guo · 3 years, 3 months ago
- fbaadda [chip-tool] Move OpenCommissioningWindowCommand to a dedicated file (#11863) by Vivien Nicolas · 3 years, 4 months ago
- 94da0bd [chip-tool] Get the commissioner to be an optional argument for chip related commands instead of a dedicated command that stores the current commissioner on disk (#12259) by Vivien Nicolas · 3 years, 4 months ago
- a04576d Refactor CHIPDevice class to Operational and Commissionee device proxy (#10808) by Pankaj Garg · 3 years, 4 months ago
- f611a7a [ChipTool] Add an additional argument node-id to most command using the chip stack (#10557) by Vivien Nicolas · 3 years, 5 months ago
- b86d23e [ChipTool] Isolate Chip stack initialisation from command parsing (#9960) by Vivien Nicolas · 3 years, 5 months ago
- 5040da2 Use chip::app::ConcreteCommandPath for DispatchSingleClusterCommand, DispatchSingleClusterCommandResponse and ServerClusterCommandExists (#10226) by Vivien Nicolas · 3 years, 6 months ago
- 0fe17ec Add CHIP_ERROR object methods (#8784) by Kevin Schoedel · 3 years, 8 months ago
- e458ac5 Add ChipLogFormatMEI/ChipLogValueMEI (#8375) by Vivien Nicolas · 3 years, 8 months ago
- 15669b6 Make CHIP_ERROR a class type on Linux (#8383) by Kevin Schoedel · 3 years, 8 months ago
- 22c1082 Use a dedicated chip-types.xml file into src/app/zap-templates/zcl (#7873) by Vivien Nicolas · 3 years, 9 months ago
- 5ccb591 Fix data races in chip-tool on Darwin (#7829) by Boris Zbarsky · 3 years, 9 months ago
- da45346 Enable CASE session establishment (#7666) by Pankaj Garg · 3 years, 9 months ago
- 6cf91db Fix all detectable thread races in chip-tool (#7478) by Jerry Johns · 3 years, 9 months ago
- d7c56ff Persist keypair used by example opcert signer (#6821) by Pankaj Garg · 3 years, 10 months ago
- 80120a2 [im] Always use interaction model to send commands (#5945) by Song Guo · 3 years, 10 months ago
- dbfe36c [chip-tool] Fix UpdateWaitForResponse call in ModelCommand (#6665) by Song Guo · 3 years, 10 months ago
- 5abb72c Followup for #6599. discover/clusters/reporting commands of chip-tool fails during commissioner init (#6644) by Vivien Nicolas · 3 years, 10 months ago
- d4da2fa Update init params for controller to include ble layer (#6315) by Andrei Litvin · 3 years, 11 months ago
- 3c64a7b Revert "Split Die/Exit/Return macros out of CodeUtils.h (#5578)" (#5650) by Justin Wood · 4 years ago
- 792ceb9 Split Die/Exit/Return macros out of CodeUtils.h (#5578) by Kevin Schoedel · 4 years ago
- 09611bf Switch ${build_root}/chip back to ${chip_root}/build/chip (#5089) by Michael Spang · 4 years, 1 month ago
- 65f94f9 Allow client applications to parse command responses using the underlying ZCL stack (#4661) by Vivien Nicolas · 4 years, 1 month ago
- 4ecf7b8 Change the 'chip-zcl-zpro-codec-api' encode methods to returns a 'PacketBufferHandle' directly instead of 'uint16_t' (#4181) by Vivien Nicolas · 4 years, 3 months ago
- fb65a31 Convert 'echo' command to a manufacturer specific 'ping' command (#4127) by Vivien Nicolas · 4 years, 3 months ago
- f382625 Use CHIPDeviceController instead of CHIPDeviceController_deprecated (#3979) by Vivien Nicolas · 4 years, 4 months ago