|
@@ -78,7 +78,6 @@ namespace DataVAPI.UpAndDown |
|
|
ConsoleHelper.WriteErrorLine($"阿里云【Transit】连接失败"); |
|
|
ConsoleHelper.WriteErrorLine($"阿里云【Transit】连接失败"); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
IOTDevServer.UNConnectMqtt += new Action<string>((o) => { ConsoleHelper.WriteSuccessLine(o); }); |
|
|
IOTDevServer.UNConnectMqtt += new Action<string>((o) => { ConsoleHelper.WriteSuccessLine(o); }); |
|
|
|
|
|
|
|
|
IOTDevServer.DevIOTAction += DevIOTActionHandler; |
|
|
IOTDevServer.DevIOTAction += DevIOTActionHandler; |
|
|