Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

Mini Fixes

  • the apikey can also be handed over in the header in the API methods
  • Booking: a booking cleanup time was added

...

FeatureDetails

Asset configuration alert time restrictions

the asset alert time restrictions were improved and it replaces the old restriction patterns.

If NO setting is chosen, the alerts are always working

If a setting is activated, the alert only works within the set time interval

Geofence time restrictions

the geofence alert time restrictions were improved and it replaces the old restriction patterns.

If NO setting is chosen, the alerts are always working

If a setting is activated, the alert only works within the set time interval


JSON API Changes

New important features

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/moveGroupMove an asset to a new group
geo/createGeofenceSetup a geofence at an adress
geo/createGeofence_polyCreate a geofence as polygon with coordinates
tcs/data/getDataRequest machine data (operating hours from AEMP, telemetic devices or beacons)
tcs/data/getErrorcodesAEMP error codes
tcs/drivers/setcodesSetup drivers with UID codes
tcs/logbook/getLogbookDataStreamregelmäßig Fahrtenbuch-Daten für viele Fahrzeuge abholen
tcs/costcenters/syncoperatorsBenutzer anlegen und Fahrzeuggruppen zuordnen

...