Skip to content

@mega-yfue/eufy-sdk / RegistryEntry

Interface: RegistryEntry

A curated registry row (tier 1). Keyed by model (T-code) in the registry. Everything is optional except codec — capabilities can also come from the category default or inference.

Properties

caps?

ts
optional caps?: Capability[];

Capabilities to attach in addition to the codec's baseline.


codec

ts
codec: Codec;

name?

ts
optional name?: string;

Pretty display name.


overrides?

ts
optional overrides?: Record<string, unknown>;

Per-device one-off behaviour. Quarantined to this row — the escape hatch that replaces subclassing. Keys are command names; values are device-specific implementations.

Independent and unofficial. Not affiliated with, endorsed by, or sponsored by Anker Innovations, Anker eufy, or eufy. "Anker eufy", "eufy" and "Anker" are trademarks of their respective owners. Use responsibly — rapid or failed logins can trigger captcha or temporary cooldowns.