Commit a8f4b3cc authored by Georgios Dagkakis's avatar Georgios Dagkakis

views added in BatchAllInOneEmpty

parent 940bd106
......@@ -201,24 +201,24 @@
}
},
"output": {
"view_exit_stats": {
"view_exit_results": {
"configuration": {
"properties": {
"lifespan": {
"type": "number"
},
"taktTime": {
"type": "number"
},
"throughput": {
"type": "number"
}
}
"handsontable_options": {},
"output_id": "exit_output"
},
"gadget": "Output_viewExitStatistics",
"title": "Exit Statistics",
"gadget": "Output_viewSpreadsheet",
"title": "Exit statistics",
"type": "object_view"
},
},
"view_buffer_state": {
"configuration": {
"handsontable_options": {},
"output_id": "buffer_output"
},
"gadget": "Output_viewSpreadsheet",
"title": "Buffer Levels",
"type": "object_view"
},
"view_operator_gantt": {
"configuration": {
"data": {
......@@ -258,7 +258,6 @@
"_class": "dream.plugins.PostProcessQueueStatistics.PostProcessQueueStatistics",
"output_id": "queue_statistics"
}
]
},
"pre_processing": {
......
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