Loading yang-models/_3gpp-nr-nrm-ecmappingrule.yang +10 −4 Original line number Diff line number Diff line Loading @@ -18,6 +18,11 @@ module _3gpp-nr-nrm-ecmappingrule { revision 2024-08-12 { reference CR-1336 ; } feature EnergyCostMappingRule { description "Indicates whether alarm acknowledgement by the consumer is supported."; } grouping ECMappingRuleInput { description "Input to the unified mapping rule to support energy cost reporting."; Loading @@ -39,6 +44,7 @@ module _3gpp-nr-nrm-ecmappingrule { description "Time interval (in seconds) that should be applied for collecting values of mapping rule attribute to be used for computing the energy cost."; units seconds; } } Loading @@ -63,16 +69,16 @@ module _3gpp-nr-nrm-ecmappingrule { container attributes { uses NGRANECMappingRuleGrp; } uses NGRANECMappingRuleGrp; } } augment "/subnet3gpp:SubNetwork" { if-feature EnergyCostMappingRule; uses NGRANECMappingRuleSubtree; } augment "/me3gpp:ManagedElement" { if-feature EnergyCostMappingRule; uses NGRANECMappingRuleSubtree; } } Loading
yang-models/_3gpp-nr-nrm-ecmappingrule.yang +10 −4 Original line number Diff line number Diff line Loading @@ -18,6 +18,11 @@ module _3gpp-nr-nrm-ecmappingrule { revision 2024-08-12 { reference CR-1336 ; } feature EnergyCostMappingRule { description "Indicates whether alarm acknowledgement by the consumer is supported."; } grouping ECMappingRuleInput { description "Input to the unified mapping rule to support energy cost reporting."; Loading @@ -39,6 +44,7 @@ module _3gpp-nr-nrm-ecmappingrule { description "Time interval (in seconds) that should be applied for collecting values of mapping rule attribute to be used for computing the energy cost."; units seconds; } } Loading @@ -63,16 +69,16 @@ module _3gpp-nr-nrm-ecmappingrule { container attributes { uses NGRANECMappingRuleGrp; } uses NGRANECMappingRuleGrp; } } augment "/subnet3gpp:SubNetwork" { if-feature EnergyCostMappingRule; uses NGRANECMappingRuleSubtree; } augment "/me3gpp:ManagedElement" { if-feature EnergyCostMappingRule; uses NGRANECMappingRuleSubtree; } }