Kedar Sovani
5e7e78884a
Exchange: Add support for session termination
2023-03-04 13:04:13 +05:30
Kedar Sovani
d0d853d3c4
Subscribe: Support for long-read based subscription
...
The following command works with this: chip-tool any subscribe-by-id 0xFFFFFFFF 0xFFFFFFFF 1 20 12344321 0xFFFF
2023-02-27 20:11:30 +05:30
Kedar Sovani
dd47aa9a69
ReadRequest: Basic stuff works across multi-hop reads
2023-02-26 15:02:56 +05:30
Kedar Sovani
c5345e3034
DataModel: Mov subscribe/status-report into Data Model
...
There are peculiar ways status-report should be interpreted in various
contexts. Easier to manage this within the Data Model.
2023-02-21 16:47:50 +05:30
Kedar Sovani
cc96c9d125
IM: Include baseline support for Subscription Transaction
...
Currently the entire transaction goes through successfully and the other end
is notified of a successful subscription. Actual subscription part is yet to be
implemented.
2023-01-21 20:09:12 +05:30
Kedar Sovani
d67e134e26
Baseline timed request handling
2023-01-04 08:33:34 +05:30
Kedar Sovani
77af70d8f1
Initial commit
...
merged from https://github.com/kedars/matter-rs
2022-12-27 09:52:25 +05:30