Matter Survey

Community-basierte Datenbank für Matter-Gerätefunktionen

The Closure Control cluster (0x0104) is a Matter cluster that Top-level control of motorised closures (doors, windows, shades) including position, latch state, and safety interlocks.. It defines 3 commands and 6 attributes.

Closure Control 0x0104

Application Cluster
Closures
Provisional
Introduced in: Matter 1.4
Devices: 1
Top-level control of motorised closures (doors, windows, shades) including position, latch state, and safety interlocks.

Spec History

This cluster's ClusterRevision across the Matter releases it has shipped in. Click a version to inspect the cluster as it existed in that release.

Attributes 6
Commands 3
Features 9
Code Name Type Flags
0x0000 CountdownTime
max 259200 · nullable
elapsed_s
0x0001 MainState
max 0x07
MainStateEnum
0x0002 CurrentErrorList array
0x0003 OverallCurrentState
nullable
OverallCurrentStateStruct
0x0004 OverallTargetState
nullable
OverallTargetStateStruct
0x0005 LatchControlModes
max 0x03
LatchControlModesBitmap
Code Name Direction Parameters
0x00 Stop
On receipt of this command, the closure SHALL stop its movement as fast as the closure is able too.
client→server None
0x01 MoveTo
On receipt of this command, the closure SHALL operate to update its position, latch state and/or motion speed.
client→server
Position: TargetPositionEnum, Latch: boolean, Speed: ThreeLevelAutoEnum
0x02 Calibrate invoke: manage
This command is used to trigger a calibration of the closure.
client→server None
Positioning (PS) bit 0
Supports Positioning with at least Fully Opened (0%) and Fully Closed (100%) discrete positions
MotionLatching (LT) bit 1
Supports a latch (securing a position, or a state)
Instantaneous (IS) bit 2
Supports the Instantaneous feature
Speed (SP) bit 3
Supports Speed motion throttling
Ventilation (VT) bit 4
Supports Ventilation discrete state
Pedestrian (PD) bit 5
Supports Pedestrian discrete state
Calibration (CL) bit 6
Supports the Calibration feature
Protection (PT) bit 7
Supports the Protection feature
ManuallyOperable (MO) bit 8
Supports the manual operation feature

Devices Implementing This Cluster

1 device in the survey implement this cluster