1.json 3.73 KB
{
  "id": "5445f670-8946-11ec-ac19-e398562c8b61",
  "name": "一氧化碳检测",
  "enabled": false,
  "description": "针对一氧化碳有害气体检测",
  "tenantId": "de10f9e0-8892-11ec-ac19-e398562c8b61",
  "profileData": {
    "configuration": {
      "type": "DEFAULT"
    },
    "transportConfiguration": {
      "type": "DEFAULT"
    },
    "provisionConfiguration": {
      "type": "DISABLED",
      "provisionDeviceSecret": null
    },
    "alarms": [
      {
        "id": "5d11af7e-71ce-44ef-b34b-6b1a2425f25c",
        "alarmType": "气体浓度告警",
        "createRules": {
          "MAJOR": {
            "condition": {
              "condition": [
                {
                  "key": {
                    "type": "TIME_SERIES",
                    "key": "CO"
                  },
                  "valueType": "NUMERIC",
                  "value": null,
                  "predicate": {
                    "type": "NUMERIC",
                    "operation": "GREATER",
                    "value": {
                      "defaultValue": 100,
                      "userValue": null,
                      "dynamicValue": null
                    }
                  }
                }
              ],
              "spec": {
                "type": "SIMPLE"
              }
            },
            "schedule": {
              "type": "ANY_TIME"
            },
            "alarmDetails": "告警",
            "dashboardId": null
          },
          "MINOR": {
            "condition": {
              "condition": [
                {
                  "key": {
                    "type": "TIME_SERIES",
                    "key": "CO"
                  },
                  "valueType": "NUMERIC",
                  "value": null,
                  "predicate": {
                    "type": "NUMERIC",
                    "operation": "GREATER",
                    "value": {
                      "defaultValue": 100,
                      "userValue": null,
                      "dynamicValue": null
                    }
                  }
                }
              ],
              "spec": {
                "type": "SIMPLE"
              }
            },
            "schedule": {
              "type": "ANY_TIME"
            },
            "alarmDetails": "告警",
            "dashboardId": null
          }
        },
        "clearRule": {
          "condition": {
            "condition": [
              {
                "key": {
                  "type": "TIME_SERIES",
                  "key": "CO"
                },
                "valueType": "NUMERIC",
                "value": null,
                "predicate": {
                  "type": "NUMERIC",
                  "operation": "LESS_OR_EQUAL",
                  "value": {
                    "defaultValue": 100,
                    "userValue": null,
                    "dynamicValue": null
                  }
                }
              }
            ],
            "spec": {
              "type": "SIMPLE"
            }
          },
          "schedule": {
            "type": "ANY_TIME"
          },
          "alarmDetails": "清除告警",
          "dashboardId": null
        },
        "propagate": true,
        "propagateRelationTypes": ["CO"]
      }
    ]
  },
  "defaultRuleChainId": "de8bf640-8892-11ec-ac19-e398562c8b61",
  "alarmProfile": {
    "id": "e822cccb-7f00-487e-9ece-790f4d145947",
    "creator": "b75f1c80-0f94-4a06-84ef-253962bbfe9e",
    "createTime": "2022-02-09 09:19:29",
    "enabled": false,
    "tenantId": "de10f9e0-8892-11ec-ac19-e398562c8b61",
    "alarmContactId": "8aff39c6-af9c-416a-b110-601183e39da0",
    "deviceProfileId": "5445f670-8946-11ec-ac19-e398562c8b61",
    "messageMode": "PHONE_MESSAGE"
  },
  "defaultQueueName": "Main"
}