hap-fluent / OccupancySensor
Interface: OccupancySensor
Defined in: packages/hap-fluent/src/types/hap-interfaces.ts:448
Properties
| Property | Type | Defined in |
|---|---|---|
name? | string | packages/hap-fluent/src/types/hap-interfaces.ts:452 |
occupancyDetected | OccupancyDetected | packages/hap-fluent/src/types/hap-interfaces.ts:451 |
serviceName | "OccupancySensor" | packages/hap-fluent/src/types/hap-interfaces.ts:450 |
statusActive? | boolean | packages/hap-fluent/src/types/hap-interfaces.ts:453 |
statusFault? | StatusFault | packages/hap-fluent/src/types/hap-interfaces.ts:454 |
statusLowBattery? | StatusLowBattery | packages/hap-fluent/src/types/hap-interfaces.ts:455 |
statusTampered? | StatusTampered | packages/hap-fluent/src/types/hap-interfaces.ts:456 |
UUID | "00000086-0000-1000-8000-0026BB765291" | packages/hap-fluent/src/types/hap-interfaces.ts:449 |