WanqQixiang
|
968ff042a8
|
CI: add astyle pre-commit hook
|
2026-02-03 15:30:42 +08:00 |
|
WanqQixiang
|
13a15243cc
|
esp_matter: create a data_model directory and move data_model related codes to it
|
2025-07-25 15:59:35 +08:00 |
|
Rohit Jadhav
|
1ca657853d
|
Submodule update: to 111bc80
|
2023-07-03 16:28:49 +05:30 |
|
Shubham Patil
|
d7215de6d2
|
identify: Make init API configurable and pass in identify effect in cb
Closes https://github.com/espressif/esp-matter/issues/238
|
2023-03-16 13:53:49 +05:30 |
|
Chirag Atal
|
4b47bf9819
|
identification: Renaming esp_matter::identify to identification
This is to reduce confusions with esp_matter::cluster::identify.
|
2022-08-03 19:48:21 +05:30 |
|
Chirag Atal
|
d719c97b88
|
endpoint: Added support for priv_data
This priv_data is returned to the application in the attribute_update and the identify callbacks.
|
2022-08-02 16:01:38 +05:30 |
|
Chirag Atal
|
0800f66c0e
|
identify: Resturcturing identify to simplify application
Removed the separate identify component, and made it a part of esp_matter itself.
Added a common callback for the application.
|
2022-08-02 15:21:35 +05:30 |
|