Korrekturen
- Limit für Geofence-Bereiche: Die Anzeige wurde auf 2500 Geofences limitiert, um Server-Probleme und Browser-Abstürze zu verindern.
Funktionen
Tempore Gebietsteile für Personen und Geofence-Bereiche
Bei den Software-Optionen können Gebietsteile angelegt werden.
Die Gebietsteile können Personen zugewiesen werden.
Auch Geofence-Bereiche haben Gebietsteile und Objektnummern bei den erweiterten Daten.
Die Tabellen für Geofence und Personen haben Gebietsteile und Objektnummern als neue Spalten.
Mobiler Fahrtenbuch Link für Fahrer (Testfunktion)
Mit dem neuen mobilen Fahrtenbuch-Link können Fahrer über das Smartphone das Fahrzeug auswählen, das Fahrtenbuch kommentieren und den Privatstatus setzen.
Als Voraussetzung muss für den Fahrer die Funktion "Fahrtenbuch-App" in der Konfiguration aktiviert sein.
Nach der Anmeldung wird das Fahrzeug ausgewählt und ein Kommentar eingegeben und falls benötigt auch der Privatstatus für die aktuelle Fahrt geändert.
Mit "Submit" wird der Datensatz bei der aktuellen Fahrt hinzugefügt.
Achtung! Die Zündung muss noch AN sein, damit das Kommentar zur aktuellen Fahrt hinzugefügt wird.
Neue direkte Logins (Favoriten) für den schnellen Software-Einstieg
Für alle 3 Login-Arten (GPS-Fleet Software, Smartphone und Fahrtenbuch) wird nach dem Einstieg in die Software ein eindeutiger Link generiert, mit dem man sich in Folge anmelden kann, OHNE das Anmeldefenster zu öffnen. Der Link funktioniert immer, solange der Username und das Passwort unverändert bleiben.
Favorit für die GPS Fleet Software anlegen
Nach dem Einstieg in die Software können Sie den Link als Favorit oder als Verknüpfung verwenden oder per E-Mail versenden.
Favorit für den Smartphone Zugang oder den mobilen Fahrtenbuch Link anlegen
Sie können mit dem Usernamen und Passwort auch auf den Smartphone-Login einsteigen.
Neu ist außerdem, dass man mit einem Operator-Benutzer auch den Smartphone-Login benutzen kann und dann nur die Fahrzeuge sieht, die dem Operator zugeordnet sind.
Favoriten-Link für den mobilen Fahrtenbuch-Link
You can use the link after to login to send it to your mobile phone and use it as a direct login link for the driver login, to send it to your mobile phone and use it as a direct login link for the driver login
Implemented SIMMA Interface
After settings for SIMMA Server are set in the Database (which will be done by support) it's possible to send GPS Data to a SIMMA Dispatch-Server using the Interface to CMS Dispatch from SIMMA. All the user has to do is to set the ID an asset has on the SIMMA Server in our "SIMMA Asset ID" Field in the "Advanced" Tab of the Asset Options.
Geofence List in new Design
Geofence List updated to the new design.
Person List in Master Data in new Design
Person List updated to the new design and it comes with a button for a full window mode which opens a window for a better view on the person list.
New Operating Data Logging Report
A new report compares the time of ignition with engine time and highlights differences in red-amber-green based on the configuration in the account options.
New Filter for Screening Log Report
Customer(Geofence) and Person(Driver) added.
New fuel sensor including Alarm Features (testing feature)
A new analog sensor was added to control fill level of storage tanks. Also min and max limit alarms was added to be informed when limits are exceeded.
New Software Interface Toolkit for Developers (API-Interface)
A new json Interface was created to support future apps, data interfaces based on the latest standards.
the most important parameter ist called apikey.
The API Key configured in account options, what gives the full access to the software:
Or it also could be a combination of the username and password combined with 4 minus chars. e.g. for asset 112----passs2323, in an http parm this looks like asset%20112----passs2323
The user name can be the assetname, drivername, managername or username.
Most propably this will be used to enable apps to login as driver to update the logbook,.....
The current interface can generated by the application.wadl call e.g
https://comtrack.sw-management.at/GFS/api/application.wadl
The data fetch call can be triggerd by a a simple http go get call:
https://comtrack.sw-management.at/GFS/api/std/verify
https://comtrack.sw-management.at/GFS/api/masterdata/gps/getAssetStates?apikey=123
Terms & conditionas apply for using the new feature. Contact your vendor for more information.
New Route Planning Feature (Test feature)
PTV and the other routing engines have ben removed!