call abstract method
TRes
call({})
Implementation
TRes call({
String? deviceId,
bool? localMqttEnabled,
String? localMqttBroker,
int? localMqttPort,
String? localMqttUser,
String? localMqttPassword,
});