mirror of
https://github.com/espressif/esp-matter.git
synced 2026-04-28 11:28:32 +00:00
27976aeb94
-Add cluster command feature (on_off, level_control, color_control) -Add reading attributes/events features -Add writing attributes feature (on_off, level_control, color_control) -Add subscribing attributes/events and shutdowning subscription features
8 lines
290 B
C++
8 lines
290 B
C++
/** Empty File
|
|
*
|
|
* This file is just present to prevent cmake warnings about:
|
|
* No source files found for SRC_DIRS entry '/Users/chirag/work/gitlab/esp-matter/examples/<name>/main/zap-generated'.
|
|
*
|
|
* We need to keep the path in SRC_DIRS to be compatible with the zap data model.
|
|
*/
|
|
|