mirror of
https://github.com/dptech-corp/Uni-Lab-OS.git
synced 2025-12-17 13:01:12 +00:00
25 lines
661 B
YAML
25 lines
661 B
YAML
BIOYOND_PolymerReactionStation_Deck:
|
|
category:
|
|
- deck
|
|
class:
|
|
module: unilabos.resources.bioyond.decks:BIOYOND_PolymerReactionStation_Deck
|
|
type: pylabrobot
|
|
description: BIOYOND PolymerReactionStation Deck
|
|
handles: []
|
|
icon: '反应站.webp'
|
|
init_param_schema: {}
|
|
registry_type: resource
|
|
version: 1.0.0
|
|
BIOYOND_PolymerPreparationStation_Deck:
|
|
category:
|
|
- deck
|
|
class:
|
|
module: unilabos.resources.bioyond.decks:BIOYOND_PolymerPreparationStation_Deck
|
|
type: pylabrobot
|
|
description: BIOYOND PolymerPreparationStation Deck
|
|
handles: []
|
|
icon: '配液站.webp'
|
|
init_param_schema: {}
|
|
registry_type: resource
|
|
version: 1.0.0
|