Users Manual
4G LTE COMPACT INDUSTRIAL CELLULAR ROUTER_M330/M330-W - UM V1.1.8
185
Example 2: PC-B sends message to PC-A and PC-A should receive message.
For PC-A, command "mosquitto_sub -h 192.168.1.1 -t abc -u test -P test"
For PC-B, command "mosquitto_pub -h 192.168.1.1 -t abc -u test2 -P test2 -m test" and confirm
the message on PC-A. It will receive test message on PC-A.