mirror of
https://github.com/dptech-corp/Uni-Lab-OS.git
synced 2026-02-04 05:15:10 +00:00
159 lines
6.7 KiB
JSON
159 lines
6.7 KiB
JSON
{
|
|
"nodes": [
|
|
{
|
|
"id": "dispensing_station_bioyond",
|
|
"name": "dispensing_station_bioyond",
|
|
"children": [
|
|
"Bioyond_Dispensing_Deck"
|
|
],
|
|
"parent": null,
|
|
"type": "device",
|
|
"class": "bioyond_dispensing_station",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
},
|
|
"config": {
|
|
"api_key": "YOUR_API_KEY",
|
|
"api_host": "http://your-api-host:port",
|
|
"material_type_mappings": {
|
|
"BIOYOND_PolymerStation_1FlaskCarrier": [
|
|
"烧杯",
|
|
"uuid-placeholder-flask"
|
|
],
|
|
"BIOYOND_PolymerStation_1BottleCarrier": [
|
|
"试剂瓶",
|
|
"uuid-placeholder-bottle"
|
|
],
|
|
"BIOYOND_PolymerStation_6StockCarrier": [
|
|
"分装板",
|
|
"uuid-placeholder-stock-6"
|
|
],
|
|
"BIOYOND_PolymerStation_Liquid_Vial": [
|
|
"10%分装小瓶",
|
|
"uuid-placeholder-liquid-vial"
|
|
],
|
|
"BIOYOND_PolymerStation_Solid_Vial": [
|
|
"90%分装小瓶",
|
|
"uuid-placeholder-solid-vial"
|
|
],
|
|
"BIOYOND_PolymerStation_8StockCarrier": [
|
|
"样品板",
|
|
"uuid-placeholder-stock-8"
|
|
],
|
|
"BIOYOND_PolymerStation_Solid_Stock": [
|
|
"样品瓶",
|
|
"uuid-placeholder-solid-stock"
|
|
]
|
|
},
|
|
"warehouse_mapping": {
|
|
"粉末堆栈": {
|
|
"uuid": "uuid-placeholder-powder-stack",
|
|
"site_uuids": {
|
|
"A01": "uuid-placeholder-powder-A01",
|
|
"A02": "uuid-placeholder-powder-A02",
|
|
"A03": "uuid-placeholder-powder-A03",
|
|
"A04": "uuid-placeholder-powder-A04",
|
|
"B01": "uuid-placeholder-powder-B01",
|
|
"B02": "uuid-placeholder-powder-B02",
|
|
"B03": "uuid-placeholder-powder-B03",
|
|
"B04": "uuid-placeholder-powder-B04",
|
|
"C01": "uuid-placeholder-powder-C01",
|
|
"C02": "uuid-placeholder-powder-C02",
|
|
"C03": "uuid-placeholder-powder-C03",
|
|
"C04": "uuid-placeholder-powder-C04",
|
|
"D01": "uuid-placeholder-powder-D01",
|
|
"D02": "uuid-placeholder-powder-D02",
|
|
"D03": "uuid-placeholder-powder-D03",
|
|
"D04": "uuid-placeholder-powder-D04"
|
|
}
|
|
},
|
|
"溶液堆栈": {
|
|
"uuid": "uuid-placeholder-liquid-stack",
|
|
"site_uuids": {
|
|
"A01": "uuid-placeholder-liquid-A01",
|
|
"A02": "uuid-placeholder-liquid-A02",
|
|
"A03": "uuid-placeholder-liquid-A03",
|
|
"A04": "uuid-placeholder-liquid-A04",
|
|
"B01": "uuid-placeholder-liquid-B01",
|
|
"B02": "uuid-placeholder-liquid-B02",
|
|
"B03": "uuid-placeholder-liquid-B03",
|
|
"B04": "uuid-placeholder-liquid-B04",
|
|
"C01": "uuid-placeholder-liquid-C01",
|
|
"C02": "uuid-placeholder-liquid-C02",
|
|
"C03": "uuid-placeholder-liquid-C03",
|
|
"C04": "uuid-placeholder-liquid-C04",
|
|
"D01": "uuid-placeholder-liquid-D01",
|
|
"D02": "uuid-placeholder-liquid-D02",
|
|
"D03": "uuid-placeholder-liquid-D03",
|
|
"D04": "uuid-placeholder-liquid-D04"
|
|
}
|
|
},
|
|
"试剂堆栈": {
|
|
"uuid": "uuid-placeholder-reagent-stack",
|
|
"site_uuids": {
|
|
"A01": "uuid-placeholder-reagent-A01",
|
|
"A02": "uuid-placeholder-reagent-A02",
|
|
"A03": "uuid-placeholder-reagent-A03",
|
|
"A04": "uuid-placeholder-reagent-A04",
|
|
"B01": "uuid-placeholder-reagent-B01",
|
|
"B02": "uuid-placeholder-reagent-B02",
|
|
"B03": "uuid-placeholder-reagent-B03",
|
|
"B04": "uuid-placeholder-reagent-B04"
|
|
}
|
|
}
|
|
},
|
|
"http_service_config": {
|
|
"http_service_host": "127.0.0.1",
|
|
"http_service_port": 8080
|
|
},
|
|
"material_default_parameters": {
|
|
"NMP": {
|
|
"unit": "毫升",
|
|
"density": "1.03",
|
|
"densityUnit": "g/mL",
|
|
"description": "N-甲基吡咯烷酮 (N-Methyl-2-pyrrolidone)"
|
|
}
|
|
},
|
|
"material_type_parameters": {}
|
|
},
|
|
"deck": {
|
|
"data": {
|
|
"_resource_child_name": "Bioyond_Dispensing_Deck",
|
|
"_resource_type": "unilabos.resources.bioyond.decks:BIOYOND_PolymerPreparationStation_Deck"
|
|
}
|
|
},
|
|
"size_x": 2700.0,
|
|
"size_y": 1080.0,
|
|
"size_z": 1500.0,
|
|
"protocol_type": [],
|
|
"data": {}
|
|
},
|
|
{
|
|
"id": "Bioyond_Dispensing_Deck",
|
|
"name": "Bioyond_Dispensing_Deck",
|
|
"sample_id": null,
|
|
"children": [],
|
|
"parent": "dispensing_station_bioyond",
|
|
"type": "deck",
|
|
"class": "BIOYOND_PolymerPreparationStation_Deck",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
},
|
|
"config": {
|
|
"type": "BIOYOND_PolymerPreparationStation_Deck",
|
|
"setup": true,
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0,
|
|
"type": "Rotation"
|
|
}
|
|
},
|
|
"data": {}
|
|
}
|
|
]
|
|
} |