7
CONFIGURATION OF THE DEVICE SETTINGS
36
8027311 / V1-0/2022-04|SICK
O P E R A T I N G I N S T R U C T I O N S | 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