Commit df1071e9 authored by sunse's avatar sunse
Browse files

Rel_19 CR1530_TS_28541Add_NRM_...

Rel_19 CR1530_TS_28541Add_NRM_ solution_on_Energy_saving_optimization_for_multi_carrier_RAN_scenarios
parent eb1312f0
Loading
Loading
Loading
Loading
Loading
+24 −1
Original line number Diff line number Diff line
@@ -1788,7 +1788,30 @@ components:
                      enum:
                         - IS_NOT_ENERGY_SAVING
                         - IS_ENERGY_SAVING

                    eSOoptimizationScope:
                      $ref: 'TS28623_ComDefs.yaml#/components/schemas/GeoArea'
                    cellOverlapGroupingThreshold:
                      type: integer
                      minimum: 0
                      maxmum: 100
                    eSGroup:
                      type: array
                      uniqueItems: true
                      item:
                        $ref: 'TS28541_5GcNrm.yaml#/components/schemas/Ncgi'
                      minItems: 2
                    capacityBoosterCellsInESGroup:
                      type: array
                      uniqueItems: true
                      item:
                        $ref: 'TS28541_5GcNrm.yaml#/components/schemas/Ncgi'
                      minItems: 2
                    boosterCellsDeactivationOrder:
                      type: array
                      uniqueItems: true
                      item:
                        $ref: 'TS28541_5GcNrm.yaml#/components/schemas/Ncgi'
                      minItems: 2
    RimRSGlobal-Single:
      allOf:
        - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/Top'