Commit c1043314 authored by Georgios Dagkakis's avatar Georgios Dagkakis

plugin lists corrected and emptied

parent 36113bc6
......@@ -633,31 +633,14 @@
"gadget": "Output_viewDebugJson"
}
},
"preprocessing": {
"plugin_list": [
{
"plugin": "Read Capacity of the stations",
"input_id": "WIPStat"
},
{
"plugin": "Read Projects",
"input_id": "WIPdata"
},
{
"plugin": "Read WIP",
"input_id": "WIPdata"
}
]
"pre_processing": {
"plugin_list": []
},
"processing": {
"plugin_list": [
{
"plugin": "plugin.DefaultExecutionPlugin",
"input_id": "Simulation"
}
]
"processing_plugin": {
"_class": "dream.plugins.plugin.DefaultExecutionPlugin",
"input_id": "Simulation"
},
"postprocessing": {
"post_processing": {
"plugin_list": []
},
"general": {
......
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