commit | 5152bd39551f19139752d89a795327ca9dd189db | [log] [tgz] |
---|---|---|
author | pwpmurthy <pmurthy@parallelwireless.com> | Mon Jun 12 17:17:07 2023 +0000 |
committer | pwpmurthy <pmurthy@parallelwireless.com> | Mon Jun 12 17:19:30 2023 +0000 |
tree | f1e0d6214cfba1aeaa290c31a28bb3c45fd0e87b | |
parent | 272fb5b36779f68a944ca317fa6a6159da0128e3 [diff] |
Policy status notification handling - initial rollup Issue-ID: RIC-973 Change-Id: I313ec9fdeb0850c9b00cb124f74aa0428456f85e Signed-off-by: pwpmurthy <pmurthy@parallelwireless.com>
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.