Add suite testing IoTDM plugin infrastructure
[integration/test.git] / csit / variables / IoTDM / get_http / data.json
1 {
2   "onem2m-protocol-http-providers": [
3     {
4       "http-provider-instance-name": "HttpProviderDefault",
5       "server-config": {
6         "server-port": 7777,
7         "server-security-level": "l0",
8         "secure-connection": false
9       },
10       "router-plugin-config": {
11         "secure-connection": false
12       },
13       "notifier-plugin-config": {
14         "secure-connection": false
15       }
16     }
17   ]
18 }