Skip to content

Fix FlowDirection model for PCF - SMF communication

Stefan Spettel requested to merge fix_pcf_flowdirection_model into develop

Changes

  • Implement from_json and to_json functions in FlowDirectionRm
  • Fix small bug in calculating the bitrate unit to target bitrate unit (e.g. mbs to kbs)
  • Necessary for QoS

Branched away from !57 (merged), I propose to merge that one first, then this one

Edited by Stefan Spettel

Merge request reports