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