public IEnumerable <Announcement> Announcements() { return(NoticeService.Announcements(StoreId, MachineSN, CompanyId)); }