2.json 1.15 KB
{
  "name": "设备配置1",
  "description": "设备配置1",
  "transportType": "COAP",
  "profileData": {
    "alarms": [
      {
        "alarmType": "设备配置1",
        "propagate": true,
        "propagateRelationTypes": [
          "设备配置1"
        ],
        "createRules": {
          "WARNING": {
            "alarmDetails": "设备配置1",
            "schedule": {
              "type": "SPECIFIC_TIME"
            },
            "spec": {
              "spec": "HOURS"
            },
            "condition": {
              "condition": [
                {
                  "key": {
                    "type": "TIME_SERIES",
                    "key": "TIME_SERIES"
                  },
                  "valueType": "CURRENT_DEVICE",
                  "value": {
                    "value": "设备配置1"
                  },
                  "predicate": {
                    "predicate": "设备配置1"
                  }
                }
              ]
            }
          }
        }
      }
    ]
  },
  "alarmProfile": {
    "alarmContactId": "ce350734-9504-48c2-82d2-277e3fe5583f",
    "messageMode": "PHONE_MESSAGE"
  }
}