Loading yang-models/_3gpp-5gc-nrm-lmffunction.yang +12 −0 Original line number Diff line number Diff line Loading @@ -49,6 +49,18 @@ module _3gpp-5gc-nrm-lmffunction { key "groupId"; uses types5g3gpp:CommModel; } leaf-list mLModelRefList { type types3gpp:DistinguishedName; description "This attribute holds a DN list of MLModel ¨ (See TS 28.105)."; config false; } leaf-list aIMLInferenceFunctionRefList { type types3gpp:DistinguishedName; description "This attribute holds a DN list of AIMLInferenceFunction (See TS 28.105)."; config false; } } augment "/me3gpp:ManagedElement" { Loading Loading
yang-models/_3gpp-5gc-nrm-lmffunction.yang +12 −0 Original line number Diff line number Diff line Loading @@ -49,6 +49,18 @@ module _3gpp-5gc-nrm-lmffunction { key "groupId"; uses types5g3gpp:CommModel; } leaf-list mLModelRefList { type types3gpp:DistinguishedName; description "This attribute holds a DN list of MLModel ¨ (See TS 28.105)."; config false; } leaf-list aIMLInferenceFunctionRefList { type types3gpp:DistinguishedName; description "This attribute holds a DN list of AIMLInferenceFunction (See TS 28.105)."; config false; } } augment "/me3gpp:ManagedElement" { Loading