public DtoDetailsWeather getDetailsFromDate(string vehiculeType, string value) { return(_LineRepository.getDetailsFromDate(vehiculeType, value)); }