mirror of
https://github.com/dptech-corp/Uni-Lab-OS.git
synced 2025-12-17 04:51:10 +00:00
38 lines
737 B
JSON
38 lines
737 B
JSON
{
|
|
"nodes": [
|
|
{
|
|
"id": "bioyond_cell_workstation",
|
|
"name": "配液分液工站",
|
|
"children": [
|
|
],
|
|
"parent": null,
|
|
"type": "device",
|
|
"class": "bioyond_cell",
|
|
"config": {
|
|
"protocol_type": [],
|
|
"station_resource": {}
|
|
},
|
|
"data": {}
|
|
},
|
|
{
|
|
"id": "BatteryStation",
|
|
"name": "扣电工作站",
|
|
"children": [
|
|
"coin_cell_deck"
|
|
],
|
|
"parent": null,
|
|
"type": "device",
|
|
"class": "coincellassemblyworkstation_device",
|
|
"position": {
|
|
"x": 600,
|
|
"y": 400,
|
|
"z": 0
|
|
},
|
|
"config": {
|
|
"debug_mode": false,
|
|
"protocol_type": []
|
|
}
|
|
}
|
|
],
|
|
"links": []
|
|
} |