mirror of
https://github.com/dptech-corp/Uni-Lab-OS.git
synced 2025-12-17 13:01:12 +00:00
Initial commit
This commit is contained in:
174
test/experiments/HPLC.json
Normal file
174
test/experiments/HPLC.json
Normal file
@@ -0,0 +1,174 @@
|
||||
{
|
||||
"nodes": [
|
||||
{
|
||||
"id": "HPLC",
|
||||
"name": "HPLC",
|
||||
"parent": null,
|
||||
"type": "device",
|
||||
"class": "hplc",
|
||||
"position": {
|
||||
"x": 620.6111111111111,
|
||||
"y": 171,
|
||||
"z": 0
|
||||
},
|
||||
"config": {},
|
||||
"data": {},
|
||||
"children": [
|
||||
"BottlesRack3"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "BottlesRack3",
|
||||
"name": "Revvity上样盘3",
|
||||
"parent": "Revvity",
|
||||
"type": "plate",
|
||||
"class": null,
|
||||
"position": {
|
||||
"x": 620.6111111111111,
|
||||
"y": 171,
|
||||
"z": 0
|
||||
},
|
||||
"config": {},
|
||||
"data": {},
|
||||
"children": [
|
||||
"Bottle3-1",
|
||||
"Bottle3-2",
|
||||
"Bottle3-3",
|
||||
"Bottle3-4",
|
||||
"Bottle3-5",
|
||||
"Bottle3-6",
|
||||
"Bottle3-7",
|
||||
"Bottle3-8"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Bottle3-1",
|
||||
"name": "Bottle3-1",
|
||||
"parent": "BottlesRack3",
|
||||
"type": "container",
|
||||
"class": null,
|
||||
"position": {
|
||||
"x": 620.6111111111111,
|
||||
"y": 171,
|
||||
"z": 0
|
||||
},
|
||||
"config": {},
|
||||
"data": {},
|
||||
"children": [
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Bottle3-2",
|
||||
"name": "Bottle3-2",
|
||||
"parent": "BottlesRack3",
|
||||
"type": "container",
|
||||
"class": null,
|
||||
"position": {
|
||||
"x": 620.6111111111111,
|
||||
"y": 171,
|
||||
"z": 0
|
||||
},
|
||||
"config": {},
|
||||
"data": {},
|
||||
"children": [
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Bottle3-3",
|
||||
"name": "Bottle3-3",
|
||||
"parent": "BottlesRack3",
|
||||
"type": "container",
|
||||
"class": null,
|
||||
"position": {
|
||||
"x": 620.6111111111111,
|
||||
"y": 171,
|
||||
"z": 0
|
||||
},
|
||||
"config": {},
|
||||
"data": {},
|
||||
"children": [
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Bottle3-4",
|
||||
"name": "Bottle3-4",
|
||||
"parent": "BottlesRack3",
|
||||
"type": "container",
|
||||
"class": null,
|
||||
"position": {
|
||||
"x": 620.6111111111111,
|
||||
"y": 171,
|
||||
"z": 0
|
||||
},
|
||||
"config": {},
|
||||
"data": {},
|
||||
"children": [
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Bottle3-5",
|
||||
"name": "Bottle3-5",
|
||||
"parent": "BottlesRack3",
|
||||
"type": "container",
|
||||
"class": null,
|
||||
"position": {
|
||||
"x": 620.6111111111111,
|
||||
"y": 171,
|
||||
"z": 0
|
||||
},
|
||||
"config": {},
|
||||
"data": {},
|
||||
"children": [
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Bottle3-6",
|
||||
"name": "Bottle3-6",
|
||||
"parent": "BottlesRack3",
|
||||
"type": "container",
|
||||
"class": null,
|
||||
"position": {
|
||||
"x": 620.6111111111111,
|
||||
"y": 171,
|
||||
"z": 0
|
||||
},
|
||||
"config": {},
|
||||
"data": {},
|
||||
"children": [
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Bottle3-7",
|
||||
"name": "Bottle3-7",
|
||||
"parent": "BottlesRack3",
|
||||
"type": "container",
|
||||
"class": null,
|
||||
"position": {
|
||||
"x": 620.6111111111111,
|
||||
"y": 171,
|
||||
"z": 0
|
||||
},
|
||||
"config": {},
|
||||
"data": {},
|
||||
"children": [
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Bottle3-8",
|
||||
"name": "Bottle3-8",
|
||||
"parent": "BottlesRack3",
|
||||
"type": "container",
|
||||
"class": null,
|
||||
"position": {
|
||||
"x": 620.6111111111111,
|
||||
"y": 171,
|
||||
"z": 0
|
||||
},
|
||||
"config": {},
|
||||
"data": {},
|
||||
"children": [
|
||||
]
|
||||
}
|
||||
],
|
||||
"links": []
|
||||
}
|
||||
Reference in New Issue
Block a user