支持通过list[int],list[float]进行Int64MultiArray,Float64MultiArray的替换

This commit is contained in:
Xuwznln
2025-06-29 11:52:24 +08:00
parent 157da1759d
commit 498b3cad6a
3 changed files with 3 additions and 3 deletions

View File

@@ -182,7 +182,7 @@ hplc.agilent:
module: unilabos.devices.hplc.AgilentHPLC:HPLCDriver
status_types:
could_run: bool
data_file: tuple
data_file: list
device_status: str
driver_init_ok: bool
finish_status: str

View File

@@ -521,7 +521,7 @@ linear_motion.grbl:
- -80
- 0
description: '参数: limits'
type: string
type: array
port:
description: '参数: port'
type: string