forked from FarmMaps/FarmMapsApiClient
niewste versie
This commit is contained in:
@@ -142,7 +142,7 @@ namespace FarmmapsKPI
|
||||
//todo set croprecordings from file
|
||||
}
|
||||
|
||||
// Get KPI data for saving it in a file
|
||||
// Get KPI data for saving it in a file, here the generalsedrvice is called to get the KPI data
|
||||
_logger.LogInformation($"Trying to get the cropfielditem: {cropfieldItem}");
|
||||
var KPIItem = await _generalService.GetKpiItemsForCropField(cropfieldItem);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user