From IQsimWiki
==XIQS Update GSM Device Ftp Info - FTP Info Management
==
Description
|
- updateXIQSDeviceFtpInfo ( Long id_device , String server , Integer port , String login , String password )
- Update FTP connection info for this device
|
Parameters
|
- Long id_device
- the target device id
- String server
- FTP server address
- Integer port
- FTP server port
- String login
- FTP server user login
- String password
- FTP server user password
|
Return Values
|
Integer ok - All done
- Error Data structure ( Error Management )
- Possible failure code returns
-
|
See Also
|
|