mirror of
https://github.com/dptech-corp/Uni-Lab-OS.git
synced 2025-12-14 13:14:39 +00:00
22 lines
456 B
JSON
22 lines
456 B
JSON
{
|
|
"nodes": [
|
|
{
|
|
"id": "BIOMEK",
|
|
"name": "BIOMEK",
|
|
"parent": null,
|
|
"type": "device",
|
|
"class": "liquid_handler.biomek",
|
|
"position": {
|
|
"x": 620.6111111111111,
|
|
"y": 171,
|
|
"z": 0
|
|
},
|
|
"config": {
|
|
},
|
|
"data": {},
|
|
"children": [
|
|
]
|
|
}
|
|
],
|
|
"links": []
|
|
} |