Skip to content

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

PropertyTypeDefined in
UUIDTpackages/hap-fluent/src/types/index.ts:15

Released under the Apache-2.0 License.