Commit 9e7627a7 authored by sunse's avatar sunse
Browse files

Merge branch...

Merge branch 'TS28.623_Rel-18_CR0272_Report_Amount_for_M4_M5_M6_and_M7_measurements_in_NR' into 'Integration_Rel18_SA5_151_YAML'

Update TS28623_GenericNrm.yaml

See merge request !782
parents a87e0a92 e9653402
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: