An open API service indexing awesome lists of open source software.

https://github.com/djc/candotti

Oxidizing Thread & Matter
https://github.com/djc/candotti

Last synced: 3 months ago
JSON representation

Oxidizing Thread & Matter

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)