# Matter

ในมาตรฐาน Matter, **คลัสเตอร์** หมายถึงกลุ่มของความสามารถและพฤติกรรมของอุปกรณ์ เช่น การเปิด/ปิดไฟ ปรับความสว่าง รายงานอุณหภูมิ หรือการตรวจจับการอาศัยอยู่\
แต่ละอุปกรณ์จะแสดงคลัสเตอร์หนึ่งหรือมากกว่า ซึ่งกำหนดว่าตัวอุปกรณ์สามารถทำอะไรได้บ้างและสื่อสารกับตัวควบคุม Matter หรือ Matter Bridge อย่างไร

การทำความเข้าใจคลัสเตอร์ที่รองรับจะช่วยให้คุณตัดสินใจได้ว่าอุปกรณ์ประเภทใดสามารถผสานรวมได้และฟีเจอร์ใดจะพร้อมใช้งานภายใน **CUBE OS**.

***

## Matter Bridge

**คลัสเตอร์ Matter ที่รองรับ:**&#x20;

1. หน่วยปลั๊กแบบเปิด/ปิด
2. หลอดไฟปรับความสว่างได้
3. หลอดไฟอุณหภูมิสี&#x20;
4. เซ็นเซอร์การครอบครอง (Occupancy Sensor)
5. เซ็นเซอร์สัมผัส/ติดต่อ (Contact Sensor)
6. เซ็นเซอร์ความชื้น
7. เซ็นเซอร์อุณหภูมิ
8. สวิตช์ทั่วไป
9. เครื่องควบคุมอุณหภูมิ (Thermostat)
10. ผ้าม่าน/มู่ลี่ (Window Covering)
11. เซ็นเซอร์แสง
12. สัญญาณเตือนควันและคาร์บอนมอนอกไซด์ (ครอบคลุมเซ็นเซอร์ควันและคาร์บอนมอนอกไซด์)
13. เซ็นเซอร์คุณภาพอากาศ
14. เครื่องปรับอากาศสำหรับห้อง
15. พัดลม

***

## **ฮับ Matter**

**คลัสเตอร์ Matter ที่รองรับ:**

1. สวิตช์และปลั๊ก (หน่วยปลั๊กแบบเปิด/ปิด)
2. หลอดไฟ รวมถึง:

* หลอดไฟปรับความสว่างได้
* หลอดไฟเปิด/ปิด
* หลอดไฟสีแบบขยาย (Extended Color Light)

3. อุปกรณ์ประเภทสะพาน (Bridge-type devices)

* อุปกรณ์ที่เชื่อมต่อภายใต้ Matter Bridge รวมถึง:
  * สวิตช์
  * ปลั๊ก
  * ประเภทหลอดไฟ (หลอดไฟปรับความสว่างได้, หลอดไฟเปิด/ปิด, หลอดไฟอุณหภูมิสี, หลอดไฟสีแบบขยาย)


---

# 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-th/compatibility-check/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.
