Files
Uni-Lab-OS/unilabos/registry/resources/bioyond/bottle_carriers.yaml
dijkstra402 01adf7ca92 refactor: 将 BIOYOND_PolymerStation_ 前缀统一改为 YB_
- 重命名 bottles.py 中所有工厂函数:BIOYOND_PolymerStation_* -> YB_*
- 重命名 bottle_carriers.py 中所有载具工厂函数和导入
- 更新 registry YAML 文件中的 module 引用
- 更新 MATERIAL_TYPE_MAPPINGS 配置中的类型字符串
- 更新测试文件和样例 JSON 中的类型引用
- 添加 YB_* 别名条目到 registry 以支持双键访问
2025-10-24 13:49:48 +08:00

133 lines
3.0 KiB
YAML

1BottleCarrier:
category:
- bottle_carriers
class:
module: unilabos.resources.bioyond.bottle_carriers:YB_1BottleCarrier
type: pylabrobot
description: 1BottleCarrier
handles: []
icon: ''
init_param_schema: {}
registry_type: resource
version: 1.0.0
1FlaskCarrier:
category:
- bottle_carriers
class:
module: unilabos.resources.bioyond.bottle_carriers:YB_1FlaskCarrier
type: pylabrobot
description: 1FlaskCarrier
handles: []
icon: ''
init_param_schema: {}
registry_type: resource
version: 1.0.0
6StockCarrier:
category:
- bottle_carriers
class:
module: unilabos.resources.bioyond.bottle_carriers:YB_6StockCarrier
type: pylabrobot
description: 6StockCarrier
handles: []
icon: ''
init_param_schema: {}
registry_type: resource
version: 1.0.0
6VialCarrier:
category:
- bottle_carriers
class:
module: unilabos.resources.bioyond.bottle_carriers:YB_6VialCarrier
type: pylabrobot
description: 6VialCarrier
handles: []
icon: ''
init_param_schema: {}
registry_type: resource
version: 1.0.0
6x5ml_DispensingVialCarrier:
category:
- yb3
class:
module: unilabos.resources.bioyond.bottle_carriers:YB_6x5ml_DispensingVialCarrier
type: pylabrobot
description: 6x5ml_DispensingVialCarrier
handles: []
icon: ''
init_param_schema: {}
registry_type: resource
version: 1.0.0
6x20ml_DispensingVialCarrier:
category:
- yb3
class:
module: unilabos.resources.bioyond.bottle_carriers:YB_6x20ml_DispensingVialCarrier
type: pylabrobot
description: 6x20ml_DispensingVialCarrier
handles: []
icon: ''
init_param_schema: {}
registry_type: resource
version: 1.0.0
6x_SmallSolutionBottleCarrier:
category:
- yb3
class:
module: unilabos.resources.bioyond.bottle_carriers:YB_6x_SmallSolutionBottleCarrier
type: pylabrobot
description: 6x_SmallSolutionBottleCarrier
handles: []
icon: ''
init_param_schema: {}
registry_type: resource
version: 1.0.0
4x_LargeSolutionBottleCarrier:
category:
- yb3
class:
module: unilabos.resources.bioyond.bottle_carriers:YB_4x_LargeSolutionBottleCarrier
type: pylabrobot
description: 4x_LargeSolutionBottleCarrier
handles: []
icon: ''
init_param_schema: {}
registry_type: resource
version: 1.0.0
6x_LargeDispenseHeadCarrier:
category:
- yb3
class:
module: unilabos.resources.bioyond.bottle_carriers:YB_6x_LargeDispenseHeadCarrier
type: pylabrobot
description: 6x_LargeDispenseHeadCarrier
handles: []
icon: ''
init_param_schema: {}
registry_type: resource
version: 1.0.0
AdapterBlock:
category:
- yb3
class:
module: unilabos.resources.bioyond.bottle_carriers:YB_AdapterBlock
type: pylabrobot
description: AdapterBlock
handles: []
icon: ''
init_param_schema: {}
registry_type: resource
version: 1.0.0
TipBox:
category:
- yb3
class:
module: unilabos.resources.bioyond.bottle_carriers:YB_TipBox
type: pylabrobot
description: TipBox
handles: []
icon: ''
init_param_schema: {}
registry_type: resource
version: 1.0.0