水表列表
GET
http://localhost:8088/nanshuo/getMeterList?current=1&size=10&search=&type=2
请求参数
参数名
类型
描述
必填
current
int
示例:1
必填
size
int
示例:10
必填
search
string
示例:
必填
type
int
(2水表)示例:2
必填
响应参数
参数名
类型
描述
必填
msg
string
示例:请求成功
必填
code
int
示例:200
必填
roomName
string
(房间名)示例:测试
必填
collectNo
string
(采集器)示例:60000000292
必填
online
int
(1在线 2离线)示例:1
必填
meterNo
string
(水表编号)示例:30011000004889
必填
detail
备注
必填
gateStatus
int
(1 开阀 2关阀)示例:1
必填
voltage
string
(电压)示例:3.7V
必填
balance
int
(余额)示例:200
必填
syncTime
string
(上次同步时间)示例:2021-05-20 11:55:29
必填
roomId
int
示例:4
必填
meterId
int
示例:2
必填
total
int
示例:2
必填
size
int
示例:10
必填
current
int
示例:1
必填
orders
array
数据列表
必填
hitCount
boolean
示例:false
必填
searchCount
boolean
示例:true
必填
pages
int
示例:1
必填