1.json 1.23 KB
{
  "name": "设备测试3",
  "defaultRuleChainId": "354c7210-5d97-11ec-8ac9-f38ed935ea2a",
  "description": "设备测试3",
  "transportType": "CoAP",
  "profileData": {
    "alarms": [
      {
        "alarmType": "设备测试3",
        "propagate": true,
        "propagateRelationTypes": [
          "设备测试3"
        ],
        "createRules": {
          "MAJOR": {
            "alarmDetails": "设备测试3",
            "schedule": {
              "type": "ANY_TIME"
            },
            "condition": {
              "condition": [
                {
                  "key": {
                    "type": "TIME_SERIES",
                    "key": "CO2"
                  },
                  "valueType": "COMPLEX",
                  "predicate": {
                    "operation": "LESS_OR_EQUAL",
                    "value": {
                      "defaultValue": 2
                    },
                    "type": "COMPLEX"
                  }
                }
              ],
              "spec": {
                "type": "DURATION"
              }
            }
          }
        }
      }
    ]
  },
  "alarmProfile": {
    "alarmContactId": "a3004ddd-db8f-487c-aea0-4f6f3efc59a9",
    "messageMode": "PHONE_MESSAGE"
  }
}