public class DomainAgriculture
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
DOMAIN |
static eu.agrosense.api.platform.GetCapability<CropFieldDetailMessage> |
PRODUCE_CROPFIELD_DETAILS
Capability to produce cropfield details
|
static eu.agrosense.api.platform.GetCapability<PhythophthoraAdviceMessage> |
PRODUCE_PHYTOPHTHORA_ADVICE
Capability to produce phytophthora advice
|
static eu.agrosense.api.platform.PostCapability<CropFieldAdviceRequestMessage,javax.ws.rs.core.Response> |
RECEIVE_ADVICE_REQUEST |
static eu.agrosense.api.platform.PostCapability<GreenhouseAdvice,javax.ws.rs.core.Response> |
RECEIVE_GREENHOUSE_ADVICE |
static eu.agrosense.api.platform.PostCapability<GreenhouseSensorInformation,javax.ws.rs.core.Response> |
RECEIVE_SENSOR_VALUES |
| Constructor and Description |
|---|
DomainAgriculture() |
public static final java.lang.String DOMAIN
public static final eu.agrosense.api.platform.GetCapability<PhythophthoraAdviceMessage> PRODUCE_PHYTOPHTHORA_ADVICE
PhythophthoraAdviceMessagepublic static final eu.agrosense.api.platform.GetCapability<CropFieldDetailMessage> PRODUCE_CROPFIELD_DETAILS
CropFieldDetailMessagepublic static final eu.agrosense.api.platform.PostCapability<GreenhouseSensorInformation,javax.ws.rs.core.Response> RECEIVE_SENSOR_VALUES
GreenhouseSensorInformationpublic static final eu.agrosense.api.platform.PostCapability<GreenhouseAdvice,javax.ws.rs.core.Response> RECEIVE_GREENHOUSE_ADVICE
GreenhouseAdvicepublic static final eu.agrosense.api.platform.PostCapability<CropFieldAdviceRequestMessage,javax.ws.rs.core.Response> RECEIVE_ADVICE_REQUEST
CropFieldAdviceRequestMessageCopyright © 2014. All Rights Reserved.