3.8.12 Service > MQTT
This section makes you configure MQTT which allows the MQTT client to send the message
within specific topic or channel. By default, the router does not allow anonymous to read/write
the MQTT topic or channel. Thus, you need to create the account with username and password
for MQTT client in the web UI.
Take for example, the interface is shown as below.
The Manage Users section will show all users that you create. Moreover, each user can use the
delete button to delete it. For the ACL control, user can specify what topic should be limited. In
this case, we set up the publisher pub1 to write the critical topic. Additionally, we also allow the
subscribers sub1 and sub3 to read the critical topic. Thus, only the sub1 and sub3 can receive
it when pub1 sending the message.