查询通用机器人列表
GET
http://localhost:9099/getRobotCommonList
请求参数
参数名
类型
描述
必填
pageIndex
int
第几页,第一页为起始页,要求为正整数
必填
pageSize
int
每页大小,要求为正整数
必填
响应参数
参数名
类型
描述
必填
result
int
示例:1
必填
message
object
示例:null
必填
pageSize
int
示例:0
必填
pageIndex
int
示例:0
必填
robotId
int
示例:1005
必填
robotname
string
示例:ws
必填
robotTypeId
int
示例:0
必填
onoff
object
示例:null
必填
robotDeviceId
string
示例:
必填
robotModel
string
示例:
必填
robotVendor
string
示例:
必填
robotWorkEnvTempMax
object
示例:null
必填
robotWorkEnvTempMin
object
示例:null
必填
robotWorkEnvHumiMax
object
示例:null
必填
robotWorkEnvHumiMin
object
示例:null
必填
robotPower
int
示例:999
必填