Skip to content

Latest commit

 

History

History

configuration_files

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Example Configuration Files

This directory contains four configuration files to aid the xApp developer in configuring their xApps, detailed below:

  1. Dockerfile: Example Dockerfile showing how to install the RMR library and the Python xApp Framework.
  2. Configuration File: Example xApps Descriptor file, showing how to specify containers, set up ports and services, and register RMR messages.
  3. Schema File: Example xApp Schema file, showing how to define mandatory parameters and parse their types.
  4. 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.