Manages Greenhouse spaces, reservations and orders
message broker for MAS/SE ADS exercise
Accepts the following message:
Inquiry of a reservation for growing some fruits or vegetables
{
"inquiryId": "string",
"productId": "string",
"productname": "string",
"unit": "kg",
"plannedDelivery": "2019-08-24T14:15:22Z",
"requiredQty": 0,
"minimalQty": 0,
"deliveryMode": "complete"
}
Available only on servers:
The greenhouse number
Accepts one of the following messages:
Definitive order or change of a reservation to an order
{
"plantingId": "string",
"inquiryId": "string",
"productId": "string",
"productname": "string",
"plannedDelivery": "2019-08-24T14:15:22Z",
"orderedQty": 0,
"unit": "kg",
"deliveryMode": "complete"
}
Cancellation of a reservation or an order before the started state
{
"plantingId": "string",
"inquiryId": "string",
"reason": "string"
}
Available only on servers:
The greenhouse number
Accepts one of the following messages:
Definitive order or change of a reservation to an order
{
"plantingId": "string",
"inquiryId": "string",
"productId": "string",
"productname": "string",
"plannedDelivery": "2019-08-24T14:15:22Z",
"orderedQty": 0,
"unit": "kg",
"deliveryMode": "complete"
}
Cancellation of a reservation or an order before the started state
{
"plantingId": "string",
"inquiryId": "string",
"reason": "string"
}
Available only on servers:
The greenhouse number
Accepts one of the following messages:
Definitive order or change of a reservation to an order
{
"plantingId": "string",
"inquiryId": "string",
"productId": "string",
"productname": "string",
"plannedDelivery": "2019-08-24T14:15:22Z",
"orderedQty": 0,
"unit": "kg",
"deliveryMode": "complete"
}
Cancellation of a reservation or an order before the started state
{
"plantingId": "string",
"inquiryId": "string",
"reason": "string"
}
Inquiry of a reservation for growing some fruits or vegetables
Inquiry of a reservation for growing some fruits or vegetables
Definitive order or change of a reservation to an order
Definitive order or change of a reservation to an order
Cancellation of a reservation or an order before the started state
Cancellation of a reservation or an order before the started state
Notification of the goods of an order ready to pickup
quantity related unit of product
defines if the delivery of an requested quantity has to be delivered in one or possibly parially