mirror of
https://github.com/dptech-corp/Uni-Lab-OS.git
synced 2025-12-17 04:51:10 +00:00
94 lines
2.4 KiB
JSON
94 lines
2.4 KiB
JSON
{
|
|
"nodes": [
|
|
{
|
|
"id": "PLR_STATION",
|
|
"name": "PLR_LH_TEST",
|
|
"parent": null,
|
|
"type": "device",
|
|
"class": "liquid_handler",
|
|
"position": {
|
|
"x": 620.6111111111111,
|
|
"y": 171,
|
|
"z": 0
|
|
},
|
|
"config": {
|
|
"data": {
|
|
"children": [
|
|
{
|
|
"_resource_child_name": "deck",
|
|
"_resource_type": "pylabrobot.resources.opentrons.deck:OTDeck"
|
|
}
|
|
],
|
|
"backend": {
|
|
"type": "LiquidHandlerRvizBackend"
|
|
}
|
|
}
|
|
},
|
|
"data": {},
|
|
"children": [
|
|
"deck"
|
|
]
|
|
},
|
|
{
|
|
"id": "deck",
|
|
"name": "deck",
|
|
"sample_id": null,
|
|
"children": [
|
|
"teaching_carrier"
|
|
],
|
|
"parent": "PLR_STATION",
|
|
"type": "deck",
|
|
"class": "OTDeck",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
},
|
|
"config": {
|
|
"type": "OTDeck",
|
|
"with_trash": false,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
}
|
|
},
|
|
"data": {}
|
|
},
|
|
|
|
{
|
|
"id": "teaching_carrier",
|
|
"name": "teaching_carrier",
|
|
"sample_id": null,
|
|
"children": [
|
|
],
|
|
"parent": "deck",
|
|
"type": "plate",
|
|
"class": "opentrons_96_filtertiprack_1000ul",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 69
|
|
},
|
|
"config": {
|
|
"type": "Resource",
|
|
"size_x": 127,
|
|
"size_y": 85,
|
|
"size_z": 0,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
},
|
|
"category": null,
|
|
"model": null
|
|
},
|
|
"data": {}
|
|
}
|
|
],
|
|
"links": [
|
|
|
|
]
|
|
} |