hap-fluent / ContactSensor
Interface: ContactSensor
Defined in: packages/hap-fluent/src/types/hap-interfaces.ts:188
Properties
| Property | Type | Defined in |
|---|---|---|
contactSensorState | ContactSensorState | packages/hap-fluent/src/types/hap-interfaces.ts:191 |
name? | string | packages/hap-fluent/src/types/hap-interfaces.ts:192 |
serviceName | "ContactSensor" | packages/hap-fluent/src/types/hap-interfaces.ts:190 |
statusActive? | boolean | packages/hap-fluent/src/types/hap-interfaces.ts:193 |
statusFault? | StatusFault | packages/hap-fluent/src/types/hap-interfaces.ts:194 |
statusLowBattery? | StatusLowBattery | packages/hap-fluent/src/types/hap-interfaces.ts:195 |
statusTampered? | StatusTampered | packages/hap-fluent/src/types/hap-interfaces.ts:196 |
UUID | "00000080-0000-1000-8000-0026BB765291" | packages/hap-fluent/src/types/hap-interfaces.ts:189 |