Difference between revisions of "PublicHome/Software/Products/SplTools"
m |
|||
Line 1: | Line 1: | ||
<strong>SpartanLync Tools (MyGeotab App Integration) documentation available to SpartanLync Customers and Partners</strong> | <strong>SpartanLync Tools (MyGeotab App Integration) documentation available to SpartanLync Customers and Partners</strong> | ||
− | == What is SpartanLync Tools == | + | ==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 is a Mobile, Tablet and Desktop Web Application that operates as a MyGetoab plugin, technically called an Add-In, within the MyGeotab platform. | ||
Line 7: | Line 7: | ||
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. | 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. | ||
− | <gallery mode=packed heights=250px> | + | <gallery mode="packed" heights="250px"> |
File:SplTools-Mobile-Main.jpg|Mobile / Tablet / Desktop Views | File:SplTools-Mobile-Main.jpg|Mobile / Tablet / Desktop Views | ||
File:SplTools_Mobile_TEMP.jpg|TempTrac and TPMS Temperature | File:SplTools_Mobile_TEMP.jpg|TempTrac and TPMS Temperature | ||
Line 20: | Line 20: | ||
Additionally, real-time vehicle location and fault history is easily shown for installation troubleshooting and fleet monitoring. | Additionally, real-time vehicle location and fault history is easily shown for installation troubleshooting and fleet monitoring. | ||
− | == Installation / Operating with a Geotab Database == | + | ==Installation / Operating with a Geotab Database== |
SpartanLync Tools requires a Geotab database from which to operate. Geotab customers have two options for accessing SpartanLync sensor data using the App: | SpartanLync Tools requires a Geotab database from which to operate. Geotab customers have two options for accessing SpartanLync sensor data using the App: | ||
− | === 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 into the following MyGeotab screen <strong class="tiny">( Administration -> System -> System Settings -> Add-Ins Tab -> New Add-In button )</strong> and SAVE the changes. | 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 SAVE the changes. | ||
Line 43: | Line 43: | ||
</pre> | </pre> | ||
− | === Option 2. === | + | ===Option 2.=== |
− | Click on our SpartanLync Tools Production Site <strong> | + | Click on our SpartanLync Tools Production Site <strong>https://help.spartansense.com/geotab/</strong> and securely login with your Geotab customer database name and credentials. |
− | == SpartanLync Tools Documents == | + | ==SpartanLync Tools Documents== |
− | === Product / Support === | + | ===Product / Support=== |
− | |||
− | |||
− | === Sites === | + | *[[PublicHome/Software/Products/SplTools/FAQ|FAQ - Frequently Asked Questions]] |
− | * [https://my.geotab.com/ MyGeotab Launch Site] | + | *TBA - SpartanLync Tools User Guide |
− | * [https://help.spartansense.com/geotab/ SpartanLync Tools Production Site] | + | |
+ | ===Sites=== | ||
+ | |||
+ | *[https://my.geotab.com/ MyGeotab Launch Site] | ||
+ | *[https://help.spartansense.com/geotab/ SpartanLync Tools Production Site] | ||
__NOTOC__ | __NOTOC__ |
Revision as of 08:35, 9 October 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. Geotab customers have two options for accessing SpartanLync sensor data using the App:
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 SAVE the changes.
{ "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 https://help.spartansense.com/geotab/ and securely login with your Geotab customer database name and credentials.
SpartanLync Tools Documents
Product / Support
- FAQ - Frequently Asked Questions
- TBA - SpartanLync Tools User Guide