40
GATEWAY SPECIFICATION - WebdynPulse
WebdynPulse – Gateway specification - Version 2.0
9.3 Examples of Web Services requests
Upload of a data file:
URL/confirm.php;NSITE=IDsite&ACTION=UPLOADDATA&RC=0&RC-COMP=
Download of the configuration files
IDsite
_config.ini and
IDsite
_var.ini:
URL/confirm.php;NSITE=IDsite&ACTION=CONFIGGLOBAL&ACTION-
COMP=IDsite_config.ini;IDsite_var.ini;&RC=0&RC-COMP=
Download of a new firmware release:
URL/confirm.php;NSITE=IDsite&ACTION=CONFIGBIN&RC=0&RC-COMP=
10
Tools and diagnostics
10.1 Events journal
On every connection, the gateway uploads a journal of events to the /LOG directory of the remote
FTP server. This indicates the actions it has performed since the previous connection. It is
compressed into GZ format GZ and bears the name
prefixID_YYMMDD_hhmmss
.log.gz.
List of messages that can appear in the events journal:
Message
Description
Error config file
[filename]
on variable
[variable name]
Error in a variable in a configuration file.
FTP connection failed
Error connecting to the FTP server
GPRS signal:
[RSSI]
Level of the GSM signal (1 to 31).
Firmware version:
[version]
Current version of the firmware.
Restart Gateway
The gateway was restarted.
WAN connection opened
Beginning of the WAN connection.
WAN connection terminated
End of the WAN connection.
FTP get command file OK:
[filename]
Command file downloaded OK.
FTP delete command file failed:
[filename]
Deletion of command file failed.
FTP send ack command file failed:
[filename]
Command acknowledgement file upload failed.
FTP get command file failed:
[filename]
Command file download failed.
FTP send config file OK:
[filename]
Upload of configuration file
[filename]
successful.
FTP send config file failed:
[filename]
Upload of configuration file
[filename]
unsuccessful.
FTP get config file OK:
[filename]
Download of configuration file
[filename]
successful.
FTP get config file failed:
[filename]
Download of configuration file
[filename]
failed.
FTP send definition file OK:
[filename]
Upload of definition file
[filename]
successful.
FTP send definition file failed:
[filename]
Upload of definition file
[filename]
unsuccessful.