mirror of
https://github.com/deepmodeling/Uni-Lab-OS
synced 2026-03-30 09:43:08 +00:00
Initial commit
This commit is contained in:
9
unilabos/registry/devices/vacuum_and_purge.yaml
Normal file
9
unilabos/registry/devices/vacuum_and_purge.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
vacuum_pump.mock:
|
||||
class:
|
||||
module: unilabos.devices.pump_and_valve.vacuum_pump_mock:VacuumPumpMock
|
||||
type: python
|
||||
|
||||
gas_source.mock:
|
||||
class:
|
||||
module: unilabos.devices.pump_and_valve.vacuum_pump_mock:VacuumPumpMock
|
||||
type: python
|
||||
Reference in New Issue
Block a user