hap-fluent / Battery
Interface: Battery
Defined in: packages/hap-fluent/src/types/hap-interfaces.ts:109
Properties
| Property | Type | Defined in |
|---|---|---|
batteryLevel? | number | packages/hap-fluent/src/types/hap-interfaces.ts:113 |
chargingState? | ChargingState | packages/hap-fluent/src/types/hap-interfaces.ts:114 |
name? | string | packages/hap-fluent/src/types/hap-interfaces.ts:115 |
serviceName | "Battery" | packages/hap-fluent/src/types/hap-interfaces.ts:111 |
statusLowBattery | StatusLowBattery | packages/hap-fluent/src/types/hap-interfaces.ts:112 |
UUID | "00000096-0000-1000-8000-0026BB765291" | packages/hap-fluent/src/types/hap-interfaces.ts:110 |