Updating image with rmr version
[ric-app/hw.git] / docs / overview.rst
1 .. 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
8 HelloWorld xAPP  Overview
9 ================================
10
11 The HelloWorld(HW) xAPP repository contains open-source code for a prototype xAPP for near real-time
12 RAN 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
23 The HW xAPP code is intended to follow xAPP C++ Framework to implement the prototype.
24
25
26
27