YELLOWBRICK V3 Manual de usuario

Busca en linea o descarga Manual de usuario para Navegadores YELLOWBRICK V3. RockSTAR XML API Manual de usuario

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 18
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 0
RockSTAR XML API
A quick-start, example-led guide to the RockSTAR XML API
! ! Version 3.0 - Updated 14th February 2014
Vista de pagina 0
1 2 3 4 5 6 ... 17 18

Indice de contenidos

Pagina 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]

Pagina 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:

Pagina 3 - Push API

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

Pagina 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

Pagina 5

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

Pagina 6 - Position Reports

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

Pagina 7

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

Pagina 8

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

Pagina 9

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

Pagina 10 - Configuration Reports

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

Pagina 11 - Sending Configuration

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

Pagina 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

Pagina 13

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

Pagina 14

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

Pagina 15

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

Pagina 16

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

Pagina 17

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

Pagina 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

Comentarios a estos manuales

Sin comentarios