文档
测试

获取采集器列表

GET
{{url}}/meter/getCollectList?current=1&size=20

请求参数

参数名
类型
描述
必填
current
int
示例:1
必填
size
int
示例:20
必填

响应参数

参数名
类型
描述
必填
msg
string
示例:请求成功
必填
code
int
示例:200
必填
data
object
数据字典
必填
records
array
数据列表
必填
heartTime
string
心跳时间
必填
collectId
int
采集器id
必填
collectNo
string
采集器编号
必填
count
int
链接电表数
必填
online
int
1在线 2离线
必填
total
int
示例:54
必填
size
int
示例:20
必填
current
int
示例:1
必填
orders
array
数据列表
必填
hitCount
boolean
示例:false
必填
searchCount
boolean
示例:true
必填
pages
int
示例:3
必填