public async Task <List <MonitorBox> > GetAllMonitorBoxsAsync() { return(await FacilityContext._getAllMonitorBoxsAsync(this)); }