farmOS Calculation
This module allows farmOS users to log calculations performed on their farm data, keeping a record of inputs, outputs, and metadata. It helps track the history of calculations derived from farmOS information.
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.