Commit 33acc9fd authored by lengyelb's avatar lengyelb
Browse files

Merge branch '28.111_Rel18_Add_alarmType_other_YANG' into 'Integration_Rel18_SA5_161_YANG'

28.111_CR0042_Rel18_Add_alarmType_other_YANG into Integration

See merge request !1715
parents 3adf2ed0 65040c81
Loading
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -16,6 +16,7 @@ module _3gpp-common-fm {
    TTA, TTC). All rights reserved.";
  reference "3GPP TS 28.111";

  revision 2025-05-01 { reference "CR-0042 CR-0043"; }  // common for R18, R19
  revision 2025-03-25 { reference "CR-0025 CR-0026"; } 
  revision 2024-05-12 { 
    description "The definition of the module was from TS 28.623 to TS 28.111";
@@ -42,6 +43,10 @@ module _3gpp-common-fm {
  
  typedef eventType {
    type enumeration {
      enum OTHER {
        value 1;
      }
      
      enum COMMUNICATIONS_ALARM {
        value 2;
      }