-
-
Notifications
You must be signed in to change notification settings - Fork 52
Slat Service
Christopher Aitken edited this page May 17, 2020
·
1 revision
Used as an accessory to control slats/window blinds. Either as horizontal or vertical.
Characteristic | Optional/ Required |
Accepted Values |
Description |
---|---|---|---|
CurrentSlatState | Required | 0, 1, 2 |
0 : fixed, 1 : jammed, 2 : swinging. Default: 0
|
SlatType | Required | 0, 1 |
0 : horizontal, 1 : vertical. Default: 0
|
SwingMode | Optional | 0, 1 |
0 : disabled, 1 : enabled. Default: 0
|
TargetHorizontalTiltAngle | Optional | -90 to 90 | |
TargetVerticalTiltAngle | Optional | -90 to 90 | |
CurrentHorizontalTiltAngle | Optional | -90 to 90 | |
CurrentVerticalTiltAngle | Optional | -90 to 90 | |
Name | Optional | String |