commit | 03a0083c52637cf25f75f41169da9de0f33cb786 | [log] [tgz] |
---|---|---|
author | Tommy Carpenter <tc677g@att.com> | Fri Nov 22 09:15:35 2019 -0500 |
committer | Tommy Carpenter <tc677g@att.com> | Fri Nov 22 09:27:35 2019 -0500 |
tree | 0ee2c4391ccaf40dd6c2d35af8a9803bd199fee7 | |
parent | a7672bf2165fe43e7dab1db8a41434fa6e610cc7 [diff] |
Update AC, break out xapp contract from a1 api spec Change-Id: I931e421a2524e4ac923aef48858151c9f273ec3d 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.