Skip to content

Rust library implementing a smart home protocol of dancing insects.

License

Notifications You must be signed in to change notification settings

PaulmannLighting/apis-saltans

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

956 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

apis-saltans

logo

A Rust library implementing a smart home protocol of dancing insects.

Work in progress

This library aims to provide an implementation of the ZCL as defined in document 05-3474-23, revision 23.2.

This library is a work in progress and is not yet ready for production use.

Usage

This workspace contains multiple crates pertaining to the Zigbee protocol stack:

  • aps: The Zigbee APS layer implementation.
  • zigbee-nwk: A Zigbee coordinator API using the actor model.
  • zcl: The Zigbee Cluster Library implementation.
  • zdp: The Zigbee Device Profile implementation.
  • zigbee: The Zigbee core protocol stack implementation.

Legal

This library is free software and is not affiliated with the Zigbee Alliance. It may or may not conform to the official specifications of the Zigbee protocol.

Contribution guidelines

  • Format the code with cargo +nightly fmt.
  • Check the code with cargo clippy.

About

Rust library implementing a smart home protocol of dancing insects.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages