HDL_ON/UI/UI2/FuntionControlView/Electrical/TuyaWeepRobotPage.cs
@@ -454,7 +454,17 @@ /// 发送命令 /// </summary> private void SendComand(string key, string i_value) { { //if (!device.online) //{ // new Tip() // { // CloseTime = 1, // Text = Language.StringByID(StringId.DeviceOfflineCannotOption), // Direction = AMPopTipDirection.None, // }.Show(MainPage.BaseView); // return; //} HdlThreadLogic.Current.RunThread(() => { var dic = new Dictionary<string, string>();