@mega-yfue/eufy-sdk / RawParams
Type Alias: RawParams
ts
type RawParams = Record<number | string, string | number | boolean>;A raw param map as delivered by the cloud / P2P: param_type → raw value.