Loading yang-models/_3gpp-nr-nrm-ntnfunction.yang +11 −4 Original line number Diff line number Diff line Loading @@ -274,13 +274,18 @@ module _3gpp-nr-nrm-ntnfunction { The attribute nTNEntityConfigList specifies configuration updates applied to MOI(s) during the specified timeWindow."; leaf timeWindow { type types3gpp:TimeWindowGrp; config true; list timeWindow { key idx; leaf idx { type uint32 ; } min-elements 1; max-elements 1; uses types3gpp:TimeWindowGrp; description "It defines the time window."; } list nTNEntityRefList { key idx; leaf idx { type uint32 ; } uses types3gpp:DistinguishedName; min-elements 0; description "It contains a list of NTN related MOIs. Loading @@ -289,7 +294,9 @@ module _3gpp-nr-nrm-ntnfunction { SectorEquipmentFunction, NRCellRelation."; } leaf-list nTNEntityConfigRefList { list nTNEntityConfigRefList { key idx; leaf idx { type uint32 ; } uses NTNEntityConfigGrp; min-elements 0; description "It contains a list of configuration Loading Loading
yang-models/_3gpp-nr-nrm-ntnfunction.yang +11 −4 Original line number Diff line number Diff line Loading @@ -274,13 +274,18 @@ module _3gpp-nr-nrm-ntnfunction { The attribute nTNEntityConfigList specifies configuration updates applied to MOI(s) during the specified timeWindow."; leaf timeWindow { type types3gpp:TimeWindowGrp; config true; list timeWindow { key idx; leaf idx { type uint32 ; } min-elements 1; max-elements 1; uses types3gpp:TimeWindowGrp; description "It defines the time window."; } list nTNEntityRefList { key idx; leaf idx { type uint32 ; } uses types3gpp:DistinguishedName; min-elements 0; description "It contains a list of NTN related MOIs. Loading @@ -289,7 +294,9 @@ module _3gpp-nr-nrm-ntnfunction { SectorEquipmentFunction, NRCellRelation."; } leaf-list nTNEntityConfigRefList { list nTNEntityConfigRefList { key idx; leaf idx { type uint32 ; } uses NTNEntityConfigGrp; min-elements 0; description "It contains a list of configuration Loading