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