Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Sv translation
languagede

Status
colourRed
titleDEPRECATED

Wurde durch die Funktion get_file.php (https://doc.yellowfox.net/display/RTI/get_file.php) ersetzt.

Lädt die ausgewählte signierte Digitacho Datei herunter.

Beschreibung

dt_rdl.php?company=COMPANY_RTIKEY&vehicle=VEHICLE_RTIKEY&command=download&download=id&markdowload=0

Parameter

ParameterBeschreibungTypHinweisPflicht
companyRTI Firmenschlüsselstring
ja
vehicleRTI Fahrzeugschlüsselstringentweder vehicle oder group Parameter(ja)
groupRTI Gruppenschlüsselstringoder(ja)
importRTI Importschlüsselstringimport Parameter für alle Fahrzeuge(ja)
commandKommando: downloadstring
ja
downloadID der Downloaddatei
 
stringliefert das Kommando: 'list'ja
markdownloadmarkiert Dateistring0 - Datei wird nicht als heruntergeladen markiert
1 - Datei wird nach erfolgreichem Download als heruntergeladen markiert
ja

Rückgabe

Datei als Download. Im Fehlerfall wird "ERROR:Beschreibung" zurückgegeben.

Beispielaufrufe

Code Block
titleAufruf zum Herunterladen einer Digitacho Datei
https://map.yellowfox.de/rti/dt_rdl.php?company=(HEXKEY)&vehicle=(HEXKEY)&command=download&download=123456&markdownload=1


Sv translation
languageen

Status
colourRed
titleDEPRECATED

Please use get_file.php (https://doc.yellowfox.net/display/RTI/get_file.php).

Offers for download selected signed file of digital tachograph.

Description

dt_rdl.php?company=COMPANY_RTIKEY&vehicle=VEHICLE_RTIKEY&command=download&download=id&markdowload=0

Parameter

ParameterDescriptionTypeNoteMandatory
companyRTI company keystring 
yes
vehicleRTI vehcile keystringvehicle or group parameter(yes)
groupRTI group keystringvehicle or group parameter(yes)
importRTI import keystringor import parameter for all vehicles(yes)
commandcommand: downloadstring 
yes
downloadID of download filestringuse command: 'list' to require this IDyes
markdownloadmark filestring

0 - file will not be marked after download
1 - fill will be marked if download was successful

yes

Return

File as downloadIn case of error it returns "ERROR:Description".

Example Calls

Code Block
titleRequest for download
httphttps://map.yellowfox.de/rti/dt_rdl.php?company=(HEXKEY)&vehicle=(HEXKEY)&command=download&download=123456&markdownload=1