@veeroute/lss-agro-angular 6.6.2006 → 6.8.2055
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/api/planServiceInterface.d.ts +1 -1
- package/api/systemServiceInterface.d.ts +1 -1
- package/esm2020/api/planService.mjs +2 -2
- package/esm2020/api/planServiceInterface.mjs +1 -1
- package/esm2020/api/systemService.mjs +2 -2
- package/esm2020/api/systemServiceInterface.mjs +1 -1
- package/esm2020/model/attribute.mjs +2 -2
- package/esm2020/model/bunker.mjs +1 -1
- package/esm2020/model/calculationAsyncResult.mjs +1 -1
- package/esm2020/model/calculationInfo.mjs +1 -1
- package/esm2020/model/calculationSettings.mjs +2 -2
- package/esm2020/model/calculationState.mjs +1 -1
- package/esm2020/model/calculationStatus.mjs +2 -2
- package/esm2020/model/capacityForecastElement.mjs +1 -1
- package/esm2020/model/chamber.mjs +1 -1
- package/esm2020/model/checkResult.mjs +2 -2
- package/esm2020/model/consumer.mjs +1 -1
- package/esm2020/model/contract.mjs +1 -1
- package/esm2020/model/contractType.mjs +3 -3
- package/esm2020/model/costForecastElement.mjs +1 -1
- package/esm2020/model/crop.mjs +1 -1
- package/esm2020/model/cropType.mjs +2 -2
- package/esm2020/model/custom400WithErrorsAndWarnings.mjs +1 -1
- package/esm2020/model/dateWindow.mjs +2 -2
- package/esm2020/model/dryer.mjs +1 -1
- package/esm2020/model/elevator.mjs +1 -1
- package/esm2020/model/entityError.mjs +1 -1
- package/esm2020/model/entityErrorType.mjs +2 -2
- package/esm2020/model/entityPath.mjs +1 -1
- package/esm2020/model/entityType.mjs +2 -2
- package/esm2020/model/entityWarning.mjs +1 -1
- package/esm2020/model/entityWarningType.mjs +2 -2
- package/esm2020/model/factory.mjs +1 -1
- package/esm2020/model/field.mjs +1 -1
- package/esm2020/model/gate.mjs +1 -1
- package/esm2020/model/general401.mjs +1 -1
- package/esm2020/model/general402.mjs +1 -1
- package/esm2020/model/general404.mjs +1 -1
- package/esm2020/model/general404Detail.mjs +1 -1
- package/esm2020/model/general429.mjs +1 -1
- package/esm2020/model/general500.mjs +1 -1
- package/esm2020/model/humidityForecastElement.mjs +1 -1
- package/esm2020/model/leftover.mjs +2 -2
- package/esm2020/model/market.mjs +1 -1
- package/esm2020/model/movementMatrixElement.mjs +2 -2
- package/esm2020/model/objectType.mjs +2 -2
- package/esm2020/model/operation.mjs +1 -1
- package/esm2020/model/operationMeasurements.mjs +2 -2
- package/esm2020/model/operationTarget.mjs +1 -1
- package/esm2020/model/operationType.mjs +3 -3
- package/esm2020/model/planResult.mjs +1 -1
- package/esm2020/model/planSettings.mjs +1 -1
- package/esm2020/model/planStatistics.mjs +2 -2
- package/esm2020/model/planTask.mjs +1 -1
- package/esm2020/model/priceForecastElement.mjs +1 -1
- package/esm2020/model/pricelist.mjs +1 -1
- package/esm2020/model/productivityForecastElement.mjs +1 -1
- package/esm2020/model/projectConfiguration.mjs +2 -2
- package/esm2020/model/projectSettings.mjs +1 -1
- package/esm2020/model/schemaError.mjs +2 -2
- package/esm2020/model/serviceName.mjs +2 -2
- package/esm2020/model/silo.mjs +1 -1
- package/esm2020/model/stockForecastElement.mjs +1 -1
- package/esm2020/model/storage.mjs +1 -1
- package/esm2020/model/tracedata.mjs +1 -1
- package/esm2020/model/unplannedItems.mjs +2 -2
- package/esm2020/model/validateResult.mjs +1 -1
- package/esm2020/model/versionResult.mjs +2 -2
- package/fesm2015/veeroute-lss-agro-angular.mjs +14 -14
- package/fesm2015/veeroute-lss-agro-angular.mjs.map +1 -1
- package/fesm2020/veeroute-lss-agro-angular.mjs +25 -25
- package/fesm2020/veeroute-lss-agro-angular.mjs.map +1 -1
- package/model/attribute.d.ts +1 -1
- package/model/bunker.d.ts +1 -1
- package/model/calculationAsyncResult.d.ts +1 -1
- package/model/calculationInfo.d.ts +1 -1
- package/model/calculationSettings.d.ts +1 -1
- package/model/calculationState.d.ts +1 -1
- package/model/calculationStatus.d.ts +1 -1
- package/model/capacityForecastElement.d.ts +1 -1
- package/model/chamber.d.ts +2 -2
- package/model/checkResult.d.ts +1 -1
- package/model/consumer.d.ts +1 -1
- package/model/contract.d.ts +1 -1
- package/model/contractType.d.ts +2 -2
- package/model/costForecastElement.d.ts +1 -1
- package/model/crop.d.ts +1 -5
- package/model/cropType.d.ts +1 -1
- package/model/custom400WithErrorsAndWarnings.d.ts +1 -1
- package/model/dateWindow.d.ts +1 -1
- package/model/dryer.d.ts +1 -1
- package/model/elevator.d.ts +3 -3
- package/model/entityError.d.ts +1 -1
- package/model/entityErrorType.d.ts +1 -1
- package/model/entityPath.d.ts +1 -1
- package/model/entityType.d.ts +1 -1
- package/model/entityWarning.d.ts +1 -1
- package/model/entityWarningType.d.ts +1 -1
- package/model/factory.d.ts +1 -1
- package/model/field.d.ts +4 -4
- package/model/gate.d.ts +1 -1
- package/model/general401.d.ts +1 -1
- package/model/general402.d.ts +1 -1
- package/model/general404.d.ts +1 -1
- package/model/general404Detail.d.ts +1 -1
- package/model/general429.d.ts +1 -1
- package/model/general500.d.ts +1 -1
- package/model/humidityForecastElement.d.ts +1 -1
- package/model/leftover.d.ts +1 -1
- package/model/market.d.ts +1 -1
- package/model/movementMatrixElement.d.ts +1 -1
- package/model/objectType.d.ts +1 -1
- package/model/operation.d.ts +1 -1
- package/model/operationMeasurements.d.ts +1 -1
- package/model/operationTarget.d.ts +2 -2
- package/model/operationType.d.ts +2 -2
- package/model/planResult.d.ts +1 -1
- package/model/planSettings.d.ts +1 -1
- package/model/planStatistics.d.ts +1 -1
- package/model/planTask.d.ts +2 -2
- package/model/priceForecastElement.d.ts +1 -1
- package/model/pricelist.d.ts +1 -1
- package/model/productivityForecastElement.d.ts +1 -1
- package/model/projectConfiguration.d.ts +1 -1
- package/model/projectSettings.d.ts +1 -1
- package/model/schemaError.d.ts +1 -1
- package/model/serviceName.d.ts +1 -1
- package/model/silo.d.ts +1 -1
- package/model/stockForecastElement.d.ts +1 -1
- package/model/storage.d.ts +1 -1
- package/model/tracedata.d.ts +1 -1
- package/model/unplannedItems.d.ts +1 -1
- package/model/validateResult.d.ts +1 -1
- package/model/versionResult.d.ts +1 -1
- package/package.json +1 -1
package/model/chamber.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* VRt.Agro [AG]
|
|
3
3
|
*
|
|
4
|
-
* The version of the OpenAPI document: 6.
|
|
4
|
+
* The version of the OpenAPI document: 6.8.2055
|
|
5
5
|
* Contact: servicedesk@veeroute.com
|
|
6
6
|
*
|
|
7
7
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -11,7 +11,7 @@ import { ProductivityForecastElementAgro } from './productivityForecastElement';
|
|
|
11
11
|
import { CostForecastElementAgro } from './costForecastElement';
|
|
12
12
|
import { CapacityForecastElementAgro } from './capacityForecastElement';
|
|
13
13
|
/**
|
|
14
|
-
*
|
|
14
|
+
* Drying chamber - determines the parameters of the drying process of crops.
|
|
15
15
|
*/
|
|
16
16
|
export interface ChamberAgro {
|
|
17
17
|
/**
|
package/model/checkResult.d.ts
CHANGED
package/model/consumer.d.ts
CHANGED
package/model/contract.d.ts
CHANGED
package/model/contractType.d.ts
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* VRt.Agro [AG]
|
|
3
3
|
*
|
|
4
|
-
* The version of the OpenAPI document: 6.
|
|
4
|
+
* The version of the OpenAPI document: 6.8.2055
|
|
5
5
|
* Contact: servicedesk@veeroute.com
|
|
6
6
|
*
|
|
7
7
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*/
|
|
10
10
|
/**
|
|
11
|
-
* Contract type.
|
|
11
|
+
* Contract type: * `SELL_WITH_DELIVERY` - Contract for the sale of grain by the market with delivery to the client (the price of moving from the market is included in the price). * `SELL` - Contract for the sale of grain by the market without delivery (the price of moving from the market is not included in the price). * `BUY_WITH_DELIVERY` - Contract for the purchase of grain by the market with delivery from the client (the price of moving to the market is included in the price). * `BUY` - Contract for the purchase of grain by the market without delivery (the price of moving to the market is not included in the price).
|
|
12
12
|
*/
|
|
13
13
|
export declare enum ContractTypeAgro {
|
|
14
14
|
SELL_WITH_DELIVERY = "SELL_WITH_DELIVERY",
|
package/model/crop.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* VRt.Agro [AG]
|
|
3
3
|
*
|
|
4
|
-
* The version of the OpenAPI document: 6.
|
|
4
|
+
* The version of the OpenAPI document: 6.8.2055
|
|
5
5
|
* Contact: servicedesk@veeroute.com
|
|
6
6
|
*
|
|
7
7
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -20,10 +20,6 @@ export interface CropAgro {
|
|
|
20
20
|
* Humidity crop, in ppm (‰).
|
|
21
21
|
*/
|
|
22
22
|
base_humidity: number;
|
|
23
|
-
/**
|
|
24
|
-
* The coefficient of change of the maximum capacity of the storage location (depends on the density of the culture).
|
|
25
|
-
*/
|
|
26
|
-
density_factor?: number;
|
|
27
23
|
/**
|
|
28
24
|
* List of compatible short-term storage types.
|
|
29
25
|
*/
|
package/model/cropType.d.ts
CHANGED
package/model/dateWindow.d.ts
CHANGED
package/model/dryer.d.ts
CHANGED
package/model/elevator.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* VRt.Agro [AG]
|
|
3
3
|
*
|
|
4
|
-
* The version of the OpenAPI document: 6.
|
|
4
|
+
* The version of the OpenAPI document: 6.8.2055
|
|
5
5
|
* Contact: servicedesk@veeroute.com
|
|
6
6
|
*
|
|
7
7
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -26,11 +26,11 @@ export interface ElevatorAgro {
|
|
|
26
26
|
*/
|
|
27
27
|
dryers?: Array<DryerAgro>;
|
|
28
28
|
/**
|
|
29
|
-
* List of
|
|
29
|
+
* List of places for short-term storage of grain.
|
|
30
30
|
*/
|
|
31
31
|
storages?: Array<StorageAgro>;
|
|
32
32
|
/**
|
|
33
|
-
* List of
|
|
33
|
+
* List of places for long-term storage of grain.
|
|
34
34
|
*/
|
|
35
35
|
silos?: Array<SiloAgro>;
|
|
36
36
|
/**
|
package/model/entityError.d.ts
CHANGED
package/model/entityPath.d.ts
CHANGED
package/model/entityType.d.ts
CHANGED
package/model/entityWarning.d.ts
CHANGED
package/model/factory.d.ts
CHANGED
package/model/field.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* VRt.Agro [AG]
|
|
3
3
|
*
|
|
4
|
-
* The version of the OpenAPI document: 6.
|
|
4
|
+
* The version of the OpenAPI document: 6.8.2055
|
|
5
5
|
* Contact: servicedesk@veeroute.com
|
|
6
6
|
*
|
|
7
7
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -23,15 +23,15 @@ export interface FieldAgro {
|
|
|
23
23
|
*/
|
|
24
24
|
crop_key: string;
|
|
25
25
|
/**
|
|
26
|
-
*
|
|
26
|
+
* The total amount of grain (in tons) to be harvested from the field.
|
|
27
27
|
*/
|
|
28
28
|
amount: number;
|
|
29
29
|
/**
|
|
30
30
|
* Capacity forecast.
|
|
31
31
|
*/
|
|
32
|
-
capacity_forecast
|
|
32
|
+
capacity_forecast: Array<CapacityForecastElementAgro>;
|
|
33
33
|
/**
|
|
34
|
-
*
|
|
34
|
+
* Forecast on grain humidity in the field. If the humidity for a specific day is not specified, then the base crop humidity is used for this.
|
|
35
35
|
*/
|
|
36
36
|
humidity_forecast?: Array<HumidityForecastElementAgro>;
|
|
37
37
|
/**
|
package/model/gate.d.ts
CHANGED
package/model/general401.d.ts
CHANGED
package/model/general402.d.ts
CHANGED
package/model/general404.d.ts
CHANGED
package/model/general429.d.ts
CHANGED
package/model/general500.d.ts
CHANGED
package/model/leftover.d.ts
CHANGED
package/model/market.d.ts
CHANGED
package/model/objectType.d.ts
CHANGED
package/model/operation.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* VRt.Agro [AG]
|
|
3
3
|
*
|
|
4
|
-
* The version of the OpenAPI document: 6.
|
|
4
|
+
* The version of the OpenAPI document: 6.8.2055
|
|
5
5
|
* Contact: servicedesk@veeroute.com
|
|
6
6
|
*
|
|
7
7
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -24,7 +24,7 @@ export interface OperationTargetAgro {
|
|
|
24
24
|
target_key: string;
|
|
25
25
|
target_type: ObjectTypeAgro;
|
|
26
26
|
/**
|
|
27
|
-
*
|
|
27
|
+
* The key of the object part, if it exists for this operation - [more](#section/Description/Project).
|
|
28
28
|
*/
|
|
29
29
|
target_detail_key?: string | null;
|
|
30
30
|
crop_type: CropTypeAgro;
|
package/model/operationType.d.ts
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* VRt.Agro [AG]
|
|
3
3
|
*
|
|
4
|
-
* The version of the OpenAPI document: 6.
|
|
4
|
+
* The version of the OpenAPI document: 6.8.2055
|
|
5
5
|
* Contact: servicedesk@veeroute.com
|
|
6
6
|
*
|
|
7
7
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*/
|
|
10
10
|
/**
|
|
11
|
-
* Type of operation: * `HARVEST` - Harvesting crops * `STORE` -
|
|
11
|
+
* Type of [operation](#section/Description/Project): * `HARVEST` - Harvesting crops * `STORE` - Crop storage * `DRY` - Drying crop * `RELOCATE` - Transportation between production facilities * `CONSUMPTION` - Plant crop consumption * `LOAD` - Loading a crop into a storage location * `UNLOAD` - Unload crop from storage location * `SELL` - Sale of crop from the elevator to the market (under a specific contract) * `BUY` - Buying a crop from the market to the factory (under a specific contract)
|
|
12
12
|
*/
|
|
13
13
|
export declare enum OperationTypeAgro {
|
|
14
14
|
HARVEST = "HARVEST",
|
package/model/planResult.d.ts
CHANGED
package/model/planSettings.d.ts
CHANGED
package/model/planTask.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* VRt.Agro [AG]
|
|
3
3
|
*
|
|
4
|
-
* The version of the OpenAPI document: 6.
|
|
4
|
+
* The version of the OpenAPI document: 6.8.2055
|
|
5
5
|
* Contact: servicedesk@veeroute.com
|
|
6
6
|
*
|
|
7
7
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -38,7 +38,7 @@ export interface PlanTaskAgro {
|
|
|
38
38
|
/**
|
|
39
39
|
* List of markets.
|
|
40
40
|
*/
|
|
41
|
-
markets
|
|
41
|
+
markets: Array<MarketAgro>;
|
|
42
42
|
/**
|
|
43
43
|
* Matrix describing the cost (in kilometers and monetary units) of moving grain between objects (in both directions). If there is no corresponding entry in the matrix between the objects, the movement of grain between them is considered impossible.
|
|
44
44
|
*/
|
package/model/pricelist.d.ts
CHANGED
package/model/schemaError.d.ts
CHANGED
package/model/serviceName.d.ts
CHANGED
package/model/silo.d.ts
CHANGED
package/model/storage.d.ts
CHANGED
package/model/tracedata.d.ts
CHANGED