Jump to content

TEST-X: Difference between revisions

From Teltonika Telematics Wiki
Line 82: Line 82:
* Enables automatic switching between '''Private Mode''' and '''Business Mode''' based on configured '''time, date, daylight saving rules,''' and '''time zones'''.
* Enables automatic switching between '''Private Mode''' and '''Business Mode''' based on configured '''time, date, daylight saving rules,''' and '''time zones'''.


=== Parameter List ===
<table class="nd-othertables_2" style="width:100%; border-collapse: collapse;">
<table class="nd-othertables_2" style="width:100%; border-collapse: collapse;">
   <tr>
   <tr>
Line 110: Line 109:
     <td>11811</td>
     <td>11811</td>
     <td>
     <td>
      Private/Business mode triggers. When a trigger is activated it activates the private mode.  
Private/Business mode triggers. When a trigger is activated it activates the private mode. When the trigger goes low the private mode is turned OFF and device works in a business mode. Implemented using bit mask so that multiple choices could be selected where:<br>
      When the trigger goes low the private mode is turned OFF and device works in a business mode.  
0 - no trigger;<br>
      Implemented using bit mask so that multiple choices could be selected where:<br>
1 - DIN1;<br>
      0 - no trigger;<br>
2 - DIN2;<br>
      1 - DIN1;<br>
3 - DIN3;<br>
      2 - DIN2;<br>
4 - DIN4;
      3 - DIN3;<br>
      4 - DIN4;
     </td>
     </td>
     <td>
     <td>
      Min: 0<br>
Min: 0<br>
      Default: 0<br>
Default: 0<br>
      Max: 15
Max: 15
     </td>
     </td>
   </tr>
   </tr>
Line 130: Line 127:
     <td>11812</td>
     <td>11812</td>
     <td>
     <td>
      Private/Business DOUT. When the private mode is active the selected DOUT is turned ON,  
Private/Business DOUT. When the private mode is active the selected DOUT is turned ON, when the private mode is OFF DOUT needs to go low also. Parameter values:<br>
      when the private mode is OFF DOUT needs to go low also. Parameter values:<br>
0 - DOUT control disabled;<br>
      0 - DOUT control disabled;<br>
1 - DOUT1;<br>
      1 - DOUT1;<br>
2 - DOUT2;<br>
      2 - DOUT2;<br>
3 - DOUT3;<br>
      3 - DOUT3;<br>
4 - DOUT4;
      4 - DOUT4;
     </td>
     </td>
     <td>
     <td>
      Min: 0<br>
Min: 0<br>
      Default: 0<br>
Default: 0<br>
      Max: 4
Max: 4
     </td>
     </td>
   </tr>
   </tr>
Line 149: Line 145:
     <td>11813</td>
     <td>11813</td>
     <td>
     <td>
      GPS data masking describes how the GPS data is being masked when the device is in private mode.  
GPS data masking describes how the GPS data is being masked when the device is in private mode. The parameter values are:<br>
      The parameter values are:<br>
0 - No masking;<br>
      0 - No masking;<br>
1 - GNSS data is sent as zero;<br>
      1 - GNSS data is sent as zero;<br>
2 - GNSS data is sent as last good known position;
      2 - GNSS data is sent as last good known position;
     </td>
     </td>
     <td>
     <td>
      Min: 0<br>
Min: 0<br>
      Default: 1<br>
Default: 1<br>
      Max: 2
Max: 2
     </td>
     </td>
   </tr>
   </tr>
Line 166: Line 161:
     <td>11815</td>
     <td>11815</td>
     <td>
     <td>
      If enabled stops odometer calculation for Odometer and Trip scenarios in Private mode:<br>
If enabled stops odometer calculation for Odometer and Trip scenarios in Private mode:<br>
      0 - Disabled;<br>
0 - Disabled;<br>
      1 - Enabled;
1 - Enabled;
     </td>
     </td>
     <td>
     <td>
      Min: 0<br>
Min: 0<br>
      Default: 0<br>
Default: 0<br>
      Max: 1
Max: 1
     </td>
     </td>
   </tr>
   </tr>
Line 181: Line 176:
     <td>11816</td>
     <td>11816</td>
     <td>
     <td>
      Private mode deactivation triggers. When a trigger is activated it deactivates the private mode.  
Private mode deactivation triggers. When a trigger is activated it deactivates the private mode. Implemented using bit mask so that multiple choices could be selected where:<br>
      Implemented using bit mask so that multiple choices could be selected where:<br>
0 - no trigger;<br>
      0 - no trigger;<br>
1 - Towing detected;<br>
      1 - Towing detected;<br>
2 - Unplug detected;<br>
      2 - Unplug detected;<br>
3 - Towing or Unplug detected;<br>
      3 - Towing or Unplug detected;<br>
4 - Crash detected;<br>
      4 - Crash detected;<br>
5 - Towing or Crash detected;<br>
      5 - Towing or Crash detected;<br>
6 - Unplug or Crash detected;<br>
      6 - Unplug or Crash detected;<br>
7 - Towing, Unplug or Crash detected;<br>
      7 - Towing, Unplug or Crash detected;<br>
8 - Autogeofence triggered;<br>
      8 - Autogeofence triggered;<br>
9 - Towing or Autogeofence triggered;<br>
      9 - Towing or Autogeofence triggered;<br>
10 - Unplug or Autogeofence triggered;<br>
      10 - Unplug or Autogeofence triggered;<br>
11 - Towing, Unplug or Autogeofence triggered;<br>
      11 - Towing, Unplug or Autogeofence triggered;<br>
12 - Crash or Autogeofence triggered;<br>
      12 - Crash or Autogeofence triggered;<br>
13 - Towing, Crash or Autogeofence triggered;<br>
      13 - Towing, Crash or Autogeofence triggered;<br>
14 - Unplug, Crash or Autogeofence triggered;<br>
      14 - Unplug, Crash or Autogeofence triggered;<br>
15 - Towing, Unplug, Crash or Autogeofence triggered;
      15 - Towing, Unplug, Crash or Autogeofence triggered;
     </td>
     </td>
     <td>
     <td>
      Min: 0<br>
Min: 0<br>
      Default: 15<br>
Default: 15<br>
      Max: 15
Max: 15
     </td>
     </td>
   </tr>
   </tr>
Line 211: Line 205:
     <td>11818</td>
     <td>11818</td>
     <td>
     <td>
      If enabled automatically disables private mode on Monday during configured time:<br>
If enabled automatically disables private mode on Monday during configured time:<br>
      0 - Disabled;<br>
0 - Disabled;<br>
      1 - Enabled;
1 - Enabled;
     </td>
     </td>
     <td>
     <td>
      Min: 0<br>
Min: 0<br>
      Default: 1<br>
Default: 1<br>
      Max: 1
Max: 1
     </td>
     </td>
   </tr>
   </tr>
Line 226: Line 220:
     <td>11819</td>
     <td>11819</td>
     <td>
     <td>
      Starting from a configured time until end time disables Private mode and enables Business mode on Monday.
Starting from a configured time until end time disables Private mode and enables Business mode on Monday;
     </td>
     </td>
     <td>
     <td>
      Min: 0<br>
Min: 0<br>
      Default: 0<br>
Default: 0<br>
      Max: 1440
Max: 1440
     </td>
     </td>
   </tr>
   </tr>
Line 239: Line 233:
     <td>11820</td>
     <td>11820</td>
     <td>
     <td>
      Starting from a configured time until end time disables Private mode and enables Business mode on Monday.
Starting from a configured time until end time disables Private mode and enables Business mode on Monday;
     </td>
     </td>
     <td>
     <td>
      Min: 0<br>
Min: 0<br>
      Default: 0<br>
Default: 0<br>
      Max: 1440
Max: 1440
     </td>
     </td>
   </tr>
   </tr>
Line 252: Line 246:
     <td>11821</td>
     <td>11821</td>
     <td>
     <td>
      If enabled automatically disables private mode on Tuesday during configured time:<br>
If enabled automatically disables private mode on Tuesday during configured time:<br>
      0 - Disabled;<br>
0 - Disabled;<br>
      1 - Enabled;
1 - Enabled;
     </td>
     </td>
     <td>
     <td>
      Min: 0<br>
Min: 0<br>
      Default: 1<br>
Default: 1<br>
      Max: 1
Max: 1
     </td>
     </td>
   </tr>
   </tr>
Line 267: Line 261:
     <td>11822</td>
     <td>11822</td>
     <td>
     <td>
      Starting from a configured time until end time disables Private mode and enables Business mode on Tuesday.
Starting from a configured time until end time disables Private mode and enables Business mode on Tuesday;
     </td>
     </td>
     <td>
     <td>
      Min: 0<br>
Min: 0<br>
      Default: 0<br>
Default: 0<br>
      Max: 1440
Max: 1440
     </td>
     </td>
   </tr>
   </tr>
Line 280: Line 274:
     <td>11823</td>
     <td>11823</td>
     <td>
     <td>
      Starting from a configured time until end time disables Private mode and enables Business mode on Tuesday.
Starting from a configured time until end time disables Private mode and enables Business mode on Tuesday;
     </td>
     </td>
     <td>
     <td>
      Min: 0<br>
Min: 0<br>
      Default: 0<br>
Default: 0<br>
      Max: 1440
Max: 1440
     </td>
     </td>
   </tr>
   </tr>
Line 293: Line 287:
     <td>11824</td>
     <td>11824</td>
     <td>
     <td>
      If enabled automatically disables private mode on Wednesday during configured time:<br>
If enabled automatically disables private mode on Wednesday during configured time:<br>
      0 - Disabled;<br>
0 - Disabled;<br>
      1 - Enabled;
1 - Enabled;
     </td>
     </td>
     <td>
     <td>
      Min: 0<br>
Min: 0<br>
      Default: 1<br>
Default: 1<br>
      Max: 1
Max: 1
     </td>
     </td>
   </tr>
   </tr>
Line 308: Line 302:
     <td>11825</td>
     <td>11825</td>
     <td>
     <td>
      Starting from a configured time until end time disables Private mode and enables Business mode on Wednesday.
Starting from a configured time until end time disables Private mode and enables Business mode on Wednesday;
     </td>
     </td>
     <td>
     <td>
      Min: 0<br>
Min: 0<br>
      Default: 0<br>
Default: 0<br>
      Max: 1440
Max: 1440
     </td>
     </td>
   </tr>
   </tr>
Line 321: Line 315:
     <td>11826</td>
     <td>11826</td>
     <td>
     <td>
      Starting from a configured time until end time disables Private mode and enables Business mode on Wednesday.
Starting from a configured time until end time disables Private mode and enables Business mode on Wednesday;
     </td>
     </td>
     <td>
     <td>
      Min: 0<br>
Min: 0<br>
      Default: 0<br>
Default: 0<br>
      Max: 1440
Max: 1440
     </td>
     </td>
   </tr>
   </tr>
Line 334: Line 328:
     <td>11827</td>
     <td>11827</td>
     <td>
     <td>
      If enabled automatically disables private mode on Thursday during configured time:<br>
If enabled automatically disables private mode on Thursday during configured time:<br>
      0 - Disabled;<br>
0 - Disabled;<br>
      1 - Enabled;
1 - Enabled;
     </td>
     </td>
     <td>
     <td>
      Min: 0<br>
Min: 0<br>
      Default: 1<br>
Default: 1<br>
      Max: 1
Max: 1
     </td>
     </td>
   </tr>
   </tr>
Line 349: Line 343:
     <td>11828</td>
     <td>11828</td>
     <td>
     <td>
      Starting from a configured time until end time disables Private mode and enables Business mode on Thursday.
Starting from a configured time until end time disables Private mode and enables Business mode on Thursday;
     </td>
     </td>
     <td>
     <td>
      Min: 0<br>
Min: 0<br>
      Default: 0<br>
Default: 0<br>
      Max: 1440
Max: 1440
     </td>
     </td>
   </tr>
   </tr>
Line 362: Line 356:
     <td>11829</td>
     <td>11829</td>
     <td>
     <td>
      Starting from a configured time until end time disables Private mode and enables Business mode on Thursday.
Starting from a configured time until end time disables Private mode and enables Business mode on Thursday;
     </td>
     </td>
     <td>
     <td>
      Min: 0<br>
Min: 0<br>
      Default: 0<br>
Default: 0<br>
      Max: 1440
Max: 1440
     </td>
     </td>
   </tr>
   </tr>
Line 375: Line 369:
     <td>11830</td>
     <td>11830</td>
     <td>
     <td>
      If enabled automatically disables private mode on Friday during configured time:<br>
If enabled automatically disables private mode on Friday during configured time:<br>
      0 - Disabled;<br>
0 - Disabled;<br>
      1 - Enabled;
1 - Enabled;
     </td>
     </td>
     <td>
     <td>
      Min: 0<br>
Min: 0<br>
      Default: 1<br>
Default: 1<br>
      Max: 1
Max: 1
     </td>
     </td>
   </tr>
   </tr>
Line 390: Line 384:
     <td>11831</td>
     <td>11831</td>
     <td>
     <td>
      Starting from a configured time until end time disables Private mode and enables Business mode on Friday.
Starting from a configured time until end time disables Private mode and enables Business mode on Friday;
     </td>
     </td>
     <td>
     <td>
      Min: 0<br>
Min: 0<br>
      Default: 0<br>
Default: 0<br>
      Max: 1440
Max: 1440
     </td>
     </td>
   </tr>
   </tr>
Line 403: Line 397:
     <td>11832</td>
     <td>11832</td>
     <td>
     <td>
      Starting from a configured time until end time disables Private mode and enables Business mode on Friday.
Starting from a configured time until end time disables Private mode and enables Business mode on Friday;
     </td>
     </td>
     <td>
     <td>
      Min: 0<br>
Min: 0<br>
      Default: 0<br>
Default: 0<br>
      Max: 1440
Max: 1440
     </td>
     </td>
   </tr>
   </tr>
Line 416: Line 410:
     <td>11833</td>
     <td>11833</td>
     <td>
     <td>
      If enabled automatically disables private mode on Saturday during configured time:<br>
If enabled automatically disables private mode on Saturday during configured time:<br>
      0 - Disabled;<br>
0 - Disabled;<br>
      1 - Enabled;
1 - Enabled;
     </td>
     </td>
     <td>
     <td>
      Min: 0<br>
Min: 0<br>
      Default: 1<br>
Default: 1<br>
      Max: 1
Max: 1
     </td>
     </td>
   </tr>
   </tr>
Line 431: Line 425:
     <td>11834</td>
     <td>11834</td>
     <td>
     <td>
      Starting from a configured time until end time disables Private mode and enables Business mode on Saturday.
Starting from a configured time until end time disables Private mode and enables Business mode on Saturday;
     </td>
     </td>
     <td>
     <td>
      Min: 0<br>
Min: 0<br>
      Default: 0<br>
Default: 0<br>
      Max: 1440
Max: 1440
     </td>
     </td>
   </tr>
   </tr>
Line 444: Line 438:
     <td>11835</td>
     <td>11835</td>
     <td>
     <td>
      Starting from a configured time until end time disables Private mode and enables Business mode on Saturday.
Starting from a configured time until end time disables Private mode and enables Business mode on Saturday;
     </td>
     </td>
     <td>
     <td>
      Min: 0<br>
Min: 0<br>
      Default: 0<br>
Default: 0<br>
      Max: 1440
Max: 1440
     </td>
     </td>
   </tr>
   </tr>
Line 457: Line 451:
     <td>11836</td>
     <td>11836</td>
     <td>
     <td>
      If enabled automatically disables private mode on Sunday during configured time:<br>
If enabled automatically disables private mode on Sunday during configured time:<br>
      0 - Disabled;<br>
0 - Disabled;<br>
      1 - Enabled;
1 - Enabled;
     </td>
     </td>
     <td>
     <td>
      Min: 0<br>
Min: 0<br>
      Default: 1<br>
Default: 1<br>
      Max: 1
Max: 1
     </td>
     </td>
   </tr>
   </tr>
Line 472: Line 466:
     <td>11837</td>
     <td>11837</td>
     <td>
     <td>
      Starting from a configured time until end time disables Private mode and enables Business mode on Sunday.
Starting from a configured time until end time disables Private mode and enables Business mode on Sunday;
     </td>
     </td>
     <td>
     <td>
      Min: 0<br>
Min: 0<br>
      Default: 0<br>
Default: 0<br>
      Max: 1440
Max: 1440
     </td>
     </td>
   </tr>
   </tr>
Line 485: Line 479:
     <td>11838</td>
     <td>11838</td>
     <td>
     <td>
      Starting from a configured time until end time disables Private mode and enables Business mode on Sunday.
Starting from a configured time until end time disables Private mode and enables Business mode on Sunday;
     </td>
     </td>
     <td>
     <td>
      Min: 0<br>
Min: 0<br>
      Default: 0<br>
Default: 0<br>
      Max: 1440
Max: 1440
     </td>
     </td>
   </tr>
   </tr>
Line 498: Line 492:
     <td>11839</td>
     <td>11839</td>
     <td>
     <td>
      Time in minutes from GMT +00:00. Example: GMT +02:00 is 120.
Time in minutes from GMT +00:00. Example: GMT +02:00 is 120;
     </td>
     </td>
     <td>
     <td>
      Min: -720<br>
Min: -720<br>
      Default: 0<br>
Default: 0<br>
      Max: 1440
Max: 1440
     </td>
     </td>
   </tr>
   </tr>
Line 511: Line 505:
     <td>11840</td>
     <td>11840</td>
     <td>
     <td>
      If enabled automatically adjusts the time for daylight saving:<br>
If enabled automatically adjusts the time for daylight saving;<br>
      0 - Disabled;<br>
0 - Disabled;<br>
      1 - Enabled;
1 - Enabled;
     </td>
     </td>
     <td>
     <td>
      Min: 0<br>
Min: 0<br>
      Default: 0<br>
Default: 0<br>
      Max: 1
Max: 1
     </td>
     </td>
   </tr>
   </tr>
Line 526: Line 520:
     <td>11841</td>
     <td>11841</td>
     <td>
     <td>
      Sets the week when daylight saving starts:<br>
Sets the week when daylight saving starts:<br>
      1 - First week of a month;<br>
1 - First week of a month;<br>
      2 - Second week of a month;<br>
2 - Second week of a month;<br>
      3 - Third week of a month;<br>
3 - Third week of a month;<br>
      4 - Fourth week of a month;<br>
4 - Fourth week of a month;<br>
      5 - Last week of a month;
5 - Last week of a month;
     </td>
     </td>
     <td>
     <td>
      Min: 0<br>
Min: 0<br>
      Default: 0<br>
Default: 0<br>
      Max: 4
Max: 4
     </td>
     </td>
   </tr>
   </tr>
Line 544: Line 538:
     <td>11842</td>
     <td>11842</td>
     <td>
     <td>
      Sets the month when daylight saving starts. A month is represented by a number from 1 to 12.
Sets the month when daylight saving starts. A month is represented by a number from 1 to 12;
     </td>
     </td>
     <td>
     <td>
      Min: 1<br>
Min: 1<br>
      Default: 1<br>
Default: 1<br>
      Max: 12
Max: 12
     </td>
     </td>
   </tr>
   </tr>
Line 557: Line 551:
     <td>11843</td>
     <td>11843</td>
     <td>
     <td>
      Sets the weekday when daylight saving starts:<br>
Sets the weekday when daylight saving starts:<br>
      1 - Monday;<br>
1 - Monday;<br>
      2 - Tuesday;<br>
2 - Tuesday;<br>
      3 - Wednesday;<br>
3 - Wednesday;<br>
      4 - Thursday;<br>
4 - Thursday;<br>
      5 - Friday;<br>
5 - Friday;<br>
      6 - Saturday;<br>
6 - Saturday;<br>
      7 - Sunday;
7 - Sunday;
     </td>
     </td>
     <td>
     <td>
      Min: 0<br>
Min: 0<br>
      Default: 0<br>
Default: 0<br>
      Max: 6
Max: 6
     </td>
     </td>
   </tr>
   </tr>
Line 577: Line 571:
     <td>11844</td>
     <td>11844</td>
     <td>
     <td>
      Sets the time in minutes when daylight saving starts. A start time is represented by a number from 0 to 1440,  
Sets the time in minutes when daylight saving starts. A start time is represented by a number from 0 to 1440, where the number represents the minutes from midnight;
      where the number represents the minutes from midnight.
     </td>
     </td>
     <td>
     <td>
      Min: 0<br>
Min: 0<br>
      Default: 0<br>
Default: 0<br>
      Max: 1440
Max: 1440
     </td>
     </td>
   </tr>
   </tr>
Line 591: Line 584:
     <td>11845</td>
     <td>11845</td>
     <td>
     <td>
      Sets the week when daylight saving ends:<br>
Sets the week when daylight saving ends:<br>
      1 - First week of a month;<br>
1 - First week of a month;<br>
      2 - Second week of a month;<br>
2 - Second week of a month;<br>
      3 - Third week of a month;<br>
3 - Third week of a month;<br>
      4 - Fourth week of a month;<br>
4 - Fourth week of a month;<br>
      5 - Last week of a month;
5 - Last week of a month;
     </td>
     </td>
     <td>
     <td>
      Min: 0<br>
Min: 0<br>
      Default: 0<br>
Default: 0<br>
      Max: 4
Max: 4
     </td>
     </td>
   </tr>
   </tr>
Line 609: Line 602:
     <td>11846</td>
     <td>11846</td>
     <td>
     <td>
      Sets the month when daylight saving ends. A month is represented by a number from 1 to 12.
Sets the month when daylight saving ends. A month is represented by a number from 1 to 12;
     </td>
     </td>
     <td>
     <td>
      Min: 1<br>
Min: 1<br>
      Default: 1<br>
Default: 1<br>
      Max: 12
Max: 12
     </td>
     </td>
   </tr>
   </tr>
Line 622: Line 615:
     <td>11847</td>
     <td>11847</td>
     <td>
     <td>
      Sets the weekday when daylight saving ends:<br>
Sets the weekday when daylight saving ends:<br>
      1 - Monday;<br>
1 - Monday;<br>
      2 - Tuesday;<br>
2 - Tuesday;<br>
      3 - Wednesday;<br>
3 - Wednesday;<br>
      4 - Thursday;<br>
4 - Thursday;<br>
      5 - Friday;<br>
5 - Friday;<br>
      6 - Saturday;<br>
6 - Saturday;<br>
      7 - Sunday;
7 - Sunday;
     </td>
     </td>
     <td>
     <td>
      Min: 0<br>
Min: 0<br>
      Default: 0<br>
Default: 0<br>
      Max: 6
Max: 6
     </td>
     </td>
   </tr>
   </tr>
Line 642: Line 635:
     <td>11848</td>
     <td>11848</td>
     <td>
     <td>
      Sets the time in minutes when daylight saving ends. An end time is represented by a number from 0 to 1440,  
Sets the time in minutes when daylight saving ends. An end time is represented by a number from 0 to 1440, where the number represents the minutes from midnight;
      where the number represents the minutes from midnight.
     </td>
     </td>
     <td>
     <td>
      Min: 0<br>
Min: 0<br>
      Default: 0<br>
Default: 0<br>
      Max: 1440
Max: 1440
     </td>
     </td>
   </tr>
   </tr>
Line 656: Line 648:
     <td>11849</td>
     <td>11849</td>
     <td>
     <td>
      Sets Private/Business trigger type:<br>
Sets Private/Business trigger type:<br>
      0 - External trigger such as DIN;<br>
0 - External trigger such as DIN;<br>
      1 - Weekly schedule;
1 - Weekly schedule;
     </td>
     </td>
     <td>
     <td>
      Min: 0<br>
Min: 0<br>
      Default: 0<br>
Default: 0<br>
      Max: 1
Max: 1
     </td>
     </td>
   </tr>
   </tr>
Line 671: Line 663:
     <td>11851</td>
     <td>11851</td>
     <td>
     <td>
      Sets Private/Business DIN mode:<br>
Sets Private/Business DIN mode:<br>
      0 - Button: triggers on state change Low -&gt; High;<br>
0 - Button: triggers on state change Low -&gt; High;<br>
      1 - Switch: triggers on state change Low -&gt; High and High -&gt; Low;
1 - Switch: triggers on state change Low -&gt; High and High -&gt; Low;
     </td>
     </td>
     <td>
     <td>
      Min: 0<br>
Min: 0<br>
      Default: 0<br>
Default: 0<br>
      Max: 1
Max: 1
     </td>
     </td>
   </tr>
   </tr>
</table>
</table>

Revision as of 15:44, 18 March 2026

Private /Bussines mode

This feature enables employees to use company vehicles for personal purposes while maintaining compliance with EU General Data Protection Regulation requirements. When Private mode is active, the device masks location data and other sensitive information to prevent unauthorized tracking. Business mode restores full data visibility for standard fleet operations.

Private/Business Mode is used in fleet operations where employees may drive company vehicles for both work and personal needs. It helps ensure privacy during personal use by disabling location reporting, while still providing full tracking and operational data during business use.

In the TCT Features section, the Private / Business Mode allows the user to configure when the private mode should activate and deactivate by selecting one of the available feature triggers: a weekly scheduler or an external trigger type. Additionally, the user can define how the system should handle GNSS and odometer data while private mode is active. The feature also supports automatic deactivation of private mode when specific events are detected, such as Unplug, Towing, and other configured triggers.


Prerequisites and Important Settings

  • IMPORTANT: After exiting any sleep mode, DOUT and Private/Business state will automatically return to the values they had before entering the sleep mode.

Basic Operation

  • In the Private/Business window, the user can set the priority level used for sending messages (HIGH or LOW priority).
  • The DOUT control function allows indicating the state of Private Mode.When Private Mode is detected as ON, the configured DOUT output will also be switched ON.

DOUT State in Sleep mode

In different sleep modes DOUT behavior as well as Private/Business state are as follows:

Mode DOUT State Private/Business State
Online Sleep Last state before entering sleep Last state before entering sleep
Deep Sleep Last state before entering sleep Last state before entering Deep Sleep
Power Off Sleep DOUT is OFF Last state before entering Power Off Sleep

After exiting any sleep mode, DOUT and Private/Business state return to the state they were in before entering the sleep mode.

GNSS Data Masking defines how the device will handle location information (GNSS data) while in Private Mode:

  • No masking – GNSS information is not hidden.
  • GNSS data is sent as zero – In every record sent to the server, the GNSS fields (latitude, longitude, altitude, angle, and number of satellites) are set to “0”.Additionally, GSM Cell ID and GSM Area Code information will not be sent.
  • GNSS data is sent as last known good position –The last valid GNSS data (latitude, longitude, altitude) recorded before entering Private Mode is sent in every record.

The following I/O elements are sent as “0”:

  • GSM Cell ID (AVL ID 205)
  • GSM Area Code (AVL ID 206)
  • Private Mode Odometer Stop - when enabled, the device does not accumulate odometer data while Private Mode is active.
  • Private Business Deactivation – enables the system to automatically deactivate Private Mode based on selected scenarios.

Available scenarios include: Towing, Unplug, Crash, and Autogeofence. The user can select one, several, or all scenarios from the dropdown menu.

NOTE:
If Trigger type is set to External, the user must press the button or switch again to re enable Private Mode. If Trigger type is set to Weekly Schedule, the user must wait until the next scheduled activation time for Private Mode to be enabled again.

Feature Triggers

This section allows the user to configure the trigger logic that switches the feature between Private Mode and Business Mode.

Trigger Types
1. External
External triggers can be configured using Digital Inputs (DINs). When External is selected, the user can choose a specific DIN for the trigger logic. DIN Mode Options:

  • Button Mode

The selected DIN operates as a button.
Private Mode is activated or deactivated when the DIN status changes (triggered on the status transition).

  • Switch Mode

The selected DIN operates as a switch.
Private Mode is controlled based on the current DIN value:

  • DIN = HIGH → Private Mode enabled
  • DIN = LOW → Private Mode disabled

2. Weekly Schedule
A weekly schedule can be configured to automatically enable Private Mode at specific times based on the user defined schedule.

Weekly schedule

  • Enables automatic switching between Private Mode and Business Mode based on configured time, date, daylight saving rules, and time zones.
PARAMETER NAME PARAMETER ID (RELATED AVL ID) DESCRIPTION VALUES
Private/Business mode (Eventual AVL) 391

Private/Business mode where:
0 - Private mode OFF (Business mode ON);
1 - Private mode ON (Business mode OFF);

Min: 0
Default: 0
Max: 1

Private/Business mode triggers (Parameter) 11811

Private/Business mode triggers. When a trigger is activated it activates the private mode. When the trigger goes low the private mode is turned OFF and device works in a business mode. Implemented using bit mask so that multiple choices could be selected where:
0 - no trigger;
1 - DIN1;
2 - DIN2;
3 - DIN3;
4 - DIN4;

Min: 0
Default: 0
Max: 15

Private/Business DOUT control (Parameter) 11812

Private/Business DOUT. When the private mode is active the selected DOUT is turned ON, when the private mode is OFF DOUT needs to go low also. Parameter values:
0 - DOUT control disabled;
1 - DOUT1;
2 - DOUT2;
3 - DOUT3;
4 - DOUT4;

Min: 0
Default: 0
Max: 4

GPS data masking (Parameter) 11813

GPS data masking describes how the GPS data is being masked when the device is in private mode. The parameter values are:
0 - No masking;
1 - GNSS data is sent as zero;
2 - GNSS data is sent as last good known position;

Min: 0
Default: 1
Max: 2

Private mode odometer stop (Parameter) 11815

If enabled stops odometer calculation for Odometer and Trip scenarios in Private mode:
0 - Disabled;
1 - Enabled;

Min: 0
Default: 0
Max: 1

Private mode deactivation triggers (Parameter) 11816

Private mode deactivation triggers. When a trigger is activated it deactivates the private mode. Implemented using bit mask so that multiple choices could be selected where:
0 - no trigger;
1 - Towing detected;
2 - Unplug detected;
3 - Towing or Unplug detected;
4 - Crash detected;
5 - Towing or Crash detected;
6 - Unplug or Crash detected;
7 - Towing, Unplug or Crash detected;
8 - Autogeofence triggered;
9 - Towing or Autogeofence triggered;
10 - Unplug or Autogeofence triggered;
11 - Towing, Unplug or Autogeofence triggered;
12 - Crash or Autogeofence triggered;
13 - Towing, Crash or Autogeofence triggered;
14 - Unplug, Crash or Autogeofence triggered;
15 - Towing, Unplug, Crash or Autogeofence triggered;

Min: 0
Default: 15
Max: 15

Private/Business mode Weekly Schedule Monday Enable (Parameter) 11818

If enabled automatically disables private mode on Monday during configured time:
0 - Disabled;
1 - Enabled;

Min: 0
Default: 1
Max: 1

Private/Business mode Weekly Schedule start time of a Business mode on Monday (Parameter) 11819

Starting from a configured time until end time disables Private mode and enables Business mode on Monday;

Min: 0
Default: 0
Max: 1440

Private/Business mode Weekly Schedule end time of a Business mode on Monday (Parameter) 11820

Starting from a configured time until end time disables Private mode and enables Business mode on Monday;

Min: 0
Default: 0
Max: 1440

Private/Business mode Weekly Schedule Tuesday Enable (Parameter) 11821

If enabled automatically disables private mode on Tuesday during configured time:
0 - Disabled;
1 - Enabled;

Min: 0
Default: 1
Max: 1

Private/Business mode Weekly Schedule start time of a Business mode on Tuesday (Parameter) 11822

Starting from a configured time until end time disables Private mode and enables Business mode on Tuesday;

Min: 0
Default: 0
Max: 1440

Private/Business mode Weekly Schedule end time of a Business mode on Tuesday (Parameter) 11823

Starting from a configured time until end time disables Private mode and enables Business mode on Tuesday;

Min: 0
Default: 0
Max: 1440

Private/Business mode Weekly Schedule Wednesday Enable (Parameter) 11824

If enabled automatically disables private mode on Wednesday during configured time:
0 - Disabled;
1 - Enabled;

Min: 0
Default: 1
Max: 1

Private/Business mode Weekly Schedule start time of a Business mode on Wednesday (Parameter) 11825

Starting from a configured time until end time disables Private mode and enables Business mode on Wednesday;

Min: 0
Default: 0
Max: 1440

Private/Business mode Weekly Schedule end time of a Business mode on Wednesday (Parameter) 11826

Starting from a configured time until end time disables Private mode and enables Business mode on Wednesday;

Min: 0
Default: 0
Max: 1440

Private/Business mode Weekly Schedule Thursday Enable (Parameter) 11827

If enabled automatically disables private mode on Thursday during configured time:
0 - Disabled;
1 - Enabled;

Min: 0
Default: 1
Max: 1

Private/Business mode Weekly Schedule start time of a Business mode on Thursday (Parameter) 11828

Starting from a configured time until end time disables Private mode and enables Business mode on Thursday;

Min: 0
Default: 0
Max: 1440

Private/Business mode Weekly Schedule end time of a Business mode on Thursday (Parameter) 11829

Starting from a configured time until end time disables Private mode and enables Business mode on Thursday;

Min: 0
Default: 0
Max: 1440

Private/Business mode Weekly Schedule Friday Enable (Parameter) 11830

If enabled automatically disables private mode on Friday during configured time:
0 - Disabled;
1 - Enabled;

Min: 0
Default: 1
Max: 1

Private/Business mode Weekly Schedule start time of a Business mode on Friday (Parameter) 11831

Starting from a configured time until end time disables Private mode and enables Business mode on Friday;

Min: 0
Default: 0
Max: 1440

Private/Business mode Weekly Schedule end time of a Business mode on Friday (Parameter) 11832

Starting from a configured time until end time disables Private mode and enables Business mode on Friday;

Min: 0
Default: 0
Max: 1440

Private/Business mode Weekly Schedule Saturday Enable (Parameter) 11833

If enabled automatically disables private mode on Saturday during configured time:
0 - Disabled;
1 - Enabled;

Min: 0
Default: 1
Max: 1

Private/Business mode Weekly Schedule start time of a Business mode on Saturday (Parameter) 11834

Starting from a configured time until end time disables Private mode and enables Business mode on Saturday;

Min: 0
Default: 0
Max: 1440

Private/Business mode Weekly Schedule end time of a Business mode on Saturday (Parameter) 11835

Starting from a configured time until end time disables Private mode and enables Business mode on Saturday;

Min: 0
Default: 0
Max: 1440

Private/Business mode Weekly Schedule Sunday Enable (Parameter) 11836

If enabled automatically disables private mode on Sunday during configured time:
0 - Disabled;
1 - Enabled;

Min: 0
Default: 1
Max: 1

Private/Business mode Weekly Schedule start time of a Business mode on Sunday (Parameter) 11837

Starting from a configured time until end time disables Private mode and enables Business mode on Sunday;

Min: 0
Default: 0
Max: 1440

Private/Business mode Weekly Schedule end time of a Business mode on Sunday (Parameter) 11838

Starting from a configured time until end time disables Private mode and enables Business mode on Sunday;

Min: 0
Default: 0
Max: 1440

Private/Business Weekly Schedule Time zone (Parameter) 11839

Time in minutes from GMT +00:00. Example: GMT +02:00 is 120;

Min: -720
Default: 0
Max: 1440

Private/Business Weekly Schedule Daylight saving enable (Parameter) 11840

If enabled automatically adjusts the time for daylight saving;
0 - Disabled;
1 - Enabled;

Min: 0
Default: 0
Max: 1

Private/Business Weekly Schedule Daylight saving start week (Parameter) 11841

Sets the week when daylight saving starts:
1 - First week of a month;
2 - Second week of a month;
3 - Third week of a month;
4 - Fourth week of a month;
5 - Last week of a month;

Min: 0
Default: 0
Max: 4

Private/Business Weekly Schedule Daylight saving start month (Parameter) 11842

Sets the month when daylight saving starts. A month is represented by a number from 1 to 12;

Min: 1
Default: 1
Max: 12

Private/Business Weekly Schedule Daylight saving start weekday (Parameter) 11843

Sets the weekday when daylight saving starts:
1 - Monday;
2 - Tuesday;
3 - Wednesday;
4 - Thursday;
5 - Friday;
6 - Saturday;
7 - Sunday;

Min: 0
Default: 0
Max: 6

Private/Business Weekly Schedule Daylight saving start time (Parameter) 11844

Sets the time in minutes when daylight saving starts. A start time is represented by a number from 0 to 1440, where the number represents the minutes from midnight;

Min: 0
Default: 0
Max: 1440

Private/Business Weekly Schedule Daylight saving end week (Parameter) 11845

Sets the week when daylight saving ends:
1 - First week of a month;
2 - Second week of a month;
3 - Third week of a month;
4 - Fourth week of a month;
5 - Last week of a month;

Min: 0
Default: 0
Max: 4

Private/Business Weekly Schedule Daylight saving end month (Parameter) 11846

Sets the month when daylight saving ends. A month is represented by a number from 1 to 12;

Min: 1
Default: 1
Max: 12

Private/Business Weekly Schedule Daylight saving end weekday (Parameter) 11847

Sets the weekday when daylight saving ends:
1 - Monday;
2 - Tuesday;
3 - Wednesday;
4 - Thursday;
5 - Friday;
6 - Saturday;
7 - Sunday;

Min: 0
Default: 0
Max: 6

Private/Business Weekly Schedule Daylight saving end time (Parameter) 11848

Sets the time in minutes when daylight saving ends. An end time is represented by a number from 0 to 1440, where the number represents the minutes from midnight;

Min: 0
Default: 0
Max: 1440

Private/Business trigger type (Parameter) 11849

Sets Private/Business trigger type:
0 - External trigger such as DIN;
1 - Weekly schedule;

Min: 0
Default: 0
Max: 1

Private/Business DIN mode (Parameter) 11851

Sets Private/Business DIN mode:
0 - Button: triggers on state change Low -> High;
1 - Switch: triggers on state change Low -> High and High -> Low;

Min: 0
Default: 0
Max: 1