hap-fluent / InputSource
Interface: InputSource
Defined in: packages/hap-fluent/src/types/hap-interfaces.ts:340
Properties
| Property | Type | Defined in |
|---|---|---|
configuredName | string | packages/hap-fluent/src/types/hap-interfaces.ts:343 |
currentVisibilityState | CurrentVisibilityState | packages/hap-fluent/src/types/hap-interfaces.ts:347 |
identifier? | number | packages/hap-fluent/src/types/hap-interfaces.ts:348 |
inputDeviceType? | InputDeviceType | packages/hap-fluent/src/types/hap-interfaces.ts:349 |
inputSourceType | InputSourceType | packages/hap-fluent/src/types/hap-interfaces.ts:344 |
isConfigured | IsConfigured | packages/hap-fluent/src/types/hap-interfaces.ts:345 |
name | string | packages/hap-fluent/src/types/hap-interfaces.ts:346 |
serviceName | "InputSource" | packages/hap-fluent/src/types/hap-interfaces.ts:342 |
targetVisibilityState? | TargetVisibilityState | packages/hap-fluent/src/types/hap-interfaces.ts:350 |
UUID | "000000D9-0000-1000-8000-0026BB765291" | packages/hap-fluent/src/types/hap-interfaces.ts:341 |