Skip to content

A service to support integrations with the FASTER Web fleet management system.

License

Notifications You must be signed in to change notification settings

cityssm/faster-web-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FASTER Web Helper

🚧 Under Active Development 🚧

DeepSource Maintainability

A service to support integrations with the FASTER Web Fleet Management System.

This helper service is completely unofficial and is in no way affiliated with or endorsed by FASTER Asset Solutions or Transit Technologies.

Available Modules

Inventory Scanner
Uses the Inventory Import Utility integration to offer a solution for issuing inventory using handheld barcode scanners.

WorkTech Update
Synchronizes active equipment with WorkTech's equipment list.

Autocomplete
Creates and hosts JSON files compatible with Autocomplete userscripts.

Note About FASTER API Calls

Calls to the FASTER Web API are made using the @cityssm/faster-api package. Unfortunately, due to FASTER's Non-Disclosure Agreement, that package is private, and marked as optional by this project. 😔

Some of the processes the FASTER Web API is used for:

  • Inventory Scanner - Retrieving repair-related information.
  • Inventory Scanner - Adding upload information to integration logs.

If you want access and can prove you have access to the FASTER Web APIs, read-only or collaborator access can be granted.

Other FASTER Web Projects

This application is made possible through several FASTER Web specific projects.

Building an intergration with FASTER Web?

Have a look at the City's open source projects related to FASTER Web.

Other Related Projects

Unofficial WorkTech API for Node
Select queries to help with integrations with the WorkTech work order management system.