-
-
Notifications
You must be signed in to change notification settings - Fork 52
ContactSensor
Christopher Aitken edited this page Dec 23, 2019
·
2 revisions
Characteristic | Optional/ Required |
Accepted Values |
Description |
---|---|---|---|
ContactSensorState | Required | 0, 1 |
0 : contact detected, 1 : contact not detected. Default: 0
|
StatusActive | Optional |
true ,false
|
Active status. Default: true
|
StatusFault | Optional | 0, 1 |
0 : no fault, 1 : fault. Default: 0
|
StatusTampered | Optional | 0, 1 |
0 : not tampered, 1 : tampered. Default: 0
|
StatusLowBattery | Optional | 0, 1 |
0 : normal, 1 : low. Default: 0
|
Name | Optional | String |