⚠️ ⚠️ ⚠️ This repository is not yet functional. We appreciate your patience and welcome any contribution
We're actively working on adding more features and aim to fully implement the specification over time.
A no-std
ZigBee Cluster Library implementation based on the ZigBee Cluster Library Rev 6 Draft 1.0
This library defines a set of standard clusters (collection of commands and attributes) that enable interoperable communication between devices in a Zigbee network.
Zigbee is a wireless communication technology designed for low-power devices in smart homes and industrial settings. It enables these devices to connect and communicate with each other, allowing for efficient control and automation of various systems.
For a no-std
zigbee implementation, look at the zigbee crate
Licensed under either of:
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
This is a free and open project and lives from contributions of the community.
See our Contribution Guide