public CCTVHierarchyInfo GetHierarchy(string id) { ClientHub.UpdateDefault(CCTVInfoType.HierarchyInfo); return(ClientHub.GetHierarchyInfo(id)); }