hap-fluent / LeakSensor
Interface: LeakSensor
Defined in: packages/hap-fluent/src/types/hap-interfaces.ts:364
Properties
| Property | Type | Defined in |
|---|---|---|
leakDetected | LeakDetected | packages/hap-fluent/src/types/hap-interfaces.ts:367 |
name? | string | packages/hap-fluent/src/types/hap-interfaces.ts:368 |
serviceName | "LeakSensor" | packages/hap-fluent/src/types/hap-interfaces.ts:366 |
statusActive? | boolean | packages/hap-fluent/src/types/hap-interfaces.ts:369 |
statusFault? | StatusFault | packages/hap-fluent/src/types/hap-interfaces.ts:370 |
statusLowBattery? | StatusLowBattery | packages/hap-fluent/src/types/hap-interfaces.ts:371 |
statusTampered? | StatusTampered | packages/hap-fluent/src/types/hap-interfaces.ts:372 |
UUID | "00000083-0000-1000-8000-0026BB765291" | packages/hap-fluent/src/types/hap-interfaces.ts:365 |