Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 9c35feb

Browse files
committedNov 25, 2024·
Merge remote-tracking branch 'origin/camera-webrtc-server' into camera-webrtc-server
# Conflicts: # src/app/zap-templates/zcl/data-model/chip/tls-certificate-management-cluster.xml
2 parents 855f4f3 + 3492eec commit 9c35feb

File tree

57 files changed

+30168
-18629
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

57 files changed

+30168
-18629
lines changed
 

‎.github/workflows/tests.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,7 @@ jobs:
195195
src/app/zap-templates/zcl/data-model/chip/time-format-localization-cluster.xml \
196196
src/app/zap-templates/zcl/data-model/chip/time-synchronization-cluster.xml \
197197
src/app/zap-templates/zcl/data-model/chip/timer-cluster.xml \
198+
src/app/zap-templates/zcl/data-model/chip/tls-certificate-management-cluster.xml \
198199
src/app/zap-templates/zcl/data-model/chip/user-label-cluster.xml \
199200
src/app/zap-templates/zcl/data-model/chip/unit-localization-cluster.xml \
200201
src/app/zap-templates/zcl/data-model/chip/wake-on-lan-cluster.xml \

‎docs/ids_and_codes/zap_clusters.md

+1
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@ Generally regenerate using one of:
136136
| 1366 | 0x556 | Chime |
137137
| 1872 | 0x750 | EcosystemInformation |
138138
| 1873 | 0x751 | CommissionerControl |
139+
| 2049 | 0x801 | TlsCertificateManagement |
139140
| 4294048773 | 0xFFF1FC05 | UnitTesting |
140141
| 4294048774 | 0xFFF1FC06 | FaultInjection |
141142
| 4294048800 | 0xFFF1FC20 | SampleMei |

0 commit comments

Comments
 (0)