mirror of
https://github.com/dptech-corp/Uni-Lab-OS.git
synced 2025-12-18 05:21:19 +00:00
38 lines
1021 B
YAML
38 lines
1021 B
YAML
BIOYOND_PolymerStation_6VialCarrier:
|
|
category:
|
|
- bottle_carriers
|
|
class:
|
|
module: unilabos.resources.bioyond.bottle_carriers:BIOYOND_PolymerStation_6VialCarrier
|
|
type: pylabrobot
|
|
description: BIOYOND_PolymerStation_6VialCarrier
|
|
handles: [ ]
|
|
icon: ''
|
|
init_param_schema: { }
|
|
registry_type: resource
|
|
version: 1.0.0
|
|
|
|
BIOYOND_PolymerStation_1BottleCarrier:
|
|
category:
|
|
- bottle_carriers
|
|
class:
|
|
module: unilabos.resources.bioyond.bottle_carriers:BIOYOND_PolymerStation_1BottleCarrier
|
|
type: pylabrobot
|
|
description: BIOYOND_PolymerStation_1BottleCarrier
|
|
handles: [ ]
|
|
icon: ''
|
|
init_param_schema: { }
|
|
registry_type: resource
|
|
version: 1.0.0
|
|
|
|
BIOYOND_PolymerStation_1FlaskCarrier:
|
|
category:
|
|
- bottle_carriers
|
|
class:
|
|
module: unilabos.resources.bioyond.bottle_carriers:BIOYOND_PolymerStation_1FlaskCarrier
|
|
type: pylabrobot
|
|
description: BIOYOND_PolymerStation_1FlaskCarrier
|
|
handles: [ ]
|
|
icon: ''
|
|
init_param_schema: { }
|
|
registry_type: resource
|
|
version: 1.0.0 |