Commit 6f45f422 authored by lengyelb's avatar lengyelb
Browse files

Revert "Merge branch..."

This reverts merge request !1813
parent 884f0160
Loading
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -56,7 +56,6 @@ module _3gpp-common-measurements {
      Integration Reference Point (IRP);
      Information Service (IS)";

  revision 2025-07-31 { reference CR-0554; }
  revision 2025-05-19 { reference CR-0532; }
  revision 2025-02-07 { reference CR-0461; }
  revision 2025-01-29 { reference CR-0512; } 
@@ -249,7 +248,7 @@ module _3gpp-common-measurements {
    description "Represents the attributes of the IOC PerfMetricJob";

    leaf administrativeState {
      default LOCKED;
      default UNLOCKED;
      type types3gpp:BasicAdministrativeState ;
      description "Enable or disables production of the metrics";
    }
@@ -340,7 +339,7 @@ module _3gpp-common-measurements {
        to monitor.";

    leaf administrativeState {
      default LOCKED;
      default UNLOCKED;
      type types3gpp:BasicAdministrativeState ;
      description "Enables or disables the ThresholdMonitor.";
    }