mirror of
https://github.com/dptech-corp/Uni-Lab-OS.git
synced 2025-12-17 13:01:12 +00:00
修复transfer_resource_to_another生成
This commit is contained in:
@@ -886,14 +886,14 @@ dispensing_station.bioyond:
|
||||
feedback: {}
|
||||
goal: {}
|
||||
goal_default:
|
||||
device_id: null
|
||||
resource_a: null
|
||||
resource_b: null
|
||||
mount_device_id: null
|
||||
mount_resource: null
|
||||
resource: null
|
||||
handles: {}
|
||||
placeholder_keys:
|
||||
device_id: unilabos_devices
|
||||
resource_a: unilabos_resources
|
||||
resource_b: unilabos_resources
|
||||
mount_device_id: unilabos_devices
|
||||
mount_resource: unilabos_resources
|
||||
resource: unilabos_resources
|
||||
result: {}
|
||||
schema:
|
||||
description: ''
|
||||
@@ -901,9 +901,9 @@ dispensing_station.bioyond:
|
||||
feedback: {}
|
||||
goal:
|
||||
properties:
|
||||
device_id:
|
||||
mount_device_id:
|
||||
type: object
|
||||
resource_a:
|
||||
mount_resource:
|
||||
properties:
|
||||
category:
|
||||
type: string
|
||||
@@ -974,9 +974,9 @@ dispensing_station.bioyond:
|
||||
- pose
|
||||
- config
|
||||
- data
|
||||
title: resource_a
|
||||
title: mount_resource
|
||||
type: object
|
||||
resource_b:
|
||||
resource:
|
||||
properties:
|
||||
category:
|
||||
type: string
|
||||
@@ -1047,12 +1047,12 @@ dispensing_station.bioyond:
|
||||
- pose
|
||||
- config
|
||||
- data
|
||||
title: resource_b
|
||||
title: resource
|
||||
type: object
|
||||
required:
|
||||
- resource_a
|
||||
- device_id
|
||||
- resource_b
|
||||
- resource
|
||||
- mount_device_id
|
||||
- mount_resource
|
||||
type: object
|
||||
result: {}
|
||||
required:
|
||||
|
||||
@@ -880,14 +880,14 @@ reaction_station.bioyond:
|
||||
feedback: {}
|
||||
goal: {}
|
||||
goal_default:
|
||||
device_id: null
|
||||
resource_a: null
|
||||
resource_b: null
|
||||
mount_device_id: null
|
||||
mount_resource: null
|
||||
resource: null
|
||||
handles: {}
|
||||
placeholder_keys:
|
||||
device_id: unilabos_devices
|
||||
resource_a: unilabos_resources
|
||||
resource_b: unilabos_resources
|
||||
mount_device_id: unilabos_devices
|
||||
mount_resource: unilabos_resources
|
||||
resource: unilabos_resources
|
||||
result: {}
|
||||
schema:
|
||||
description: ''
|
||||
@@ -895,9 +895,9 @@ reaction_station.bioyond:
|
||||
feedback: {}
|
||||
goal:
|
||||
properties:
|
||||
device_id:
|
||||
mount_device_id:
|
||||
type: object
|
||||
resource_a:
|
||||
mount_resource:
|
||||
properties:
|
||||
category:
|
||||
type: string
|
||||
@@ -968,9 +968,9 @@ reaction_station.bioyond:
|
||||
- pose
|
||||
- config
|
||||
- data
|
||||
title: resource_a
|
||||
title: mount_resource
|
||||
type: object
|
||||
resource_b:
|
||||
resource:
|
||||
properties:
|
||||
category:
|
||||
type: string
|
||||
@@ -1041,12 +1041,12 @@ reaction_station.bioyond:
|
||||
- pose
|
||||
- config
|
||||
- data
|
||||
title: resource_b
|
||||
title: resource
|
||||
type: object
|
||||
required:
|
||||
- resource_a
|
||||
- device_id
|
||||
- resource_b
|
||||
- resource
|
||||
- mount_device_id
|
||||
- mount_resource
|
||||
type: object
|
||||
result: {}
|
||||
required:
|
||||
|
||||
@@ -7131,14 +7131,14 @@ workstation.bioyond:
|
||||
feedback: {}
|
||||
goal: {}
|
||||
goal_default:
|
||||
device_id: null
|
||||
resource_a: null
|
||||
resource_b: null
|
||||
mount_device_id: null
|
||||
mount_resource: null
|
||||
resource: null
|
||||
handles: {}
|
||||
placeholder_keys:
|
||||
device_id: unilabos_devices
|
||||
resource_a: unilabos_resources
|
||||
resource_b: unilabos_resources
|
||||
mount_device_id: unilabos_devices
|
||||
mount_resource: unilabos_resources
|
||||
resource: unilabos_resources
|
||||
result: {}
|
||||
schema:
|
||||
description: ''
|
||||
@@ -7146,9 +7146,9 @@ workstation.bioyond:
|
||||
feedback: {}
|
||||
goal:
|
||||
properties:
|
||||
device_id:
|
||||
mount_device_id:
|
||||
type: object
|
||||
resource_a:
|
||||
mount_resource:
|
||||
properties:
|
||||
category:
|
||||
type: string
|
||||
@@ -7219,9 +7219,9 @@ workstation.bioyond:
|
||||
- pose
|
||||
- config
|
||||
- data
|
||||
title: resource_a
|
||||
title: mount_resource
|
||||
type: object
|
||||
resource_b:
|
||||
resource:
|
||||
properties:
|
||||
category:
|
||||
type: string
|
||||
@@ -7292,12 +7292,12 @@ workstation.bioyond:
|
||||
- pose
|
||||
- config
|
||||
- data
|
||||
title: resource_b
|
||||
title: resource
|
||||
type: object
|
||||
required:
|
||||
- resource_a
|
||||
- device_id
|
||||
- resource_b
|
||||
- resource
|
||||
- mount_device_id
|
||||
- mount_resource
|
||||
type: object
|
||||
result: {}
|
||||
required:
|
||||
|
||||
Reference in New Issue
Block a user