Add suite testing IoTDM plugin infrastructure
[integration/test.git] / csit / variables / IoTDM / put_onem2m_example / change_port / response.json
1  {
2  "output": {
3   "instance-name": "default",
4   "plugin-name": "Onem2mExample",
5   "plugin-simple-config": {
6    "key-val-list": [
7     {
8      "cfg-key": "port",
9      "cfg-val": "7779"
10     }
11    ]
12   }
13  }
14 }