commit | 45f8f98f0e344cc253d709df23bf27311adff0bb | [log] [tgz] |
---|---|---|
author | Tommy Carpenter <tc677g@att.com> | Fri Mar 06 09:41:57 2020 -0500 |
committer | Tommy Carpenter <tc677g@att.com> | Fri Mar 06 09:42:26 2020 -0500 |
tree | 119bebc375a993505e36febe68c7581be3227c05 | |
parent | 1e502ffd2ef7f41f4bb06104c78203f2cb3aadac [diff] |
Remove SDLWrapper now that it's in xapp frame. Issue-ID: RIC-228 Change-Id: I1f65d1b5a0029eb544d43c2c9294ef19c07d45d9 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.