@mega-yfue/eufy-sdk / tuya / genDeviceId
Function: genDeviceId()
ts
function genDeviceId(): string;Generate a per-install deviceId (44 hex chars). The app derives it deterministically per install from device fingerprints, but the scheme is not reversed — we mint a random id instead. TODO(scheme): replace with the app's real derivation once known.
Returns
string