- 251d49f Move CommandSender/Handler and WriteClient/Handler over to `ExchangeHolder` (#21081) by Jerry Johns · 2 years, 8 months ago
- dbfeeea Implement cluster-specific status APIs on WriteHandler. (#18059) by Boris Zbarsky · 2 years, 10 months ago
- 01b5137 [IM] Notify AttributeAccessInterface for end of list (#16670) by Song GUO · 3 years ago
- 0c06ba5 Clang tidy readability-redundant-* (#17121) by Andrei Litvin · 3 years ago
- d80d593 use clang-tidy to modernize-use-override (#16307) by Andrei Litvin · 3 years ago
- 33be632 Add non-generated IM dispatch to the Darwin framework. (#15932) by Boris Zbarsky · 3 years ago
- 2b4e22d [chip-tool] Add an optional suppressResponse argument to chip-tool command line for cluster commands and write commands (#15792) by Vivien Nicolas · 3 years ago
- 1020e8c [IM] Reject conflict WriteRequests (#15623) by Song GUO · 3 years ago
- 129841e Remove mMessageWriter member of WriteHandler. (#15068) by Boris Zbarsky · 3 years, 1 month ago
- 56634bf [IM] Write Chunking Support (#13641) by Song GUO · 3 years, 1 month ago
- bed61c3 Make WriteHandler an ExchangeDelegate (#14821) by Jerry Johns · 3 years, 1 month ago
- 0a6a012 Remove now-unused InteractionModelDelegate (#14594) by Boris Zbarsky · 3 years, 1 month ago
- 12db26d Heap-ify ReadHandler pool on the Server (#13066) by Jerry Johns · 3 years, 1 month ago
- de95567 [Group] Add GroupDataProvider to Group command processing (#13833) by mkardous-silabs · 3 years, 1 month ago
- e8d8906 Allow AttributeAccessInterface implementations to return a StatusIB (#13950) by Boris Zbarsky · 3 years, 1 month ago
- 653502d Implement server support for timed write. (#12441) by Boris Zbarsky · 3 years, 3 months ago
- ffee2a9 Implement the server side of timed invoke. (#12389) by Boris Zbarsky · 3 years, 3 months ago
- c79b67b Add initial event wildcard support (#12145) by yunhanw-google · 3 years, 4 months ago
- b0a7973 Add an accessing fabric index to AttributeAccessInterface writes. (#12040) by Boris Zbarsky · 3 years, 4 months ago
- 494fb9b update encoding for read/subscribe/write request (#11856) by yunhanw-google · 3 years, 4 months ago
- b717b36 Refresh IM attribute encoding for attributeData and attribute report and corresponding read/write logic (#11514) by yunhanw-google · 3 years, 4 months ago
- 12ec702 Rename several IM message with Message postfix (#11289) by yunhanw-google · 3 years, 4 months ago
- b9b50ca Update IM status code IB (#10460) by yunhanw-google · 3 years, 5 months ago
- 35e6717 Rename StatusElement to StatusIB (#10395) by yunhanw-google · 3 years, 5 months ago
- e1f3aa1 Rename InteractionModel::ProtocolCode to InteractionModel::Status. (#9907) by Boris Zbarsky · 3 years, 6 months ago
- 53dd583 Force include lib/ files with full path (#9387) by Zang MingJie · 3 years, 6 months ago
- 7f21452 Remove public Shutdown method on WriteHandler. (#8713) by Boris Zbarsky · 3 years, 7 months ago
- 5da31a9 Close exchanges automatically after a message send if no response is expected (#8459) by Boris Zbarsky · 3 years, 8 months ago
- df226c0 Make TestWriteHandler test something closer to the actual write flow. (#8296) by Boris Zbarsky · 3 years, 8 months ago
- 26e1a06 Add write roundtrip test (#8169) by Boris Zbarsky · 3 years, 8 months ago
- 12180c6 Typo/Comments Cleanup for IM WriteClient and WriteHandler (#7975) by yunhanw-google · 3 years, 8 months ago
- 6c044e5 Add initial IM write client/handler (#7730) by yunhanw-google · 3 years, 9 months ago