AgStack Foundation · Example Payload

Agstack Openagri Weather Service Flightstatusforecastresponse Example

AgricultureLinux FoundationOpen SourceGeospatialPrecision AgricultureLinked Data

Agstack Openagri Weather Service Flightstatusforecastresponse Example is an example object payload from AgStack Foundation, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

timestampuav_modelstatusweather_sourcelocationweather_params

Example Payload

Raw ↑
{
  "timestamp": "2024-06-15T12:00:00Z",
  "uav_model": "example__model",
  "status": "example_status",
  "weather_source": "example_source",
  "location": "example_cation",
  "weather_params": {}
}