45
6.4 Move Report
6.4.1. Uploading park alarm data to URL when GPS is fixed
When execute the Auto Report according to the settings with a GPS fixed, GC-101 will upload the data to your URL. The
data format will be like the following.
Format:
URL?imei=IMEI,RMC=GPRMC,
Move
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,
Move
6.4.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,
Move
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.
MOVE
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”.