Merge "K8s participant and SME producer service for Hello World rApp"
[nonrtric/plt/rappmanager.git] / sample-rapp-generator / rapp-hello-world / Files / Sme / providers / provider-function-1.json
diff --git a/sample-rapp-generator/rapp-hello-world/Files/Sme/providers/provider-function-1.json b/sample-rapp-generator/rapp-hello-world/Files/Sme/providers/provider-function-1.json
new file mode 100644 (file)
index 0000000..f647cdc
--- /dev/null
@@ -0,0 +1,20 @@
+{\r
+  "apiProvDomInfo": "Provider domain",\r
+  "apiProvFuncs": [\r
+    {\r
+      "apiProvFuncInfo": "Hello World as APF",\r
+      "apiProvFuncRole": "APF",\r
+      "regInfo": {\r
+        "apiProvPubKey": "NOT USED here"\r
+      }\r
+    },\r
+    {\r
+      "apiProvFuncInfo": "Hello World as AEF",\r
+      "apiProvFuncRole": "AEF",\r
+      "regInfo": {\r
+        "apiProvPubKey": "NOT USED here"\r
+      }\r
+    }\r
+  ],\r
+  "regSec": "plain"\r
+}
\ No newline at end of file