Periodic Report
{
"device_info": {
"device_model": "VS373-470M",
"device_sn": "6806E51154140003",
"device_mac": "7c:2c:67:8c:da:20",
"ipAddress": "192.168.2.100",
"time": "2025-08-18 20:04:06"
},
"periodic_report": {
"room_usage": {
"detect_status": 0,//0: Normal; 1: Vacant; 3: Out of bed; 4:Fall
"target_status": 0,//0: Normal; 1: Motionless; 3: Lying
"current_use_time": 1053,
"total_use_time": 10222
},
"breath_info": {
"breath_status": 1,//1: Vacant or Not Scheduled; 2: Normal; 3:Tachypnea; 4:Bradycardia; 5: Unable Detect
"breath_rate": 0
},
"regions": [{
"sub_no": 0,
"type": 2,//0: Custom; 1:Bed; 2: Door; 3: Ignore
"status": 1//0: Occupancy; 1: Vacant
}, {
"sub_no": 1,
"type": 2,
"status": 1
}, {
"sub_no": 2,
"type": 1,
"status": 1,
"leave_time": 550
}]
}
}