Commit 55291760 authored by lengyelb's avatar lengyelb
Browse files

update basics

parent 81817a88
Loading
Loading
Loading
Loading
Loading
+8 −2
Original line number Diff line number Diff line
@@ -17,6 +17,7 @@ module _3gpp-5gc-nrm-amffunction {
    TTA, TTC). All rights reserved.";
  reference "3GPP TS 28.541 5G Network Resource Model (NRM)";
  
  revision 2024-10-06 { reference CR-1389; }
  revision 2024-04-04 { reference CR-1139; }
  revision 2023-09-18 { reference CR-1043 ; } 
  revision 2022-01-07 { reference CR-0643; }
@@ -247,8 +248,13 @@ module _3gpp-5gc-nrm-amffunction {
  
  augment "/me3gpp:ManagedElement" {
    list AMFFunction {
      description "5G Core AMF Function";
      reference "3GPP TS 28.541";
      description "This IOC represents the AMF functionality in 5GC. 
        For more information about the AMF, see 3GPP TS 23.501. 

        The attribute sliceExpiryInfo is used when the validity information of 
        a network slice need to be configured. The attribute 
        sliceExpiryInfo.pLMNInfo indicates the network slice to which the 
        validity information applies.";
      key id;
      uses top3gpp:Top_Grp;
      container attributes {
+1 −0
Original line number Diff line number Diff line
@@ -25,6 +25,7 @@ module _3gpp-common-trace {
      Integration Reference Point (IRP);
      Information Service (IS)" ;

  revision 2024-10-06 { reference "CR-0459"; }
  revision 2024-08-06 { reference "CR-0376 CR-0378 CR-0420"; }
  revision 2024-05-12 { reference "CR-0401"; }
  revision 2024-05-06 { reference CR-0359; }