public List <uint> GetSubDeviceSessions(string name) { return(LibsignalDBContext.GetSubDeviceSessions(name)); }