EasyManuals Logo

Digi IX10 User Manual

Digi IX10
996 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #592 background imageLoading...
Page #592 background image
Services Use the MQTTbroker service
IX10 User Guide
592
6. Enable the system to write MQTT debug messages to the system log:
(config)> service mqtt debug true
(config)>
7. Enable connections from clients that do not provide a username:
(config)> service mqtt allow_anonymous true
(config)>
8. By default, the MQTTbroker will allow clients without client IDs to connect, and will generate a
client IDfor them. To disable:
(config)> service mqtt allow_zero_length_client_id false
(config)>
9. Enable the broker to replace the client ID with the username, which will prevent one client
from disconnecting another by using the same client ID:
(config)> service mqtt use_username_as_client_id true
(config)>
10. Add and configure clients that are allowed to connect to the broker:
a. Add a client:
(config)> add service mqtt client end
(config service mqtt client 0)>
b. Set the username and password for the client:
(config service mqtt client 0)> username value
(config service mqtt client 0)> password value
(config service mqtt client 0)>
c. Add a topic to control this client's access to:
i. Add a topic:
(config service mqtt client 0)> add topic_acl end
(config service mqtt client 0 topic_acl 0)>
ii. Set the topic:
(config service mqtt client 0 topic_acl 0)> topic value
(config service mqtt client 0 topic_acl 0)>
where value is one of:
n
The topic.
n
The signal level wildcard, +.
n
The multi-level wildcard, #.

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Digi IX10 and is the answer not in the manual?

Digi IX10 Specifications

General IconGeneral
BrandDigi
ModelIX10
CategoryNetwork Router
LanguageEnglish

Related product manuals