Sv translation |
---|
|
Liefert per RS-232 |
...
übertragene Daten für YellowFox-Geräte mit aktivierter, erweiterter |
...
RS-232 Datenübertragung Beschreibungget_rs232ext.asp?company=COMPANY_RTIKEY&vehicle=VEHICLE_RTIKEY&begin=YYYYMMDDHHMM&end=YYYYMMDDHHMM&mode=CSV&charset=ISO- |
...
8859-1 Parameter | | | | |
---|
company | RTI Firmenschlüssel | string |
| ja | vehicle | RTI Fahrzeugschlüssel | string |
| ja | begin | Anfang des Abfragezeitraum | datestring | Format: YYYYMMDDHHMMSS Zwischen (begin) und (end) dürfen maximal sieben Tage liegen. | ja | end | Ende des Abfragezeitraum | datestring | Format: YYYYMMDDHHMMSS Zwischen (begin) und (end) dürfen maximal sieben Tage liegen. | ja | mode | Rückgabeformat | string | CSV (Standard) oder CSV_B64 | nein | charset | Rückgabe Zeichensatz | string | Standard: ISO-8859-1 (ansonsten jeder beliebiger Charset Typ) | nein |
RückgabewertEs wird ein string zurückgegeben. Im Fehlerfall wird "ERROR:Beschreibung" zurückgegeben. Trennzeichen | Komma ( , ) |
---|
Textbegrenzer | Doppeltes Hochkomma ( " ) |
---|
Zeilenende | 0x0D 0x0A (CarriageReturn LineFeed) |
---|
Header | Zeile 1 |
---|
Spalten | | |
---|
DATE | GPS Datum wann die Meldung erzeugt wurde | YYYY-MM-DD HH:MM:SS | CAR | Fahrzeugkennzeichen | String | SERIALOUTPUT | per RS-232 übertragene Daten | String |
Beispiel Code Block |
---|
"DATE","CAR","SERIALOUTPUT"
"2014-03-20 11:43:01","DD-ABC 123","ÿÿÿÿÿÿÿÿ!"
"2014-03-20 11:43:01","DD-ABC 123","Programvara no. PS312-002rev08"
"2014-03-20 11:43:01","DD-ABC 123","Kalibreringsmod Inst.t 32 Times" |
Trennzeichen | Komma ( , ) |
---|
Textbegrenzer | Doppeltes Hochkomma ( " ) |
---|
Zeilenende | 0x0D 0x0A (CarriageReturn LineFeed) |
---|
Header | Zeile 1 |
---|
Spalten | | |
---|
DATE | GPS Datum wann die Meldung erzeugt wurde | YYYY-MM-DD HH:MM:SS | CAR | Fahrzeugkennzeichen | String | SERIALOUTPUT | per RS-232 übertragene Daten | String |
Beispiel Code Block |
---|
"DATE","CAR","SERIALOUTPUT"
"2014-03-20 11:43:01","DD-ABC 123","//////////8bIQ=="
"2014-03-20 11:43:01","DD-ABC 123","UHJvZ3JhbXZhcmEgbm8uIFBTMzEyLTAwMnJldjA4"
"2014-03-20 11:43:01","DD-ABC 123","S2FsaWJyZXJpbmdzbW9kIEluc3QudCAzMiBUaW1lcw==" |
Beispielaufrufe Code Block |
---|
title | Abfrage im Standard CSV mit Zeichensatz UTF-8 |
---|
| https://map.yellowfox.de/rti/ |
|
Zwischen (begin) und (end) dürfen maximal sieben Tage liegen.
Beispiel:
...
=COMPANY_RTIKEY&vehicle=VEHICLE_RTIKEY&begin=20140320000000&end=20140321000000&charset=UTF-8 |
Code Block |
---|
title | Abfrage im Format CSV Base 64 |
---|
| https://map.yellowfox.de/rti/get_rs232ext.asp?company=COMPANY_RTIKEY&vehicle=VEHICLE_RTIKEY&begin=20140320000000&end=20140321000000&mode=CSV_B64 |
|
Sv translation |
---|
|
Returns RS-232 Data with activated RS-232 Extension Descriptionget_rs232ext.asp?company=COMPANY_RTIKEY&vehicle=VEHICLE_RTIKEY&begin=YYYYMMDDHHMM&end=YYYYMMDDHHMM&mode=CSV&charset=ISO-8859-1 |
...
Rückgabe
Format CSV
...
Parameter | | | | |
---|
company | RTI company key | string |
| ja | vehicle | RTI vehicle key | string |
| ja | begin | start of requested time range | datestring | Format: YYYYMMDDHHMMSS Between begin and end maximum 7 days difference allowed | ja | end | ned of requested time range | datestring | Format: YYYYMMDDHHMMSS Between begin and end maximum 7 days difference allowed | ja | mode | return format | string | CSV (Standard) or CSV_B64 | nein | charset | return charset | string | Default: ISO-8859-1 (alltough a free defined charset code) | nein |
ReturnReturn a string. In case of error "ERROR:Description" will be returned. Delimiter | Comma ( , ) |
---|
Text Delimiter | double quote ( " ) |
---|
Line End | 0x0D 0x0A (CarriageReturn LineFeed) |
---|
Header | Line 1 |
---|
Columns | | |
---|
DATE | GPS date when measurement was created | YYYY-MM-DD HH:MM:SS | CAR | Vehicle Licence | String | SERIALOUTPUT | RS-232 Data | String |
Example Code Block |
---|
"DATE","CAR","SERIALOUTPUT"
"2014-03-20 11:43:01","DD-ABC 123","ÿÿÿÿÿÿÿÿ!"
"2014-03-20 11:43:01","DD-ABC 123","Programvara no. PS312-002rev08"
"2014-03-20 11:43:01" |
|
...
- Trenner ist ","
- Zeilenende 0x0D 0x0A
- Header: Zeile 1
Format CSV_B64
,"DD-ABC 123","Kalibreringsmod Inst.t 32 Times" |
Delimiter | Comma ( , ) |
---|
Text Delimiter | double quote ( " ) |
---|
Line End | 0x0D 0x0A (CarriageReturn LineFeed) |
---|
Header | Line 1 |
---|
Columns | | |
---|
DATE | GPS date when measurement was created | YYYY-MM-DD HH:MM:SS | CAR | Vehicle Licence | String | SERIALOUTPUT | RS-232 Data | String |
Example |
...
...
","SERIALOUTPUT"
"2014-03-20 11:43:01","DD-ABC 123","//////////8bIQ=="
"2014-03-20 11:43:01","DD-ABC 123","UHJvZ3JhbXZhcmEgbm8uIFBTMzEyLTAwMnJldjA4"
"2014-03-20 11:43:01","DD-ABC 123","S2FsaWJyZXJpbmdzbW9kIEluc3QudCAzMiBUaW1lcw==" |
Example Calls Code Block |
---|
title | Request with default CSVformat and UTF-8 charset |
---|
| https://map.yellowfox.de/rti/get_rs232ext.asp?company=COMPANY_RTIKEY&vehicle=VEHICLE_RTIKEY&begin=20140320000000&end=20140321000000&charset=UTF-8 |
Code Block |
---|
title | Request with format CSV Base 64 |
---|
| https://map.yellowfox.de/rti/get_rs232ext.asp?company=COMPANY_RTIKEY&vehicle=VEHICLE_RTIKEY&begin=20140320000000&end=20140321000000&mode=CSV_B64 |
|
...