mirror of
https://github.com/dptech-corp/Uni-Lab-OS.git
synced 2025-12-17 13:01:12 +00:00
31 lines
604 B
YAML
31 lines
604 B
YAML
OTDeck:
|
|
category:
|
|
- deck
|
|
class:
|
|
module: pylabrobot.resources.opentrons.deck:OTDeck
|
|
type: pylabrobot
|
|
description: Opentrons deck
|
|
handles: []
|
|
icon: ''
|
|
init_param_schema: {}
|
|
model:
|
|
mesh: opentrons_liquid_handler
|
|
type: device
|
|
registry_type: resource
|
|
version: 1.0.0
|
|
hplc_station:
|
|
category:
|
|
- deck
|
|
class:
|
|
module: unilabos.devices.resource_container.container:DeckContainer
|
|
type: python
|
|
description: hplc_station deck
|
|
handles: []
|
|
icon: ''
|
|
init_param_schema: {}
|
|
model:
|
|
mesh: hplc_station
|
|
type: device
|
|
registry_type: resource
|
|
version: 1.0.0
|