84 lines
2.0 KiB
Plaintext
84 lines
2.0 KiB
Plaintext
# Comment line
|
|
#
|
|
# Program parse only lines that begin with `command:` or contain unit[*]
|
|
# units must be placed between "units[" and "]" sepateated by comma
|
|
# if units hashtable doesn't contain unit imei the program will not send the setup command to device
|
|
# if the pattern units[*] doesn't exist in setup file the program will load units from database
|
|
# so in this case the program will send setup to all units connected to server
|
|
# in setup mode the gateway will send config bytearray after ack message.
|
|
|
|
# Set DeepSleep
|
|
command: setparam 1000 2
|
|
|
|
# Set Min Distance
|
|
command: setparam 1591 500
|
|
|
|
# Set Min Angle
|
|
command: setparam 1592 45
|
|
|
|
# Set Movement sensor
|
|
command: setparam 1002 1
|
|
|
|
# Set phone numbers
|
|
command: setparam 1264 12242063495
|
|
command: setparam 1265 12243667322
|
|
# Set SMS Login
|
|
command: setparam 1252 a
|
|
|
|
# Set Unknown GSM Operator Code
|
|
command: setparam 1590 300
|
|
command: setparam 1594 300
|
|
command: setparam 1580 1800
|
|
command: setparam 1584 3600
|
|
|
|
# Set Roaming GSM Operator Code
|
|
# command: setparam 1570 60
|
|
# command: setparam 1574 300
|
|
# command: setparam 1560 1800
|
|
# command: setparam 1564 3600
|
|
|
|
# Set Home GSM Operator Code
|
|
# command: setparam 1550 60
|
|
# command: setparam 1554 300
|
|
# command: setparam 1540 1800
|
|
# command: setparam 1544 3600
|
|
|
|
# Get Parameters
|
|
# command: getparam 1000
|
|
# command: getparam 1002
|
|
# command: getparam 1580
|
|
# command: getparam 1583
|
|
# command: getparam 1584
|
|
# command: getparam 1585
|
|
# command: getparam 1590
|
|
# command: getparam 1591
|
|
# command: getparam 1592
|
|
# command: getparam 1593
|
|
# command: getparam 1594
|
|
# command: getparam 1595
|
|
# command: getparam 1300
|
|
# command: getparam 1301
|
|
# command: getparam 1302
|
|
# command: getparam 1303
|
|
# command: getparam 1304
|
|
# command: getparam 1305
|
|
|
|
# Debug Parameters
|
|
# command: bbread
|
|
# command: getver
|
|
# command: getinfo
|
|
# command: getstatus
|
|
# command: banlist
|
|
# command: crashlog
|
|
# command: getgps
|
|
|
|
# Remote Log
|
|
# Start Remote Log
|
|
# command: log2srv 1,3,live.vodafone.com,,,89.33.124.4,12050,600,0
|
|
# Stop Remote Log
|
|
# command: log2srvstop
|
|
|
|
# Reset CPU
|
|
# command: cpureset
|
|
|
|
# units[356173063518067,356173063161991] |