SME integration of AIMLFW 20/13620/2
authorSwaraj Kumar <swaraj.kumar@samsung.com>
Tue, 15 Oct 2024 15:34:36 +0000 (21:04 +0530)
committerSwaraj Kumar <swaraj.kumar@samsung.com>
Wed, 16 Oct 2024 08:39:16 +0000 (08:39 +0000)
Change-Id: Ie1ccac60884ea5c9f0644d766e8a8d51231eb3cd
Signed-off-by: Swaraj Kumar <swaraj.kumar@samsung.com>
demos/SME integration/config-nonrtric.yaml [new file with mode: 0644]

diff --git a/demos/SME integration/config-nonrtric.yaml b/demos/SME integration/config-nonrtric.yaml
new file mode 100644 (file)
index 0000000..68c0903
--- /dev/null
@@ -0,0 +1,18 @@
+AIMLTrainingservice:
+  AefProfiles:
+  - interfaceDescriptions:
+    - ipv4Addr: <IP ADDRESS FOR Training Manager>
+      port: 32002
+      securityMethods:
+      - PSK
+    Versions:
+      - ApiVersion: ""
+        Resources:
+        - CommType: REQUEST_RESPONSE
+          Operations:
+          - GET
+          ResourceName: "getPipeline"
+          Uri: "/pipelines"
+  ApiName: AIMLT-http10
+
+