-
-
Notifications
You must be signed in to change notification settings - Fork 53
LightSensor
crxporter edited this page Mar 18, 2020
·
2 revisions
Characteristic | Optional/ Required |
Accepted Values |
Description |
---|---|---|---|
CurrentAmbientLightLevel | Required | 0.0001 - 100,000 | Float, Lux (lumens/m^2) |
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 |