Commit 78598337 authored by scottma's avatar scottma Committed by lengyelb
Browse files

Update _3gpp-nr-nrm-gnbdufunction.yang

parent 5ffc88d0
Loading
Loading
Loading
Loading
+13 −1
Original line number Diff line number Diff line
@@ -14,6 +14,7 @@ module _3gpp-nr-nrm-gnbdufunction {
    Object Class (IOC) that is part of the NR Network Resource Model (NRM).";
  reference "3GPP TS 28.541 5G Network Resource Model (NRM)";

  revision 2022-11-02 { reference "CR-0753"; }
  revision 2022-07-28 { reference "CR-0770"; }
  revision 2021-10-28 { reference CR-0607 ; }
  revision 2021-04-30 { reference CR-0490 ; }
@@ -172,6 +173,17 @@ module _3gpp-nr-nrm-gnbdufunction {
    }
  }

    leaf configurable5QISetRef {
      type types3gpp:DistinguishedName;
      description "DN of the Configurable5QISet that the GNBDUFunction supports (is associated      
        to).";
    }

    leaf dynamic5QISetRef {
      type types3gpp:DistinguishedName;
      description "DN of the Dynamic5QISet that the GNBDUFunction supports (is associated to).";
    }

  augment "/me3gpp:ManagedElement" {

    list GNBDUFunction {