Difference between revisions of "PublicHome/Software/Products/SplTools"

Line 19: Line 19:
 
File:SplTools_Mobile_Multi-Lang-Timesone.jpg|Multi-Language and Timezone support
 
File:SplTools_Mobile_Multi-Lang-Timesone.jpg|Multi-Language and Timezone support
 
</gallery>
 
</gallery>
 +
 +
== SpartanLync Tools Installation ==
 +
 +
SpartanLync Tools requires a Geotab database from which to operate, and provides users with two ways to access SpartanLync sensor data;
 +
 +
* Option 1.
 +
Using the [https://my.geotab.com MyGeotab] web-based fleet management software, a Geotab customer with Administrator privileges can install SpartanLync Tools as an Add-in using the JSON code below, which is copy/pasted to the following MyGeotab screen <strong class="tiny">( Administration -> System -> System Settings -> Add-Ins Tab -> New Add-In button )</strong>.
 +
 +
<code>
 +
{
 +
  "name": "SpartanLync Tools (Beta)",
 +
  "supportEmail": "lmitchell@spartanlync.com",
 +
  "version": "1.0.0",
 +
  "items": [{
 +
    "url": "https://help.spartansense.com/geotab/spltools/splgeotabtools.html",
 +
    "path": "",
 +
    "menuName": {
 +
      "en": "SpartanLync Tools (Beta)"
 +
    },
 +
    "icon": "https://help.spartansense.com/geotab/spltools/images/spllogo.svg"
 +
  }]
 +
}
 +
</code>
 +
 +
 +
<strong>OR</strong>
 +
 +
 +
* Option 2.
 +
Click on our [https://help.spartansense.com/geotab/ SpartanLync Tools Production Site] and securely login with your Geotab customer database name and credentials.
 +
  
 
== SpartanLync Tools Documents ==
 
== SpartanLync Tools Documents ==

Revision as of 05:27, 21 September 2019

SpartanLync Tools (MyGeotab App Integration) documentation available to SpartanLync Customers and Partners

What is SpartanLync Tools

SpartanLync Tools is a Mobile, Tablet and Desktop Web Application that operates as a MyGetoab plugin, technically called an Add-In, within the MyGeotab platform.

SpartanLync Tools gives Geotab customers the ability to Discover, Monitor, and Report on SpartanLync devices and sensors installed into fleets of vehicles installed with a Geotab GO device.

The app graphically and tabularily reports on SpartanLync TPMS / Temptrac Pressure and Temperature sensor data values. The current or historical sensor data can then be exported for CSV download into Excel.

Additionally, real-time vehicle location and fault history is easily shown for installation troubleshooting and fleet monitoring.

SpartanLync Tools Installation

SpartanLync Tools requires a Geotab database from which to operate, and provides users with two ways to access SpartanLync sensor data;

  • Option 1.

Using the MyGeotab web-based fleet management software, a Geotab customer with Administrator privileges can install SpartanLync Tools as an Add-in using the JSON code below, which is copy/pasted to the following MyGeotab screen ( Administration -> System -> System Settings -> Add-Ins Tab -> New Add-In button ).

{

 "name": "SpartanLync Tools (Beta)",
 "supportEmail": "lmitchell@spartanlync.com",
 "version": "1.0.0",
 "items": [{
   "url": "https://help.spartansense.com/geotab/spltools/splgeotabtools.html",
   "path": "",
   "menuName": {
     "en": "SpartanLync Tools (Beta)"
   },
   "icon": "https://help.spartansense.com/geotab/spltools/images/spllogo.svg"
 }]

}


OR


  • Option 2.

Click on our SpartanLync Tools Production Site and securely login with your Geotab customer database name and credentials.


SpartanLync Tools Documents

Product / Support

  • [SpartanLync Tools User Document]

Sites