Loading OpenAPI/TS28312_IntentExpectations.yaml +34 −0 Original line number Diff line number Diff line Loading @@ -38,6 +38,8 @@ components: - $ref: "#/components/schemas/AveDLRANUEThptTarget" - $ref: "#/components/schemas/LowULRANUEThptRatioTarget" - $ref: "#/components/schemas/LowDLRANUEThptRatioTarget" - $ref: "#/components/schemas/RANEnergyConsumptionReductionRatioTarget" - $ref: "#/components/schemas/RANEnergyEfficiencyTarget" expectationContexts: type: array items: Loading Loading @@ -313,6 +315,38 @@ components: - IS_LESS_THAN contextValueRange: type: number RANEnergyConsumptionReductionRatioTarget: description: >- This data type is the "ExpectationTarget" data type with specialisations for RANEnergyConsumptionReductionRatioTarget type: object properties: targetName: type: string enum: - RANEnergyConsumptionReductionRatio targetCondition: type: string enum: - IS_GREATER_THAN targetValueRange: type: integer minimum: 0 maximum: 100 RANEnergyEfficiencyTarget: description: >- This data type is the "ExpectationTarget" data type with specialisations for RANEnergyEfficiencyTarget type: object properties: targetName: type: string enum: - RANEnergyEfficiency targetCondition: type: string enum: - IS_GREATER_THAN targetValueRange: type: integer DLThptPerUETarget: description: >- This data type is the "ExpectationTarget" data type with specialisations for DLThptPerUETarget Loading Loading
OpenAPI/TS28312_IntentExpectations.yaml +34 −0 Original line number Diff line number Diff line Loading @@ -38,6 +38,8 @@ components: - $ref: "#/components/schemas/AveDLRANUEThptTarget" - $ref: "#/components/schemas/LowULRANUEThptRatioTarget" - $ref: "#/components/schemas/LowDLRANUEThptRatioTarget" - $ref: "#/components/schemas/RANEnergyConsumptionReductionRatioTarget" - $ref: "#/components/schemas/RANEnergyEfficiencyTarget" expectationContexts: type: array items: Loading Loading @@ -313,6 +315,38 @@ components: - IS_LESS_THAN contextValueRange: type: number RANEnergyConsumptionReductionRatioTarget: description: >- This data type is the "ExpectationTarget" data type with specialisations for RANEnergyConsumptionReductionRatioTarget type: object properties: targetName: type: string enum: - RANEnergyConsumptionReductionRatio targetCondition: type: string enum: - IS_GREATER_THAN targetValueRange: type: integer minimum: 0 maximum: 100 RANEnergyEfficiencyTarget: description: >- This data type is the "ExpectationTarget" data type with specialisations for RANEnergyEfficiencyTarget type: object properties: targetName: type: string enum: - RANEnergyEfficiency targetCondition: type: string enum: - IS_GREATER_THAN targetValueRange: type: integer DLThptPerUETarget: description: >- This data type is the "ExpectationTarget" data type with specialisations for DLThptPerUETarget Loading