commit | 97f5cc3e3d42e1525af61560d01c4a824b0b2ad9 | [log] [tgz] |
---|---|---|
author | Aric Gardner <agardner@linuxfoundation.org> | Fri Nov 08 15:57:42 2019 +0000 |
committer | Aric Gardner <agardner@linuxfoundation.org> | Fri Nov 08 15:57:45 2019 +0000 |
tree | 5ab08e9a650176e3f2e74fc0dd4ed88d1be2fded | |
parent | 4249398baf8e9607f4e2a88d214410affc818666 [diff] |
Automation adds INFO.yaml Change-Id: I13742539445eb66cb152c2faf3261e98fd9643d2 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
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.