# Matter

在 Matter 标准中， **群集** 表示一组设备功能和行为，例如打开/关闭灯、调节亮度、报告温度或检测占用情况。\
每个设备公开一个或多个群集，这些群集定义了设备可以执行的操作以及如何与 Matter 控制器或 Matter 网桥通信。

了解受支持的群集可帮助您确定可以集成哪些设备类型以及在 CUBE OS 内将提供哪些功能 **CUBE 操作系统**.

***

## Matter 网桥

**受支持的 Matter 群集：**&#x20;

1. 开/关 插入式单元
2. 可调光灯
3. 色温灯&#x20;
4. 占用传感器
5. 门窗传感器
6. 湿度传感器
7. 温度传感器
8. 通用开关
9. 恒温器
10. 窗帘/遮阳窗控制
11. 光照传感器
12. 烟雾与一氧化碳报警（涵盖烟雾和一氧化碳传感器）
13. 空气质量传感器
14. 室内空调（房间空调）
15. 风扇

***

## **Matter 中枢**

**受支持的 Matter 群集：**

1. 开关和插座（开/关 插入式单元）
2. 灯具，包括：

* 可调光灯
* 开/关 灯
* 扩展色彩灯

3. 网桥类型设备

* 连接在 Matter 网桥下的设备，包括：
  * 开关
  * 插座
  * 灯类型（可调光灯、开/关 灯、色温灯、扩展色彩灯）


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://cube.ewelink.cc/english-zh/jian-rong-xing-jian-cha/matter.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
