@mega-yfue/eufy-sdk / tuya / SIGN_ALLOWLIST
Variable: SIGN_ALLOWLIST
ts
const SIGN_ALLOWLIST: ReadonlySet<string>;Keys that participate in the signature, in no particular order (the preimage builder sorts). Everything else in the request (bizData, sdkVersion, os-info fields, cp/channel/nd, …) is DELIBERATELY excluded from the sign. Verified against a live preimage (see the spec test).