mirror of
https://github.com/dptech-corp/Uni-Lab-OS.git
synced 2026-02-06 06:25:06 +00:00
更新PRCXI配置,修改主机地址和设置状态,并添加示例用法
This commit is contained in:
@@ -16,10 +16,10 @@
|
|||||||
"_resource_child_name": "deck",
|
"_resource_child_name": "deck",
|
||||||
"_resource_type": "unilabos.devices.liquid_handling.prcxi.prcxi:PRCXI9300Deck"
|
"_resource_type": "unilabos.devices.liquid_handling.prcxi.prcxi:PRCXI9300Deck"
|
||||||
},
|
},
|
||||||
"host": "127.0.0.1",
|
"host": "192.168.3.9",
|
||||||
"port": 9999,
|
"port": 9999,
|
||||||
"timeout": 10.0,
|
"timeout": 10.0,
|
||||||
"setup": false
|
"setup": true
|
||||||
},
|
},
|
||||||
"data": {},
|
"data": {},
|
||||||
"children": [
|
"children": [
|
||||||
|
|||||||
Reference in New Issue
Block a user