A window covering
A device that can be used to cover or uncover a window, usually a shade.
Properties
Name | Description | Type/Values | Optional | Setter Action | Monitored/Stream |
---|---|---|---|---|---|
currentPosition | The current position of the shade from 0 to 100% | number |
Actions
Name | Description | Parameters |
---|---|---|
Close | Close the shade by setting the position to 100% | |
Open | Open the shade by setting the position to 0% | |
SetPosition | Change the currentPosition of the device |
position
(number)
The desired level (0% to 100%)
|