Commit ac0958f1 authored by Georgios Dagkakis's avatar Georgios Dagkakis

two models employed with the new plugin

parent c76b2b0d
......@@ -373,6 +373,10 @@
"pre_processing": {
"description": "",
"plugin_list": [
{
"_class": "dream.plugins.GetCurrentTime.GetCurrentTime",
"input_id": "batchStations"
},
{
"_class": "dream.plugins.Batches.AddBatchStations.AddBatchStations",
"input_id": "batchStations"
......
......@@ -258,6 +258,10 @@
},
"pre_processing": {
"plugin_list": [
{
"_class": "dream.plugins.GetCurrentTime.GetCurrentTime",
"input_id": "batchStations"
},
{
"_class": "dream.plugins.CapacityStations.CapacityStationsSetAssemblySpace.CapacityStationsSetAssemblySpace",
"input_id": "assemblySpace"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment