Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

This key will be used by RnibWriter for adding/updating/deleting eNBs and updating gNBs.

RnibWriter will trigger Sdl.SetAndPublish method, sending the RAN_MANIPULATION channel, and one of the following events:

<RAN_NAME>_ADDED
<RAN_NAME>_UPDATED
<RAN_NAME>_DELETED

RnibWriter

  • Modify the following method:
Code Block
themeEmacs
collapsetrue
SaveNodeb(nbIdentity *entities.NbIdentity, nb *entities.NodebInfo) error


  • Add the following methods:

Add the following methods:

...