farm_calculation
1 sites
No security coverage
farmOS module for managing calculation logs.
Features
A calculation log is a record of a calculation that was performed, including the inputs, outputs, and any relevant metadata.
This can be useful for tracking the history of calculations based on farmOS data.
Calculation data is stored in the `data_sent`, `data_received` and `calculation_metadata` fields of the calculation log.
These fields are hidden on the log form because they are managed by the module that defines the calculation type.
Additional Requirements
This project is part of the farmOS ecosystem, and as such it requires the farmOS distribution.