YELLOWBRICK V3 Instrukcja Użytkownika Strona 1

Przeglądaj online lub pobierz Instrukcja Użytkownika dla Nawigatory YELLOWBRICK V3. RockSTAR XML API Instrukcja obsługi

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 18
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 0
RockSTAR XML API
A quick-start, example-led guide to the RockSTAR XML API
! ! Version 3.0 - Updated 14th February 2014
Przeglądanie stron 0
1 2 3 4 5 6 ... 17 18

Podsumowanie treści

Strona 1 - RockSTAR XML API

RockSTAR XML APIA quick-start, example-led guide to the RockSTAR XML API! ! Version 3.0 - Updated 14th February [email protected]

Strona 2 - Revision History

Configuration ReportsYou can request the last-known configuration for a particular device.To return the last-known configuration for tracker serial 2322:

Strona 3 - Push API

Requesting ConfigurationTo request the tracker with serial 2322 to transmit a configuration report:https://secure.rock7mobile.com/API2/RequestConfig/2322

Strona 4 - Example/Possible values

Configuration attribute referenceAll elements and parameters from the XML are optional. There are a few extra parameters that can also be sent. The f

Strona 5

XML elementXML attributeequivalent POST paramAllowed valuesNotes<Tracking />burstTransmitFreqtrackingBurstTransmitFreq12510153060How often will

Strona 6 - Position Reports

XML elementXML attributeequivalent POST paramAllowed valuesNotes<Alert />deadManStatealertDeadManStateonoffWhether the dead man alert function i

Strona 7

XML elementXML attributeequivalent POST paramAllowed valuesNotes<Alert />temperatureColdalertTemperatureCold-40-35-30-25-20-15-10-50510152025303

Strona 8

XML elementXML attributeequivalent POST paramAllowed valuesNotes<Alert />temperatureHotalertTemperatureHot-40-35-30-25-20-15-10-5051015202530354

Strona 9

XML elementXML attributeequivalent POST paramAllowed valuesNotes<Alert />geofenceCentrealertGeofenceCentreyesnoIf this is set to ‘yes’, it instr

Strona 10 - Configuration Reports

XML elementXML attributeequivalent POST paramAllowed valuesNotes<ScreenLock />stealthModeStatestealthModeStateonoffWhether stealth mode is enabl

Strona 11 - Sending Configuration

BackgroundThe RockSTAR XML API enables remote systems to interact with the RockSTAR satellite communication service. It is intended to allow integrat

Strona 12 - Allowed values

Push APIThe Push API will send every mobile-originated message from a device to your own web service as an HTTP POST. The parameters included in the

Strona 13

ParameterDescriptionExample/Possible valuesatGPS timestamp of transmitted position.e.g. 2014-02-14T13:54:48Ziridium_longitudeThe approximate longitude

Strona 14

ParameterDescriptionExample/Possible valuessogSpeed over grounde.g. 0.1cogCourse over grounde.g. 302altGPS altitude (in metres)e.g. 22tempTemperaturee

Strona 15

Position ReportsTo return ALL positions for ALL devices in your account:https://secure.rock7mobile.com/API2/GetPositions?username=xxxx&password=yy

Strona 16

AlertsIf a tracker transmits an 'alert' message, you will now see an"alert='true'"parameter, as well as an"alertTyp

Strona 17

MO (Mobile Originated) MessagesYou will receive MO messages in the same way that you receive position reports, by calling /GetPositions"An exampl

Strona 18 - Software version (e.g. 1.2.3)

MT (Mobile Terminated) MessagesTo send a message to a device, you need to call /SendMessage"Note: this must be an HTTP POST. "GET won't

Komentarze do niniejszej Instrukcji

Brak uwag