Hrishikesh Dhayagude
|
22b461c76f
|
Merge branch 'code/added_attribute_read_done_cb' into 'main'
Code/added attribute read done cb
See merge request app-frameworks/esp-matter!564
|
2023-12-05 17:22:33 +08:00 |
|
Sayon Deep
|
c7af246990
|
made changes to follow coding guidelines
|
2023-11-30 11:41:12 +05:30 |
|
Sayon Deep
|
a85e648d76
|
Fix/attribute cb in esp matter controller cluster
|
2023-11-29 11:51:34 +08:00 |
|
Sayon Deep
|
0af358dcc4
|
removed other changes
|
2023-11-28 10:07:52 +05:30 |
|
Sayon Deep
|
cc1107540b
|
added remote_node_id and attribute_path_param in read_done_cb
|
2023-11-27 23:07:33 +05:30 |
|
Sayon Deep
|
42ee6b551e
|
added attribute_read_done_cb for read command in esp_matter_controller component
|
2023-11-23 22:37:49 +05:30 |
|
WanqQixiang
|
2a2122e9e5
|
controller: add matter controller cluster
|
2023-09-06 12:31:57 +08:00 |
|
WanqQixiang
|
5b28ebd931
|
Controller: Pass remote node id to the report callbacks of read/subscribe commands
|
2023-08-09 19:07:41 +08:00 |
|
WanqQixiang
|
d9f0c11a23
|
controller: Add attribute and event report callback for read and subscribe command
Closes: https://github.com/espressif/esp-matter/issues/411
|
2023-06-08 19:37:44 +08:00 |
|
WanqQixiang
|
7b2912a9e5
|
submodule: Update connectedhomeip submodule to bc8c9ece1 to support ESP32-C6 and ESP32-H2-MP
docs: Add details for esp32h2, esp32c2, and esp32c6
|
2023-03-23 21:10:37 +08:00 |
|
Shu Chen
|
c70010a70d
|
Merge branch 'controller/input_hex_dec' into 'main'
controller: Allows Hexadecimal and Decimal parameters input
See merge request app-frameworks/esp-matter!245
|
2023-01-18 10:18:36 +08:00 |
|
WanqQixiang
|
9b7d0fb9b7
|
controller: Allows Hexadecimal and Decimal parameters input
|
2022-12-21 14:49:17 +08:00 |
|
WanqQixiang
|
00412aa3cb
|
Controller: Make the commissioner feature optional
|
2022-12-12 19:18:40 +08:00 |
|
WanqQixiang
|
27976aeb94
|
Add controller example and esp_matter_controller component
-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
|
2022-11-18 19:27:06 +08:00 |
|