commit | 159ddb7dd65305d364743d4728af35f84a6e1557 | [log] [tgz] |
---|---|---|
author | naman.gupta <naman.gupta@samsung.com> | Tue Nov 08 19:52:05 2022 +0530 |
committer | naman.gupta <naman.gupta@samsung.com> | Thu Nov 10 15:53:56 2022 +0530 |
tree | a3406c5f094158e5ddb10688d13ec7a7d669d389 | |
parent | 52ef1de13a1c245638264c3025eea0bf2fb8eb42 [diff] |
Implementation of A1-EI data delivery API Implementation of A1-EI data delivery API which gets data related to ei job and sends to xapp Signed-off-by: naman.gupta <naman.gupta@samsung.com> Change-Id: I80c0f744519e29978c99262caaad6b5e968316e5
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.