{
"id": 0,
"deviceCode": "string",
"configType": 0,
"deviceTypeCode": "string",
"deviceTypeName": "string",
"projectCodes": "string",
"projectNames": "string",
"warnTypeCode": "string",
"warnTypeName": "string",
"status": 0,
"custGroupType": 0,
"custGroupConfig": {
"ageStart": 0,
"ageEnd": 0,
"abilityCodeList": [
"string"
]
},
"warnTriggerType": 0,
"intervalMinutes": 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
}
],
"editable": 0
}