Loading yang-models/_3gpp-nr-nrm-ecmappingrule.yang +9 −16 Original line number Diff line number Diff line Loading @@ -23,10 +23,13 @@ module _3gpp-nr-nrm-ecmappingrule { supported."; } grouping ECMappingRuleInput { description "Input to the unified mapping rule to support energy cost reporting."; grouping NGRANECMappingRuleGrp { description "Represents the NGRANECMappingRule IOC."; list rules { description "This IOC represents a unified mapping rule."; key id; uses top3gpp:Top_Grp; container attributes { leaf eCMRInputMinValue { type uint8; description "The minimum value of to be applied Loading @@ -47,16 +50,6 @@ module _3gpp-nr-nrm-ecmappingrule { units seconds; } } grouping NGRANECMappingRuleGrp { description "Represents the NGRANECMappingRule IOC."; list rules { description "This IOC represents a unified mapping rule."; key id; uses top3gpp:Top_Grp; container attributes { uses ECMappingRuleInput; } } } Loading Loading
yang-models/_3gpp-nr-nrm-ecmappingrule.yang +9 −16 Original line number Diff line number Diff line Loading @@ -23,10 +23,13 @@ module _3gpp-nr-nrm-ecmappingrule { supported."; } grouping ECMappingRuleInput { description "Input to the unified mapping rule to support energy cost reporting."; grouping NGRANECMappingRuleGrp { description "Represents the NGRANECMappingRule IOC."; list rules { description "This IOC represents a unified mapping rule."; key id; uses top3gpp:Top_Grp; container attributes { leaf eCMRInputMinValue { type uint8; description "The minimum value of to be applied Loading @@ -47,16 +50,6 @@ module _3gpp-nr-nrm-ecmappingrule { units seconds; } } grouping NGRANECMappingRuleGrp { description "Represents the NGRANECMappingRule IOC."; list rules { description "This IOC represents a unified mapping rule."; key id; uses top3gpp:Top_Grp; container attributes { uses ECMappingRuleInput; } } } Loading