YELLOWBRICK V3 User Manual Page 10

  • Download
  • Add to my manuals
  • Print
  • Page
    / 18
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 9
Configuration Reports
You can request the last-known configuration for a particular device.
To return the last-known configuration for tracker serial 2322:
https://secure.rock7mobile.com/API2/GetConfig/2322?username=xxxx&password=yyyy
An example of the response:
<TrackerData>
<device serial="2802">
<Config>
<Info software="1.9.9" pcb="C" reportAt="2012-09-04T07:52:49Z"/>
<Tracking state="on" freq="60" burstFixFreq="5" burstTransmitFreq="1" commandAt="2012-09-04T07:52:49Z"/>
<Mailbox state="off" freq="30" reportAt="2012-09-04T07:52:49Z"/>
<Alert timerState="off" timerTimeout="5" deadManState="off" deadManTimeout="5" temperatureState="off"
temperatureFreq="1" temperatureCold="10" temperatureHot="40"geofenceState="off" geofenceFreq="1"
geofenceRadius="500" powerLossState="off" reportAt="2012-09-04T07:52:49Z"/>
<Bluetooth state="off" reportAt="2012-09-04T07:52:49Z"/>
<System encryption="off" logging="no" reportAt="2012-09-04T07:52:49Z"/>
<GPS accuracy="2D" hotMode="off" fixesRequired="5" earlyness="20" reportAt="2012-09-04T07:52:49Z"/>
<ScreenLock state="off" pin="1234" reportAt="2012-09-04T07:52:49Z"/>
</Config>
</device>
</TrackerData>
Note that the <Config /> element can also appear within a <position /> element as part of a /GetPositions response.
Notice that every config element will indicate the time that these options were either sent to or received from the tracker, with a commandAt or reportAt attribute
Page view 9
1 2 ... 5 6 7 8 9 10 11 12 13 14 15 16 17 18

Comments to this Manuals

No comments