@mega-yfue/eufy-sdk / discoverReachableInstance
Function: discoverReachableInstance()
ts
function discoverReachableInstance(creds, opts): Promise<ProbeResult[]>;Probe every candidate instance (fresh DNS + any known extras), in sequence, SUBSCRIBE-only. Returns every result, granted ones first, rather than only the first hit.
Parameters
creds
opts
Returns
Promise<ProbeResult[]>