46
6.5 Park Activated/ Deactivated Report
6.5.1. Uploading park alarm data to URL when GPS is fixed
When the user activates or deactivates the park function, the following sentence will be sent.
Format:
URL?imei=IMEI,RMC=GPRMC,PARK/UNPK
Example:
http://www.sanav.com/eric-gga/gprs.aspx?imei=351277000000000&
RMC= GPRMC,095838.000,
A
,2458.9733,N,12125.6583,E,0.41,79.21,220905,,*30,
PARK/UNPK
6.5.2. Uploading Auto data to URL when GPS is not fixed
Example:
http://www.sanav.com/eric-gga/gprs.aspx?imei=351277000000000&
RMC= GPRMC,095838.000,
V
,2458.9733,N,12125.6583,E,0.41,79.21,220905,,*30,
PARK/UNPK
Field
Descriptions
IMEI
The username of GC-101 that is a unique number.
GPRMC
It is a full sentence of GPRMC including the current Lat/Long, UTC and others.
PARK/UNPK This is the event triggers the response.
!! Note:
1
.
When in GPRS or e-mail mode and there is no GPRS service, the report will be sent to the 1st predefined
number. In the mean while, the “IMEI” will be changed to the “Username” and the “username” is changeable
by using SMS command.
2. The
“A”
is the GPRMC sentence indicates the GPS status, which is GPS fixed. If the GPS is not fixed, letter “V”
will substitute the letter “A”.