Window Covering 0x0102
Provides an interface for controlling and adjusting automatic window coverings.
Spec History
Matter 1.0
rev 5
Matter 1.1
rev 5
Matter 1.2
rev 5
Matter 1.3
rev 5
Matter 1.4
rev 5
Matter 1.5
rev 5
Matter master
rev 8
Attributes (22)
| Code | Name | Type |
|---|---|---|
| 0x0000 | Type | Type |
| 0x0001 | PhysicalClosedLimitLift | int16u |
| 0x0002 | PhysicalClosedLimitTilt | int16u |
| 0x0003 | CurrentPositionLift | int16u |
| 0x0004 | CurrentPositionTilt | int16u |
| 0x0005 | NumberOfActuationsLift | int16u |
| 0x0006 | NumberOfActuationsTilt | int16u |
| 0x0007 | ConfigStatus | ConfigStatus |
| 0x0008 | CurrentPositionLiftPercentage | percent |
| 0x0009 | CurrentPositionTiltPercentage | percent |
| 0x000A | OperationalStatus | OperationalStatus |
| 0x000B | TargetPositionLiftPercent100ths | percent100ths |
| 0x000C | TargetPositionTiltPercent100ths | percent100ths |
| 0x000D | EndProductType | EndProductType |
| 0x000E | CurrentPositionLiftPercent100ths | percent100ths |
| 0x000F | CurrentPositionTiltPercent100ths | percent100ths |
| 0x0010 | InstalledOpenLimitLift | int16u |
| 0x0011 | InstalledClosedLimitLift | int16u |
| 0x0012 | InstalledOpenLimitTilt | int16u |
| 0x0013 | InstalledClosedLimitTilt | int16u |
| 0x0017 | Mode | Mode |
| 0x001A | SafetyStatus | SafetyStatus |
Commands (7)
| Code | Name | Direction |
|---|---|---|
| 0x00 | UpOrOpen | client→server |
| 0x01 | DownOrClose | client→server |
| 0x02 | StopMotion | client→server |
| 0x04 | GoToLiftValue | client→server |
| 0x05 | GoToLiftPercentage | client→server |
| 0x07 | GoToTiltValue | client→server |
| 0x08 | GoToTiltPercentage | client→server |
Features (5)
| Bit | Code | Name |
|---|---|---|
| 0 | LF | Lift — Lift control and behavior for lifting/sliding window coverings |
| 1 | TL | Tilt — Tilt control and behavior for tilting window coverings |
| 2 | PA_LF | PositionAwareLift — Position aware lift control is supported. |
| 3 | ABS | AbsolutePosition — Absolute positioning is supported. |
| 4 | PA_TL | PositionAwareTilt — Position aware tilt control is supported. |