7 CONFIGURATION OF THE DEVICE SETTINGS
8027311 / V1-0/2022-04|SICK
OPERATING INSTRUCTIONS|TDC-E (Telematic Data Collector)
Subject to change without notice
The factory settings for the TDC-E are stored inside the device and can be restored at any
time.
Option Meaning
Factory Resets the complete device to factory settings.
User information, applications and data are deleted.
System All system settings are reset to default values.
User information, applications and data are preserved.
Data Resets the data partition and Docker engine and deletes all user data.
REST API – queries
GET/system/backups
GET/system/backups{backup}
REST API – settings
PUT/system/backups
POST/system/backups
PUT/system/backups{backup}
PUT/system/reset/factory
{
"reset": "true"
}
PUT/system/reset/system
{
"reset": "true"
}
PUT/system/reset/data
{
"reset": "true"
}
Resetting to
factory settings
REST API
maintenance