tree: 7531b2104d45654b7177e19fbe0cb5bc21fb01dc [path history] [tgz]
  1. clusters/
  2. docs/
  3. reporting/
  4. util/
  5. .gitignore
  6. BUILD.gn
  7. chip-zcl-zpro-codec.h
  8. DataModel.am
  9. decoder.cpp
  10. encoder.cpp
  11. Makefile.am
  12. README.md
src/app/README.md

Application layer for CHIP

What is this?

The purpose of this folder is to contain CHIP clusters and associated utilities. The cluster implementations live under the clusters/ directory. Utility files live in the util/.