Loading yang-models/_3gpp-nr-nrm-ntnfunction.yang +6 −3 Original line number Diff line number Diff line Loading @@ -274,9 +274,12 @@ module _3gpp-nr-nrm-ntnfunction { The attribute nTNEntityConfigList specifies configuration updates applied to MOI(s) during the specified timeWindow."; leaf timeWindow { type types3gpp:TimeWindowGrp; mandatory true; list timeWindow { key idx; leaf idx { type uint32 ; } min-elements 1; max-elements 1; uses types3gpp:TimeWindowGrp; description "It defines the time window."; } Loading Loading
yang-models/_3gpp-nr-nrm-ntnfunction.yang +6 −3 Original line number Diff line number Diff line Loading @@ -274,9 +274,12 @@ module _3gpp-nr-nrm-ntnfunction { The attribute nTNEntityConfigList specifies configuration updates applied to MOI(s) during the specified timeWindow."; leaf timeWindow { type types3gpp:TimeWindowGrp; mandatory true; list timeWindow { key idx; leaf idx { type uint32 ; } min-elements 1; max-elements 1; uses types3gpp:TimeWindowGrp; description "It defines the time window."; } Loading