Loading yang-models/_3gpp-common-qmcjob.yang +7 −6 Original line number Diff line number Diff line Loading @@ -150,12 +150,13 @@ module _3gpp-common-qmcjob { to the gNB. This parameter is optional and is valid for NR only."; } leaf isMBSCommunicationService { type boolean; description "This indicates whether QoE measurement configuration pertains to MBS communication service. By default, QoE measurement configuration does not pertain to MBS communication service."; leaf mBSCommunicationServiceType { type enumeration { enum broadcast; enum multicast; } description "This attribute indicates which type of MBS communication service the QoE measurement configuration pertains to."; } } Loading Loading
yang-models/_3gpp-common-qmcjob.yang +7 −6 Original line number Diff line number Diff line Loading @@ -150,12 +150,13 @@ module _3gpp-common-qmcjob { to the gNB. This parameter is optional and is valid for NR only."; } leaf isMBSCommunicationService { type boolean; description "This indicates whether QoE measurement configuration pertains to MBS communication service. By default, QoE measurement configuration does not pertain to MBS communication service."; leaf mBSCommunicationServiceType { type enumeration { enum broadcast; enum multicast; } description "This attribute indicates which type of MBS communication service the QoE measurement configuration pertains to."; } } Loading