Skip to content

@mega-yfue/eufy-sdk / ThumbnailCandidateAttribution

Type Alias: ThumbnailCandidateAttribution

ts
type ThumbnailCandidateAttribution = 
  | {
  deviceSn: string;
  kind: "device";
}
  | {
  kind: "station";
  stationSn?: string;
}
  | {
  kind: "ambiguous";
};

Facts available to attribute a push-provided thumbnail candidate.

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.