Commit 092cf559 authored by Zu Qiang's avatar Zu Qiang 🛀
Browse files

Update file _3gpp-nr-nrm-iabfunction.yang

parent 02241367
Loading
Loading
Loading
Loading
Loading
+4 −3
Original line number Diff line number Diff line
@@ -22,7 +22,7 @@ module _3gpp-nr-nrm-iabfunction {
      to perform certificate enrolment procedure as specified in TS 28.315
      clause 5.3";
    
    leaf CaraAddress {
    leaf caraAddress {
      type inet:host;
      description "IP address of Cara server";
    }
@@ -77,7 +77,7 @@ module _3gpp-nr-nrm-iabfunction {
        in TS 28.315 clause 5.3";
      uses CaraConfigurationGrp;
      max-elements 1;
      key id; 
      key caraAddress; 
    }

    leaf seGwConfiguration {
@@ -127,7 +127,8 @@ module _3gpp-nr-nrm-iabfunction {

    list tAI {
      uses types3gpp:TaiGrp;
      key id;
      key idx;
      leaf idx { type string; }
      max-elements 1; 
      description "It is the TAI (see subclause 9.3.3.11 in TS 38.413) pertaining
        to the cells where IAB-MT is connected";