aboutsummaryrefslogtreecommitdiffstats
path: root/config/config.json
blob: af45632f367d294f75fb199c638cb9a69d2b1e21 (plain)
1
2
3
4
5
6
7
8
9
{
  "simulatorParams": {
    "vesServerUrl": "http://VES-HOST:VES-PORT/eventListener/v7",
    "repeatInterval": 10,
    "repeatCount": 2
  },
  "templateName": "notification.json",
  "patch": {}
}