Line 94: |
Line 94: |
| ===Pass through command=== | | ===Pass through command=== |
| In order to allow client to know the location of the vehicle in special cases, pass through for single command has been implemented. SMS/GPRS command “getgps” will be allowed to be sent every 10 minutes to get location of the device, when it is operating in Blocked state. | | In order to allow client to know the location of the vehicle in special cases, pass through for single command has been implemented. SMS/GPRS command “getgps” will be allowed to be sent every 10 minutes to get location of the device, when it is operating in Blocked state. |
− | {| class="wikitable"
| |
− | |'''1'''
| |
− | |Initial restriction timestamp: X
| |
− | |Returns timestamp (UNIX) when restriction was registered.
| |
− | |-
| |
− | |'''2'''
| |
− | |Initial reset timestamp: X
| |
− | |Returns timestamp (UNIX) when block timestamp will be reset, or timestamp when device will be unblocked.
| |
− | |-
| |
− | |'''3'''
| |
− | |Timestamp when device will be blocked: X
| |
− | |Returns timestamp (UNIX) when device will be blocked.
| |
− | |-
| |
− | |'''4'''
| |
− | |Timestamp when device will be unblocked or counter will be restored: X
| |
− | |Returns timestamp (UNIX) when device will be unblocked or timestamp which is used to block device will be reset.
| |
− | |-
| |
− | |'''5'''
| |
− | |Conditions check timestamp: X
| |
− | |Returns timestamp (UNIX) when conditions were checked.
| |
− | |-
| |
− | |'''6'''
| |
− | |Time until next check: X
| |
− | |Returns time until next conditions check in seconds.
| |
− | |}
| |
| | | |
| + | <br> |
| + | <table class="nd-othertables" style="width: 100%;"> |
| + | <tr> |
| + | <th style="width: 30%; text-align:center; border-bottom: 1px solid #4c8bba; vertical-align:middle; border-bottom: 1px solid #4c8bba;; background: #4c8bba; color: white">'''Blocked Features'''</th> |
| + | <th style="width: 70%; text-align:center; border-bottom: 1px solid #4c8bba; vertical-align:middle; border-bottom: 1px solid #4c8bba;; background: #4c8bba; color: white">'''Description'''</th> |
| + | </tr> |
| + | <tr> |
| + | <td style="vertical-align:middle; text-align:center; border-bottom: 1px solid #4c8bba; border-left: 1px solid #4c8bba;">Record saving</td> |
| + | <td style="vertical-align:middle; border-bottom: 1px solid #4c8bba; border-right: 1px solid #4c8bba;">Device will stop saving periodic and eventual records. Prior to device blocking saved records will not be lost.</td> |
| + | </tr> |
| + | <tr> |
| + | <td style="vertical-align:middle; text-align:center; border-bottom: 1px solid #4c8bba; border-left: 1px solid #4c8bba;">Record sending</td> |
| + | <td style="vertical-align:middle; border-bottom: 1px solid #4c8bba; border-right: 1px solid #4c8bba;">Device will not send any records to server. Prior saved records will be stored and sent once device is unblocked.</td> |
| + | </tr> |
| + | <tr> |
| + | <td style="vertical-align:middle; text-align:center; border-bottom: 1px solid #4c8bba; border-left: 1px solid #4c8bba;">CAN indication</td> |
| + | <td style="vertical-align:middle; border-bottom: 1px solid #4c8bba; border-right: 1px solid #4c8bba;">LED</td> |
| + | </tr> |
| + | <tr> |
| + | <td style="vertical-align:middle; text-align:center; border-bottom: 1px solid #4c8bba; border-left: 1px solid #4c8bba;">Periodic scenario update</td> |
| + | <td style="vertical-align:middle; border-bottom: 1px solid #4c8bba; border-right: 1px solid #4c8bba;">Various features will be stopped: |
| + | * OBD/LVCAN |
| + | * Output/Input controlling/reading<br> |
| + | * Geofencing<br> |
| + | * Trip<br> |
| + | * Ecodriving<br> |
| + | * GSM Jamming<br> |
| + | * GSM Jamming<br> |
| + | * GNSS Jamming<br> |
| + | * Fuel Consumption<br> |
| + | * Immobilizer<br> |
| + | * Overspeeding<br> |
| + | * Private/Business<br> |
| + | * Ignition update<br> |
| + | * Other SpecFW features<br> |
| + | * Sleep |
| + | </td> |
| + | </tr> |
| + | <tr> |
| + | <td style="vertical-align:middle; text-align:center; border-bottom: 1px solid #4c8bba; border-left: 1px solid #4c8bba;">Sleep (Power Update)</td> |
| + | <td style="vertical-align:middle; border-bottom: 1px solid #4c8bba; border-right: 1px solid #4c8bba;">Sleep feature will be disabled as well as Charger update, OBD plug out notify and OBD unlocker. Since these tasks runs under Power Update task which is responsible for sleep.</td> |
| + | </tr> |
| + | <tr> |
| + | <td style="vertical-align:middle; text-align:center;border-bottom: 1px solid #4c8bba; border-left: 1px solid #4c8bba;">Accelerometer</td> |
| + | <td style="vertical-align:middle; border-bottom: 1px solid #4c8bba; border-right: 1px solid #4c8bba;">Accelerometer reading will be stopped and accelerometer should not be initialized</td> |
| + | </tr> |
| + | <tr> |
| + | <td style="vertical-align:middle; text-align:center; border-bottom: 1px solid #4c8bba; border-left: 1px solid #4c8bba;">IO element updating</td> |
| + | <td style="vertical-align:middle; border-bottom: 1px solid #4c8bba; border-right: 1px solid #4c8bba;">IO element values will not be updated</td> |
| + | </tr> |
| + | <tr> |
| + | <td style="vertical-align:middle; text-align:center; border-bottom: 1px solid #4c8bba; border-left: 1px solid #4c8bba;">Accelerometer related scenarios</td> |
| + | <td style="vertical-align:middle; border-bottom: 1px solid #4c8bba; border-right: 1px solid #4c8bba;">Movement detection, crash detection etc.</td> |
| + | </tr> |
| + | <tr> |
| + | <td style="vertical-align:middle; text-align:center; border-bottom: 1px solid #4c8bba; border-left: 1px solid #4c8bba;">BLE Sensors updating</td> |
| + | <td style="vertical-align:middle; border-bottom: 1px solid #4c8bba; border-right: 1px solid #4c8bba;">Updating of BLE sensors will be stopped</td> |
| + | </tr> |
| + | </table> |
| | | |
| | | |