Control Slice Customized SM
Overview
A slice control xApp, utilizing the custom service model SLICE SM, is developed to manage and control slices within E2-Nodes. It offers support for three distinct action types: 1) adding/modifying slices, 2) associating UE's slice, and 3) deleting slices. This enables the creation of tailored slice control messages by populating various parameters with the appropriate slicing algorithm.
It includes the following stages:
- Init: initializes xApp based on configuration to set up the E42 connection with NearRT-RIC
- xApp Logic: creates customized control message
- Control Service: sends control request to each E2-Node
- Exit: terminates xApp
Sequence Diagram
Detail
source code: xapp_slice_ctrl.go