查询设备数统计信息
GET
/api/device/stat/count
请求参数
Query 参数
deptId
string
可选
示例值:
xxxx
sn
string
可选
name
string
可选
search
string
可选
onlineStatus
string
可选
示例值:
online
gatewaySn
string
可选
alarmStatus
string
布尔值
示例值:
true
address
string
可选
productModel
string
可选
typeNot
string
可选
type
string
可选
示例值:
device
byProduct
string
可选
示例值:
true
productModelIn
array[string]
可选
Header 参数
Authentication
string
必需
示例值:
{{token}}
示例代码
返回响应
修改于 2023-05-10 07:34:25