Table of Contents |
---|
GFS 3.8.60 Features
Feature | Details |
---|---|
AEMP - Module | the AEMP module was added to show AEMP data from machines |
Booking Module | the car sharing booking module was added |
Beacons | The beacon detection was improved |
Mini Fixes
- Booking: a booking cleanup time was added
...
- The fsorm can be defined in the Form table
- Forms must be assigned to accounts in the DB
- Forms can we triggered in the Workshop module
- Formdata be be listed and requested in the workshop module.
AEMP FEATURES
Feature | Description |
---|---|
AEMP Feature | The "Machine Data module was created to show AEMP data |
AEMP ASSET ALARM | if configured on the account, e-mails are triggerd to the customer in the case of new created asset based on aemp data |
AEMP geofencing | Geofences processing was added to the report and the export (geiger) |
...
The apikey can also be handed over in the header in the API methods
Interface request | Details |
---|---|
extended/asset/createAsset | Add an asset and assign it to a group |
extended/asset/moveGroup | Move an asset to a new group |
geo/createGeofence | Setup a geofence at an adress |
geo/createGeofence_poly | Create a geofence as polygon with coordinates |
tcs/data/getData | Request machine data (operating hours from AEMP, telemetic devices or beacons) |
tcs/data/getErrorcodes | AEMP error codes |
tcs/drivers/setcodes | Setup drivers with UID codes |
tcs/logbook/getLogbookDataStream | regelmäßig Fahrtenbuch-Daten für viele Fahrzeuge abholen |
tcs/costcenters/syncoperators | Benutzer anlegen und Fahrzeuggruppen zuordnen |
...