tree: 965876f304568ae91822bd87bea35b30f23099f3 [path history] [tgz]
  1. a1-med-api/
  2. nearric-service/
  3. .gitignore
  4. LICENSES.txt
  5. pom.xml
  6. README.md
near-rt-ric-simulator/README.md

O-RAN-SC Near-RealTime RIC Simulator

The O-RAN SC Near-RealTime RIC simulates the A1 as an generic REST API which can receive and send northbound messages. The simulator validates the payload and applies policy.

Please see the documentation in the docs/ folder

The backend server publishes live API documentation at the URL http://your-host-name-here:8080/swagger-ui.html

License

Copyright (C) 2019 Nordix Foundation. 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

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

For more information about license please see the LICENSE file for details.