mirror of
https://github.com/dptech-corp/Uni-Lab-OS.git
synced 2025-12-17 13:01:12 +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