mirror of
https://github.com/deepmodeling/Uni-Lab-OS
synced 2026-03-24 07:33:47 +00:00
correct bioyond config prcxi example fix append_resource fix regularcontainer fix cancel error fix resource_get param fix json dumps support name change during materials change enable slave mode change uuid logger to trace level correct remove_resource stats disable slave connect websocket adjust with_children param modify devices to use correct executor (sleep, create_task) support sleep and create_task in node fix run async execution error
26 lines
616 B
YAML
26 lines
616 B
YAML
prcxi_opentrons_96_tiprack_10ul:
|
|
category:
|
|
- tip_racks
|
|
class:
|
|
module: unilabos.devices.liquid_handling.prcxi.prcxi_res:prcxi_opentrons_96_tiprack_10ul
|
|
type: pylabrobot
|
|
description: prcxi_opentrons_96_tiprack_10ul
|
|
handles: []
|
|
icon: ''
|
|
init_param_schema: {}
|
|
registry_type: resource
|
|
version: 1.0.0
|
|
|
|
|
|
tip_adaptor_1250ul_2:
|
|
category:
|
|
- prcxi
|
|
class:
|
|
module: unilabos.devices.liquid_handling.prcxi.prcxi_materials:tip_adaptor_1250ul
|
|
type: pylabrobot
|
|
description: Tip头适配器 1250uL
|
|
handles: [ ]
|
|
icon: ''
|
|
init_param_schema: { }
|
|
registry_type: resource
|
|
version: 1.0.0 |