Loading yang-models/_3gpp-common-trace.yang +4 −4 Original line number Diff line number Diff line Loading @@ -1771,14 +1771,14 @@ module _3gpp-common-trace { grouping trsrPrefixCfgGrp { leaf trstPrefix { type string type string; mandatory true; description "A 2 byte Octet String. This is the base TRSR prefix" description "A 2 byte Octet String. This is the base TRSR prefix"; } leaf trsrPrefixLength { type int32 type int32; mandatory true; description "An integer to indicate how many bit" description "An integer to indicate how many bit"; } } Loading Loading
yang-models/_3gpp-common-trace.yang +4 −4 Original line number Diff line number Diff line Loading @@ -1771,14 +1771,14 @@ module _3gpp-common-trace { grouping trsrPrefixCfgGrp { leaf trstPrefix { type string type string; mandatory true; description "A 2 byte Octet String. This is the base TRSR prefix" description "A 2 byte Octet String. This is the base TRSR prefix"; } leaf trsrPrefixLength { type int32 type int32; mandatory true; description "An integer to indicate how many bit" description "An integer to indicate how many bit"; } } Loading