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.
⚠️ ⚠️ ⚠️ 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.
In this repository:
-
ZigBee This crate aims to fully implement the ZigBee specification 22 1.0
-
ZigBee Cluster Library This crate defines a set of standard clusters (collection of commands and attributes) that enable interoperable communication between devices in a Zigbee network based on the ZigBee Cluster Library Rev 6 Draft 1.0
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