EventModel
Event model, used in events JSON stream
Name | Description | Type | Additional information |
---|---|---|---|
EventDate |
Event date |
string |
None. |
WetDate |
Planting wet date |
date |
None. |
SoilSamples |
List of soil samples |
Collection of SoilSampleModel |
None. |
Fertilization |
List of fertilization events |
Collection of FertilizationModel |
None. |
TissueSamples |
List of tissue sample events |
Collection of TissueSampleModel |
None. |
Irrigation |
Irrigation event |
IrrigationModel |
None. |
RainfallWeather |
Rainfall event |
RainfallModel |
None. |
CutEvent |
Cut event |
CutEventModel |
None. |