X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=README.md;fp=README.md;h=9b1eda840d1e391e4031c6dc71a9c6927987c873;hb=d1884e39a0560ae8a81755c137f08c75c3669fd5;hp=0000000000000000000000000000000000000000;hpb=83d439f81d70f4ae2f62f14f4cd93273a5829eee;p=nonrtric%2Frapp%2Forufhrecovery.git diff --git a/README.md b/README.md new file mode 100644 index 0000000..9b1eda8 --- /dev/null +++ b/README.md @@ -0,0 +1,28 @@ + + +# O-RAN-SC Non-RealTime RIC O-RU Fronthaul Recovery rApp + +There are three implementations available for this rApp. + +- The Go version that uses Information Coordinator Service (ICS) to create a job that provides info about the Fronthaul state, see [Go version](goversion/README.md). +- The script version that polls DMaaP Message Router for info about the Fronthaul state, see [script version](scriptversion/README.md).