Commit d0d18f19 authored by shixixi's avatar shixixi
Browse files

Update TS28623_GenericNrm.yaml

parent 43e8a306
Loading
Loading
Loading
Loading
+21 −1
Original line number Diff line number Diff line
@@ -1416,10 +1416,30 @@ components:

    excessPacketDelayThreshoulds-Type:
      description: Excess Packet Delay Threshould for NR MDT. See details in 3GPP TS 32.422 clause 4.1.1 and 4.1.2.
      type: Object
      type: array
      properties:
        excessPacketDelayThresholdValue:
          type: string
          enum:
            - 0.25ms
            - 0.5ms
            - 1ms
            - 2ms
            - 4ms
            - 5ms
            - 10ms
            - 20ms
            - 30ms
            - 40ms
            - 50ms
            - 60ms
            - 70ms
            - 80ms
            - 90ms
            - 100ms
            - 150ms
            - 300ms
            - 500ms
        fiveQIValue:
          type: integer