public CCTVHierarchyInfo[] GetAllHierarchy() { ClientHub.UpdateDefault(CCTVInfoType.HierarchyInfo); return(ClientHub.GetAllHierarchyInfo()); }