Skip to content
This repository was archived by the owner on Apr 19, 2023. It is now read-only.

Latest commit

 

History

History
16 lines (13 loc) · 378 Bytes

File metadata and controls

16 lines (13 loc) · 378 Bytes

Zigbee_API_Simple

Simple C library to implement a Zigbee network working in API mode

Folders

  • "include/": has the used libraries
  • "src/": the source files for the libraries
  • "samples/": a few examples(Coming soon)
  • "test/": test tools for develop the library

TODO

  • Add frame generation
  • Add Examples(Conexion, message reception)