ADEUNIS RF - WMBUS GPRS GATEWAY USER GUIDE V2.5.1
15
Page
of 19
Description
Parameter
Format
Default
Comment
Password
<cust ftp_pwd=””/>
Text
Password to use for FTP connec-
tion
Maintenance Address
<cust ftp_maint_addr=””/> IP or text
IP address for monitoring file
Port Maintenance
See note(1)
num
21
Communication port for moni-
toring file
Path Maintenance
<cust ftp_maint_path=””/> text
/
Only manufacturing setting
Login Maintenance
<cust ftp_maint_login=””/> Text
Login to use for FTP connection
Password Maintenance <cust ftp_maint_pwd=””/> Text
Password to use for FTP connec-
tion
Note (1): The port parameter must be add at the end of the address parameter with “:”
Example : 91.235.138.86
:21
Data format parameters
Description
Parameter
Format
Default
Comment
Output file format
<cust output_for-
mat=””/>
2
2
2 : GP2 File
Compressed File
<cust file_gzip=””/>
0 - 1
0
0 : Inactive
1 : Active
Encryption
<cust file_aes=””/>
0 - 1
0
0 : Inactive
1 : Active
AES Key
<cust aes_key=””/>
32 bytes
010203… AES Key to use
Wake up parameters
Description
Parameter
Format
Default
Comment
Wake Up Day
<cal dd=””/>
8 bytes
7fffffff
(1)
1 bytes per day
Wake Up Hour
<cal hh=””/>
0 to 23
1
Hour number
Wake Up GPRS
<cal tx=””/>
0 - 1
0 : No
1 : Yes
cal
: the calendar of wake up/transmission ( the list of rules is limited to 24 ).
The fields are:
dd
: hexadecimal mask hexadecimal using 32 bits (maximum 31 bits used) representing the days of the month (the reference is the
first of the month) when the gateway should wake-up. If the month contains less than 31 days, the corresponding bits are ignored.
hh
: Base time for wake-up ( UTC time), To avoid BTS saturation problem if too many gateway try to connect at the same time, the
wake-up time is spread on a 1 hour base. The spread algorithm for wake-up time is :
tx
: send or not send file to the server
Example for one profile: 1 wmbus reception per day / 1 file transfer send per week:
<cal dd=»10204081» hh=»1» tx=»1»/> <cal dd=»6FDFBF7E» hh=»1» tx=»0»/>
Example for one profile: 1 wmbus reception per day / 1 file transfer per day at 1h00 :
<cal dd=»7FFFFFFF» hh=»1» tx=»1»/>