Pointing the device to the customers server
You can re-point the server by sending the following command via SMS to these units.
This is also detailed in depth in the Integrator Guide.
SETPARAMS 4=DATA_IP_ADDRESS;7=SMS_SERVER_PHONE;9=APN_NAME;10=GPRS_USERNAME;
11=GPRS_PASSWORD;951=UDP_INCOMING;952= UDP_OUTGOING;
Where:
DATA_IP_ADDRESS should be replaced by the IP address of the destination server
SMS_SERVER_PHONE can be replaced by the phone number of the SMS server or the SMS to E-mail bridge
APN_NAME should be replaced by the APN name provided by the client
GPRS_USERNAME should be replaced. If no GPRS username and password is needed just terminate
with a “;” For example 10=;11=;
GPRS_PASSWORD should be replaced
UDP_INCOMING Port can be replaced. Default is 9494
UDP_OUTGOING Port can be replaced. Default is 9494
The device will respond to server initiated commands sent over UDP or SMS. Typical commands are:
Ask the device to report its current position: POLLQ VIAUDP
Same over SMS: POLLQ VIASMS <+NNNNNNNNNN>
where NNNNNNNNNN should be replaced with the destination mobile number
Ask the device to honk the horn: HONKHORN < optional number of honks, default 1 >
Put the device into active alarm mode (rarely used): STARTALARM
Enable the GPS alarm: ARMALARM
Clear the GPS alarm if it has been tripped: CLEARALARM
Ask the device to honk the unlock the door: OPENDOOR < optional number of pulses 1-30, pulse time * 100ms >
Ask the device to honk the unlock the door: LOCKDOOR < optional number of pulses 1-30, pulse time * 100ms >
Ask the device to start the engine: STARTENGINE < optional number of pulses 1-30, pulse time * 10ms >
Ask the device to disable the engine: KILLENGINE
Allow the engine to be started: ENABLEENGINE
Set a configuration parameter: SETPARAMS (see integrator guide for more details)
Request diagnostic info: DIAG
Reset the device: RESET
Reset the device and power down: RESET 1
Reset the odometer: RESET O <new value> odometer is set to the specified parameter value. Set to 0 if param is omitted
Reset the “ignition on duration” counter: RESET I <param>
Reset the GPS chipset and antenna power: RESET G
Also, every command can contain the device Serial Number and/or password to ensure the device verifies that it is the intended recipient.
www.geometris.com