Loading OpenAPI/TS28623_ComDefs.yaml +40 −0 Original line number Diff line number Diff line Loading @@ -157,6 +157,46 @@ components: $ref: '#/components/schemas/DateTimeRo' endTime: $ref: '#/components/schemas/DateTimeRo' EventTriggerConfig: description: This defines the configuration parameters of trigger event used for M10 measurement in NR. For details, please refer to TS 32.422 subclause 5.10.X. type: object properties: eventType: type: string enum: - eventA1 - eventA2 thresholdRAN: type: integer minimum: 0 maximum: 127 measurementQuantityRAN: type: string enum: - RSRP hysteresisRAN: type: integer minimum: 0 maximum: 30 timeToTriggerRAN: type: string enum: - 0ms - 40ms - 64ms - 80ms - 100ms - 128ms - 160ms - 256ms - 320ms - 480ms - 512ms - 640ms - 1024ms - 1280ms - 2560ms - 5120ms GeoCoordinate: type: object properties: Loading OpenAPI/TS28623_TraceControlNrm.yaml +15 −0 Original line number Diff line number Diff line Loading @@ -840,6 +840,7 @@ components: - M1_EVENT_TRIGGERED - M8 - M9 - M10 loggingDuration-Type: description: See details in 3GPP TS 32.422 clause 5.10.9. Loading Loading @@ -1279,6 +1280,15 @@ components: minItems: 0 maxItems: 255 layerOneRsrpPeriodicity-Type: description: Periodicity that the UE shall use for the logging of the M10 measurements. See details in 3GPP TS 32.422 clause 5.10.X. type: integer enum: - 2 - 3 - 4 - 5 traceConfig-Type: description: Trace configuration parameters for NR. See details in 3GPP TS 28.622 clause 4.3.30. type: object Loading Loading @@ -1354,6 +1364,11 @@ components: $ref: '#/components/schemas/positioningMethod-Type' excessPacketDelayThresholds: $ref: '#/components/schemas/excessPacketDelayThresholds-Type' layerOneRsrpPeriodicity: $ref: '#/components/schemas/layerOneRsrpPeriodicity-Type' eventTriggerConfig: $ref: 'TS28623_ComDefs.yaml#/components/schemas/EventTriggerConfig' loggedMDTConfig-Type: description: Logged MDT configuration parameters. See details in 3GPP TS 28.622 clause 4.3.30. Loading Loading
OpenAPI/TS28623_ComDefs.yaml +40 −0 Original line number Diff line number Diff line Loading @@ -157,6 +157,46 @@ components: $ref: '#/components/schemas/DateTimeRo' endTime: $ref: '#/components/schemas/DateTimeRo' EventTriggerConfig: description: This defines the configuration parameters of trigger event used for M10 measurement in NR. For details, please refer to TS 32.422 subclause 5.10.X. type: object properties: eventType: type: string enum: - eventA1 - eventA2 thresholdRAN: type: integer minimum: 0 maximum: 127 measurementQuantityRAN: type: string enum: - RSRP hysteresisRAN: type: integer minimum: 0 maximum: 30 timeToTriggerRAN: type: string enum: - 0ms - 40ms - 64ms - 80ms - 100ms - 128ms - 160ms - 256ms - 320ms - 480ms - 512ms - 640ms - 1024ms - 1280ms - 2560ms - 5120ms GeoCoordinate: type: object properties: Loading
OpenAPI/TS28623_TraceControlNrm.yaml +15 −0 Original line number Diff line number Diff line Loading @@ -840,6 +840,7 @@ components: - M1_EVENT_TRIGGERED - M8 - M9 - M10 loggingDuration-Type: description: See details in 3GPP TS 32.422 clause 5.10.9. Loading Loading @@ -1279,6 +1280,15 @@ components: minItems: 0 maxItems: 255 layerOneRsrpPeriodicity-Type: description: Periodicity that the UE shall use for the logging of the M10 measurements. See details in 3GPP TS 32.422 clause 5.10.X. type: integer enum: - 2 - 3 - 4 - 5 traceConfig-Type: description: Trace configuration parameters for NR. See details in 3GPP TS 28.622 clause 4.3.30. type: object Loading Loading @@ -1354,6 +1364,11 @@ components: $ref: '#/components/schemas/positioningMethod-Type' excessPacketDelayThresholds: $ref: '#/components/schemas/excessPacketDelayThresholds-Type' layerOneRsrpPeriodicity: $ref: '#/components/schemas/layerOneRsrpPeriodicity-Type' eventTriggerConfig: $ref: 'TS28623_ComDefs.yaml#/components/schemas/EventTriggerConfig' loggedMDTConfig-Type: description: Logged MDT configuration parameters. See details in 3GPP TS 28.622 clause 4.3.30. Loading