tree: b1b60e70c0beb837f47f8b296769acea92ed362d [path history] [tgz]
  1. clusters/
  2. docs/
  3. reporting/
  4. tests/
  5. util/
  6. zap-templates/
  7. .gitignore
  8. BUILD.gn
  9. chip-zcl-zpro-codec-api.h
  10. chip-zcl-zpro-codec.h
  11. decoder.cpp
  12. encoder.cpp
  13. message-reader.h
  14. MessageDef.cpp
  15. MessageDef.h
  16. 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/.