YELLOWBRICK V3 User Manual

Browse online or download User Manual for Navigators YELLOWBRICK V3. RockSTAR XML API

  • Download
  • Add to my manuals
  • Print
  • Page
    / 18
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 0
RockSTAR XML API
A quick-start, example-led guide to the RockSTAR XML API
! ! Version 3.0 - Updated 14th February 2014
Page view 0
1 2 3 4 5 6 ... 17 18

Summary of Contents

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

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

Page 3 - Push API

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

Page 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

Page 5

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

Page 6 - Position Reports

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

Page 7

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

Page 8

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

Page 9

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

Page 10 - Configuration Reports

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

Page 11 - Sending Configuration

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

Page 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

Page 13

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

Page 14

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

Page 15

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

Page 16

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

Page 17

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

Page 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

Comments to this Manuals

No comments