HDL_ON/DAL/DriverLayer/Control.cs
@@ -835,7 +835,7 @@ var revString = Encoding.UTF8.GetString(receiveBytes); receiveObj.BodyDataString = revString; MainPage.Log($"局域网信息: 解密后:" + receiveObj.BodyDataString); //if(receiveObj.Topic.EndsWith("/thing/property/up")) //if (receiveObj.Topic.EndsWith("/thing/property/up")) //{ // MsgInfoList.Add(revString + "\r\n"); //} @@ -1142,6 +1142,7 @@ case SPK.ElectricSocket: case SPK.PanelSocket: SocketPage.UpdataState(localFunction); SocketPage_InstantaneousValue.UpdataView(localFunction); break; case SPK.ElectricTV: break;