Commit b515fea4 authored by lengyelb's avatar lengyelb
Browse files

lastSequenceNo” in NtfSubscriptionControl is marked non-notifyable in YANG

parent 690b2bcb
Loading
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@ module _3gpp-common-subscription-control {

  description "Defines IOCs for subscription, notification list and heartbeat 
    control.
    Copyright 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI,
    Copyright 2026, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI,
    TTA, TTC). All rights reserved.";
  reference "3GPP TS 28.623
      Generic Network Resource Model (NRM)
@@ -21,7 +21,8 @@ module _3gpp-common-subscription-control {
      Solution Set (SS) definitions
      3GPP TS 28.623";

  revision 2025-11-07 { reference "CR-0551 CR-0586"; } //common for r19, r20
  revision 2026-03-19 { reference "CR-xxxx CR-xxxx"; } //common for r19, r20
  revision 2025-11-07 { reference "CR-0551 CR-0586"; } 
  revision 2025-08-13 { reference "CR-0551 CR-0561"; }
  revision 2025-05-13 { reference "CR-0548"; }
  revision 2025-03-24 { reference "CR-0516 0518"; }
@@ -331,6 +332,7 @@ module _3gpp-common-subscription-control {
      type uint64;
      config false;
      mandatory true;
      yext3gpp:notNotifyable;
      description "The sequence number of the last notification that was sent
        by a 'NtfSubscriptionControl' instance.";
    }