https://github.com/djc/candotti
Oxidizing Thread & Matter
https://github.com/djc/candotti
Last synced: 3 months ago
JSON representation
Oxidizing Thread & Matter
- Host: GitHub
- URL: https://github.com/djc/candotti
- Owner: djc
- Created: 2023-03-31T19:04:44.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-05T20:20:02.000Z (about 2 years ago)
- Last Synced: 2025-02-09T22:31:07.883Z (5 months ago)
- Language: Rust
- Size: 16.6 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Candotti: oxidizing Thread & Matter
Current status: experimental. There is no working code here.
### Specification references
* [Matter Core](https://csa-iot.org/wp-content/uploads/2022/11/22-27349-001_Matter-1.0-Core-Specification.pdf)
* [Matter Device Library](https://csa-iot.org/wp-content/uploads/2022/11/22-27351-001_Matter-1.0-Device-Library-Specification.pdf)
* [Matter Application Cluster](https://csa-iot.org/wp-content/uploads/2022/11/22-27350-001_Matter-1.0-Application-Cluster-Specification.pdf)Unfortunately the Thread specification is not publically available.
### Related projects
* [matter-rs](https://github.com/project-chip/matter-rs)