commit | 8733d506cb1980871edcfe99da8fc09bf99d6d60 | [log] [tgz] |
---|---|---|
author | pwpmurthy <pmurthy@parallelwireless.com> | Mon Apr 24 18:59:29 2023 +0000 |
committer | pwpmurthy <pmurthy@parallelwireless.com> | Mon Apr 24 19:01:58 2023 +0000 |
tree | e35e55217e8e9fb47f65d2acf7cf52e316140722 | |
parent | 266d69df149177560fe139d802f10ed544fbdaa9 [diff] |
RmrSendToXapp modified to use policyTypeId as subid - needed for a1/xapp communication. Default subid is kept as -1 same as previous defaults. Signed-off-by: pwpmurthy <pmurthy@parallelwireless.com> A1 and x-App interaction Change-Id: I08369499b83e670e2507502f2a8f4de49605615e 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.