采用http报送resource

This commit is contained in:
Xuwznln
2025-07-19 10:38:58 +08:00
parent c2dfe689aa
commit fd18b21147
5 changed files with 123 additions and 38 deletions

View File

@@ -474,12 +474,12 @@ workstation:
goal:
ph_value: ph_value
reagent: reagent
vessel: vessel
volume: volume
settling_time: settling_time
stir: stir
stir_speed: stir_speed
stir_time: stir_time
settling_time: settling_time
vessel: vessel
volume: volume
goal_default:
ph_value: 0.0
reagent: ''
@@ -503,11 +503,6 @@ workstation:
z: 0.0
sample_id: ''
type: ''
volume: 0.0
stir: false
stir_speed: 300.0
stir_time: 60.0
settling_time: 30.0
handles:
input:
- data_key: vessel
@@ -622,21 +617,6 @@ workstation:
- data
title: Resource
type: object
volume:
type: number
description: 'Volume of the solution to adjust pH'
stir:
type: boolean
description: "是否启用搅拌"
stir_speed:
type: number
description: "搅拌速度(RPM)"
stir_time:
type: number
description: "搅拌时间(秒)"
settling_time:
type: number
description: "pH平衡时间(秒)"
required:
- vessel
- ph_value
@@ -2248,7 +2228,7 @@ workstation:
type: number
required:
- vessel
- #filtrate_vessel
- filtrate_vessel
- stir
- stir_speed
- temp