commit | 6a289e8ccf5816ac6b5de417d6edffcb7b024471 | [log] [tgz] |
---|---|---|
author | naman.gupta <naman.gupta@samsung.com> | Mon May 08 17:41:58 2023 +0530 |
committer | naman.gupta <naman.gupta@samsung.com> | Mon May 08 17:43:14 2023 +0530 |
tree | 4df83c5785f0073cab8934e93e1b955de2329bf9 | |
parent | 266d69df149177560fe139d802f10ed544fbdaa9 [diff] |
Adding configuration for rmr Adding configuration for rmr Signed-off-by: naman.gupta <naman.gupta@samsung.com> Change-Id: I18901dd232f35fdf81441dc415b5b714ced9ac25
The xApp A1 mediator exposes a generic REST API by which xApps can receive and send northbound messages. The A1 mediator will take the payload from such generic REST messages, validate the payload, and then communicate the payload to the xApp via RMR messaging.
Please see documentation in the docs/ subdirectory.