| | |
| | | ShowFunction.Sensor,ShowFunction.VideoIntercom, |
| | | ShowFunction.SecurityCenter,ShowFunction.Acst, |
| | | ShowFunction.MechanicalArm , |
| | | ShowFunction.SecurityMonitoring,}; |
| | | ShowFunction.SecurityMonitoring, |
| | | ShowFunction.VideoDoorLock, |
| | | }; |
| | | } |
| | | return dddd; |
| | | } |
| | |
| | | DriverLayer.Control.Ins.GatewayOnline_Cloud = false; |
| | | DriverLayer.Control.Ins.GatewayOnline_Local = false; |
| | | SpatialInfo.CurrentSpatial.Clear(); |
| | | FunctionList.List.Clear(); |
| | | FunctionList.List.ClearDatas(); |
| | | |
| | | ///切换住宅清空前住宅缓存自动化列表; |
| | | HDL_ON.UI.UI2.Intelligence.Automation.Logic.LogicList.Clear(); |
| | | DAL.Mqtt.MqttClient.DisConnectRemote("退出登录,或者切换住宅"); |
| | | |
| | | #if IOS |
| | | //退出全视通登录 |
| | | Shared.IOS.HDLFVSDK.Video.Logout(); |
| | | //重置默认不支持全视通 |
| | | Entity.DB_ResidenceData.Instance.SupportFVDevice = false; |
| | | ////退出全视通登录 |
| | | //Shared.IOS.HDLFVSDK.Video.Logout(); |
| | | ////重置默认不支持全视通 |
| | | //Entity.DB_ResidenceData.Instance.SupportFVDevice = false; |
| | | #endif |
| | | } |
| | | /// <summary> |
| | |
| | | /// <summary> |
| | | /// 网关详细信息 |
| | | /// </summary> |
| | | public HomeGatewayInfo HomeGateway; |
| | | public HomeGatewayInfo HomeGateway;// = new HomeGatewayInfo (); |
| | | |
| | | /// <summary> |
| | | /// 0:一端口 |
| | |
| | | } |
| | | } |
| | | |
| | | /// <summary> |
| | | /// 第一次申请定位权限,用户拒绝之后,不能再次申请(Android) |
| | | /// </summary> |
| | | public bool CheckGPS_IsFirst = true; |
| | | |
| | | } |
| | | } |