hap-fluent / HumiditySensor
Interface: HumiditySensor
Defined in: packages/hap-fluent/src/types/hap-interfaces.ts:329
Properties
| Property | Type | Defined in |
|---|---|---|
currentRelativeHumidity | number | packages/hap-fluent/src/types/hap-interfaces.ts:332 |
name? | string | packages/hap-fluent/src/types/hap-interfaces.ts:333 |
serviceName | "HumiditySensor" | packages/hap-fluent/src/types/hap-interfaces.ts:331 |
statusActive? | boolean | packages/hap-fluent/src/types/hap-interfaces.ts:334 |
statusFault? | StatusFault | packages/hap-fluent/src/types/hap-interfaces.ts:335 |
statusLowBattery? | StatusLowBattery | packages/hap-fluent/src/types/hap-interfaces.ts:336 |
statusTampered? | StatusTampered | packages/hap-fluent/src/types/hap-interfaces.ts:337 |
UUID | "00000082-0000-1000-8000-0026BB765291" | packages/hap-fluent/src/types/hap-interfaces.ts:330 |