Loading OpenAPI/TS28541_5GcNrm.yaml +40 −0 Original line number Diff line number Diff line Loading @@ -979,6 +979,12 @@ components: - DL - UL_DL - type: string dataEndMarkInd: type: boolean dataBurstSizeInd: type: boolean timetoNextBurstInd: type: boolean TrafficControlDataList: Loading Loading @@ -1143,6 +1149,40 @@ components: expTranInd: type: boolean default: false multiModalId: type: string traffParaData: $ref: '#/components/schemas/TrafficParaData' TrafficParaData: description: Contains Traffic Parameter(s) related control information. type: object properties: periodUl: type: integer periodDl: type: integer reqTrafficParas: anyOf: - type: string enum: - DL_N6_JITTER - DL_PERIOD - UL_PERIOD - type: string description: Indicates the traffic parameters to be measured. repFreqs: type: array items: $ref: '#/components/schemas/ReportingFrequency' minItems: 1 description: Represents the notification method (periodic or on event detection). dlN6JitterThr: type: integer repPeriod: type: integer ProtocolDescription: type: object Loading Loading
OpenAPI/TS28541_5GcNrm.yaml +40 −0 Original line number Diff line number Diff line Loading @@ -979,6 +979,12 @@ components: - DL - UL_DL - type: string dataEndMarkInd: type: boolean dataBurstSizeInd: type: boolean timetoNextBurstInd: type: boolean TrafficControlDataList: Loading Loading @@ -1143,6 +1149,40 @@ components: expTranInd: type: boolean default: false multiModalId: type: string traffParaData: $ref: '#/components/schemas/TrafficParaData' TrafficParaData: description: Contains Traffic Parameter(s) related control information. type: object properties: periodUl: type: integer periodDl: type: integer reqTrafficParas: anyOf: - type: string enum: - DL_N6_JITTER - DL_PERIOD - UL_PERIOD - type: string description: Indicates the traffic parameters to be measured. repFreqs: type: array items: $ref: '#/components/schemas/ReportingFrequency' minItems: 1 description: Represents the notification method (periodic or on event detection). dlN6JitterThr: type: integer repPeriod: type: integer ProtocolDescription: type: object Loading