Loading yang-models/_3gpp-nr-nrm-ecmappingrule.yang +8 −2 Original line number Diff line number Diff line Loading @@ -13,7 +13,8 @@ module _3gpp-nr-nrm-ecmappingrule { TTA, TTC). All rights reserved."; reference "3GPP TS 28.541"; revision 2024-08-21 { reference CR-1337 ; } revision 2025-05-06 { reference "CR-1526 CR-1527" ; } // common for R18, R19 revision 2024-08-12 { reference "CR-1336 CR-1337"; } grouping NRECMappingRuleGrp { description "Represents the unified mapping rule to support Energy Cost Mapping Loading Loading @@ -43,11 +44,16 @@ module _3gpp-nr-nrm-ecmappingrule { grouping NRECMappingRuleSubtree { description "Helps augmenting NRECMappingRule into multiple places."; list NRECMappingRule { description "Represents the unified mapping rule, applicable for the group of gNBs (within a certain area), for the calculation of the energy cost (see TS 34.423). NRECMappingRule can be name-contained by SubNetwork or ManagedElement. It applies to all ManagedEntity contained by the parent."; key id; uses top3gpp:Top_Grp; min-elements 1; max-elements 1; leaf idx { type uint32; } container attributes { uses NRECMappingRuleGrp; } Loading Loading
yang-models/_3gpp-nr-nrm-ecmappingrule.yang +8 −2 Original line number Diff line number Diff line Loading @@ -13,7 +13,8 @@ module _3gpp-nr-nrm-ecmappingrule { TTA, TTC). All rights reserved."; reference "3GPP TS 28.541"; revision 2024-08-21 { reference CR-1337 ; } revision 2025-05-06 { reference "CR-1526 CR-1527" ; } // common for R18, R19 revision 2024-08-12 { reference "CR-1336 CR-1337"; } grouping NRECMappingRuleGrp { description "Represents the unified mapping rule to support Energy Cost Mapping Loading Loading @@ -43,11 +44,16 @@ module _3gpp-nr-nrm-ecmappingrule { grouping NRECMappingRuleSubtree { description "Helps augmenting NRECMappingRule into multiple places."; list NRECMappingRule { description "Represents the unified mapping rule, applicable for the group of gNBs (within a certain area), for the calculation of the energy cost (see TS 34.423). NRECMappingRule can be name-contained by SubNetwork or ManagedElement. It applies to all ManagedEntity contained by the parent."; key id; uses top3gpp:Top_Grp; min-elements 1; max-elements 1; leaf idx { type uint32; } container attributes { uses NRECMappingRuleGrp; } Loading