Commit 1a2e028a authored by lengyelb's avatar lengyelb
Browse files

Edit _3gpp-common-fm.yang add new alarmType OTHER

parent 9305d4e3
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -41,6 +41,11 @@ module _3gpp-common-fm {
  }
  
  typedef eventType {
    type enumeration {
      enum OTHER {
        value 1;
      }

    type enumeration {
      enum COMMUNICATIONS_ALARM {
        value 2;