给变量添加Mqtt服务器的功能
This commit is contained in:
@@ -62,6 +62,7 @@ public partial class MqttsViewModel : ViewModelBase
|
||||
}
|
||||
|
||||
await _mqttRepository.Add(mqtt);
|
||||
MessageHelper.SendLoadMessage(LoadTypes.Mqtts);
|
||||
}
|
||||
catch (Exception e)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user