hap-fluent / CarbonDioxideSensor
Interface: CarbonDioxideSensor
Defined in: packages/hap-fluent/src/types/hap-interfaces.ts:154
Properties
| Property | Type | Defined in |
|---|---|---|
carbonDioxideDetected | CarbonDioxideDetected | packages/hap-fluent/src/types/hap-interfaces.ts:157 |
carbonDioxideLevel? | number | packages/hap-fluent/src/types/hap-interfaces.ts:158 |
carbonDioxidePeakLevel? | number | packages/hap-fluent/src/types/hap-interfaces.ts:159 |
name? | string | packages/hap-fluent/src/types/hap-interfaces.ts:160 |
serviceName | "CarbonDioxideSensor" | packages/hap-fluent/src/types/hap-interfaces.ts:156 |
statusActive? | boolean | packages/hap-fluent/src/types/hap-interfaces.ts:161 |
statusFault? | StatusFault | packages/hap-fluent/src/types/hap-interfaces.ts:162 |
statusLowBattery? | StatusLowBattery | packages/hap-fluent/src/types/hap-interfaces.ts:163 |
statusTampered? | StatusTampered | packages/hap-fluent/src/types/hap-interfaces.ts:164 |
UUID | "00000097-0000-1000-8000-0026BB765291" | packages/hap-fluent/src/types/hap-interfaces.ts:155 |