GW-UNI-01
User Manual
© 2016 IQ HOME Kft.
www.iqhome.org
15 / 21
# password
password =
# mqtt enable ssl
usessl = true
If
usessl
set to false the TLS options will be ignored.
# CA file
cafile = /etc/unid/certs/rootCA.pem
# cert file
certfile = /etc/unid/certs/certificate.pem.crt
# private key
keyfile = /etc/unid/certs/private.pem.key
# configure verification of the server hostname in the
# server certificate
# this can be useful in initial server testing
# MUST BE SET TO "false" IN A REAL SYSTEM!!!
insecure = false
# the topic on which to publish the will
will_topic =
If
will_topic
leaved blank the testament options will be ignored.
# will messag
will_payload =
# will quality of service
# values: 0,1,2
will_qos = 0
# set to true to make the will a retained message
will_retain = false
# file path with predefined topics for subscribe
subconf = /etc/unid/subscribe.conf
The subscribe configuration details described in section 2.2.1.