Commit 6561beaf authored by Jose Antonio Ordoñez Lucena's avatar Jose Antonio Ordoñez Lucena
Browse files

Update _3gpp-common-trace.yang

parent c47e2b31
Loading
Loading
Loading
Loading
Loading
+8 −8
Original line number Diff line number Diff line
@@ -1070,15 +1070,15 @@ module _3gpp-common-trace {
    leaf reportAmount {
      when '../jobType = "IMMEDIATE_MDT_ONLY"'
        +  ' and ../reportingTrigger = "PERIODICAL"';
      type union {
        type uint32 {
          range "1|4|8|16|32|64" ;
        }
      type enumeration {
        enum 1ms;
        enum 4ms;
        enum 8ms;
        enum 16ms;
        enum 32ms;
        enum 64ms;
        enum INFINITY;
      }
      units milliseconds;
      }
      mandatory true;
      description "It specifies the number of measurement reports that shall be
        taken for periodic reporting while the UE is in connected.