Loading yang-models/_3gpp-common-qmcjob.yang +4 −2 Original line number Diff line number Diff line Loading @@ -73,7 +73,9 @@ module _3gpp-common-qmcjob { leaf qMCTarget { description "Specifies whether the QMC is area based or individual UE based. allowedValues: AREA_BASED, UE_BASED "; type string; type enumeration { enum AREA_BASED; enum UE_BASED; } mandatory true; } Loading Loading
yang-models/_3gpp-common-qmcjob.yang +4 −2 Original line number Diff line number Diff line Loading @@ -73,7 +73,9 @@ module _3gpp-common-qmcjob { leaf qMCTarget { description "Specifies whether the QMC is area based or individual UE based. allowedValues: AREA_BASED, UE_BASED "; type string; type enumeration { enum AREA_BASED; enum UE_BASED; } mandatory true; } Loading