Loading yang-models/_3gpp-nr-nrm-ntnfunction.yang +12 −3 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ module _3gpp-nr-nrm-ntnfunction { TTA, TTC). All rights reserved."; reference "3GPP TS 28.541"; revision 2025-01-29 { reference CR-1479 ; } revision 2025-02-13 { reference CR-1479 ; } revision 2024-05-24 { reference CR-1273 ; } Loading Loading @@ -265,8 +265,8 @@ module _3gpp-nr-nrm-ntnfunction { } grouping NTNTimeBasedConfigGrp { description "This IOC represents a configuration to be applied during a specified time window. description "Define configuration to be applied during a specified time window. The attribute timeWindow specifies the time window during which the specified configuration is applied. The attribute nTNEntityRefList specifies MOI(s) to be used during the Loading Loading @@ -352,6 +352,15 @@ module _3gpp-nr-nrm-ntnfunction { uses EphemerisInfoSetGrp; } } list NTNTimeBasedConfig { description "This IOC represents the NTN time-based configuration."; key id; uses top3gpp:Top_Grp; container attributes { uses NTNTimeBasedConfigGrp; } } } } Loading Loading
yang-models/_3gpp-nr-nrm-ntnfunction.yang +12 −3 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ module _3gpp-nr-nrm-ntnfunction { TTA, TTC). All rights reserved."; reference "3GPP TS 28.541"; revision 2025-01-29 { reference CR-1479 ; } revision 2025-02-13 { reference CR-1479 ; } revision 2024-05-24 { reference CR-1273 ; } Loading Loading @@ -265,8 +265,8 @@ module _3gpp-nr-nrm-ntnfunction { } grouping NTNTimeBasedConfigGrp { description "This IOC represents a configuration to be applied during a specified time window. description "Define configuration to be applied during a specified time window. The attribute timeWindow specifies the time window during which the specified configuration is applied. The attribute nTNEntityRefList specifies MOI(s) to be used during the Loading Loading @@ -352,6 +352,15 @@ module _3gpp-nr-nrm-ntnfunction { uses EphemerisInfoSetGrp; } } list NTNTimeBasedConfig { description "This IOC represents the NTN time-based configuration."; key id; uses top3gpp:Top_Grp; container attributes { uses NTNTimeBasedConfigGrp; } } } } Loading