Difference between revisions of "FMA flush"
From Wiki Knowledge Base | Teltonika GPS
(Created page with "{{Template:FMB FW development notice}} ==<span>'''flush #,#,#,#,#,#,#</span>== Initiates all data sending by GPRS to specified target server. Comma separated parameters go as...") |
|||
(3 intermediate revisions by 2 users not shown) | |||
Line 12: | Line 12: | ||
Parameters are separated by comma (no spaces needed). In case you don’t need to enter parameter (Login/Pass) – do not put space, simply put comma and write next parameter.<br/> | Parameters are separated by comma (no spaces needed). In case you don’t need to enter parameter (Login/Pass) – do not put space, simply put comma and write next parameter.<br/> | ||
− | '''Example:'''" | + | '''Example:''' "flush 353976012555151,APNName,APNLogin,APNPassword,212.47.99.62,12050,0" |
+ | |||
+ | {| class="wikitable" | ||
+ | |+ | ||
+ | ! style="width: 150px; background: black; color: white;" | Response details | ||
+ | ! style="width: 500px; background: black; color: white;" | Description | ||
+ | |- | ||
+ | ! style="text-align: left; vertical-align: top;" | FLUSH SMS Accepted | ||
+ | | style="text-align: left; vertical-align: top;" | FLUSH SMS Accepted. | ||
+ | |- | ||
+ | ! style="text-align: left; vertical-align: top;" | # records found on FLASH | ||
+ | | style="text-align: left; vertical-align: top;" | Number of records found on FLASH. | ||
+ | |- | ||
+ | ! style="text-align: left; vertical-align: top;" | Minimum Records to Send: # | ||
+ | | style="text-align: left; vertical-align: top;" | Number of minimum saved records to send. | ||
+ | |- | ||
+ | ! style="text-align: left; vertical-align: top;" | GPRS Enabled: # | ||
+ | | style="text-align: left; vertical-align: top;" | State of the GPRS connection, 0 – disabled; 1 – enabled. | ||
+ | |- | ||
+ | ! style="text-align: left; vertical-align: top;" | Time Sync: # | ||
+ | | style="text-align: left; vertical-align: top;" | Indicates time synchronization on the device, 0 – not synchronized; 1 – synchronized. | ||
+ | |- | ||
+ | |} | ||
+ | |||
+ | '''Example:''' "FLUSH SMS Accepted. 11 records found on FLASH. Minimum Records to Send: 1. GPRS Enabled: 1. Time Sync: 1" |
Latest revision as of 05:04, 8 July 2021
flush #,#,#,#,#,#,#
Initiates all data sending by GPRS to specified target server. Comma separated parameters go as numbered:
1.# - IMEI
2.# - APN
3.# - GPRS LOGIN
4.# - GPRS PASSWORD
5.# - IP
6.# - PORT
7.# - MODE (0-TCP/1-UDP)
Parameters are separated by comma (no spaces needed). In case you don’t need to enter parameter (Login/Pass) – do not put space, simply put comma and write next parameter.
Example: "flush 353976012555151,APNName,APNLogin,APNPassword,212.47.99.62,12050,0"
Response details | Description |
---|---|
FLUSH SMS Accepted | FLUSH SMS Accepted. |
# records found on FLASH | Number of records found on FLASH. |
Minimum Records to Send: # | Number of minimum saved records to send. |
GPRS Enabled: # | State of the GPRS connection, 0 – disabled; 1 – enabled. |
Time Sync: # | Indicates time synchronization on the device, 0 – not synchronized; 1 – synchronized. |
Example: "FLUSH SMS Accepted. 11 records found on FLASH. Minimum Records to Send: 1. GPRS Enabled: 1. Time Sync: 1"