Extend xapp-descriptor with controls section
[ric-app/qp-driver.git] / xapp-descriptor / config.json
index f8a798f..276083f 100644 (file)
       }
     ]
   },
+  "controls": {
+    "example_int": 10000,
+    "example_str": "value"
+  },
   "rmr": {
     "protPort": "tcp:4560",
     "maxSize": 2072,