烟感设备列表
GET
http://localhost:8086/deviceSmoke/getSmokeList?current=1&size=10&search=
请求头
参数名
类型
描述
必填
token
string
示例:7f781d65bb5646e595335c4ea4e51c16
必填
请求参数
参数名
类型
描述
必填
current
int
示例:1
必填
size
int
示例:10
必填
search
string
示例:
必填
响应参数
参数名
类型
描述
必填
result_msg
string
示例:成功
必填
pageNum
int
示例:1
必填
pageSize
int
示例:10
必填
size
int
示例:2
必填
startRow
int
示例:1
必填
endRow
int
示例:2
必填
total
int
示例:2
必填
pages
int
示例:1
必填
lastTime
string
(最后通讯时间)示例:2022-04-02 10:49:45
必填
deviceType
string
(设备类型)示例:cccc
必填
address
string
(详细地址)示例:教育路
必填
roomNumber
string
(房间号)示例:403-1
必填
qrcode
string
(设备码)示例:xxxxx
必填
houseNo
string
(房屋号)示例:403-1
必填
villageName
string
(小区)示例:教育路
必填
roomId
int
示例:1187
必填
status
int
(1 故障 2 报警 3 停用 4 离 线 5正常)示例:5
必填
prePage
int
示例:0
必填
nextPage
int
示例:0
必填
isFirstPage
boolean
示例:true
必填
isLastPage
boolean
示例:true
必填
hasPreviousPage
boolean
示例:false
必填
hasNextPage
boolean
示例:false
必填
navigatePages
int
示例:8
必填
navigatepageNums
array
数据列表
必填
navigateFirstPage
int
示例:1
必填
navigateLastPage
int
示例:1
必填
firstPage
int
示例:1
必填
lastPage
int
示例:1
必填
result_code
int
示例:0
必填