commit | 5d8a34950b02f1170bb27c6fcb6198f27fb8cb86 | [log] [tgz] |
---|---|---|
author | rajalakshmisv <rajalakshmisv@gmail.com> | Tue Dec 07 11:09:50 2021 +0000 |
committer | rajalakshmisv <rajalakshmisv@gmail.com> | Tue Dec 07 11:10:25 2021 +0000 |
tree | bfeca7b47cf68ccdc8ff4908dab2719d4de454ff | |
parent | 23512eca8339e67b319c61e3f4ba596044e0ec78 [diff] |
control section added Signed-off-by: rajalakshmisv <rajalakshmisv@gmail.com> Change-Id: I641f5ed9575059a7b9e85f72a078008c8dea0f16
================================================================================== Copyright (c) 2020 AT&T Intellectual Property.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
This repository contains the source for sending RIC control Msg to RAN/E2 Node based on the GRPC control request received from other xapps
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.
GRPC communication can be tested using the grpccurl command