hap-fluent / LightSensor
Interface: LightSensor
Defined in: packages/hap-fluent/src/types/hap-interfaces.ts:389
Properties
| Property | Type | Defined in |
|---|---|---|
currentAmbientLightLevel | number | packages/hap-fluent/src/types/hap-interfaces.ts:392 |
name? | string | packages/hap-fluent/src/types/hap-interfaces.ts:393 |
serviceName | "LightSensor" | packages/hap-fluent/src/types/hap-interfaces.ts:391 |
statusActive? | boolean | packages/hap-fluent/src/types/hap-interfaces.ts:394 |
statusFault? | StatusFault | packages/hap-fluent/src/types/hap-interfaces.ts:395 |
statusLowBattery? | StatusLowBattery | packages/hap-fluent/src/types/hap-interfaces.ts:396 |
statusTampered? | StatusTampered | packages/hap-fluent/src/types/hap-interfaces.ts:397 |
UUID | "00000084-0000-1000-8000-0026BB765291" | packages/hap-fluent/src/types/hap-interfaces.ts:390 |