BroadcastService


Klicken Sie hier, um die vollständige Vorgangsliste anzuzeigen.

GetVehicleScoreAndroid

Test

Das Testformular ist nur für Anforderungen vom lokalen Computer verfügbar.

SOAP 1.1

Es folgt ein Beispiel für eine SOAP 1.1-Anforderung und -Antwort. Die angezeigten Platzhalter müssen durch tatsächliche Werte ersetzt werden.

POST /Service/BroadcastService.asmx HTTP/1.1
Host: liveviewer.p1-gaming.de
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://livetiming.stefanmizzi.com/GetVehicleScoreAndroid"

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <GetVehicleScoreAndroid xmlns="http://livetiming.stefanmizzi.com/">
      <sessionID>string</sessionID>
    </GetVehicleScoreAndroid>
  </soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <GetVehicleScoreAndroidResponse xmlns="http://livetiming.stefanmizzi.com/">
      <GetVehicleScoreAndroidResult>
        <VehicleScore>
          <ID>int</ID>
          <SessionID>string</SessionID>
          <RecordID>string</RecordID>
          <mID>string</mID>
          <DriverName>string</DriverName>
          <VehicleName>string</VehicleName>
          <TotalLaps>string</TotalLaps>
          <Sector>string</Sector>
          <FinishStatus>string</FinishStatus>
          <LapDist>string</LapDist>
          <BestSector1>string</BestSector1>
          <BestSector2>string</BestSector2>
          <BestSector3>string</BestSector3>
          <BestLapTime>string</BestLapTime>
          <BestLapTimeDec>decimal</BestLapTimeDec>
          <LastSector1>string</LastSector1>
          <LastSector2>string</LastSector2>
          <LastSector3>string</LastSector3>
          <LastLapTime>string</LastLapTime>
          <LastLapTimeDec>decimal</LastLapTimeDec>
          <CurSector1>string</CurSector1>
          <CurSector2>string</CurSector2>
          <CurSector3>string</CurSector3>
          <NumPitstops>string</NumPitstops>
          <NumPenalties>string</NumPenalties>
          <IsPlayer>string</IsPlayer>
          <Control>string</Control>
          <InPits>string</InPits>
          <InLastPitLapNo>string</InLastPitLapNo>
          <LapStartET>string</LapStartET>
          <Place>string</Place>
          <VehicleClass>string</VehicleClass>
          <TimeBehindNext>string</TimeBehindNext>
          <LapsBehindNext>string</LapsBehindNext>
          <TimeBehindLeader>string</TimeBehindLeader>
          <LapsBehindLeader>string</LapsBehindLeader>
          <Velocity>string</Velocity>
          <Posx>string</Posx>
          <Posy>string</Posy>
          <Posz>string</Posz>
          <TotalTime>string</TotalTime>
          <Gap>string</Gap>
          <isBestLap>boolean</isBestLap>
          <isSessionBestS1>boolean</isSessionBestS1>
          <isSessionBestS2>boolean</isSessionBestS2>
          <isSessionBestS3>boolean</isSessionBestS3>
          <isBestS1>boolean</isBestS1>
          <isBestS2>boolean</isBestS2>
          <isBestS3>boolean</isBestS3>
          <isBestLastLap>boolean</isBestLastLap>
          <BestLapSector1>string</BestLapSector1>
          <BestLapSector2>string</BestLapSector2>
          <BestLapSector3>string</BestLapSector3>
          <BestLapTimeDate>string</BestLapTimeDate>
          <LastUpdated>dateTime</LastUpdated>
        </VehicleScore>
        <VehicleScore>
          <ID>int</ID>
          <SessionID>string</SessionID>
          <RecordID>string</RecordID>
          <mID>string</mID>
          <DriverName>string</DriverName>
          <VehicleName>string</VehicleName>
          <TotalLaps>string</TotalLaps>
          <Sector>string</Sector>
          <FinishStatus>string</FinishStatus>
          <LapDist>string</LapDist>
          <BestSector1>string</BestSector1>
          <BestSector2>string</BestSector2>
          <BestSector3>string</BestSector3>
          <BestLapTime>string</BestLapTime>
          <BestLapTimeDec>decimal</BestLapTimeDec>
          <LastSector1>string</LastSector1>
          <LastSector2>string</LastSector2>
          <LastSector3>string</LastSector3>
          <LastLapTime>string</LastLapTime>
          <LastLapTimeDec>decimal</LastLapTimeDec>
          <CurSector1>string</CurSector1>
          <CurSector2>string</CurSector2>
          <CurSector3>string</CurSector3>
          <NumPitstops>string</NumPitstops>
          <NumPenalties>string</NumPenalties>
          <IsPlayer>string</IsPlayer>
          <Control>string</Control>
          <InPits>string</InPits>
          <InLastPitLapNo>string</InLastPitLapNo>
          <LapStartET>string</LapStartET>
          <Place>string</Place>
          <VehicleClass>string</VehicleClass>
          <TimeBehindNext>string</TimeBehindNext>
          <LapsBehindNext>string</LapsBehindNext>
          <TimeBehindLeader>string</TimeBehindLeader>
          <LapsBehindLeader>string</LapsBehindLeader>
          <Velocity>string</Velocity>
          <Posx>string</Posx>
          <Posy>string</Posy>
          <Posz>string</Posz>
          <TotalTime>string</TotalTime>
          <Gap>string</Gap>
          <isBestLap>boolean</isBestLap>
          <isSessionBestS1>boolean</isSessionBestS1>
          <isSessionBestS2>boolean</isSessionBestS2>
          <isSessionBestS3>boolean</isSessionBestS3>
          <isBestS1>boolean</isBestS1>
          <isBestS2>boolean</isBestS2>
          <isBestS3>boolean</isBestS3>
          <isBestLastLap>boolean</isBestLastLap>
          <BestLapSector1>string</BestLapSector1>
          <BestLapSector2>string</BestLapSector2>
          <BestLapSector3>string</BestLapSector3>
          <BestLapTimeDate>string</BestLapTimeDate>
          <LastUpdated>dateTime</LastUpdated>
        </VehicleScore>
      </GetVehicleScoreAndroidResult>
    </GetVehicleScoreAndroidResponse>
  </soap:Body>
</soap:Envelope>

SOAP 1.2

Es folgt ein Beispiel für eine SOAP 1.2-Anforderung und -Antwort. Die angezeigten Platzhalter müssen durch tatsächliche Werte ersetzt werden.

POST /Service/BroadcastService.asmx HTTP/1.1
Host: liveviewer.p1-gaming.de
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <GetVehicleScoreAndroid xmlns="http://livetiming.stefanmizzi.com/">
      <sessionID>string</sessionID>
    </GetVehicleScoreAndroid>
  </soap12:Body>
</soap12:Envelope>
HTTP/1.1 200 OK
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <GetVehicleScoreAndroidResponse xmlns="http://livetiming.stefanmizzi.com/">
      <GetVehicleScoreAndroidResult>
        <VehicleScore>
          <ID>int</ID>
          <SessionID>string</SessionID>
          <RecordID>string</RecordID>
          <mID>string</mID>
          <DriverName>string</DriverName>
          <VehicleName>string</VehicleName>
          <TotalLaps>string</TotalLaps>
          <Sector>string</Sector>
          <FinishStatus>string</FinishStatus>
          <LapDist>string</LapDist>
          <BestSector1>string</BestSector1>
          <BestSector2>string</BestSector2>
          <BestSector3>string</BestSector3>
          <BestLapTime>string</BestLapTime>
          <BestLapTimeDec>decimal</BestLapTimeDec>
          <LastSector1>string</LastSector1>
          <LastSector2>string</LastSector2>
          <LastSector3>string</LastSector3>
          <LastLapTime>string</LastLapTime>
          <LastLapTimeDec>decimal</LastLapTimeDec>
          <CurSector1>string</CurSector1>
          <CurSector2>string</CurSector2>
          <CurSector3>string</CurSector3>
          <NumPitstops>string</NumPitstops>
          <NumPenalties>string</NumPenalties>
          <IsPlayer>string</IsPlayer>
          <Control>string</Control>
          <InPits>string</InPits>
          <InLastPitLapNo>string</InLastPitLapNo>
          <LapStartET>string</LapStartET>
          <Place>string</Place>
          <VehicleClass>string</VehicleClass>
          <TimeBehindNext>string</TimeBehindNext>
          <LapsBehindNext>string</LapsBehindNext>
          <TimeBehindLeader>string</TimeBehindLeader>
          <LapsBehindLeader>string</LapsBehindLeader>
          <Velocity>string</Velocity>
          <Posx>string</Posx>
          <Posy>string</Posy>
          <Posz>string</Posz>
          <TotalTime>string</TotalTime>
          <Gap>string</Gap>
          <isBestLap>boolean</isBestLap>
          <isSessionBestS1>boolean</isSessionBestS1>
          <isSessionBestS2>boolean</isSessionBestS2>
          <isSessionBestS3>boolean</isSessionBestS3>
          <isBestS1>boolean</isBestS1>
          <isBestS2>boolean</isBestS2>
          <isBestS3>boolean</isBestS3>
          <isBestLastLap>boolean</isBestLastLap>
          <BestLapSector1>string</BestLapSector1>
          <BestLapSector2>string</BestLapSector2>
          <BestLapSector3>string</BestLapSector3>
          <BestLapTimeDate>string</BestLapTimeDate>
          <LastUpdated>dateTime</LastUpdated>
        </VehicleScore>
        <VehicleScore>
          <ID>int</ID>
          <SessionID>string</SessionID>
          <RecordID>string</RecordID>
          <mID>string</mID>
          <DriverName>string</DriverName>
          <VehicleName>string</VehicleName>
          <TotalLaps>string</TotalLaps>
          <Sector>string</Sector>
          <FinishStatus>string</FinishStatus>
          <LapDist>string</LapDist>
          <BestSector1>string</BestSector1>
          <BestSector2>string</BestSector2>
          <BestSector3>string</BestSector3>
          <BestLapTime>string</BestLapTime>
          <BestLapTimeDec>decimal</BestLapTimeDec>
          <LastSector1>string</LastSector1>
          <LastSector2>string</LastSector2>
          <LastSector3>string</LastSector3>
          <LastLapTime>string</LastLapTime>
          <LastLapTimeDec>decimal</LastLapTimeDec>
          <CurSector1>string</CurSector1>
          <CurSector2>string</CurSector2>
          <CurSector3>string</CurSector3>
          <NumPitstops>string</NumPitstops>
          <NumPenalties>string</NumPenalties>
          <IsPlayer>string</IsPlayer>
          <Control>string</Control>
          <InPits>string</InPits>
          <InLastPitLapNo>string</InLastPitLapNo>
          <LapStartET>string</LapStartET>
          <Place>string</Place>
          <VehicleClass>string</VehicleClass>
          <TimeBehindNext>string</TimeBehindNext>
          <LapsBehindNext>string</LapsBehindNext>
          <TimeBehindLeader>string</TimeBehindLeader>
          <LapsBehindLeader>string</LapsBehindLeader>
          <Velocity>string</Velocity>
          <Posx>string</Posx>
          <Posy>string</Posy>
          <Posz>string</Posz>
          <TotalTime>string</TotalTime>
          <Gap>string</Gap>
          <isBestLap>boolean</isBestLap>
          <isSessionBestS1>boolean</isSessionBestS1>
          <isSessionBestS2>boolean</isSessionBestS2>
          <isSessionBestS3>boolean</isSessionBestS3>
          <isBestS1>boolean</isBestS1>
          <isBestS2>boolean</isBestS2>
          <isBestS3>boolean</isBestS3>
          <isBestLastLap>boolean</isBestLastLap>
          <BestLapSector1>string</BestLapSector1>
          <BestLapSector2>string</BestLapSector2>
          <BestLapSector3>string</BestLapSector3>
          <BestLapTimeDate>string</BestLapTimeDate>
          <LastUpdated>dateTime</LastUpdated>
        </VehicleScore>
      </GetVehicleScoreAndroidResult>
    </GetVehicleScoreAndroidResponse>
  </soap12:Body>
</soap12:Envelope>