tree: 2be81e171de247e90f2941cde0d2447e5e1d7e85 [path history] [tgz]
  1. clusters/
  2. docs/
  3. util/
  4. .gitignore
  5. BUILD.gn
  6. chip-zcl-zpro-codec.h
  7. DataModel.am
  8. decoder.c
  9. encoder.c
  10. Makefile.am
  11. 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/ and chip-zcl-zpro/ directory: the former contains most of the utilities while the latter contains encoder/decoder utility functions.