| Package | Description |
|---|---|
| eu.fispace.api.ag |
This package contains the classes that describe the format of the messages that
the FIspace SDI component will exchange with:
The FIspace B2B component
External systems connected to FIspace
The classes in this package are specific for the overall greenhouse example scenario
to be developed until the M9 milestone.
|
| Modifier and Type | Method and Description |
|---|---|
WeatherScenarioRequestMessage |
ObjectFactory.createWeatherScenarioRequestMessage()
Create an instance of
WeatherScenarioRequestMessage |
WeatherScenarioRequestMessage |
WeatherScenarioRequestMessage.withPoint(Collection<eu.agrosense.api.drmcrop.Point> values) |
WeatherScenarioRequestMessage |
WeatherScenarioRequestMessage.withPoint(eu.agrosense.api.drmcrop.Point... values) |
WeatherScenarioRequestMessage |
WeatherScenarioRequestMessage.withPropertyVariable(Collection<eu.agrosense.api.drmcrop.PropertyVariable> values) |
WeatherScenarioRequestMessage |
WeatherScenarioRequestMessage.withPropertyVariable(eu.agrosense.api.drmcrop.PropertyVariable... values) |
WeatherScenarioRequestMessage |
WeatherScenarioRequestMessage.withTimeFrame(eu.agrosense.api.drmcrop.TimeFrame value) |
Copyright © 2014. All Rights Reserved.