aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/src/test/resources/clds/templates/tca-thresholds-template.json
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/src/test/resources/clds/templates/tca-thresholds-template.json')
-rw-r--r--runtime/src/test/resources/clds/templates/tca-thresholds-template.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/runtime/src/test/resources/clds/templates/tca-thresholds-template.json b/runtime/src/test/resources/clds/templates/tca-thresholds-template.json
new file mode 100644
index 000000000..b67e96321
--- /dev/null
+++ b/runtime/src/test/resources/clds/templates/tca-thresholds-template.json
@@ -0,0 +1,9 @@
+{
+ "closedLoopControlName": "???",
+ "version": "1.0.2",
+ "fieldPath": "?????",
+ "thresholdValue": 0,
+ "direction": "???",
+ "severity": "MAJOR",
+ "closedLoopEventStatus": "???"
+}