![Flexitron Webdyn WebdynEasy LoRaWAN User Manual Download Page 59](http://html1.mh-extra.com/html/flexitron/webdyn-webdyneasy-lorawan/webdyn-webdyneasy-lorawan_user-manual_2304913059.webp)
59
USER MANUAL - WebdynEasy LoRaWAN
Version 0.10
9
Appendix A: XML configuration file variables
Name + tree structure
Description
Type
Default value
Not used
(future
use)
/uid
Hub identifier
Hexadecimal 3 bytes
3 last bytes of the
MAC address
/name
Optional product name
Text
“WG_”+ 3 last bytes of
the MAC address
/enable_local_config
Enables/Disables access to the
local configuration
Boolean (true, false)
false
/com/modem/pin/mode
Enable/Disable the PIN
List:
•
Off
•
manual
off
/com/modem/pin/code
PIN code
Whole number from 4 to
6 digits
/com/modem/apn
APN
Text
/com/modem/login
APN login
Text
/com/modem/password
APN password
Text
/com/modem/mode
Modem connection mode
List:
•
ondemand
•
alwaysOn
•
alwaysOff
alwaysOff
/com/modem/delay
Time before disconnection in
seconds
Integer (min 0 max
65535)
60
/com/ethernet/use_dhcp
Enable/Disable the DHCP client
Boolean (false, true)
false
/com/ethernet/ip
IP address
IP format:
"xxx.xxx.xxx.xxx"
192.168.1.12
/com/ethernet/netmask
Subnet mask
IP format:
"xxx.xxx.xxx.xxx"
255.255.255.0
/com/ethernet/gateway
Local network gateway
IP format:
"xxx.xxx.xxx.xxx"
/com/ethernet/dns/server
List of DNS servers
IP format:
"xxx.xxx.xxx.xxx"
/com/ftp/address
FTP server a port
(optional)
If the port is not entered, by
default FTP will use 21
IP format:
"xxx.xxx.xxx.xxx"
Or
Domain name:
"xxxxxxxxxx.xxx"
+ port (optional):
":xxxx"
/com/ftp/login
FTP account login
Text
/com/ftp/password
FTP account password
Text
/com/ftp/mode
FTP passive or active connection
mode
List:
•
passive
•
active
passive
/com/ftp/secured
Enable/Disable secure mode
(FTPS)
Boolean (true, false)
false
●
/com/ftp/trust_model
Secure mode operating mode
List:
verify_peer
●
/com/ftp/root_path
FTP server root directory
Text
/com/ftp/ws_notification
Enable/Disable sending
notifications
List:
•
none
•
put
•
get
•
both
none
All the "names +tree structures" highlighted in blue are lists and can be created
multiple times.