文档
测试

获取提篮

GET
/storage/buckets/

接口描述

获取样本

请求参数

参数名
类型
描述
必填
session_id
string
session id (首先选择通过cookie传, 参数传作为备选项)
可选
freezer_id
string
冰箱id
必填

响应参数

参数名
类型
描述
必填
code
string
错误码
必填
error_description
jsonarray
错误描述
必填
data
jsonarray
冰箱列表
必填
id
int
抽屉编号
必填
bucket_size
int
抽屉层数
必填
occupation
float
占有率=已使用格子数/格子总数
必填
plate_length
int
样品盘长
必填
plate_width
int
样品盘宽
必填
occupation_count
int
样品个数
必填