Loading yang-models/_3gpp-nr-nrm-ntnfunction.yang +5 −6 Original line number Diff line number Diff line Loading @@ -255,8 +255,9 @@ module _3gpp-nr-nrm-ntnfunction { SectorEquipmentFunction, NRCellRelation."; } leaf-list nTNEntityConfigRefList { list nTNEntityConfigRefList { uses types3gpp:nameValuePair; key "name"; description "Specifies the list of configuration parameters and values. The content of the attribute is a list of attributeName- attributeValue pairs. AttributeValues may be complex types."; Loading @@ -273,15 +274,13 @@ module _3gpp-nr-nrm-ntnfunction { The attribute nTNEntityConfigList specifies configuration updates applied to MOI(s) during the specified timeWindow."; leaf-list timeWindow { uses types3gpp:TimeWindowGrp; min-elements 1; max-elements 1; leaf timeWindow { type types3gpp:TimeWindowGrp; config true; description "It defines the time window."; } leaf-list nTNEntityRefList { list nTNEntityRefList { uses types3gpp:DistinguishedName; min-elements 0; description "It contains a list of NTN related MOIs. Loading Loading
yang-models/_3gpp-nr-nrm-ntnfunction.yang +5 −6 Original line number Diff line number Diff line Loading @@ -255,8 +255,9 @@ module _3gpp-nr-nrm-ntnfunction { SectorEquipmentFunction, NRCellRelation."; } leaf-list nTNEntityConfigRefList { list nTNEntityConfigRefList { uses types3gpp:nameValuePair; key "name"; description "Specifies the list of configuration parameters and values. The content of the attribute is a list of attributeName- attributeValue pairs. AttributeValues may be complex types."; Loading @@ -273,15 +274,13 @@ module _3gpp-nr-nrm-ntnfunction { The attribute nTNEntityConfigList specifies configuration updates applied to MOI(s) during the specified timeWindow."; leaf-list timeWindow { uses types3gpp:TimeWindowGrp; min-elements 1; max-elements 1; leaf timeWindow { type types3gpp:TimeWindowGrp; config true; description "It defines the time window."; } leaf-list nTNEntityRefList { list nTNEntityRefList { uses types3gpp:DistinguishedName; min-elements 0; description "It contains a list of NTN related MOIs. Loading