/
3.8.28 Octobre 2015 Release-Change

3.8.28 Octobre 2015 Release-Change

Fixes

  • Limit for geofences: There is a limit to show a maximum of 2500 geofences on the map in order to prevent server performance issues and browser crashes.

Features

Tempore Area Feature

A section in the software options menu was added to add new areas


The area has a pulldown at the person in order to assign the person to the are

The geofence has got the new area pull down and an object number field

The geofence and person list have got this extra field

 

Driver mobile logbook login (test feature)

A new driver mobile logbook login was implemented.

As a precondition the driver needs to get the right to use the mobile logbook logi. You can un/-check the Only drivers can login, that have enabled the app:


A driver user can use his drivername and password to enter the logbook.

The driver is able to choose the asset from a pulldown to identify himself as the current driver for this vehicle and to add a comment to the logbook comment field.

 

Please note the the comment is for the current trip only.

The driver identification with the driver mobile login can also be used with the buzzer alert.

New direct login links as favorites

After entering the software, you will see that a unique link is generated in your web-browser. You can use the newly created link after the login to store it as a favorite and to login without entering your username again.

As long as you don't change the username and password, the link with the unique key will work.

Favorite link for the GPS Fleet Software

Login with your username and password and store the link as favorite link and bookmark it (e.g. on your desktop).

You can use the link after to mobile access login to send it to your mobile phone and create a bookmark:

New favorite login to the driver mobile logbook

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.

If the difference between ignition and the selected input is smaller then 2 hours (example), the day will be shown as green. This means that ignition usage was less than 2 hours longer than engine usage.

If the difference between ignition and the selected input is greater then 2 hours (example), the day will be shown as orange. This means that ignition usage more than 2 hours longer than engine usage.

If the difference between ignition and the selected input is greater then 4 hours (example), the day will be shown as red. This means that ignition usage more than 4 hours longer than engine usage.



You can use the digital input filter to select which input is the engine signal.

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://gfs2.sw-management.at/GFS/api/application.wadl

 

The data fetch call can be triggerd by a a simple http go get call:

https://gfs2.sw-management.at/GFS/api/std/verify

https://gfs2.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!

Terms & conditionas apply for using the new feature. Contact your vendor for more information.