{
"userId": 0,
"userName": "string",
"mobile": "string",
"tenantId": "string",
"permissions": [
"string"
],
"pageNo": 1,
"pageSize": 10,
"deviceCode": "string",
"parentId": 0,
"configType": 0,
"deviceTypeCode": "string",
"deviceTypeName": "string",
"warnTypeCode": "string",
"warnTypeName": "string",
"status": 0,
"projectCodes": "string",
"projectNames": "string",
"custGroupType": 0,
"custGroupConfig": {
"ageStart": 0,
"ageEnd": 0,
"abilityCodeList": [
"string"
]
},
"warnTriggerType": 0,
"silentTimeList": [
{
"startTime": "string",
"endTime": "string"
}
],
"conditionItemList": [
{
"conditionType": 0,
"propertyKey": "string",
"propertyName": "string",
"propertyValue": "string",
"leftSection": 0,
"rightSection": 0,
"value": 0,
"conditionCharacter": "string",
"isCheck": 0
}
]
}