일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
- 월패드
- 국내주식
- 나스닥
- RS-485
- SK텔레콤
- cluster
- 티스토리챌린지
- MQTT
- 배당
- Python
- 오블완
- 코스피
- Bestin
- 미국주식
- 해외주식
- 현대통신
- 힐스테이트 광교산
- Espressif
- matter
- 공모주
- homebridge
- 매터
- Apple
- 애플
- 홈네트워크
- ConnectedHomeIP
- 파이썬
- raspberry pi
- Home Assistant
- esp32
- Today
- Total
YOGYUI
Matter Specification - Root Node Endpoint 본문
Matter :: Root Node Endpoint
This defines conformance for a root node endpoint (see System Model specification). This endpoint is akin to a "read me first" endpoint that describes itself and the other endpoints that make up the node.
- Other non-Node device types and Application clusters SHALL NOT be supported on the same endpoint as this device type.
- Other Node device types MAY be supported on the same endpoint as this device type.
※ 모든 Matter Device는 첫번째 엔드포인트(Endpoint 0)로 Root Node Endpoint를 가져야한다
1. Classification
ID | Device Name | Superset | Class | Scope |
0x0016 | Root Node | Node | Node |
2. Conditions
Condition | Description |
CustomNetworkConfig | The node only supports out-of-band-configured networking (e.g. rich user interface, manufacturer-specific means, custom commissioning flows, or future IP-compliant network technology not yet directly supported by NetworkCommissioning cluster). |
3. Cluster Requirements
Conformance가 M(mandatory)인 클러스터는 반드시 엔드포인트에 추가되어야 한다
3.1. Basic Information Cluster
Cluster ID | Name | Client/Server | Quality | Conformance |
0x0028 | Basic Information | Server | I | M |
3.2. Access Control Cluster
Cluster ID | Name | Client/Server | Quality | Conformance |
0x001F | Access Control | Server | I | M |
3.3. Power Source Configuration Cluster
Cluster ID | Name | Client/Server | Quality | Conformance |
0x002E | Power Source Configuration | Server | I | O |
3.4. Time Synchronization Cluster
Cluster ID | Name | Client/Server | Quality | Conformance |
0x0038 | Time Synchronization | Server | I | P, O |
3.5. Group Key Management Cluster
Cluster ID | Name | Client/Server | Quality | Conformance |
0x003F | Group Key Management | Server | I | M |
3.6. General Commissioning Cluster
Cluster ID | Name | Client/Server | Quality | Conformance |
0x0030 | General Commissioning | Server | I | M |
3.7. Network Commissioning Cluster
Cluster ID | Name | Client/Server | Quality | Conformance |
0x0031 | Network Commissioning | Server | !CustomNetworkConfig |
3.8. Administrator Commissioning Cluster
Cluster ID | Name | Client/Server | Quality | Conformance |
0x003C | Administrator Commissioning | Server | M |
클러스터 상세 스펙: Matter Specification - Administrator Commissioning Cluster
3.9. Node Operational Credentials Cluster
Cluster ID | Name | Client/Server | Quality | Conformance |
0x003E | Node Operational Credentials | Server | I | M |
3.10. Localization Configuration Cluster
Cluster ID | Name | Client/Server | Quality | Conformance |
0x002B | Localization Configuration | Server | I | LanguageLocale |
3.11. Time Format Localization Cluster
Cluster ID | Name | Client/Server | Quality | Conformance |
0x002C | Time Format Localization | Server | I | TimeLocale |
3.12. Unit Localization Cluster
Cluster ID | Name | Client/Server | Quality | Conformance |
0x002D | Unit Localization | Server | I | UnitLocale |
3.13. General Diagnostics Cluster
Cluster ID | Name | Client/Server | Quality | Conformance |
0x0033 | General Diagnostics | Server | I | M |
3.14. Diagnostic Logs Cluster
Cluster ID | Name | Client/Server | Quality | Conformance |
0x0032 | Diagnostic Logs | Server | I | O |
3.15. Software Diagnostics Cluster
Cluster ID | Name | Client/Server | Quality | Conformance |
0x0034 | Software Diagnostics | Server | I | O |
3.16. Ehternet Network Diagnostics Cluster
Cluster ID | Name | Client/Server | Quality | Conformance |
0x0037 | Ethernet Network Diagnostics | Server | I | [Ethernet] |
3.17. Wi-Fi Network Diagnostics Cluster
Cluster ID | Name | Client/Server | Quality | Conformance |
0x0036 | Wi-Fi Network Diagnostics | Server | I | [Wi-Fi] |
3.18. Thread Network Diagnostics Cluster
Cluster ID | Name | Client/Server | Quality | Conformance |
0x0035 | Thread Network Diagnostics | Server | I | [Thread] |
'홈네트워크(IoT) > Matter' 카테고리의 다른 글
Matter Specification 1.1 발표 (23.05.18) (0) | 2023.05.19 |
---|---|
Matter Specification - Basic Information Cluster (0) | 2023.05.04 |
Matter - Data Model (Node, Endpoint, Cluster, Attribute, Command) (0) | 2023.05.04 |
Matter Specification - Administrator Commissioning Cluster (0) | 2023.04.26 |
Matter - Device Type (0) | 2023.04.17 |