Commit 1c8666f7 authored by scottma's avatar scottma
Browse files

Update _3gpp-common-qmcjob.yang

parent ba5feacc
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -116,6 +116,12 @@ module _3gpp-common-qmcjob {
      key "sd sst";
      uses types5g3gpp:SNssai;
    }

    leaf uEQMCConfigurationFileRef {
      type string;
      description "Provides the reference to the UE QMC configuration file.";
      mandatory true;
    }
  }
    
   grouping QMCJobSubTree {
@@ -139,3 +145,4 @@ module _3gpp-common-qmcjob {
   }
  }
}
}