Difference between revisions of "FMB flush"
From Wiki Knowledge Base | Teltonika GPS
Atabasnikov (talk | contribs) m |
|||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | [[Image:flush.png|400px|right]] | ||
Initiates all data sending by GPRS to specified target server. Comma separated parameters go as numbered:<br/> | Initiates all data sending by GPRS to specified target server. Comma separated parameters go as numbered:<br/> | ||
− | + | # # - IMEI | |
− | + | # # - APN | |
− | + | # # - GPRS LOGIN | |
+ | # # - GPRS PASSWORD | ||
+ | # # - IP | ||
+ | # # - PORT | ||
+ | # # - MODE (0-TCP/1-UDP) | ||
+ | |||
+ | Example:<br/> | ||
+ | <code>user psw flush 353976012555151,banga,,,212.47.99.62,12050,0</code><br><br> | ||
+ | Answer:<br/> | ||
+ | <code>FLUSH SMS Accepted. 11 records found on FLASH. Minimum Records to Send: 1. GPRS Enabled: 1. Time Sync: 1</code><br> | ||
{| class="wikitable" | {| class="wikitable" | ||
|+ | |+ | ||
− | ! style="width: | + | ! style="width: 200px; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: center;" | Response details |
− | ! style="width: | + | ! style="width: 400px; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: center;" | Description |
− | + | ! style="width: 200px; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: center;" | Description | |
− | ! style=" | ||
− | |||
|- | |- | ||
− | ! style="text-align: left; vertical-align: | + | ! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white;" | FLUSH SMS Accepted |
− | | style="text-align: left; vertical-align: | + | | style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white;" | FLUSH SMS Accepted |
+ | | style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white;" | FLUSH SMS Accepted | ||
|- | |- | ||
− | ! style="text-align: left; vertical-align: | + | ! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white;" | # records found on FLASH |
− | | style="text-align: left; vertical-align: | + | | style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white;" | Number of records found on FLASH |
+ | | style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white;" | 11 records found on FLASH | ||
|- | |- | ||
− | ! style="text-align: left; vertical-align: | + | ! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white;" | Minimum Records to Send: # |
− | | style="text-align: left; vertical-align: | + | | style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white;" | Number of minimum saved records to send |
+ | | style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white;" |Minimum Records to Send: 1 | ||
|- | |- | ||
− | ! style="text-align: left; vertical-align: | + | ! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white;" | GPRS Enabled: # |
− | | style="text-align: left; vertical-align: | + | | style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white;" | State of the GPRS connection: <br/> |
+ | 0 – Disabled <br/> | ||
+ | 1 – Enabled | ||
+ | | style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white;" |GPRS Enabled: 1 | ||
|- | |- | ||
+ | ! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white;" | Time Sync: # | ||
+ | | style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white;" | Indicates time synchronization on the device: <br/> | ||
+ | 0 – Not synchronized <br/> | ||
+ | 1 – Synchronized | ||
+ | | style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white;" |Time Sync: 1 | ||
|} | |} | ||
− | + | <b>NOTE! </b> Parameters are separated by comma (no spaces needed). In case you do not need to enter parameter (APN Login/APN Pass) – do not put space, simply put comma and enter next parameter.<br/> |
Latest revision as of 12:29, 27 March 2023
Initiates all data sending by GPRS to specified target server. Comma separated parameters go as numbered:
- # - IMEI
- # - APN
- # - GPRS LOGIN
- # - GPRS PASSWORD
- # - IP
- # - PORT
- # - MODE (0-TCP/1-UDP)
Example:
user psw flush 353976012555151,banga,,,212.47.99.62,12050,0
Answer:
FLUSH SMS Accepted. 11 records found on FLASH. Minimum Records to Send: 1. GPRS Enabled: 1. Time Sync: 1
Response details | Description | Description |
---|---|---|
FLUSH SMS Accepted | FLUSH SMS Accepted | FLUSH SMS Accepted |
# records found on FLASH | Number of records found on FLASH | 11 records found on FLASH |
Minimum Records to Send: # | Number of minimum saved records to send | Minimum Records to Send: 1 |
GPRS Enabled: # | State of the GPRS connection: 0 – Disabled |
GPRS Enabled: 1 |
Time Sync: # | Indicates time synchronization on the device: 0 – Not synchronized |
Time Sync: 1 |
NOTE! Parameters are separated by comma (no spaces needed). In case you do not need to enter parameter (APN Login/APN Pass) – do not put space, simply put comma and enter next parameter.