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