fdm-core/src
A library to interact with the Farm Data Model using PostgreSQL as backend
Remarks
The fdm
defines the fdmLocal and fdmServer class to store, retrieve and update the Farm Data Model
Created by Nutriënten Management Instituut (www.nmi-agro.nl) Source code available at https://github.com/SvenVw/fdm In case you find a bug, please report at https://github.com/SvenVw/fdm/issues
Namespaces
Interfaces
Type Aliases
Functions
- addCultivation
- addCultivationToCatalogue
- addFarm
- addFertilizer
- addFertilizerApplication
- addFertilizerToCatalogue
- addField
- addHarvest
- addSoilAnalysis
- createFdmAuth
- createFdmServer
- disableCultivationCatalogue
- disableFertilizerCatalogue
- enableCultivationCatalogue
- enableFertilizerCatalogue
- getCultivation
- getCultivationPlan
- getCultivations
- getCultivationsFromCatalogue
- getCurrentSoilData
- getEnabledCultivationCatalogues
- getEnabledFertilizerCatalogues
- getFarm
- getFarms
- getFertilizer
- getFertilizerApplication
- getFertilizerApplications
- getFertilizers
- getFertilizersFromCatalogue
- getField
- getFields
- getHarvest
- getHarvests
- getSoilAnalyses
- getSoilAnalysis
- getSoilParametersDescription
- isCultivationCatalogueEnabled
- isFertilizerCatalogueEnabled
- removeCultivation
- removeFertilizer
- removeFertilizerApplication
- removeHarvest
- removeSoilAnalysis
- runMigration
- syncCatalogues
- updateCultivation
- updateFarm
- updateFertilizerApplication
- updateFertilizerFromCatalogue
- updateField
- updateSoilAnalysis