Commit b0c1ed86 authored by Georgios Dagkakis's avatar Georgios Dagkakis Committed by Ioannis Papagiannopoulos

another 5 topologies update

parent e7b0ba27
...@@ -20,7 +20,8 @@ ...@@ -20,7 +20,8 @@
"Fixed": { "Fixed": {
"mean": 7 "mean": 7
} }
} },
"deteriorationType": "working"
} }
}, },
"_class": "Dream.Machine", "_class": "Dream.Machine",
......
...@@ -20,7 +20,8 @@ ...@@ -20,7 +20,8 @@
"Fixed": { "Fixed": {
"mean": 5 "mean": 5
} }
} },
"deteriorationType": "working"
} }
}, },
"_class": "Dream.Machine", "_class": "Dream.Machine",
......
...@@ -33,7 +33,8 @@ ...@@ -33,7 +33,8 @@
"Fixed": { "Fixed": {
"mean": 7 "mean": 7
} }
} },
"deteriorationType": "working"
} }
}, },
"_class": "Dream.Machine", "_class": "Dream.Machine",
......
...@@ -22,8 +22,9 @@ ...@@ -22,8 +22,9 @@
}, },
{ {
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": 1.0 "mean": 1.0
}
}, },
"stationIdsList": [ "stationIdsList": [
"M0" "M0"
...@@ -32,6 +33,7 @@ ...@@ -32,6 +33,7 @@
"sequence": "" "sequence": ""
} }
], ],
"_class": "Dream.Order",
"componentsList": [ "componentsList": [
{ {
"componentType": "Slider", "componentType": "Slider",
...@@ -50,8 +52,9 @@ ...@@ -50,8 +52,9 @@
}, },
{ {
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "2" "mean": "2"
}
}, },
"stationIdsList": [ "stationIdsList": [
"M1" "M1"
...@@ -94,8 +97,9 @@ ...@@ -94,8 +97,9 @@
}, },
{ {
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "1" "mean": "1"
}
}, },
"stationIdsList": [ "stationIdsList": [
"M1" "M1"
...@@ -125,8 +129,9 @@ ...@@ -125,8 +129,9 @@
"route": [ "route": [
{ {
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "1" "mean": "1"
}
}, },
"stationIdsList": [ "stationIdsList": [
"MA1" "MA1"
...@@ -145,9 +150,8 @@ ...@@ -145,9 +150,8 @@
"name": "Mould1" "name": "Mould1"
} }
], ],
"_class": "Dream.Order", "name": "Order1",
"id": "O1", "id": "O1"
"name": "Order1"
} }
], ],
"interruptions": {}, "interruptions": {},
......
...@@ -28,8 +28,9 @@ ...@@ -28,8 +28,9 @@
}, },
{ {
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": 1.0 "mean": 1.0
}
}, },
"stationIdsList": [ "stationIdsList": [
"M0" "M0"
...@@ -37,6 +38,7 @@ ...@@ -37,6 +38,7 @@
"sequence": "1" "sequence": "1"
} }
], ],
"_class": "Dream.Order",
"componentsList": [ "componentsList": [
{ {
"componentType": "Mold Insert", "componentType": "Mold Insert",
...@@ -55,8 +57,9 @@ ...@@ -55,8 +57,9 @@
}, },
{ {
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "2" "mean": "2"
}
}, },
"stationIdsList": [ "stationIdsList": [
"M1", "M1",
...@@ -98,8 +101,9 @@ ...@@ -98,8 +101,9 @@
}, },
{ {
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "1" "mean": "1"
}
}, },
"stationIdsList": [ "stationIdsList": [
"M1", "M1",
...@@ -141,8 +145,9 @@ ...@@ -141,8 +145,9 @@
}, },
{ {
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "3" "mean": "3"
}
}, },
"stationIdsList": [ "stationIdsList": [
"M1", "M1",
...@@ -175,8 +180,9 @@ ...@@ -175,8 +180,9 @@
"route": [ "route": [
{ {
"processingTime": { "processingTime": {
"distributionType": "Fixed", "Fixed": {
"mean": "1" "mean": "1"
}
}, },
"stationIdsList": [ "stationIdsList": [
"MA1" "MA1"
...@@ -195,9 +201,8 @@ ...@@ -195,9 +201,8 @@
"name": "Mould1" "name": "Mould1"
} }
], ],
"_class": "Dream.Order", "name": "Order1",
"id": "O1", "id": "O1"
"name": "Order1"
} }
], ],
"interruptions": {}, "interruptions": {},
......
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