mirror of
https://github.com/dptech-corp/Uni-Lab-OS.git
synced 2026-02-19 14:15:11 +00:00
支持通过导入方式补全注册表,新增工作流unilabos_device_id字段
This commit is contained in:
@@ -149,6 +149,7 @@ gas_source.mock:
|
||||
type: StrSingleInput
|
||||
module: unilabos.devices.pump_and_valve.vacuum_pump_mock:VacuumPumpMock
|
||||
status_types:
|
||||
get_status: str
|
||||
status: str
|
||||
type: python
|
||||
config_info: []
|
||||
@@ -328,6 +329,7 @@ vacuum_pump.mock:
|
||||
type: StrSingleInput
|
||||
module: unilabos.devices.pump_and_valve.vacuum_pump_mock:VacuumPumpMock
|
||||
status_types:
|
||||
get_status: str
|
||||
status: str
|
||||
type: python
|
||||
config_info: []
|
||||
|
||||
Reference in New Issue
Block a user