44
6.3 Polling Response
6.3.1. Uploading Poll data to URL when GPS is fixed
When send an SMS to poll a report with a GPS fixed, GC-101 will upload a data to your URL. The data format will be like
the following.
Format:
URL?imei=IMEI,RMC=GPRMC,POLL
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,POLL
6.3.2. Uploading Poll data to URL when GPS is not fixed
When send an SMS to poll a report without a GPS fixed, GC-101 will upload the data to your URL. The data format will be
like the following.
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,POLL
Field
Descriptions
IMEI
The IMEI of GC-101 that is a unique number.
GPRMC
It is a full sentence of GPRMC including the
previous
Lat/Long, UTC and others.
POLL
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”.