public TelemetryRepository(ObdPiContext context) { _context = context; }
public VehicleRepository(ObdPiContext context) { _context = context; }