A sFTP server is installed on the gateway. It can be used to:
Its configuration is available in Configuration ⇒ Interfaces ⇒ Local FTP
menu.
http://klk-wifc-YYYYYY/
(YYYYYY are the 6 digits at the end of hostname/board id (upper case))
spn
/spnpwd
)
Inline help is available in web user interface in Configuration ⇒ Interfaces ⇒ Local FTP ⇒ Help
An extract of this help is available below:
Click to display ⇲
Click to hide ⇱
This service is used to access to flows via a local FTP server. Once the service is enabled, the FTP server is accessible at the following address:
sftp://spn@klk-YYYY-ZZZZZZ:2222/
Where:
Example:
sftp://spn@klk-wifc-03001d:2222/
User is spn and password is SPN password (the same as web interface).
Available from end_device directory:
sftp://spn@klk-YYYY-ZZZZZZ:2222/end_device
Add end-device fleet:
Command add_fleet is processed if XXXXXXXX_add_fleet_processed_yy does not exist and each time the command file is edited.
Get end-device fleet:
Command get_fleet is processed if XXXXXXXX_get_fleet_processed_yy does not exist and each time the command file is edited. XXXXXXXX_end_device_fleet.csv will be overwritten once command processed.
Delete end-device fleet:
Command delete_fleet is processed if XXXXXXXX_delete_fleet_processed_yy does not exist and each time the command file is edited.
Available from gateway directory:
sftp://spn@klk-YYYY-ZZZZZZ:2222/gateway
Add gateway fleet:
Command add_fleet is processed if XXXXXXXX_add_fleet_processed_yy does not exist and each time the command file is edited.
Get gateway fleet:
Command get_fleet is processed if XXXXXXXX_get_fleet_processed_yy does not exist and each time the command file is edited. XXXXXXXX_gateway_fleet.csv will be overwritten once command processed.
Delete gateway fleet:
Command delete_fleet is processed if XXXXXXXX_delete_fleet_processed_yy does not exist and each time the command file is edited.
Available from rx_data directory:
sftp://spn@klk-YYYY-ZZZZZZ:2222/rx_data
Get Rx data:
Command get_rx_data is processed if XXXXXXXX_get_rx_data_processed_yy does not exist and each time the command file is edited.
Available from tx_data directory:
sftp://spn@klk-YYYY-ZZZZZZ:2222/tx_data
Add Tx data:
Command add_tx_data is processed if XXXXXXXX_add_tx_data_processed_yy does not exist and each time the command file is edited.
Get Tx data:
Command get_tx_data is processed if XXXXXXXX_get_tx_data_processed_yy does not exist and each time the command file is edited.
Available from configuration directory:
sftp://spn@klk-YYYY-ZZZZZZ:2222/configuration
Set configuration:
Command set_configuration is processed if XXXXXXXX_set_configuration_processed_yy does not exist and each time the command file is edited.
Get configuration:
Command get_configuration is processed if XXXXXXXX_get_configuration_processed_yy does not exist and each time the command file is edited. XXXXXXXX_data.json will be overwritten once command processed.
Reset configuration:
Command reset_configuration is processed if XXXXXXXX_reset_configuration_processed_yy does not exist and each time the command file is edited.
Available from update directory:
sftp://spn@klk-YYYY-ZZZZZZ:2222/update
Update:
Command update is processed if XXXXXXXX_update_processed_yy does not exist and each time the command file is edited. An additional reboot command is needed to complete update.
Add license:
Command add_license is processed if XXXXXXXX_add_license_processed_yy does not exist and each time the command file is edited.
Restore:
Command restore is processed if XXXXXXXX_restore_processed_yy does not exist and each time the command file is edited. An additional reboot command is needed to complete restore.
Reboot:
Command reboot is processed if XXXXXXXX_reboot_processed_yy does not exist and each time the command file is edited.
Halt:
Command halt is processed if XXXXXXXX_halt_processed_yy does not exist and each time the command file is edited.
Available from status directory:
sftp://spn@klk-YYYY-ZZZZZZ:2222/status
Get status:
Command get_status is processed if XXXXXXXX_get_status_processed_yy does not exist and each time the command file is edited. XXXXXXXX_status.csv will be overwritten once command processed.
Available from log directory:
sftp://spn@klk-YYYY-ZZZZZZ:2222/log
Get log:
Command get_log is processed if XXXXXXXX_get_log_processed_yy does not exist and each time the command file is edited.