You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

This function returns a signature file (PNG), an uploaded picture/ photo (JPG) or a digital tachograph file (DDD).

Description

get_file.php?company=COMPANY_RTIKEY&vehicle=VEHICLE_RTIKEY&filename=MD5

Parameter

 

parameter
description
type
hint
mandatory
companyRTI company keystring yes
vehicleRTI vehicle keystring

You have to send one of these parameters, vehicle, group or import!

yes
groupRTI group keystringYou have to send one of these parameters, vehicle, group or import!yes
import

RTI import key(all vehicles)

stringYou have to send one of these parameters, vehicle, group or import!yes
filenameMD5 Hashstringyou get from get_custom_form_data.php or get_file_list.php
yes
markdownload

0 - marks this file not as downloaded

1 - marks this file as downloaded

integer0 is the standardno

Return value

You get a PNG, a JPG or a DDD file for download. If not you get a error message "ERROR:Description".

Example call

Beispielaufruf für die Rückgabe einer Bilddatei
http://map.yellowfox.de/rti/get_file.php?company=COMPANY_RTIKEY&vehicle=VEHICLE_RTIKEY&filename=1832c7a0a4aa71647523d1a75e4506da&markdownload=1
  • No labels