2.2.17. Basic Window Covering Command Class, version 1 [OBSOLETED]¶
Warning
THIS COMMAND CLASS HAS BEEN OBSOLETED
New implementations MUST NOT support this command class.
New window covering device implementations SHOULD support the Window Covering Command Class, version 1.
This section contains Commands that may be used to control a Basic Window Covering Command Class.
2.2.17.1. Basic Window Covering Start Level Change Command¶
This command is used to start moving drapes, shades, blinds in a given direction. The speed of the movement is implementation specific.
7 |
6 |
5 |
4 |
3 |
2 |
1 |
0 |
|---|---|---|---|---|---|---|---|
Command Class = COMMAND_CLASS_BASIC_WINDOW_COVERING (0x50) |
|||||||
Command = BASIC_WINDOW_COVERING_START_LEVEL_CHANGE (0x01) |
|||||||
Reserved |
Open / Close |
Reserved |
|||||
Open/Close (1 bit) If the Open/Close bit is set to 0 the window covering SHOULD open. If field is set to 1 the window covering SHOULD close.
Reserved
This field MUST be set to 0 by a sending node and MUST be ignored by a receiving node.
2.2.17.2. Basic Window Covering Stop Level Change Command¶
This command is used to stop moving drapes, shades, blinds in a given direction.
7 |
6 |
5 |
4 |
3 |
2 |
1 |
0 |
|---|---|---|---|---|---|---|---|
Command Class = COMMAND_CLASS_BASIC_WINDOW_COVERING (0x50) |
|||||||
Command = BASIC_WINDOW_COVERING_STOP_LEVEL_CHANGE (0x02) |
|||||||