zigbee 0.1.0-alpha.3

ZigBee protocol stack in `no-std` based on the ZigBee specification 22 1.0
Documentation
1
2
3
4
5
6
//! 2.3 The ZigBee Application Framework
//!
//! The application framework in ZigBee is the environment in which application
//! objects are hosted on ZigBee devices.

pub mod descriptors;