mirror of
https://github.com/dptech-corp/Uni-Lab-OS.git
synced 2025-12-14 13:14:39 +00:00
43 lines
912 B
JSON
43 lines
912 B
JSON
{
|
|
"nodes": [
|
|
{
|
|
"id": "Gripper1",
|
|
"name": "假夹爪",
|
|
"children": [
|
|
],
|
|
"parent": null,
|
|
"type": "device",
|
|
"class": "gripper.mock",
|
|
"position": {
|
|
"x": 620.6111111111111,
|
|
"y": 171,
|
|
"z": 0
|
|
},
|
|
"config": {
|
|
},
|
|
"data": {
|
|
}
|
|
},
|
|
{
|
|
"id": "Plate1",
|
|
"name": "Plate1",
|
|
"children": [
|
|
],
|
|
"parent": null,
|
|
"type": "plate",
|
|
"class": "nest_96_wellplate_2ml_deep",
|
|
"position": {
|
|
"x": 620.6111111111111,
|
|
"y": 171,
|
|
"z": 0
|
|
},
|
|
"config": {
|
|
},
|
|
"data": {
|
|
}
|
|
}
|
|
],
|
|
"links": [
|
|
|
|
]
|
|
} |