GW-UNI-01
User Manual
© 2016 IQ HOME Kft.
www.iqhome.org
16 / 21
3.3
IQRF IDE Interface configuration [ide]
# IDE UDP port
# to disable this interface set to 0
# default is 55300
ideport = 55300
# enable/disable gateway reset from IDE
gwreset
= true
# enable/disable TR module reset from IDE
modulereset = true
The communication between the gateway and the IQRF IDE is not secure. The gateway and TR
module reset can be disabled.
3.4
User Network Interface configuration [unetif]
# user network interface UDP port
# to disable this interface set to 0
# default is 5000
unetifport = 5000
# user network interface accessed by other devices
# if remoteaccess is true
# (bind to netiface, if false bind to loopback)
remoteaccess = false
Configure user network interface external availability (internal from localhost only, or internal and
external)
Caution!
Because of some security reasons, we recommend to activate remote access only for development
purposes!