Loading yang-models/_3gpp-5gc-nrm-ep.yang +6 −5 Original line number Diff line number Diff line Loading @@ -28,10 +28,11 @@ module _3gpp-5gc-nrm-ep { description "Defines the YANG mapping of the 5GC related endpoint Information Object Classes (IOCs) that are part of the 5G Core Network Resource Model. Copyright 2023, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, Copyright 2024, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). All rights reserved."; reference "3GPP TS 28.541"; revision 2024-08-19 { reference CR-1314 ; } revision 2023-09-18 { reference CR-1043 ; } revision 2019-11-18 { description "Ericsson refactoring."; Loading Loading @@ -179,7 +180,7 @@ module _3gpp-5gc-nrm-ep { uses eprp3gpp:EP_Common; } grouping EP_NLGGrp { grouping EP_NL2Grp { uses eprp3gpp:EP_Common; } Loading Loading @@ -312,12 +313,12 @@ module _3gpp-5gc-nrm-ep { } } list EP_NLG { description "Represents the EP_NLG IOC."; list EP_NL2 { description "Represents the EP_NL2 IOC."; key id; uses top3gpp:Top_Grp; container attributes { uses EP_NLGGrp; uses EP_NL2Grp; } } } Loading Loading
yang-models/_3gpp-5gc-nrm-ep.yang +6 −5 Original line number Diff line number Diff line Loading @@ -28,10 +28,11 @@ module _3gpp-5gc-nrm-ep { description "Defines the YANG mapping of the 5GC related endpoint Information Object Classes (IOCs) that are part of the 5G Core Network Resource Model. Copyright 2023, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, Copyright 2024, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). All rights reserved."; reference "3GPP TS 28.541"; revision 2024-08-19 { reference CR-1314 ; } revision 2023-09-18 { reference CR-1043 ; } revision 2019-11-18 { description "Ericsson refactoring."; Loading Loading @@ -179,7 +180,7 @@ module _3gpp-5gc-nrm-ep { uses eprp3gpp:EP_Common; } grouping EP_NLGGrp { grouping EP_NL2Grp { uses eprp3gpp:EP_Common; } Loading Loading @@ -312,12 +313,12 @@ module _3gpp-5gc-nrm-ep { } } list EP_NLG { description "Represents the EP_NLG IOC."; list EP_NL2 { description "Represents the EP_NL2 IOC."; key id; uses top3gpp:Top_Grp; container attributes { uses EP_NLGGrp; uses EP_NL2Grp; } } } Loading