1 unstable release

Uses new Rust 2024

new 0.1.1 May 10, 2025

#365 in Embedded development

MIT license

37KB
918 lines

Crate API

zcl

WARNING: Currenntly, this is still an incomplete representation of the ZCL. Use at your own discretion.

This library contains autogenerated definitions for clusters and attributes from the Zigbee Cluster Library primarily for use in embedded projects. The library is no_std compatible. Please refer to the documentation to see the exposed constants. The original cluster library specification can be found here.

License

The code is licensed under the MIT license (LICENSE-MIT or https://opensource.org/licenses/MIT), the constants and names from the Zigbee Cluster Library are subject to their own license: Copyright © Zigbee Alliance, Inc. (1996-2020). All rights Reserved.

Dependencies

~215–720KB
~16K SLoC