curl --location --request GET 'https://gxs.shhkgxs.com:27443/api/lonbon/watch?page=1' \
--header 'x-token-u: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1aWQiOjQ5NDgsImZyb20iOiJwYWQiLCJ0aW1lIjoxNjk0MTQwMjcyfQ.U1EloE5YpX43tWhfb9CEGCqmEtaT2LmLlu_BFxgtLeU' \
--header 'company-id: 1'
{
"data": {
"total": 2,
"per_page": 1,
"current_page": 1,
"last_page": 2,
"data": [
{
"data_id": 210,
"device_id": 1280,
"user_id": 4877,
"data_type": 5,
"data_value": "1690562939-1690588259",
"source": "",
"lng": "",
"lat": "",
"address": "",
"collection_type": 0,
"add_time": "2023-07-28 14:05:49",
"is_abnormal": 0,
"device_code": "FF:38:74:07:5C:7E",
"device_type": 3,
"device_name": "监护手表",
"status": 0,
"last_online_time": 1691129904,
"company_id": 1,
"imei": "861210057704267",
"edit_time": 1690524349,
"partner_user_id": 0,
"iccid": "",
"phone_num": "14825387316",
"is_virtual": 0,
"device_brand": "来邦",
"limit_category_ids": "",
"device_password": "",
"app_version": "",
"bind_user_id": 4920,
"bind_time": 0,
"bind_memo": "",
"memo": "",
"ext1": "",
"ext2": "",
"ext3": "",
"ext4": "",
"add_time_date": "2023-07-28",
"start_time": "1690562939",
"end_time": "1690588259",
"blood_oxygen": {
"title": "血氧饱和度",
"tip": "参考范围: 95%~98%",
"alarm": 0,
"avg_value": 99.5
},
"body_temperature": {
"title": "体温",
"tip": "参考范围: 36.0℃~37.3℃",
"alarm": 0,
"min": 36.5,
"max": 36.6
},
"heart_rate": {
"title": "心率",
"tip": "参考范围: 60~100次/分",
"alarm": 0,
"avg_value": 56
},
"sleep_duration": 25320,
"sleep": {
"title": "夜间睡眠",
"tip": "00:48 - 07:50",
"time": "7小时2分钟"
},
"light_sleep_duration": 14880,
"deep_sleep_duration": 10440,
"asleep_duration": 25320,
"sleep_qulity": {
"title": "睡眠质量",
"tip": "深睡59% 浅睡41%",
"light": "4小时8分钟",
"deep": "2小时54分钟"
}
}
]
},
"type": "success",
"msg": "获取成功",
"code": 0
}