-
-
Notifications
You must be signed in to change notification settings - Fork 52
Door
Christopher Aitken edited this page Dec 23, 2019
·
2 revisions
Characteristic | Optional/ Required |
Accepted Values |
Description |
---|---|---|---|
CurrentPosition | Required | 0-100 | Current open percentage. Default: 0
|
TargetPosition | Required | 0-100 | Desired open percentage. Default: 0
|
PositionState | Required | 0, 1, 2 |
0 : decreasing, 1 : increasing, 2 : stopped. Default: 2
|
HoldPosition | Optional |
true ,false
|
Status if holding position. Default: false
|
ObstructionDetected | Optional |
true ,false
|
Status of obstruction. Default: false
|
Name | Optional | String |