Commit 9c70dde1 authored by qiwen's avatar qiwen
Browse files

Update file _3gpp-5gc-nrm-QFQoSMonitoringControl.yang

parent 335c0de4
Loading
Loading
Loading
Loading
Loading
+15 −10
Original line number Diff line number Diff line
@@ -46,6 +46,10 @@ in 3GPP TS 23.501.";
  grouping SatelliteBackhaulCategory{
    description "Specifies the satellite backhaul.";
    reference "3GPP TS 29.571";

    leaf satelliteBackhaulCategory{
      description "The type of the satellite used in the backhaul.";
      reference "3GPP TS 29.571";
      type enumeration{
        enum GEO;
        enum MEO;
@@ -58,6 +62,7 @@ in 3GPP TS 23.501.";
        enum NON_SATELLITE;
      }
    }
  }

  grouping QFQoSMonitoringControlGrp {
    description "Represents the QFQoSMonitoringControl IOC.";