hap-fluent / WithTypedUUID
Interface: WithTypedUUID<T>
Defined in: packages/hap-fluent/src/types/index.ts:14
Utility interface for services with typed UUIDs This is kept for backward compatibility but is no longer needed with the new generic type mapping approach
Type Parameters
| Type Parameter |
|---|
T extends string |
Properties
| Property | Type | Defined in |
|---|---|---|
UUID | T | packages/hap-fluent/src/types/index.ts:15 |