ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Logic/HdlGatewayReceiveLogic.cs
@@ -507,6 +507,8 @@ if (locadevice != null) { ((IASZone)locadevice).iASInfo = ias.iASInfo; //如果接收到上报,即说明这个传感器是在线的 locadevice.IsOnline = 1; //记录回复时间 locadevice.LastDateTime = DateTime.Now; } @@ -544,7 +546,7 @@ { HdlThreadLogic.Current.RunThread(async () => { //温居城的要网关中是否有逻辑存在 //温居城的要网关中是否有逻辑存在 //参数:2-常开自动化;3-失效时间自动化 var result = await Shared.Phone.Device.Logic.SkipView.Exist(2); HdlThreadLogic.Current.RunMain(() =>