{
"id": 0,
"custNum": "string",
"custIdentity": "string",
"custName": "string",
"custMobile": "string",
"custSex": 0,
"custAge": 0,
"custAddressCode": "string",
"custAddressCodeName": "string",
"warningFlag": false,
"serviceAddressLocationX": "string",
"serviceAddressLocationY": "string",
"disabilityLevel": "string",
"disabilityLevelStr": "string",
"alarmTotal": 0,
"lastAlarm": {
"warningId": 0,
"warningName": "string",
"warningTime": "string",
"custName": "string",
"deviceCode": "string",
"deviceType": "string"
},
"alarmList": "new ArrayList<>()",
"bedStatusStr": "string",
"tenantId": "string",
"deviceList": [
{
"deviceNo": "string",
"deviceType": "string",
"deviceName": "string",
"productId": 0,
"warningFlag": false,
"offlineFlag": true,
"heart": 0,
"breath": 0,
"installTime": "string"
}
]
}