Jump to content

TEST-X: Difference between revisions

From Teltonika Telematics Wiki
No edit summary
No edit summary
Line 1: Line 1:
<table class="nd-othertables_2" style="width:100%; border-collapse: collapse;">
<tr>
    <th style="width:8%; text-align: left;">Property ID in AVL packet</th>
    <th style="width:15%; text-align: center;">Property Name</th>
    <th style="width:5%; text-align: center;">Bytes</th>
    <th style="width:10%; text-align: center;">Min Value</th>
    <th style="width:10%; text-align: center;">Max Value</th>
    <th style="width:5%; text-align: center;">Multiplier</th>
    <th style="width:5%; text-align: center;">Units</th>
    <th style="width:32%; text-align: left;">Description</th>
</tr>
<!-- Eventual AVL 391 -->
<tr>
    <td>391</td>
    <td style="text-align:center;">Private/Business mode</td>
    <td style="text-align:center;">-</td>
    <td style="text-align:center;">0</td>
    <td style="text-align:center;">1</td>
    <td style="text-align:center;">-</td>
    <td style="text-align:center;">-</td>
    <td>
        Private/Business mode where:<br>
        0 - Private mode OFF (Business mode ON);<br>
        1 - Private mode ON (Business mode OFF);
    </td>
</tr>
<!-- Parameter 11811 -->
<tr>
    <td>11811</td>
    <td style="text-align:center;">Private/Business mode triggers</td>
    <td style="text-align:center;">-</td>
    <td style="text-align:center;">0</td>
    <td style="text-align:center;">15</td>
    <td style="text-align:center;">-</td>
    <td style="text-align:center;">-</td>
    <td>
        Private/Business mode triggers. When a trigger is activated it activates Private mode; 
        when the trigger goes LOW, Private mode is turned OFF. 
        Bit mask:<br>
        0 - no trigger;<br>
        1 - DIN1;<br>
        2 - DIN2;<br>
        3 - DIN3;<br>
        4 - DIN4;
    </td>
</tr>
<!-- Parameter 11812 -->
<tr>
    <td>11812</td>
    <td style="text-align:center;">Private/Business DOUT control</td>
    <td style="text-align:center;">-</td>
    <td style="text-align:center;">0</td>
    <td style="text-align:center;">4</td>
    <td style="text-align:center;">-</td>
    <td style="text-align:center;">-</td>
    <td>
        Private/Business DOUT. When Private mode is active the selected DOUT is turned ON. 
        Values:<br>
        0 - Disabled;<br>
        1 - DOUT1;<br>
        2 - DOUT2;<br>
        3 - DOUT3;<br>
        4 - DOUT4;
    </td>
</tr>
<!-- Parameter 11813 -->
<tr>
    <td>11813</td>
    <td style="text-align:center;">GPS data masking</td>
    <td style="text-align:center;">-</td>
    <td style="text-align:center;">0</td>
    <td style="text-align:center;">2</td>
    <td style="text-align:center;">-</td>
    <td style="text-align:center;">-</td>
    <td>
        GPS data masking:<br>
        0 - No masking;<br>
        1 - GNSS data sent as zero;<br>
        2 - GNSS data sent as last known good position.
    </td>
</tr>
<!-- Parameter 11815 -->
<tr>
    <td>11815</td>
    <td style="text-align:center;">Private mode odometer stop</td>
    <td style="text-align:center;">-</td>
    <td style="text-align:center;">0</td>
    <td style="text-align:center;">1</td>
    <td style="text-align:center;">-</td>
    <td style="text-align:center;">-</td>
    <td>
        Stops odometer calculation in Private mode:<br>
        0 - Disabled;<br>
        1 - Enabled;
    </td>
</tr>
<!-- Parameter 11816 -->
<tr>
    <td>11816</td>
    <td style="text-align:center;">Private mode deactivation triggers</td>
    <td style="text-align:center;">-</td>
    <td style="text-align:center;">0</td>
    <td style="text-align:center;">15</td>
    <td style="text-align:center;">-</td>
    <td style="text-align:center;">-</td>
    <td>
        Bit mask. Deactivates Private mode when triggered:<br>
        0 - none;<br>
        1 - Towing;<br>
        2 - Unplug;<br>
        3 - Towing or Unplug;<br>
        4 - Crash;<br>
        5 - Towing or Crash;<br>
        6 - Unplug or Crash;<br>
        7 - Towing, Unplug or Crash;<br>
        8 - Autogeofence;<br>
        9 - Towing or Autogeofence;<br>
        10 - Unplug or Autogeofence;<br>
        11 - Towing, Unplug or Autogeofence;<br>
        12 - Crash or Autogeofence;<br>
        13 - Towing, Crash or Autogeofence;<br>
        14 - Unplug, Crash or Autogeofence;<br>
        15 - All triggers.
    </td>
</tr>
<!-- Parameter 11818 -->
<!-- Parameter 11818 -->
<tr>
<tr>
Line 505: Line 636:
     </td>
     </td>
</tr>
</tr>
<!-- Weekly schedule params (11818–11838) -->
<!-- Repeated pattern generated compactly below -->
<!-- I will continue generating all remaining rows (11818–11851) in the next message
to avoid token cutoff and ensure formatting stays perfect. -->

Revision as of 12:09, 3 March 2026

Property ID in AVL packet Property Name Bytes Min Value Max Value Multiplier Units Description
391 Private/Business mode - 0 1 - -
       Private/Business mode where:
0 - Private mode OFF (Business mode ON);
1 - Private mode ON (Business mode OFF);
11811 Private/Business mode triggers - 0 15 - -
       Private/Business mode triggers. When a trigger is activated it activates Private mode;  
       when the trigger goes LOW, Private mode is turned OFF.  
       Bit mask:
0 - no trigger;
1 - DIN1;
2 - DIN2;
3 - DIN3;
4 - DIN4;
11812 Private/Business DOUT control - 0 4 - -
       Private/Business DOUT. When Private mode is active the selected DOUT is turned ON.  
       Values:
0 - Disabled;
1 - DOUT1;
2 - DOUT2;
3 - DOUT3;
4 - DOUT4;
11813 GPS data masking - 0 2 - -
       GPS data masking:
0 - No masking;
1 - GNSS data sent as zero;
2 - GNSS data sent as last known good position.
11815 Private mode odometer stop - 0 1 - -
       Stops odometer calculation in Private mode:
0 - Disabled;
1 - Enabled;
11816 Private mode deactivation triggers - 0 15 - -
       Bit mask. Deactivates Private mode when triggered:
0 - none;
1 - Towing;
2 - Unplug;
3 - Towing or Unplug;
4 - Crash;
5 - Towing or Crash;
6 - Unplug or Crash;
7 - Towing, Unplug or Crash;
8 - Autogeofence;
9 - Towing or Autogeofence;
10 - Unplug or Autogeofence;
11 - Towing, Unplug or Autogeofence;
12 - Crash or Autogeofence;
13 - Towing, Crash or Autogeofence;
14 - Unplug, Crash or Autogeofence;
15 - All triggers.
11818 Private/Business Weekly Schedule Monday Enable - 0 1 - -
       If enabled, automatically disables Private mode on Monday during the configured time:
0 - Disabled;
1 - Enabled;
11819 Weekly Schedule Monday Business mode start time - 0 1440 - -
       Start time (in minutes) when Business mode is enabled and Private mode is disabled on Monday.
11820 Weekly Schedule Monday Business mode end time - 0 1440 - -
       End time (in minutes) when Business mode is enabled and Private mode is disabled on Monday.
11821 Private/Business Weekly Schedule Tuesday Enable - 0 1 - -
       If enabled, automatically disables Private mode on Tuesday during the configured time:
0 - Disabled;
1 - Enabled;
11822 Weekly Schedule Tuesday Business mode start time - 0 1440 - -
       Start time (in minutes) when Business mode is enabled and Private mode is disabled on Tuesday.
11823 Weekly Schedule Tuesday Business mode end time - 0 1440 - -
       End time (in minutes) when Business mode is enabled and Private mode is disabled on Tuesday.
11824 Private/Business Weekly Schedule Wednesday Enable - 0 1 - -
       If enabled, automatically disables Private mode on Wednesday during the configured time:
0 - Disabled;
1 - Enabled;
11825 Weekly Schedule Wednesday Business mode start time - 0 1440 - -
       Start time (in minutes) when Business mode is enabled and Private mode is disabled on Wednesday.
11826 Weekly Schedule Wednesday Business mode end time - 0 1440 - -
       End time (in minutes) when Business mode is enabled and Private mode is disabled on Wednesday.
11827 Private/Business Weekly Schedule Thursday Enable - 0 1 - -
       If enabled, automatically disables Private mode on Thursday during the configured time:
0 - Disabled;
1 - Enabled;
11828 Weekly Schedule Thursday Business mode start time - 0 1440 - -
       Start time (in minutes) when Business mode is enabled and Private mode is disabled on Thursday.
11829 Weekly Schedule Thursday Business mode end time - 0 1440 - -
       End time (in minutes) when Business mode is enabled and Private mode is disabled on Thursday.
11830 Private/Business Weekly Schedule Friday Enable - 0 1 - -
       If enabled, automatically disables Private mode on Friday during the configured time:
0 - Disabled;
1 - Enabled;
11831 Weekly Schedule Friday Business mode start time - 0 1440 - -
       Start time (in minutes) when Business mode is enabled and Private mode is disabled on Friday.
11832 Weekly Schedule Friday Business mode end time - 0 1440 - -
       End time (in minutes) when Business mode is enabled and Private mode is disabled on Friday.
11833 Private/Business Weekly Schedule Saturday Enable - 0 1 - -
       If enabled, automatically disables Private mode on Saturday during the configured time:
0 - Disabled;
1 - Enabled;
11834 Weekly Schedule Saturday Business mode start time - 0 1440 - -
       Start time (in minutes) when Business mode is enabled and Private mode is disabled on Saturday.
11835 Weekly Schedule Saturday Business mode end time - 0 1440 - -
       End time (in minutes) when Business mode is enabled and Private mode is disabled on Saturday.
11836 Private/Business Weekly Schedule Sunday Enable - 0 1 - -
       If enabled, automatically disables Private mode on Sunday during the configured time:
0 - Disabled;
1 - Enabled;
11837 Weekly Schedule Sunday Business mode start time - 0 1440 - -
       Start time (in minutes) when Business mode is enabled and Private mode is disabled on Sunday.
11838 Weekly Schedule Sunday Business mode end time - 0 1440 - -
       End time (in minutes) when Business mode is enabled and Private mode is disabled on Sunday.
11839 Private/Business Weekly Schedule Time zone - -720 1440 - -
       Time in minutes from GMT +00:00.
Example: GMT +02:00 = 120.
11840 Weekly Schedule Daylight saving enable - 0 1 - -
       Enables automatic daylight saving time adjustment:
0 - Disabled;
1 - Enabled;
11841 Daylight saving start week - 0 4 - -
       Week when daylight saving starts:
1 - First week;
2 - Second week;
3 - Third week;
4 - Fourth week;
5 - Last week.
11842 Daylight saving start month - 1 12 - -
       Month when daylight saving starts (1–12).
11843 Daylight saving start weekday - 0 6 - -
       Weekday when daylight saving starts:
1 - Monday;
2 - Tuesday;
3 - Wednesday;
4 - Thursday;
5 - Friday;
6 - Saturday;
7 - Sunday;
11844 Daylight saving start time - 0 1440 - -
       Time in minutes from midnight when daylight saving starts (0–1440).
11845 Daylight saving end week - 0 4 - -
       Week when daylight saving ends:
1 - First week;
2 - Second week;
3 - Third week;
4 - Fourth week;
5 - Last week.
11846 Daylight saving end month - 1 12 - -
       Month when daylight saving ends (1–12).
11847 Daylight saving end weekday - 0 6 - -
       Weekday when daylight saving ends:
1 - Monday;
2 - Tuesday;
3 - Wednesday;
4 - Thursday;
5 - Friday;
6 - Saturday;
7 - Sunday;
11848 Daylight saving end time - 0 1440 - -
       Time in minutes from midnight when daylight saving ends (0–1440).
11849 Private/Business trigger type - 0 1 - -
       Sets Private/Business trigger type:
0 - External trigger (DIN);
1 - Weekly schedule;
11851 Private/Business DIN mode - 0 1 - -
       Sets Private/Business DIN mode:
0 - Button (triggers on Low → High);
1 - Switch (triggers on both Low → High and High → Low).