文档
测试

仪表列表

GET
http://192.168.1.201:89/api/meter/lists

请求头

参数名
类型
描述
必填
authapi-zation
string
示例:9c43b441554a21bd7b0d8afee965d628
必填

请求参数

参数名
类型
描述
必填
limit
页码数量
必填
page
1 页码数
必填
title
搜索条件 仪表名称
必填

响应参数

参数名
类型
描述
必填
msg
string
示例:数据返回成功
必填
data
object
数据字典
必填
current_page
int
示例:1
必填
data
array
数据列表
必填
status
int
示例:1 1 在线 2离线 3故障
必填
temperature
string
示例:0.0 温度
必填
pressure
string
示例:0.00 压力
必填
flow
string
示例:0.00 流量
必填
electric_alarm
int
示例:0 电量
必填
name
string
示例:bbK110 仪表名称
必填
first_page_url
string
示例:http://192.168.1.201:89/api/meter/lists?page=1
必填
from
int
示例:1
必填
last_page
int
示例:1
必填
last_page_url
string
示例:http://192.168.1.201:89/api/meter/lists?page=1
必填
next_page_url
object
示例:null
必填
path
string
示例:http://192.168.1.201:89/api/meter/lists
必填
per_page
int
示例:15
必填
prev_page_url
object
示例:null
必填
to
int
示例:5
必填
total
int
示例:5
必填
code
int
示例:200
必填