| Package | Description |
|---|---|
| eu.fispace.api | |
| 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 | Field and Description |
|---|---|
static eu.agrosense.api.platform.PostCapability<GreenhouseSensorInformation,javax.ws.rs.core.Response> |
DomainAgriculture.RECEIVE_SENSOR_VALUES |
| Modifier and Type | Method and Description |
|---|---|
GreenhouseSensorInformation |
ObjectFactory.createGreenhouseSensorInformation()
Create an instance of
GreenhouseSensorInformation |
GreenhouseSensorInformation |
GreenhouseSensorInformation.withCropFieldID(java.lang.String value) |
GreenhouseSensorInformation |
GreenhouseSensorInformation.withFarm(FarmType value) |
GreenhouseSensorInformation |
GreenhouseSensorInformation.withGreenhouse(GreenhouseType value) |
GreenhouseSensorInformation |
GreenhouseSensorInformation.withSensorValues(GreenhouseSensorValues value) |
GreenhouseSensorInformation |
GreenhouseSensorInformation.withTimestampOfSensorMeasurement(javax.xml.datatype.XMLGregorianCalendar value) |
Copyright © 2014. All Rights Reserved.