{
"tenantId": "28",
"projectCode": "17",
"projectCodeList": [
"31",
"38"
],
"channelCode": "79",
"deviceNo": "in do consectetur",
"userId": 9,
"userName": "通霞",
"mobile": "14866189538",
"pageNo": 34,
"pageSize": 37,
"userAreaId": 81,
"userAreaCode": "79"
}
curl --location --request POST '/new/device/config/queryConfig' \
--header 'token: OUumDjnlEZ4wItETxOqrqe2zJFtEB2Ltf0OzBwTkcDdpk8kMsHzVrFRetMEawiR9' \
--header 'Content-Type: application/json' \
--data-raw '{
"tenantId": "28",
"projectCode": "17",
"projectCodeList": [
"31",
"38"
],
"channelCode": "79",
"deviceNo": "in do consectetur",
"userId": 9,
"userName": "通霞",
"mobile": "14866189538",
"pageNo": 34,
"pageSize": 37,
"userAreaId": 81,
"userAreaCode": "79"
}'
{
"success": false,
"code": "",
"message": "",
"data": {
"deviceConfigRespVO": {
"deviceNo": "",
"deviceType": "",
"productCategoryId": 0,
"tenantId": 0,
"radarConfigDTO": {
"deviceNos": [
""
],
"ledEnable": 0,
"durationUntilConfirm": 0,
"minTimeOfTarInFallLoc": 0,
"entryOrLeaveDoorEvent": 0,
"entryOrLeaveDoorEventDisplayFlag": false
},
"sleepRadarConfigDTO": {
"narrowBed": 0,
"specialNeed": 0
},
"infraredConfigDTO": {
"detectionRadius": "",
"sensitivity": "",
"indicatorLight": "",
"frequency": "",
"collectFrequency": "",
"keepPush": "",
"reset": false
},
"sosPhoneConfigDTO": {
"phoneDTOList": [
{
"phone": ""
}
],
"phones": [
""
],
"familyPhoneDTOList": [
{
"phone": ""
}
],
"enableAutoAnswer": false,
"enableWhitelist": false,
"enableAiVoiceCommand": false,
"deliverStatus": 0,
"deliverType": 0,
"SingleDeliverPlan": {
"type": 0,
"deliverContent": "",
"distributeDate": "",
"distributeTime": "",
"deliverTime": ""
},
"periodDeliverPlan": {
"startDate": "",
"endDate": "",
"deliverPlanList": [
{
"hourTime": "",
"deliverContent": ""
}
]
},
"dailyDeliverPlan": {
"deliverPlanList": [
{
"hourTime": "",
"deliverContent": ""
}
],
"weekList": [
""
]
}
},
"watchConfigDTO": {
"gpsLocationSwitch": 0,
"gpsLocationCycle": 0,
"physiologicalInfoSwitch": 0,
"physiologicalInfoCycle": 0,
"pedo": 0,
"incomingCallModel": 0,
"whiteSwitch": 0,
"phlList": [
{
"name": "",
"phone": ""
}
]
},
"productId": 0,
"productName": "",
"syncTime": ""
},
"deviceWarningRuleDetailRespVO": {
"id": 0,
"productCategoryId": 0,
"deviceType": "",
"ruleName": "",
"tenantId": 0,
"areaId": 0,
"areaName": "",
"infraredDefaultRuleStatus": 0,
"hasInfraredDefaultRule": false,
"items": [
{
"id": 0,
"ruleId": 0,
"name": "",
"code": "",
"contentJson": "",
"status": 0,
"ruleContent": {
"": {}
},
"suspectedFall": false
}
],
"deviceNo": "",
"productId": 0,
"productName": "",
"syncTime": "",
"infraredProduct": false
}
}
}