summaryrefslogtreecommitdiffstats
path: root/src/test/resources/clds/templates/tca-thresholds-template.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/resources/clds/templates/tca-thresholds-template.json')
-rw-r--r--src/test/resources/clds/templates/tca-thresholds-template.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/test/resources/clds/templates/tca-thresholds-template.json b/src/test/resources/clds/templates/tca-thresholds-template.json
new file mode 100644
index 00000000..b67e9632
--- /dev/null
+++ b/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": "???"
+}