Commit d6c740ac authored by lengyelb's avatar lengyelb
Browse files

Edit _3gpp-common-fm.yang add new alarmType OTHER + new revision statement

parent 3adf2ed0
Loading
Loading
Loading
Loading
+6 −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";
@@ -41,6 +42,11 @@ module _3gpp-common-fm {
  }
  
  typedef eventType {
    type enumeration {
      enum OTHER {
        value 1;
      }

    type enumeration {
      enum COMMUNICATIONS_ALARM {
        value 2;