-
-
Notifications
You must be signed in to change notification settings - Fork 55
HumiditySensor
Christopher Aitken edited this page Dec 23, 2019
·
2 revisions
| Characteristic | Optional/ Required |
Accepted Values |
Description |
|---|---|---|---|
| CurrentRelativeHumidity | Required | 0.0 - 100.0 | Percentage. Default: 0.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 |
