public DbMeasuresService(ProjectXContext context) { this.context = context; }
public DbMetersService(ProjectXContext context) { this.context = context; }