采集器列表
GET
http://localhost:8088/nanshuo/getCollectList?current=1&size=10
请求参数
参数名
类型
描述
必填
current
int
示例:1
必填
size
int
示例:10
必填
online
0全部 1在线 2离线
必填
type
0全部 1 电表 2 水表
必填
响应参数
参数名
类型
描述
必填
msg
string
示例:请求成功
必填
code
int
示例:200
必填
heartTime
string
(上次连接时间)示例:2021-05-13 10:31:40
必填
collectId
int
示例:10
必填
collectNo
string
示例:60000000292
必填
count
int
(表数量)示例:0
必填
online
int
(1在线 2离线)示例:1
必填
detail
string
示例:水表采集器
必填
total
int
示例:1
必填
size
int
示例:10
必填
current
int
示例:1
必填
orders
array
数据列表
必填
hitCount
boolean
示例:false
必填
searchCount
boolean
示例:true
必填
pages
int
示例:1
必填