This directory contains four configuration files to aid the xApp developer in configuring their xApps, detailed below:
- Dockerfile: Example Dockerfile showing how to install the RMR library and the Python xApp Framework.
- Configuration File: Example xApps Descriptor file, showing how to specify containers, set up ports and services, and register RMR messages.
- Schema File: Example xApp Schema file, showing how to define mandatory parameters and parse their types.
- Routes: Example static RMR route table file, showing how to register destination endpoint for specific
mtypes
.
For additional information and context about their utilization, please refer to our tutorial paper.