User Manual ROQSTAR
Support: www.tronteq.de/support
Release 11/2016
Page 31 of 37
14. USB-Functions
Order No. 006-130-101/102
The USB interface allows you to perform several operations without being logged in to the web
interface. To prevent unauthorized access to the device every operation requires a username and a
password. To start an operation you have to put a command file named “roqstar_sm.cmd” in the root
directory of an USB flash drive. The content of the file is in the json-format. After the operation has
been done the files is automatically deleted to prevent the operation from being executed multiple
times.
14.1. Download of the configuration
Order No. 006-130-101/102
The ROQSTAR allows you to download the configuration to a USB flash drive. To do so a file called
“roqstar_sm.cmd” with the content below is placed in the root directory of a USB flash drive. After
plugging
in the stick a file called “roqstar_sm.cfg” is placed in the root directory of the USB flash drive.
14.2. Upload of the configuration
Order No. 006-130-101/102
The ROQSTAR allows you to read the configuration from a USB flash drive. This function allows the
fast replacement of a broken device. To do so a file called “roqstar_sm.cmd” with the content below is
placed in the root directory of a USB flash drive. Furthermore a file containing the configuration has to
be placed in the root directory of the USB flash drive. The name of the file is
“roqstar_sm.cfg”. After
plugging
in the stick a file called “roqstar_sm.cfg” is placed in the root directory of the USB flash drive.
14.3. Set the device to factory defaults
Order No. 006-130-101/102
The configuration can be set back to factory defaults by USB. The username and password
configuration is not affected by
this. To do so a file called “roqstar_sm.cmd” with the content below is
placed in the root directory of a USB flash drive.
14.4. Download diagnostic image
Order No. 006-130-101/102
A diagnostic image contains information about the system that are helpful for the technical support.
After plugging in the USB flash drive it takes 20 seconds to generate the data and place it on the USB
{
“user“:“<username>“,
“password“:“<Passwort>“,
“command“:“configuration download“
}
{
“user“:“<username>“,
“password“:“<password>“,
“command“:“configuration upload“
}
{
“user“:“<username>“,
“password“:“<password>“,
“command“:“configuration recovery“
}