@mega-yfue/eufy-sdk / getImageSeed
Function: getImageSeed()
ts
function getImageSeed(p2pDid, code): string;Derive the per-image seed from the p2p_did + the image's own code — second input to getImageKey.
Parameters
p2pDid
string
code
string
Returns
string