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