Loading yang-models/_3gpp-nr-nrm-ecmappingrule.yang +6 −6 Original line number Diff line number Diff line Loading @@ -15,8 +15,8 @@ module _3gpp-nr-nrm-ecmappingrule { revision 2024-08-21 { reference CR-1337 ; } grouping NGRANECMappingRuleGrp { description "Represents the NGRANECMappingRule IOC."; grouping NRECMappingRuleGrp { description "Represents the NRECMappingRule IOC."; leaf eCMRInputMinValue { type uint8; description "The minimum value of to be applied Loading @@ -38,16 +38,16 @@ module _3gpp-nr-nrm-ecmappingrule { } } grouping NGRANECMappingRuleSubtree { description "Helps augmenting NGRANECMappingRule into multiple places."; list NGRANECMappingRule { grouping NRECMappingRuleSubtree { description "Helps augmenting NRECMappingRule into multiple places."; list NRECMappingRule { key id; uses top3gpp:Top_Grp; min-elements 1; max-elements 1; leaf idx { type uint32; } container attributes { uses NGRANECMappingRuleGrp; uses NRECMappingRuleGrp; } } } Loading Loading
yang-models/_3gpp-nr-nrm-ecmappingrule.yang +6 −6 Original line number Diff line number Diff line Loading @@ -15,8 +15,8 @@ module _3gpp-nr-nrm-ecmappingrule { revision 2024-08-21 { reference CR-1337 ; } grouping NGRANECMappingRuleGrp { description "Represents the NGRANECMappingRule IOC."; grouping NRECMappingRuleGrp { description "Represents the NRECMappingRule IOC."; leaf eCMRInputMinValue { type uint8; description "The minimum value of to be applied Loading @@ -38,16 +38,16 @@ module _3gpp-nr-nrm-ecmappingrule { } } grouping NGRANECMappingRuleSubtree { description "Helps augmenting NGRANECMappingRule into multiple places."; list NGRANECMappingRule { grouping NRECMappingRuleSubtree { description "Helps augmenting NRECMappingRule into multiple places."; list NRECMappingRule { key id; uses top3gpp:Top_Grp; min-elements 1; max-elements 1; leaf idx { type uint32; } container attributes { uses NGRANECMappingRuleGrp; uses NRECMappingRuleGrp; } } } Loading