public CmxObservationsController(cmxContext context)
 {
     _context = context;
 }