Changes for page dt_rdl.php (Command: download)
Last modified by YellowFox_RD on 2025/01/23 08:58
To version 2.1
edited by YellowFox_RD
on 2025/01/23 08:58
on 2025/01/23 08:58
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,26 +1,36 @@ 1 1 (% class="box" %) 2 -(((Table of Contents))) 2 +((( 3 +Table of Contents 4 +))) 5 + 3 3 {{toc/}} 4 4 5 -(% class=" redmark" %)DEPRECATED(%%)6 -Please use get_file.php ([[https:~/~/doc.yellowfox.net/display/RTI/get_file.php>>doc:YellowFox Remote Tracking Interface.Funktionen.Abfrageseiten.get_file\.php.WebHome]]).8 +(% class="mark red" %)DEPRECATED(%%) 9 +Please use [[get_file.php>>doc:YellowFox Remote Tracking Interface.Funktionen.Abfrageseiten.get_file\.php.WebHome]]. 7 7 Offers for download selected signed file of digital tachograph. 11 + 8 8 = Description = 9 -**dt_rdl.php****?company**=//COMPANY_RTIKEY//**&vehicle**=//VEHICLE_RTIKEY//**&command**=download**&****download**//=id//**&markdowload**//=0// 13 + 14 +**dt_rdl.php?company**=//COMPANY_RTIKEY//**&vehicle**=//VEHICLE_RTIKEY//**&command**=download**&download**//=id//**&markdowload**//=0// 15 + 10 10 = Parameter = 17 + 11 11 |=Parameter|=Description|=Type|=Note|=Mandatory 12 -|company|RTI company key|string||yes 19 +|company|RTI company key|string| |yes 13 13 |vehicle|RTI vehcile key|string|vehicle or group parameter|(yes) 14 14 |group|RTI group key|string|vehicle or group parameter|(yes) 15 15 |import|RTI import key|string|or import parameter for all vehicles|(yes) 16 -|command|command: download|string||yes 23 +|command|command: download|string| |yes 17 17 |download|ID of download file|string|use command: 'list' to require this ID|yes 18 18 |markdownload|mark file|string|0 - file will not be marked after download 19 19 1 - fill will be marked if download was successful|yes 20 20 21 21 = Return = 29 + 22 22 File as download. In case of error it returns "(% class="error" %)**ERROR:Description**(%%)". 31 + 23 23 = Example Calls = 33 + 24 24 **Request for download** 25 25 {{code language="java"}}https://map.yellowfox.de/rti/dt_rdl.php?company=(HEXKEY)&vehicle=(HEXKEY)&command=download&download=123456&markdownload=1{{/code}} 26 26