mirror of
https://github.com/deepmodeling/Uni-Lab-OS
synced 2026-03-24 14:11:17 +00:00
remove not exist resource
This commit is contained in:
@@ -1,24 +1,3 @@
|
|||||||
disposal:
|
|
||||||
category:
|
|
||||||
- disposal
|
|
||||||
- waste
|
|
||||||
- resource_container
|
|
||||||
class:
|
|
||||||
module: unilabos.resources.disposal:Disposal
|
|
||||||
type: unilabos
|
|
||||||
description: 废料处理位置,用于处理实验废料
|
|
||||||
handles:
|
|
||||||
- data_key: disposal_access
|
|
||||||
data_source: handle
|
|
||||||
data_type: fluid
|
|
||||||
handler_key: access
|
|
||||||
io_type: target
|
|
||||||
label: access
|
|
||||||
side: NORTH
|
|
||||||
icon: ''
|
|
||||||
init_param_schema: {}
|
|
||||||
registry_type: resource
|
|
||||||
version: 1.0.0
|
|
||||||
hplc_plate:
|
hplc_plate:
|
||||||
category:
|
category:
|
||||||
- resource_container
|
- resource_container
|
||||||
@@ -42,55 +21,6 @@ hplc_plate:
|
|||||||
type: resource
|
type: resource
|
||||||
registry_type: resource
|
registry_type: resource
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
maintenance:
|
|
||||||
category:
|
|
||||||
- maintenance
|
|
||||||
- position
|
|
||||||
- resource_container
|
|
||||||
class:
|
|
||||||
module: unilabos.resources.maintenance:Maintenance
|
|
||||||
type: unilabos
|
|
||||||
description: 维护位置,用于设备维护和校准
|
|
||||||
handles:
|
|
||||||
- data_key: maintenance_access
|
|
||||||
data_source: handle
|
|
||||||
data_type: mechanical
|
|
||||||
handler_key: access
|
|
||||||
io_type: target
|
|
||||||
label: access
|
|
||||||
side: NORTH
|
|
||||||
icon: ''
|
|
||||||
init_param_schema: {}
|
|
||||||
registry_type: resource
|
|
||||||
version: 1.0.0
|
|
||||||
plate:
|
|
||||||
category:
|
|
||||||
- plate
|
|
||||||
- labware
|
|
||||||
- resource_container
|
|
||||||
class:
|
|
||||||
module: unilabos.resources.plate:Plate
|
|
||||||
type: unilabos
|
|
||||||
description: 实验板,用于放置样品和试剂
|
|
||||||
handles:
|
|
||||||
- data_key: plate_access
|
|
||||||
data_source: handle
|
|
||||||
data_type: mechanical
|
|
||||||
handler_key: access
|
|
||||||
io_type: target
|
|
||||||
label: access
|
|
||||||
side: NORTH
|
|
||||||
- data_key: sample_wells
|
|
||||||
data_source: handle
|
|
||||||
data_type: fluid
|
|
||||||
handler_key: wells
|
|
||||||
io_type: target
|
|
||||||
label: wells
|
|
||||||
side: CENTER
|
|
||||||
icon: ''
|
|
||||||
init_param_schema: {}
|
|
||||||
registry_type: resource
|
|
||||||
version: 1.0.0
|
|
||||||
plate_96:
|
plate_96:
|
||||||
category:
|
category:
|
||||||
- resource_container
|
- resource_container
|
||||||
@@ -137,34 +67,6 @@ plate_96_high:
|
|||||||
type: resource
|
type: resource
|
||||||
registry_type: resource
|
registry_type: resource
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
tip_rack:
|
|
||||||
category:
|
|
||||||
- tip_rack
|
|
||||||
- labware
|
|
||||||
- resource_container
|
|
||||||
class:
|
|
||||||
module: unilabos.resources.tip_rack:TipRack
|
|
||||||
type: unilabos
|
|
||||||
description: 枪头架资源,用于存放和管理移液器枪头
|
|
||||||
handles:
|
|
||||||
- data_key: tip_access
|
|
||||||
data_source: handle
|
|
||||||
data_type: mechanical
|
|
||||||
handler_key: access
|
|
||||||
io_type: target
|
|
||||||
label: access
|
|
||||||
side: NORTH
|
|
||||||
- data_key: tip_pickup
|
|
||||||
data_source: handle
|
|
||||||
data_type: mechanical
|
|
||||||
handler_key: pickup
|
|
||||||
io_type: target
|
|
||||||
label: pickup
|
|
||||||
side: SOUTH
|
|
||||||
icon: ''
|
|
||||||
init_param_schema: {}
|
|
||||||
registry_type: resource
|
|
||||||
version: 1.0.0
|
|
||||||
tiprack_96_high:
|
tiprack_96_high:
|
||||||
category:
|
category:
|
||||||
- resource_container
|
- resource_container
|
||||||
|
|||||||
Reference in New Issue
Block a user