commit | 327e01cb25524a380f1f1a75e7cbcc9fd81f4972 | [log] [tgz] |
---|---|---|
author | naman.gupta <naman.gupta@samsung.com> | Sun Oct 30 21:50:52 2022 +0530 |
committer | naman.gupta <naman.gupta@samsung.com> | Fri Nov 04 16:08:24 2022 +0530 |
tree | f4b34cf9f8528f00c7a0fbdff3b9a23d477b1503 | |
parent | dd7944b7069298a8c162c5dd0be6b7c9defd231d [diff] |
Message creation based on different operation Message creation based on different operation like creation , deletion Signed-off-by: naman.gupta <naman.gupta@samsung.com> Change-Id: I59398661ae31330769f1391de786134f9a5904ce
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.