7
CONFIGURATION OF THE DEVICE SETTINGS
34
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
REST API – queries
GET/system/resources
GET/system/hostname
GET/system
REST API – settings
PUT/system
{
"deviceName": "string"
}
PUT/system/hostname
{
"hostName": "string
}
PUT/system/power
{
"operation": "reboot"
}
7.2.2
Maintenance
•
Allows backup and restoration of the device configuration.
•
Allows the TDC-E to be reset to factory settings.
REST API
system
Overview