hap-fluent / CarbonMonoxideSensor
Interface: CarbonMonoxideSensor
Defined in: packages/hap-fluent/src/types/hap-interfaces.ts:167
Properties
| Property | Type | Defined in |
|---|---|---|
carbonMonoxideDetected | CarbonMonoxideDetected | packages/hap-fluent/src/types/hap-interfaces.ts:170 |
carbonMonoxideLevel? | number | packages/hap-fluent/src/types/hap-interfaces.ts:171 |
carbonMonoxidePeakLevel? | number | packages/hap-fluent/src/types/hap-interfaces.ts:172 |
name? | string | packages/hap-fluent/src/types/hap-interfaces.ts:173 |
serviceName | "CarbonMonoxideSensor" | packages/hap-fluent/src/types/hap-interfaces.ts:169 |
statusActive? | boolean | packages/hap-fluent/src/types/hap-interfaces.ts:174 |
statusFault? | StatusFault | packages/hap-fluent/src/types/hap-interfaces.ts:175 |
statusLowBattery? | StatusLowBattery | packages/hap-fluent/src/types/hap-interfaces.ts:176 |
statusTampered? | StatusTampered | packages/hap-fluent/src/types/hap-interfaces.ts:177 |
UUID | "0000007F-0000-1000-8000-0026BB765291" | packages/hap-fluent/src/types/hap-interfaces.ts:168 |