zigbee-cluster-library 0.1.0-alpha.2

ZigBee cluster library based on the official ZigBee Cluster Library Rev 6 Draft 1.0
Documentation
  • Coverage
  • 100%
    27 out of 27 items documented0 out of 12 items with examples
  • Size
  • Source code size: 48.57 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 3.34 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 11s Average build duration of successful builds.
  • all releases: 18s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • heat1q thebino

zigbee cluster library

GitHub Workflow Status GitHub contributors License ZigBee Matrix

⚠️⚠️⚠️

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

🏛️ License

Licensed under either of:

🧩 Contribution

This is a free and open project and lives from contributions of the community.

See our Contribution Guide