commit | 8b663678b683be4f695bb47509b8cbbc2ec6da30 | [log] [tgz] |
---|---|---|
author | subhash kumar singh <subh.singh@samsung.com> | Tue May 25 06:59:23 2021 +0000 |
committer | subhash kumar singh <subh.singh@samsung.com> | Tue May 25 15:35:39 2021 +0530 |
tree | ea356682cd843ef0d06036da07ca12033457fa02 | |
parent | 06a1a14f49cd65f6836fb3bb6d772c076b8f9f11 [diff] |
A1 Mediator enhancements for A1-EI Implementation to support A1-EI interface defined at nonRT RIC (ECS service). This process include three steps : * query A1-EI types * create A1-EI Job * handle data delivered from A1-EI producer Issue-ID: RIC-129 Change-Id: I552569b01e8d31c056b336bafe787f7c380aace5 Signed-off-by: subhash kumar singh <subh.singh@samsung.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.