Skip to content

eufy-mega / model/capabilities / PtzPreset

Type Alias: PtzPreset

ts
type PtzPreset = object;

One stored PTZ preset, as returned by PtzPresetActions.list. Shape follows the app's query_preset_positions reply points[]; fields beyond id vary by model, so the raw entry is preserved.

Properties

id

ts
id: number;

The preset id used by PtzPresetActions.goto / PtzPresetActions.delete.


raw

ts
raw: Record<string, unknown>;

The raw reply entry, for fields (name/thumbnail/coordinates) that vary by model.

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