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