aboutsummaryrefslogtreecommitdiffstats
path: root/config/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'config/config.json')
-rw-r--r--config/config.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/config/config.json b/config/config.json
new file mode 100644
index 0000000..af45632
--- /dev/null
+++ b/config/config.json
@@ -0,0 +1,9 @@
+{
+ "simulatorParams": {
+ "vesServerUrl": "http://VES-HOST:VES-PORT/eventListener/v7",
+ "repeatInterval": 10,
+ "repeatCount": 2
+ },
+ "templateName": "notification.json",
+ "patch": {}
+}