Add suite testing IoTDM plugin infrastructure
[integration/test.git] / csit / variables / IoTDM / communication_channels / onem2m_example / default / response.json
diff --git a/csit/variables/IoTDM/communication_channels/onem2m_example/default/response.json b/csit/variables/IoTDM/communication_channels/onem2m_example/default/response.json
new file mode 100644 (file)
index 0000000..f1d3dcd
--- /dev/null
@@ -0,0 +1,24 @@
+              {
+                "onem2m-communication-channel-port": 8283,
+                "channel-data": {
+                  "transport-protocol": "TCP",
+                  "channel-state": "RUNNING",
+                  "channel-type": "SERVER",
+                  "port": 8283,
+                  "protocol": "http",
+                  "channel-configuration": {
+                    "is-default": false
+                  },
+                  "address": "0.0.0.0"
+                },
+                "iotdm-plugins": [
+                  {
+                    "iotdm-plugin-name": "Onem2mExample",
+                    "iotdm-plugin-instances": [
+                      {
+                        "iotdm-plugin-instance-id": "default"
+                      }
+                    ]
+                  }
+                ]
+              }
\ No newline at end of file