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

Line 25: Line 25:
  
 
=== Option 1. ===
 
=== Option 1. ===
Using the [https://my.geotab.com MyGeotab] web-based fleet management software, a Geotab customer <strong>with Administrator privileges</strong> 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>.
+
Using the [https://my.geotab.com MyGeotab] web-based fleet management software, a Geotab customer <strong>with Administrator privileges</strong> can install SpartanLync Tools as an Add-in using the JSON code below, which is copy/pasted into the following MyGeotab screen <strong class="tiny">( Administration -> System -> System Settings -> Add-Ins Tab -> New Add-In button )</strong> and SAVED.
  
 
<pre>
 
<pre>

Revision as of 05:37, 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.

Installation / Operating with a Geotab Database

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 into the following MyGeotab screen ( Administration -> System -> System Settings -> Add-Ins Tab -> New Add-In button ) and SAVED.

{ 
  "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"
  }]
}

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