mirror of
https://github.com/deepmodeling/Uni-Lab-OS
synced 2026-05-23 03:34:57 +00:00
- 新增 donghua_ec 电化学工作站驱动及相关 DLL 依赖 - 新增 sse_auto_synthesis 自动合成设备驱动及注册配置 - 优化 coin_cell_assembly.py 电解液瓶条码精确匹配方案(按条码反查配方,降级按位置索引兜底) Co-authored-by: Cursor <cursoragent@cursor.com>
25 lines
496 B
JSON
25 lines
496 B
JSON
{
|
|
"nodes": [
|
|
{
|
|
"id": "donghua_ec_device",
|
|
"name": "Donghua_EC",
|
|
"parent": null,
|
|
"type": "device",
|
|
"class": "donghua_ec",
|
|
"position": {
|
|
"x": 620.6111111111111,
|
|
"y": 171,
|
|
"z": 0
|
|
},
|
|
"config": {
|
|
"interface_dir": "D:/Uni-Lab-OS/Uni-Lab-OS/unilabos/devices/donghua_ec/x64release/DHInterface",
|
|
"dll_path": "",
|
|
"machine_id": 0
|
|
},
|
|
"data": {},
|
|
"children": []
|
|
}
|
|
],
|
|
"links": []
|
|
}
|