| 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 | Field and Description |
|---|---|
protected GreenhouseSensorValues |
RequestForGreenhouseAdvice.sensorValues |
protected GreenhouseSensorValues |
GreenhouseSensorInformation.sensorValues |
protected GreenhouseSensorValues |
GreenhouseAdvice.sensorValues |
| Modifier and Type | Method and Description |
|---|---|
void |
RequestForGreenhouseAdvice.setSensorValues(GreenhouseSensorValues value)
Sets the value of the sensorValues property.
|
void |
GreenhouseSensorInformation.setSensorValues(GreenhouseSensorValues value)
Sets the value of the sensorValues property.
|
void |
GreenhouseAdvice.setSensorValues(GreenhouseSensorValues value)
Sets the value of the sensorValues property.
|
RequestForGreenhouseAdvice |
RequestForGreenhouseAdvice.withSensorValues(GreenhouseSensorValues value) |
GreenhouseSensorInformation |
GreenhouseSensorInformation.withSensorValues(GreenhouseSensorValues value) |
GreenhouseAdvice |
GreenhouseAdvice.withSensorValues(GreenhouseSensorValues value) |
Copyright © 2014. All Rights Reserved.