blob: 30dd9e982f3561cdb0ea4171146cb34b11df398e [file] [log] [blame]
sjana5cad7b52020-05-26 12:42:01 -04001.. This work is licensed under a Creative Commons Attribution 4.0 International License.
2.. SPDX-License-Identifier: CC-BY-4.0
3.. Copyright (C) 2020 AT&T
4
5
6
7
8HelloWorld xAPP Overview
9================================
10
11The HelloWorld(HW) xAPP repository contains open-source code for a prototype xAPP for near real-time
12RAN Intelligent Controller. The HW xAPP aims to provide basic implementation of :
13
14-E2, A1 interfaces interactions.
15
16-Read-write operations into a persistent storage.
17
18-xAPP Configuration management.
19
20-RMR & A1 Healthcheck
21
22
23The HW xAPP code is intended to follow xAPP C++ Framework to implement the prototype.
24
25
26
27