hap-fluent / TemperatureSensor
Interface: TemperatureSensor
Defined in: packages/hap-fluent/src/types/hap-interfaces.ts:646
Properties
| Property | Type | Defined in |
|---|---|---|
currentTemperature | number | packages/hap-fluent/src/types/hap-interfaces.ts:649 |
name? | string | packages/hap-fluent/src/types/hap-interfaces.ts:650 |
serviceName | "TemperatureSensor" | packages/hap-fluent/src/types/hap-interfaces.ts:648 |
statusActive? | boolean | packages/hap-fluent/src/types/hap-interfaces.ts:651 |
statusFault? | StatusFault | packages/hap-fluent/src/types/hap-interfaces.ts:652 |
statusLowBattery? | StatusLowBattery | packages/hap-fluent/src/types/hap-interfaces.ts:653 |
statusTampered? | StatusTampered | packages/hap-fluent/src/types/hap-interfaces.ts:654 |
UUID | "0000008A-0000-1000-8000-0026BB765291" | packages/hap-fluent/src/types/hap-interfaces.ts:647 |