8 / 48
The reproduction, distribution and utilization of this document as well as the communication of its contents to others without
express authorization is prohibited. Offenders will be held liable for the payment of damages.
All rights reserved in the event of the grant of patent, utility model or design.
14.04.2020
Version 1.18.0
General information
REST
2 General information
2.1
User and access rights
The REST API will have the same users as the web interface. Currently only two predefined users exist. The user manage-
ment will be reworked in the upcoming firmware versions allowing individual users with distinct access rights.
user-role-view
Access rights:
■
Request data (all GET operations)
■
Reset count results
user-role-edit
Access rights:
■
Same as user-role-view
■
Perform firmware update
2.2
Data security
The REST API will only be available for communication via https.
Default a self-signed certificate will be used. For details, see "APS-Customizing.pdf" at chapter "5.5. SSL certificate".
2.3
Versioning
The version is part of the URL using
apiv1
. A new version will only be created, if changes are not backward compatible.
Adding new requests to the API will not lead to a new version.