Table of Contents |
---|
Mini Fixes
...
Data Protection Config on asset level
Feature | Details |
---|---|
Data protection on asset level | On the asset it is possible to configure a new data protection mode, that requires a reason to be entered to see the data of an asset. Only admins are allowed to change the data protection setting on the asset level. |
Data Protection on asset categorie | if the asset is assigned to a customer category (custcat) with setting dpid=2, then the asset will get also the Data Protection request. |
Activating Data Protection | On the account its possible to activated or deactivate this asset based data protection. |
Cust CAT | ASSET |
---|---|
Releasing Data Protection mode | if a manager is doing reports for all assets e.g. assets with a data protection mode set are not added to the report Managers, users.. can request access by using the release form, for a configured time the asset can be accessed after this operation |
Data Protection report | A data protection reports shows the access assets (only for the Admin user) |
Infos:
- Admins can see all data
- if you login as e.g. manager with SU pass, the reistrictions apply
- Assets like this are not displayed on the map
- if a manager is doing reports for all assets e.g. assets with a data protection mode set are not added to the report
- Managers, users.. can request access by using the release form, for a configured time the asset can be accessed after this operation
- the data is is also stored in the corresponding table
- A data protection reports shows the access assets
Worktime DetectionDetection
Feature | Details |
---|---|
Options > Worktime | the worktime |
...
detection was extended to be able to use public holidays, worktimes per day and plant |
...
holidays. There can be customer based and system bases holiday calendars and 2 plant holiday configs per account. The holiday calendars are edited in the database directly |
...
Restrictions for assets and geofences
the asset restrictions were improved.
Steaming Logbook API
Allows to stream data of the logbook in a habau expected format.
Every call must set the last successfully processed streamlogid.
Parallel stream can also be done using the caller_stream_ref param.
To start from any point in time use an exisiting old streamlog id.
To start from the beginning use treamlog id 0.
opt_cust cat can be e.g. the configure value on the asset level (e.g. NFZ, BF, ....)
Worktime report | |
Worktime data in API | The calculation is used in the logbook stream export interface. |
Alert Time Restrictions
Feature | Details |
---|---|
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
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 |