SensorStateDetectEnum
Version Info
| Introduced | Deprecated | Updated |
|---|
| 2.2 | | |
Enumeration Literals
| Name | Int | Dep | Upd | Description | | DETECTED | 2.2 | | | sensor is active and the threshold has been met. |
| NOT_DETECTED | 2.2 | | | sensor is active and ready but the threshold has not been met. |
| UNKNOWN | 2.2 | | | sensor is active, but the state cannot be determined. > Note: unknown covers situations where the sensor reading is unstable. |