User's Manual

INDUSTRIAL 4G LTE CELLULAR ROUTER - UM V1.1.8
223
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.