dt_rdl.php (Command: download)
Last modified by YellowFox_RD on 2025/01/23 08:58
Table of Contents
DEPRECATED
Please use 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
Parameter | Description | Type | Note | Mandatory |
---|---|---|---|---|
company | RTI company key | string | yes | |
vehicle | RTI vehcile key | string | vehicle or group parameter | (yes) |
group | RTI group key | string | vehicle or group parameter | (yes) |
import | RTI import key | string | or import parameter for all vehicles | (yes) |
command | command: download | string | yes | |
download | ID of download file | string | use command: 'list' to require this ID | yes |
markdownload | mark file | string | 0 - file will not be marked after download 1 - fill will be marked if download was successful | yes |
Return
File as download. In case of error it returns "ERROR:Description".
Example Calls
Request for download
https://map.yellowfox.de/rti/dt_rdl.php?company=(HEXKEY)&vehicle=(HEXKEY)&command=download&download=123456&markdownload=1