ZigbeeApp/Shared/Phone/UserCenter/Residence/LookRoomSettionForm.cs
@@ -179,8 +179,12 @@ } } listView.AdjustRealHeight(Application.GetRealHeight(23)); //开启设备在线监测 this.StartCheckDeviceOnline(listView, listGwId, dicData); //如果不是虚拟住宅 if (Common.Config.Instance.Home.IsVirtually == false) { //开启设备在线监测 this.StartCheckDeviceOnline(listView, listGwId, dicData); } }); }