X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=README.md;fp=README.md;h=091901af006ad73a2def00d499904f45c4fa67bd;hb=58f8ff1076bf4092cf15f6b9d3585ae998f6619d;hp=3f1d800ba0264c7e1b66773333c02ac1399146b2;hpb=95f3a2d822f4f853ebd9afdc3ca8b1bf1564ad3a;p=ric-app%2Frc.git diff --git a/README.md b/README.md index 3f1d800..091901a 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,12 @@ This repository contains the source for sending RIC control Msg to RAN/E2 Node This xApp can be onboarded through the xApp Onboarder. The xapp descriptor is under the xapp-descriptor/ directory. -Then the xapp can be deployed through the App Manager. +Then the xapp can be deployed through the App Manager. +Procedure to Onboard the xapp is given in installation guide, in docs folder GRPC communication can be tested using the grpccurl command + + +In the current implementation, timer is started after initiating Control Request to E2Node. So timer expiry errors will be seen in logs w.r.t. Control Resp. +As control ACK is not handled this error can be ignored +