commit | 4249398baf8e9607f4e2a88d214410affc818666 | [log] [tgz] |
---|---|---|
author | Tommy Carpenter <tc677g@att.com> | Wed Nov 06 07:27:16 2019 -0500 |
committer | Tommy Carpenter <tc677g@att.com> | Wed Nov 06 08:52:13 2019 -0500 |
tree | 2b143666d89feeadee274856ac77a189b429029c | |
parent | 0b42dfc507b22b49669f360883a1cecaa50cda7b [diff] |
Follow docs instructions. Change-Id: If54c641be966dc01798a9815d9f82d184ada8452 Signed-off-by: Tommy Carpenter <tc677g@att.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.