mirror of
https://github.com/dptech-corp/Uni-Lab-OS.git
synced 2025-12-17 13:01:12 +00:00
590 lines
17 KiB
YAML
590 lines
17 KiB
YAML
workstation.bioyond_dispensing_station:
|
|
category:
|
|
- workstation
|
|
- bioyond
|
|
class:
|
|
action_value_mappings:
|
|
auto-batch_create_90_10_vial_feeding_tasks:
|
|
feedback: {}
|
|
goal: {}
|
|
goal_default:
|
|
delay_time: null
|
|
hold_m_name: null
|
|
liquid_material_name: NMP
|
|
speed: null
|
|
temperature: null
|
|
titration: null
|
|
handles: {}
|
|
placeholder_keys: {}
|
|
result: {}
|
|
schema:
|
|
description: ''
|
|
properties:
|
|
feedback: {}
|
|
goal:
|
|
properties:
|
|
delay_time:
|
|
type: string
|
|
hold_m_name:
|
|
type: string
|
|
liquid_material_name:
|
|
default: NMP
|
|
type: string
|
|
speed:
|
|
type: string
|
|
temperature:
|
|
type: string
|
|
titration:
|
|
type: string
|
|
required:
|
|
- titration
|
|
type: object
|
|
result: {}
|
|
required:
|
|
- goal
|
|
title: batch_create_90_10_vial_feeding_tasks参数
|
|
type: object
|
|
type: UniLabJsonCommand
|
|
auto-batch_create_diamine_solution_tasks:
|
|
feedback: {}
|
|
goal: {}
|
|
goal_default:
|
|
delay_time: null
|
|
liquid_material_name: NMP
|
|
solutions: null
|
|
speed: null
|
|
temperature: null
|
|
handles: {}
|
|
placeholder_keys: {}
|
|
result: {}
|
|
schema:
|
|
description: ''
|
|
properties:
|
|
feedback: {}
|
|
goal:
|
|
properties:
|
|
delay_time:
|
|
type: string
|
|
liquid_material_name:
|
|
default: NMP
|
|
type: string
|
|
solutions:
|
|
type: string
|
|
speed:
|
|
type: string
|
|
temperature:
|
|
type: string
|
|
required:
|
|
- solutions
|
|
type: object
|
|
result: {}
|
|
required:
|
|
- goal
|
|
title: batch_create_diamine_solution_tasks参数
|
|
type: object
|
|
type: UniLabJsonCommand
|
|
auto-brief_step_parameters:
|
|
feedback: {}
|
|
goal: {}
|
|
goal_default:
|
|
data: null
|
|
handles: {}
|
|
placeholder_keys: {}
|
|
result: {}
|
|
schema:
|
|
description: ''
|
|
properties:
|
|
feedback: {}
|
|
goal:
|
|
properties:
|
|
data:
|
|
type: object
|
|
required:
|
|
- data
|
|
type: object
|
|
result: {}
|
|
required:
|
|
- goal
|
|
title: brief_step_parameters参数
|
|
type: object
|
|
type: UniLabJsonCommand
|
|
auto-compute_experiment_design:
|
|
feedback: {}
|
|
goal: {}
|
|
goal_default:
|
|
m_tot: '70'
|
|
ratio: null
|
|
titration_percent: '0.03'
|
|
wt_percent: '0.25'
|
|
handles: {}
|
|
placeholder_keys: {}
|
|
result: {}
|
|
schema:
|
|
description: ''
|
|
properties:
|
|
feedback: {}
|
|
goal:
|
|
properties:
|
|
m_tot:
|
|
default: '70'
|
|
type: string
|
|
ratio:
|
|
type: object
|
|
titration_percent:
|
|
default: '0.03'
|
|
type: string
|
|
wt_percent:
|
|
default: '0.25'
|
|
type: string
|
|
required:
|
|
- ratio
|
|
type: object
|
|
result:
|
|
properties:
|
|
feeding_order:
|
|
items: {}
|
|
title: Feeding Order
|
|
type: array
|
|
return_info:
|
|
title: Return Info
|
|
type: string
|
|
solutions:
|
|
items: {}
|
|
title: Solutions
|
|
type: array
|
|
solvents:
|
|
additionalProperties: true
|
|
title: Solvents
|
|
type: object
|
|
titration:
|
|
additionalProperties: true
|
|
title: Titration
|
|
type: object
|
|
required:
|
|
- solutions
|
|
- titration
|
|
- solvents
|
|
- feeding_order
|
|
- return_info
|
|
title: ComputeExperimentDesignReturn
|
|
type: object
|
|
required:
|
|
- goal
|
|
title: compute_experiment_design参数
|
|
type: object
|
|
type: UniLabJsonCommand
|
|
auto-process_order_finish_report:
|
|
feedback: {}
|
|
goal: {}
|
|
goal_default:
|
|
report_request: null
|
|
used_materials: null
|
|
handles: {}
|
|
placeholder_keys: {}
|
|
result: {}
|
|
schema:
|
|
description: ''
|
|
properties:
|
|
feedback: {}
|
|
goal:
|
|
properties:
|
|
report_request:
|
|
type: string
|
|
used_materials:
|
|
type: string
|
|
required:
|
|
- report_request
|
|
- used_materials
|
|
type: object
|
|
result: {}
|
|
required:
|
|
- goal
|
|
title: process_order_finish_report参数
|
|
type: object
|
|
type: UniLabJsonCommand
|
|
auto-project_order_report:
|
|
feedback: {}
|
|
goal: {}
|
|
goal_default:
|
|
order_id: null
|
|
handles: {}
|
|
placeholder_keys: {}
|
|
result: {}
|
|
schema:
|
|
description: ''
|
|
properties:
|
|
feedback: {}
|
|
goal:
|
|
properties:
|
|
order_id:
|
|
type: string
|
|
required:
|
|
- order_id
|
|
type: object
|
|
result: {}
|
|
required:
|
|
- goal
|
|
title: project_order_report参数
|
|
type: object
|
|
type: UniLabJsonCommand
|
|
auto-query_resource_by_name:
|
|
feedback: {}
|
|
goal: {}
|
|
goal_default:
|
|
material_name: null
|
|
handles: {}
|
|
placeholder_keys: {}
|
|
result: {}
|
|
schema:
|
|
description: ''
|
|
properties:
|
|
feedback: {}
|
|
goal:
|
|
properties:
|
|
material_name:
|
|
type: string
|
|
required:
|
|
- material_name
|
|
type: object
|
|
result: {}
|
|
required:
|
|
- goal
|
|
title: query_resource_by_name参数
|
|
type: object
|
|
type: UniLabJsonCommand
|
|
auto-transfer_materials_to_reaction_station:
|
|
feedback: {}
|
|
goal: {}
|
|
goal_default:
|
|
target_device_id: null
|
|
transfer_groups: null
|
|
handles: {}
|
|
placeholder_keys: {}
|
|
result: {}
|
|
schema:
|
|
description: ''
|
|
properties:
|
|
feedback: {}
|
|
goal:
|
|
properties:
|
|
target_device_id:
|
|
type: string
|
|
transfer_groups:
|
|
type: array
|
|
required:
|
|
- target_device_id
|
|
- transfer_groups
|
|
type: object
|
|
result: {}
|
|
required:
|
|
- goal
|
|
title: transfer_materials_to_reaction_station参数
|
|
type: object
|
|
type: UniLabJsonCommand
|
|
auto-wait_for_multiple_orders_and_get_reports:
|
|
feedback: {}
|
|
goal: {}
|
|
goal_default:
|
|
batch_create_result: null
|
|
check_interval: 10
|
|
timeout: 7200
|
|
handles: {}
|
|
placeholder_keys: {}
|
|
result: {}
|
|
schema:
|
|
description: ''
|
|
properties:
|
|
feedback: {}
|
|
goal:
|
|
properties:
|
|
batch_create_result:
|
|
type: string
|
|
check_interval:
|
|
default: 10
|
|
type: integer
|
|
timeout:
|
|
default: 7200
|
|
type: integer
|
|
required: []
|
|
type: object
|
|
result: {}
|
|
required:
|
|
- goal
|
|
title: wait_for_multiple_orders_and_get_reports参数
|
|
type: object
|
|
type: UniLabJsonCommand
|
|
auto-workflow_sample_locations:
|
|
feedback: {}
|
|
goal: {}
|
|
goal_default:
|
|
workflow_id: null
|
|
handles: {}
|
|
placeholder_keys: {}
|
|
result: {}
|
|
schema:
|
|
description: ''
|
|
properties:
|
|
feedback: {}
|
|
goal:
|
|
properties:
|
|
workflow_id:
|
|
type: string
|
|
required:
|
|
- workflow_id
|
|
type: object
|
|
result: {}
|
|
required:
|
|
- goal
|
|
title: workflow_sample_locations参数
|
|
type: object
|
|
type: UniLabJsonCommand
|
|
create_90_10_vial_feeding_task:
|
|
feedback: {}
|
|
goal:
|
|
delay_time: delay_time
|
|
hold_m_name: hold_m_name
|
|
order_name: order_name
|
|
percent_10_1_assign_material_name: percent_10_1_assign_material_name
|
|
percent_10_1_liquid_material_name: percent_10_1_liquid_material_name
|
|
percent_10_1_target_weigh: percent_10_1_target_weigh
|
|
percent_10_1_volume: percent_10_1_volume
|
|
percent_10_2_assign_material_name: percent_10_2_assign_material_name
|
|
percent_10_2_liquid_material_name: percent_10_2_liquid_material_name
|
|
percent_10_2_target_weigh: percent_10_2_target_weigh
|
|
percent_10_2_volume: percent_10_2_volume
|
|
percent_10_3_assign_material_name: percent_10_3_assign_material_name
|
|
percent_10_3_liquid_material_name: percent_10_3_liquid_material_name
|
|
percent_10_3_target_weigh: percent_10_3_target_weigh
|
|
percent_10_3_volume: percent_10_3_volume
|
|
percent_90_1_assign_material_name: percent_90_1_assign_material_name
|
|
percent_90_1_target_weigh: percent_90_1_target_weigh
|
|
percent_90_2_assign_material_name: percent_90_2_assign_material_name
|
|
percent_90_2_target_weigh: percent_90_2_target_weigh
|
|
percent_90_3_assign_material_name: percent_90_3_assign_material_name
|
|
percent_90_3_target_weigh: percent_90_3_target_weigh
|
|
speed: speed
|
|
temperature: temperature
|
|
goal_default:
|
|
delay_time: ''
|
|
hold_m_name: ''
|
|
order_name: ''
|
|
percent_10_1_assign_material_name: ''
|
|
percent_10_1_liquid_material_name: ''
|
|
percent_10_1_target_weigh: ''
|
|
percent_10_1_volume: ''
|
|
percent_10_2_assign_material_name: ''
|
|
percent_10_2_liquid_material_name: ''
|
|
percent_10_2_target_weigh: ''
|
|
percent_10_2_volume: ''
|
|
percent_10_3_assign_material_name: ''
|
|
percent_10_3_liquid_material_name: ''
|
|
percent_10_3_target_weigh: ''
|
|
percent_10_3_volume: ''
|
|
percent_90_1_assign_material_name: ''
|
|
percent_90_1_target_weigh: ''
|
|
percent_90_2_assign_material_name: ''
|
|
percent_90_2_target_weigh: ''
|
|
percent_90_3_assign_material_name: ''
|
|
percent_90_3_target_weigh: ''
|
|
speed: ''
|
|
temperature: ''
|
|
handles: {}
|
|
result:
|
|
return_info: return_info
|
|
schema:
|
|
description: ''
|
|
properties:
|
|
feedback:
|
|
properties: {}
|
|
required: []
|
|
title: DispenStationVialFeed_Feedback
|
|
type: object
|
|
goal:
|
|
properties:
|
|
delay_time:
|
|
type: string
|
|
hold_m_name:
|
|
type: string
|
|
order_name:
|
|
type: string
|
|
percent_10_1_assign_material_name:
|
|
type: string
|
|
percent_10_1_liquid_material_name:
|
|
type: string
|
|
percent_10_1_target_weigh:
|
|
type: string
|
|
percent_10_1_volume:
|
|
type: string
|
|
percent_10_2_assign_material_name:
|
|
type: string
|
|
percent_10_2_liquid_material_name:
|
|
type: string
|
|
percent_10_2_target_weigh:
|
|
type: string
|
|
percent_10_2_volume:
|
|
type: string
|
|
percent_10_3_assign_material_name:
|
|
type: string
|
|
percent_10_3_liquid_material_name:
|
|
type: string
|
|
percent_10_3_target_weigh:
|
|
type: string
|
|
percent_10_3_volume:
|
|
type: string
|
|
percent_90_1_assign_material_name:
|
|
type: string
|
|
percent_90_1_target_weigh:
|
|
type: string
|
|
percent_90_2_assign_material_name:
|
|
type: string
|
|
percent_90_2_target_weigh:
|
|
type: string
|
|
percent_90_3_assign_material_name:
|
|
type: string
|
|
percent_90_3_target_weigh:
|
|
type: string
|
|
speed:
|
|
type: string
|
|
temperature:
|
|
type: string
|
|
required:
|
|
- order_name
|
|
- percent_90_1_assign_material_name
|
|
- percent_90_1_target_weigh
|
|
- percent_90_2_assign_material_name
|
|
- percent_90_2_target_weigh
|
|
- percent_90_3_assign_material_name
|
|
- percent_90_3_target_weigh
|
|
- percent_10_1_assign_material_name
|
|
- percent_10_1_target_weigh
|
|
- percent_10_1_volume
|
|
- percent_10_1_liquid_material_name
|
|
- percent_10_2_assign_material_name
|
|
- percent_10_2_target_weigh
|
|
- percent_10_2_volume
|
|
- percent_10_2_liquid_material_name
|
|
- percent_10_3_assign_material_name
|
|
- percent_10_3_target_weigh
|
|
- percent_10_3_volume
|
|
- percent_10_3_liquid_material_name
|
|
- speed
|
|
- temperature
|
|
- delay_time
|
|
- hold_m_name
|
|
title: DispenStationVialFeed_Goal
|
|
type: object
|
|
result:
|
|
properties:
|
|
return_info:
|
|
type: string
|
|
required:
|
|
- return_info
|
|
title: DispenStationVialFeed_Result
|
|
type: object
|
|
required:
|
|
- goal
|
|
title: DispenStationVialFeed
|
|
type: object
|
|
type: DispenStationVialFeed
|
|
create_diamine_solution_task:
|
|
feedback: {}
|
|
goal:
|
|
delay_time: delay_time
|
|
hold_m_name: hold_m_name
|
|
liquid_material_name: liquid_material_name
|
|
material_name: material_name
|
|
order_name: order_name
|
|
speed: speed
|
|
target_weigh: target_weigh
|
|
temperature: temperature
|
|
volume: volume
|
|
goal_default:
|
|
delay_time: ''
|
|
hold_m_name: ''
|
|
liquid_material_name: ''
|
|
material_name: ''
|
|
order_name: ''
|
|
speed: ''
|
|
target_weigh: ''
|
|
temperature: ''
|
|
volume: ''
|
|
handles: {}
|
|
result:
|
|
return_info: return_info
|
|
schema:
|
|
description: ''
|
|
properties:
|
|
feedback:
|
|
properties: {}
|
|
required: []
|
|
title: DispenStationSolnPrep_Feedback
|
|
type: object
|
|
goal:
|
|
properties:
|
|
delay_time:
|
|
type: string
|
|
hold_m_name:
|
|
type: string
|
|
liquid_material_name:
|
|
type: string
|
|
material_name:
|
|
type: string
|
|
order_name:
|
|
type: string
|
|
speed:
|
|
type: string
|
|
target_weigh:
|
|
type: string
|
|
temperature:
|
|
type: string
|
|
volume:
|
|
type: string
|
|
required:
|
|
- order_name
|
|
- material_name
|
|
- target_weigh
|
|
- volume
|
|
- liquid_material_name
|
|
- speed
|
|
- temperature
|
|
- delay_time
|
|
- hold_m_name
|
|
title: DispenStationSolnPrep_Goal
|
|
type: object
|
|
result:
|
|
properties:
|
|
return_info:
|
|
type: string
|
|
required:
|
|
- return_info
|
|
title: DispenStationSolnPrep_Result
|
|
type: object
|
|
required:
|
|
- goal
|
|
title: DispenStationSolnPrep
|
|
type: object
|
|
type: DispenStationSolnPrep
|
|
module: unilabos.devices.workstation.bioyond_studio.dispensing_station:BioyondDispensingStation
|
|
status_types: {}
|
|
type: python
|
|
config_info: []
|
|
description: ''
|
|
handles: []
|
|
icon: ''
|
|
init_param_schema:
|
|
config:
|
|
properties:
|
|
config:
|
|
type: string
|
|
deck:
|
|
type: string
|
|
required:
|
|
- config
|
|
- deck
|
|
type: object
|
|
data:
|
|
properties: {}
|
|
required: []
|
|
type: object
|
|
version: 1.0.0
|