@mega-yfue/eufy-sdk / mqttAppName
Function: mqttAppName()
ts
function mqttAppName(scope): string | undefined;The app-name request header value for a scope, or undefined for the default (headerless) credential — matching the optional argument of getUserMqttInfo.
Parameters
scope
Returns
string | undefined