Commit 7027e807 authored by Mirko Cano Soveri's avatar Mirko Cano Soveri
Browse files

Merge branch 'Integration_Rel19_SA5_155_YANG' into 'Rel-19'

Integration_Rel19_SA5_155_YANG into Rel-19

See merge request !1204
parents 1f848044 acf917d6
Loading
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -27,6 +27,7 @@ module _3gpp-common-qmcjob {
      Integration Reference Point (IRP);
      Information Service (IS)";

  revision 2024-04-04 { reference CR-0334; } 
  revision 2023-09-18 { reference CR-0271 ; } 
  revision 2023-02-14 { reference "CR-0234"; }
  revision 2022-11-04 { reference "CR-0215"; }
@@ -149,6 +150,14 @@ module _3gpp-common-qmcjob {
      to the gNB. This parameter is optional and is valid for NR only.";
    }

    leaf mBSCommunicationServiceType {
      type enumeration {
        enum BROADCAST;
        enum MULTICAST;
      }
      description "This attribute indicates which type of MBS communication 
        service the QoE measurement configuration pertains to.";
    }
  }
    
   grouping QMCJobSubTree {