Loading yang-models/_3gpp-5gc-nrm-lmffunction.yang +9 −10 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ module _3gpp-5gc-nrm-lmffunction { TTA, TTC). All rights reserved."; reference "3GPP TS 28.541"; revision 2025-07-25 { reference CR-1558 ; } revision 2025-07-25 { reference "CR-1558 CR-1585" ; } revision 2025-03-25 { reference CR-1489 ; } revision 2024-11-01 { reference CR-1405 ; } revision 2023-09-18 { reference CR-1043 ; } Loading Loading @@ -282,24 +282,23 @@ module _3gpp-5gc-nrm-lmffunction { leaf-list mLModelRefList { type types3gpp:DistinguishedName; description "This attribute holds a DN list of MLModel."; reference "3GPP TS 28.105"; config false; description "This attribute holds a DN list of MLModel. See TS 28.105"; } leaf-list aIMLInferenceFunctionRef { leaf-list aIMLInferenceFunctionRefList { type types3gpp:DistinguishedName; description "This attribute holds a DN list of aIMLInferenceFunction"; reference "3GPP TS 28.105"; config false; description "This attribute holds a DN list of AIMLInferenceFunction. See TS 28.105"; } } augment "/me3gpp:ManagedElement" { list LMFFunction { description "5G Core LMF Function defined in TS 23.501. Attribute mLModelRefList indicates that AI/ML is supported for LMF for UE positioning. Attribute aIMLInferenceFunctionRefList indicates that AI/ML Inference Function is supported for LMF for UE positioning."; description "5G Core LMF Function defined in TS 23.501"; key id; uses top3gpp:Top_Grp; container attributes { Loading Loading
yang-models/_3gpp-5gc-nrm-lmffunction.yang +9 −10 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ module _3gpp-5gc-nrm-lmffunction { TTA, TTC). All rights reserved."; reference "3GPP TS 28.541"; revision 2025-07-25 { reference CR-1558 ; } revision 2025-07-25 { reference "CR-1558 CR-1585" ; } revision 2025-03-25 { reference CR-1489 ; } revision 2024-11-01 { reference CR-1405 ; } revision 2023-09-18 { reference CR-1043 ; } Loading Loading @@ -282,24 +282,23 @@ module _3gpp-5gc-nrm-lmffunction { leaf-list mLModelRefList { type types3gpp:DistinguishedName; description "This attribute holds a DN list of MLModel."; reference "3GPP TS 28.105"; config false; description "This attribute holds a DN list of MLModel. See TS 28.105"; } leaf-list aIMLInferenceFunctionRef { leaf-list aIMLInferenceFunctionRefList { type types3gpp:DistinguishedName; description "This attribute holds a DN list of aIMLInferenceFunction"; reference "3GPP TS 28.105"; config false; description "This attribute holds a DN list of AIMLInferenceFunction. See TS 28.105"; } } augment "/me3gpp:ManagedElement" { list LMFFunction { description "5G Core LMF Function defined in TS 23.501. Attribute mLModelRefList indicates that AI/ML is supported for LMF for UE positioning. Attribute aIMLInferenceFunctionRefList indicates that AI/ML Inference Function is supported for LMF for UE positioning."; description "5G Core LMF Function defined in TS 23.501"; key id; uses top3gpp:Top_Grp; container attributes { Loading