完成Mqtt服务器添加功能
This commit is contained in:
@@ -14,7 +14,7 @@ public partial class MqttServerItemViewModel : ObservableObject
|
||||
private string _serverName;
|
||||
|
||||
[ObservableProperty]
|
||||
private string _brokerAddress;
|
||||
private string _serverUrl;
|
||||
|
||||
[ObservableProperty]
|
||||
private int _port;
|
||||
|
||||
Reference in New Issue
Block a user