Commit e9653402 authored by swaminathan1's avatar swaminathan1 Committed by sunse
Browse files

Update TS28623_GenericNrm.yaml

parent a87e0a92
Loading
Loading
Loading
Loading
Loading
+81 −5
Original line number Diff line number Diff line
@@ -1398,8 +1398,9 @@ components:
        - 32
        - 64
        - INFINITY

    reportAmountM1LTE-Type:
      description: See details in 3GPP TS 32.422 clause 5.10.x.
      description: See details in 3GPP TS 32.422 clause 5.10.6.
      type: string
      enum:
        - 1
@@ -1412,7 +1413,7 @@ components:
        - INFINITY

    reportAmountM4LTE-Type:
      description: See details in 3GPP TS 32.422 clause 5.10.y.
      description: See details in 3GPP TS 32.422 clause 5.10.6.
      type: string
      enum:
        - 1
@@ -1425,7 +1426,7 @@ components:
        - INFINITY

    reportAmountM5LTE-Type:
      description: See details in 3GPP TS 32.422 clause 5.10.z.
      description: See details in 3GPP TS 32.422 clause 5.10.6.
      type: string
      enum:
        - 1
@@ -1438,7 +1439,7 @@ components:
        - INFINITY

    reportAmountM6LTE-Type:
      description: See details in 3GPP TS 32.422 clause 5.10.a.
      description: See details in 3GPP TS 32.422 clause 5.10.6.
      type: string
      enum:
        - 1
@@ -1451,7 +1452,72 @@ components:
        - INFINITY

    reportAmountM7LTE-Type:
      description: See details in 3GPP TS 32.422 clause 5.10.b.
      description: See details in 3GPP TS 32.422 clause 5.10.6.
      type: string
      enum:
        - 1
        - 2
        - 4
        - 8
        - 16
        - 32
        - 64
        - INFINITY

    reportAmountM1NR-Type:
      description: See details in 3GPP TS 32.422 clause 5.10.6.
      type: string
      enum:
        - 1
        - 2
        - 4
        - 8
        - 16
        - 32
        - 64
        - INFINITY

    reportAmountM4NR-Type:
      description: See details in 3GPP TS 32.422 clause 5.10.6.
      type: string
      enum:
        - 1
        - 2
        - 4
        - 8
        - 16
        - 32
        - 64
        - INFINITY

    reportAmountM5NR-Type:
      description: See details in 3GPP TS 32.422 clause 5.10.6.
      type: string
      enum:
        - 1
        - 2
        - 4
        - 8
        - 16
        - 32
        - 64
        - INFINITY

    reportAmountM6NR-Type:
      description: See details in 3GPP TS 32.422 clause 5.10.6.
      type: string
      enum:
        - 1
        - 2
        - 4
        - 8
        - 16
        - 32
        - 64
        - INFINITY

    reportAmountM7NR-Type:
      description: See details in 3GPP TS 32.422 clause 5.10.6.
      type: string
      enum:
        - 1
@@ -1630,6 +1696,16 @@ components:
          $ref: '#/components/schemas/reportAmountM6LTE-Type'
        reportAmountM7LTE:
          $ref: '#/components/schemas/reportAmountM7LTE-Type'
        reportAmountM1NR:
          $ref: '#/components/schemas/reportAmountM1NR-Type'
        reportAmountM4NR:
          $ref: '#/components/schemas/reportAmountM4NR-Type'
        reportAmountM5NR:
          $ref: '#/components/schemas/reportAmountM5NR-Type'
        reportAmountM6NR:
          $ref: '#/components/schemas/reportAmountM6NR-Type'
        reportAmountM7NR:
          $ref: '#/components/schemas/reportAmountM7NR-Type'
        reportInterval:
          $ref: '#/components/schemas/reportInterval-Type'
        eventThreshold: