mirror of
https://github.com/dptech-corp/Uni-Lab-OS.git
synced 2026-02-05 05:45:10 +00:00
13 lines
244 B
Plaintext
13 lines
244 B
Plaintext
# Request - 与您的 AdjustPHProtocol 类匹配
|
|
Resource vessel
|
|
float64 ph_value
|
|
string reagent
|
|
---
|
|
# Result - 标准结果格式
|
|
bool success
|
|
string message
|
|
string return_info
|
|
---
|
|
# Feedback - 标准反馈格式
|
|
string status
|
|
float64 progress |