hap-fluent / SmokeSensor
Interface: SmokeSensor
Defined in: packages/hap-fluent/src/types/hap-interfaces.ts:551
Properties
| Property | Type | Defined in |
|---|---|---|
name? | string | packages/hap-fluent/src/types/hap-interfaces.ts:555 |
serviceName | "SmokeSensor" | packages/hap-fluent/src/types/hap-interfaces.ts:553 |
smokeDetected | SmokeDetected | packages/hap-fluent/src/types/hap-interfaces.ts:554 |
statusActive? | boolean | packages/hap-fluent/src/types/hap-interfaces.ts:556 |
statusFault? | StatusFault | packages/hap-fluent/src/types/hap-interfaces.ts:557 |
statusLowBattery? | StatusLowBattery | packages/hap-fluent/src/types/hap-interfaces.ts:558 |
statusTampered? | StatusTampered | packages/hap-fluent/src/types/hap-interfaces.ts:559 |
UUID | "00000087-0000-1000-8000-0026BB765291" | packages/hap-fluent/src/types/hap-interfaces.ts:552 |