diff --git a/test/experiments/comprehensive_protocol/comprehensive_station.json b/test/experiments/comprehensive_protocol/comprehensive_station.json index 646af5a8..0dd4f7bd 100644 --- a/test/experiments/comprehensive_protocol/comprehensive_station.json +++ b/test/experiments/comprehensive_protocol/comprehensive_station.json @@ -171,7 +171,8 @@ }, "config": { "max_volume": 1000.0, - "category": "RegularContainer", + "type": "RegularContainer", + "category": "container", "size_x": 200, "size_y": 150, "size_z": 0 @@ -199,7 +200,8 @@ }, "config": { "max_volume": 1000.0, - "category": "RegularContainer", + "type": "RegularContainer", + "category": "container", "size_x": 200, "size_y": 150, "size_z": 0 @@ -227,7 +229,8 @@ }, "config": { "max_volume": 1000.0, - "category": "RegularContainer", + "type": "RegularContainer", + "category": "container", "size_x": 300, "size_y": 150, "size_z": 0 @@ -255,7 +258,8 @@ }, "config": { "max_volume": 1000.0, - "category": "RegularContainer", + "type": "RegularContainer", + "category": "container", "size_x": 900, "size_y": 150, "size_z": 0 @@ -283,7 +287,8 @@ }, "config": { "max_volume": 1000.0, - "category": "RegularContainer", + "type": "RegularContainer", + "category": "container", "size_x": 950, "size_y": 150, "size_z": 0 @@ -355,7 +360,8 @@ }, "config": { "max_volume": 500.0, - "category": "RegularContainer", + "type": "RegularContainer", + "category": "container", "max_temp": 200.0, "min_temp": -20.0, "has_stirrer": true, @@ -441,7 +447,8 @@ }, "config": { "max_volume": 2000.0, - "category": "RegularContainer", + "type": "RegularContainer", + "category": "container", "size_x": 500, "size_y": 400, "size_z": 0 @@ -465,7 +472,8 @@ }, "config": { "max_volume": 2000.0, - "category": "RegularContainer", + "type": "RegularContainer", + "category": "container", "size_x": 1100, "size_y": 500, "size_z": 0 @@ -679,7 +687,8 @@ }, "config": { "max_volume": 250.0, - "category": "RegularContainer", + "type": "RegularContainer", + "category": "container", "size_x": 900, "size_y": 500, "size_z": 0 @@ -703,7 +712,8 @@ }, "config": { "max_volume": 250.0, - "category": "RegularContainer", + "type": "RegularContainer", + "category": "container", "size_x": 950, "size_y": 500, "size_z": 0 @@ -727,7 +737,8 @@ }, "config": { "max_volume": 250.0, - "category": "RegularContainer", + "type": "RegularContainer", + "category": "container", "size_x": 1050, "size_y": 500, "size_z": 0 @@ -777,7 +788,8 @@ "size_x": 550, "size_y": 250, "size_z": 0, - "category": "RegularContainer", + "type": "RegularContainer", + "category": "container", "reagent": "sodium_chloride", "physical_state": "solid" }, @@ -804,7 +816,8 @@ "size_x": 600, "size_y": 250, "size_z": 0, - "category": "RegularContainer", + "type": "RegularContainer", + "category": "container", "reagent": "sodium_carbonate", "physical_state": "solid" }, @@ -831,7 +844,8 @@ "size_x": 650, "size_y": 250, "size_z": 0, - "category": "RegularContainer", + "type": "RegularContainer", + "category": "container", "reagent": "magnesium_chloride", "physical_state": "solid" },