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