Commit 81536514 authored by lengyelb's avatar lengyelb
Browse files

Edit _3gpp-common-fm.yang update to follow stage-2 + invariant raisetime

parent ae9807ba
Loading
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -529,6 +529,7 @@ module _3gpp-common-fm {
      mandatory true;
      config false ;
      yext3gpp:notNotifyable;
      yext3gpp:inVariant;
    }

    leaf alarmChangedTime {
@@ -702,6 +703,7 @@ module _3gpp-common-fm {
    }

    list comments {
      config false ;
      yext3gpp:notNotifyable;
      description "List of comments and data about the comments.";
      key idx;
@@ -785,10 +787,13 @@ module _3gpp-common-fm {
      type string;
      config false ;
      yext3gpp:notNotifyable;
      description "It carries the identity of the detector of the security alarm.";
    }
    
    list correlatedNotifications {
      key sourceObjectInstance;
      config false ;
      yext3gpp:notNotifyable;
      description "List of correlated notifications";
      
      leaf sourceObjectInstance {