tree: 524f55230429d149540999be711c20382a70bbe0 [path history] [tgz]
  1. clusters/
  2. docs/
  3. reporting/
  4. util/
  5. .gitignore
  6. BUILD.gn
  7. chip-zcl-zpro-codec-api.h
  8. chip-zcl-zpro-codec.h
  9. decoder.cpp
  10. encoder.cpp
  11. message-reader.h
  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/.