Matter Survey

Community-driven database of Matter device capabilities

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 4 commands and 6 attributes.

Closure Control 0x0104

Application Cluster
Closures
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 4
Features 10
Code Name Type Flags
0x0000 CountdownTime
max 259200 · nullable
elapsed_s Optional
0x0001 MainState
max 0x07
MainStateEnum
0x0002 CurrentErrorList array
0x0003 OverallCurrentState
nullable
OverallCurrentStateStruct
0x0004 OverallTargetState
nullable
OverallTargetStateStruct
0x0005 LatchControlModes
max 0x03
LatchControlModesBitmap Optional
Code Name Direction Parameters
0x00 Stop Optional
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 Optional invoke: manage
This command is used to trigger a calibration of the closure.
client→server None
0x03 GroupedMoveTo Optional
This command is intended to be invoked using groupcast addressing to move a group of closures to a target position, latch, and/or perform the movement at a specific speed.
client→server
Position: TargetPositionEnum, Latch: boolean, Speed: ThreeLevelAutoEnum
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
Access (ACC) bit 9
The closure can grant access to a secured building or restricted area

Devices Implementing This Cluster

1 device in the survey implement this cluster