Closure Dimension 0x0105
This cluster provides an interface to reflect and control a closure's range of movement, usually involving a panel, by using 6-axis framework.
Spec History
Attributes (12)
| Code | Name | Type |
|---|---|---|
| 0x0000 | CurrentState | DimensionStateStruct |
| 0x0001 | TargetState | DimensionStateStruct |
| 0x0002 | Resolution | percent100ths |
| 0x0003 | StepValue | percent100ths |
| 0x0004 | Unit | ClosureUnitEnum |
| 0x0005 | UnitRange | UnitRangeStruct |
| 0x0006 | LimitRange | RangePercent100thsStruct |
| 0x0007 | TranslationDirection | TranslationDirectionEnum |
| 0x0008 | RotationAxis | RotationAxisEnum |
| 0x0009 | Overflow | OverflowEnum |
| 0x000A | ModulationType | ModulationTypeEnum |
| 0x000B | LatchControlModes | LatchControlModesBitmap |
Commands (2)
| Code | Name | Direction |
|---|---|---|
| 0x00 | SetTarget | client→server |
| 0x01 | Step | client→server |
Features (8)
| Bit | Code | Name |
|---|---|---|
| 0 | PS | Positioning — Supports Positioning in the range from 0.00% to 100.00% |
| 1 | LT | MotionLatching — Supports a latch to secure the closure to a position or state |
| 2 | UT | Unit — Specifies the relevant unit and range for this dimension (mm, degrees etc.) |
| 3 | LM | Limitation — Supports limitation of the operating range |
| 4 | SP | Speed — Supports speed motion throttling. |
| 5 | TR | Translation — Drives a translation motion |
| 6 | RO | Rotation — Drives a rotation motion |
| 7 | MD | Modulation — Modulates a particular flow level (light, air, privacy ...) |