| 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 |
|---|---|
Complaint |
ObjectFactory.createComplaint()
Create an instance of
Complaint |
Complaint |
Complaint.withAirHumidity(Double value) |
Complaint |
Complaint.withCO2(Double value) |
Complaint |
Complaint.withCropFieldID(String value) |
Complaint |
Complaint.withEC(Double value) |
Complaint |
Complaint.withFarm(FarmType value) |
Complaint |
Complaint.withGreenhouse(GreenhouseType value) |
Complaint |
Complaint.withLuminosity(Double value) |
Complaint |
Complaint.withPAR(Double value) |
Complaint |
Complaint.withPH(Double value) |
Complaint |
Complaint.withSoilMoisture(Integer value) |
Complaint |
Complaint.withSoilTemperature(Double value) |
Complaint |
Complaint.withTemperature(Double value) |
Complaint |
Complaint.withTimestampOfSensorMeasurement(Calendar value) |
Copyright © 2015. All Rights Reserved.