Skip to content

@mega-yfue/eufy-sdk / ParamValue

Type Alias: ParamValue

ts
type ParamValue = boolean | number | string | Record<string, unknown> | unknown[];

A decoded property value. Most params are scalar, but some carry a structured payload that the device delivers encoded (base64-wrapped JSON, or a JSON string) — e.g. motion-detection zones, privacy zones, guard-mode configs. Those are decoded to the object/array form.

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.