User Manual

! !! !!!!!!!!!!!!!!!!!!!!!!!!! !
!
!
49!
4.18!!RESTOREFACTORYSETTINGS!
!
restoreFactorySettings
Arguments
None
Description
Triggers the factory reset.
Examples
restoreFactorySettings
!
4.19!DOWNLOADDEVICECERT!
!
downloadDeviceCert
Arguments
name (M)
A descriptive name of which file to download. This
name doesn’t match the name of the file on server.
It can take one of four values:
rootCert: The CA certificate from which the device
certificate is generated.
deviceCert: The device certificate.
deviceKeyFile: The key file
randomFile: The random file
filePath (O)
The path and the file name of the configuration
file. If not given, the default path is used.
ftpAddr (O)
The address of the FTP server in which the
certificate files exist. If not given, the default
address is used.
username (O)
The username used in FTP authentication. If not
given the default username is used.
password (O)
The password used in FTP authentication. If not
given the default password is used.
Description
Downloads the device certificates one by one. This command should be
issued four times in order to download the whole set of files needed for
authentication.
Examples
downloadDeviceCert rootCert
!
!
!
!
!
!