M350 Series User Manual 205
You need to add two ACLs based on the users you created. For instance, we create two ACLs for
test user and test2 user.
Note:
For Receive message command format:
Mosquitto_sub -h <M300 IP> -t <Topic> -u <username> -P <password>
For Send message command format:
Mosquitto_pub -h <M300 IP> -t <Topic> -u <username> -P <password> -m <message>