commit | e73baaad1c5251b2d98f1832e2fbd09dcd38a590 | [log] [tgz] |
---|---|---|
author | Lott, Christopher (cl778h) <cl778h@att.com> | Tue May 26 16:13:43 2020 -0400 |
committer | Lott, Christopher (cl778h) <cl778h@att.com> | Tue May 26 16:13:43 2020 -0400 |
tree | 83925bb36819624a9da8f61373e76f4204989687 | |
parent | 9f30fc12970e991d7ae07c56ce2f7bb559c74698 [diff] |
Extend send-message methods to log message state Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com> Change-Id: I77b2fe8abeda75faa8e949ba759a9e1f16d0f3b5
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.