Commit Graph

6 Commits

Author SHA1 Message Date
WanqQixiang e39a21e770 Add client-only controller and commissioner 2024-04-07 19:31:00 +08:00
WanqQixiang fd033440c7 thread_br: Add esp_matter_thread_br component
controller: Run openthread border router with the controller

Remove custom thread_br cluster
2023-11-23 11:10:20 +08:00
WanqQixiang 2a2122e9e5 controller: add matter controller cluster 2023-09-06 12:31:57 +08:00
Shubham Patil 4dcf8e95ef docs: Point all doc links to latest deployment
This is the left over from !280
2023-02-01 14:54:27 +05:30
WanqQixiang fd80c494f2 Add docs and CI for controller example 2022-11-28 12:35:27 +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