Unrecognized abnormal data (mobile APP)
POST
qgy/unident/deviceKeyList
接口描述
The identification records under the device belonging to the current user can be retrieved according to the device grouping name || start time || end time || body temperature anomaly
Request parameters
参数名
类型
描述
必填
userId
String
Current user ID
必填
index
Integer
Current page number
可选
length
Integer
Number of pages per page
可选
start
String
Start time YYYY - MM-DD HH:SS:mm
可选
end
String
The end time YYYY - MM-DD HH:SS:mm
可选
tempAbnormal
Integer
Abnormal body temperature specified value :0: normal 1: abnormal
可选
eqName
String
Device grouping name
可选