YELLOWBRICK V3 Manual do Utilizador

Consulte online ou descarregue Manual do Utilizador para Sistemas de navegação YELLOWBRICK V3. RockSTAR XML API Manual do Utilizador

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 18
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 0
RockSTAR XML API
A quick-start, example-led guide to the RockSTAR XML API
! ! Version 3.0 - Updated 14th February 2014
Vista de página 0
1 2 3 4 5 6 ... 17 18

Resumo do Conteúdo

Página 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]

Página 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:

Página 3 - Push API

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

Página 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

Página 5

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

Página 6 - Position Reports

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

Página 7

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

Página 8

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

Página 9

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

Página 10 - Configuration Reports

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

Página 11 - Sending Configuration

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

Página 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

Página 13

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

Página 14

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

Página 15

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

Página 16

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

Página 17

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

Página 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

Comentários a estes Manuais

Sem comentários