智能手环guard日志获取-兔盯云
獲取guard日志列表(tsp.guardlogs.get)
服務地址
GET https://openapi.xu5g.com/tsp/guardlogs/get
業務描述
根據時間,事件ID等參數查詢guard日志列表
請求參數
除公共參數外,還包括以下業務參數:
返回參數
請求實例
Plain Text
curl
-X GET
-G
-H "token:eyJhbGciOiJIUzI1Ni..."
-d "page=1"
-d "limit=10"
-d "start_time=2021-01-01 13:00:00"
-d "end_time=2021-04-21 13:00:00"
-d "event_id=c1vshd5294c3q6lkvb9g"
https://openapi.xu5g.com/tsp/guardlogs/get
{
"status": 0,
"message": "操作成功",
"data": {
"result": [
{
"created": "2021-04-21 14:39:48",
"error": "",
"event_id": "c1vshd5294c3q6lkvb9g",
"message": "{\"active_time\":\"2021-04-21 14:39:48\",\"attences\":null,\"blood\":{\"min\":0,\"max\":0,\"created\":\"\"},\"bts\":{\"mcc\":0,\"mnc\":0,\"lac\":0,\"cellid\":0,\"signal\":0},\"event_id\":\"c1vshd5294c3q6lkvb9g\",\"gps\":{\"lat\":0,\"lng\":0,\"speed\":0,\"height\":0,\"direction\":0,\"locate_time\":\"\"},\"gsm_rate\":\"\",\"heart\":{\"heart_rate\":0,\"created\":\"2021-04-21 14:39:48\"},\"imei\":\"689464703059036\",\"is_online\":\"1\",\"is_sos\":\"\",\"message\":\"[ZJ*689464703059036*017d*000a*TEMP,27.72]\",\"nearbts\":null,\"power_rate\":\"\",\"power_status\":\"\",\"run_status\":\"\",\"sleep\":{\"start_time\":\"\",\"end_time\":\"\",\"sleep_time\":0,\"sleep_type\":0},\"sms\":{\"imei\":\"\",\"message\":\"\",\"sender\":\"\",\"created\":\"\"},\"step_rate\":\"\",\"temperature\":{\"temperature\":27.72,\"created\":\"2021-04-21 14:39:48\"},\"wear_status\":\"\",\"wifi\":{\"locate_time\":\"\",\"macbook\":null}}",
"primary_key": "da5677834bff9e1a49084aa1a8407fc3",
"status": 2,
"updated": "2021-04-21 14:39:48"
}
],
"total": 2481
}
}
總結
以上是生活随笔為你收集整理的智能手环guard日志获取-兔盯云的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 网络设备驱动学习
- 下一篇: unity3d 压缩文件夹和压缩文件