Commit cff95ced09d0e8d07d8fa30d673c9e6066246639

Authored by xp.Huang
1 parent bbef1d07

perf: 关闭根规则链的告警通知节点的调试模式

@@ -113,7 +113,7 @@ @@ -113,7 +113,7 @@
113 }, 113 },
114 "type": "org.thingsboard.rule.engine.notice.AlarmNoticeNode", 114 "type": "org.thingsboard.rule.engine.notice.AlarmNoticeNode",
115 "name": "yunteng alarm notice", 115 "name": "yunteng alarm notice",
116 - "debugMode": true, 116 + "debugMode": false,
117 "configuration": { 117 "configuration": {
118 "protocol": "http", 118 "protocol": "http",
119 "host": "localhost", 119 "host": "localhost",