Files
Uni-Lab-OS/unilabos/registry/resources/opentrons/deck.yaml
Xuwznln e6c556cf19 add: prcxi res
fix: startup slow
2025-08-07 01:26:33 +08:00

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