commit | 21b61dd76570beb43afc74289296e831914d9060 | [log] [tgz] |
---|---|---|
author | rajalakshmisv <rajalakshmisv@gmail.com> | Tue Dec 07 04:53:03 2021 +0000 |
committer | rajalakshmisv <rajalakshmisv@gmail.com> | Tue Dec 07 05:20:06 2021 +0000 |
tree | 294712405ae4246319b68cc4461b29fec37abd06 | |
parent | 73cdf410d29f46c3047686694e828de4aee6633c [diff] |
initial commit Signed-off-by: rajalakshmisv <rajalakshmisv@gmail.com> Change-Id: I34ce1f748971307ba2e9823f68d173fa87398ad0
================================================================================== 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