Loading yang-models/_3gpp-nr-nrm-gnbdufunction.yang +16 −0 Original line number Diff line number Diff line Loading @@ -18,6 +18,7 @@ module _3gpp-nr-nrm-gnbdufunction { TTA, TTC). All rights reserved."; reference "3GPP TS 28.541 5G Network Resource Model (NRM)"; revision 2025-05-07 { reference CR-1548; } revision 2025-02-05 { reference CR-1441; } revision 2024-02-24 { reference CR-1218; } revision 2023-09-18 { reference CR-1043 ; } Loading Loading @@ -122,6 +123,21 @@ module _3gpp-nr-nrm-gnbdufunction { a single report."; } leaf isOnboardSatellite { type boolean; mandatory false; default false; description "This attribute indicates whether the function is on board the satellite."; } leaf onboardSatelliteId { type string; description "This attribute indicates the onboard satellite Id. It shall be formatted as a fixed 5-digit string, padding with leading digits “0” to complete a 5-digit length."; } leaf maxPropagationDelay { type uint32 { range "0..327679"; Loading Loading
yang-models/_3gpp-nr-nrm-gnbdufunction.yang +16 −0 Original line number Diff line number Diff line Loading @@ -18,6 +18,7 @@ module _3gpp-nr-nrm-gnbdufunction { TTA, TTC). All rights reserved."; reference "3GPP TS 28.541 5G Network Resource Model (NRM)"; revision 2025-05-07 { reference CR-1548; } revision 2025-02-05 { reference CR-1441; } revision 2024-02-24 { reference CR-1218; } revision 2023-09-18 { reference CR-1043 ; } Loading Loading @@ -122,6 +123,21 @@ module _3gpp-nr-nrm-gnbdufunction { a single report."; } leaf isOnboardSatellite { type boolean; mandatory false; default false; description "This attribute indicates whether the function is on board the satellite."; } leaf onboardSatelliteId { type string; description "This attribute indicates the onboard satellite Id. It shall be formatted as a fixed 5-digit string, padding with leading digits “0” to complete a 5-digit length."; } leaf maxPropagationDelay { type uint32 { range "0..327679"; Loading