Commit graph

18 commits

Author SHA1 Message Date
ivmarkov
2e0a09b532 built-in mDNS; memory optimizations 2023-05-24 10:07:11 +00:00
imarkov
2a2bdab9c5 Optional feature to capture stacktrace on error 2023-05-14 09:08:51 +00:00
ivmarkov
fb2d5a4a23 Root cert buffer too short 2023-05-14 09:08:51 +00:00
ivmarkov
26fb6b01c5 Long reads and subscriptions reintroduced 2023-05-14 09:08:51 +00:00
ivmarkov
c11a1a1372 Start reintroducing long reads and subscriptions from mainline 2023-05-14 09:08:51 +00:00
ivmarkov
d446007f6b Support for no_std
Support for no_std

Further no_std compat
2023-05-14 09:08:51 +00:00
Kedar Sovani
cef9919714 IM: Use Types for Ids 2023-04-03 23:26:02 +05:30
Restyled.io
db43ce7aeb Restyled by rustfmt 2023-03-08 11:13:41 +01:00
Daniel Struebig
760b543d17 Removed Result return type from new function of attribute 2023-03-08 09:50:50 +01:00
Kedar Sovani
da8d7a96b7 Tests: Add test for long read 2023-02-28 18:10:47 +05:30
Troels Dalsgaard Hoffmeyer
e3e085d135 Spelling: Sucess => Success 2023-02-28 16:42:23 +05:30
Kedar Sovani
e41f6ac99a AttrDetails: Provide constructor 2023-02-19 12:55:31 +05:30
Angel Yankov
6eca0b307c Derive PartialOrd for AttrValue so we can compare them directly when updating numeric attributes. 2023-02-07 12:12:25 +02:00
Kedar Sovani
fb82caf391 data_model: provide an API for adding attributes in bulk 2023-01-21 20:06:56 +05:30
Kedar Sovani
8714758ae4 data_model: A number of changes required for iOS to work 2023-01-12 17:56:21 +05:30
Kedar Sovani
b74d626efc AdminCommissioning: Baseline support
Just add all the 3 attributes, and the command open-commissioning-window that
simply sets a variable for now
2023-01-12 17:55:27 +05:30
Marcel
b477a871e9 Implemented the Clippy recommendations 2023-01-10 08:53:04 +01:00
Kedar Sovani
77af70d8f1 Initial commit
merged from https://github.com/kedars/matter-rs
2022-12-27 09:52:25 +05:30