mosquitto安装

yum install mosquitto

mosquitto_passwd -b pwfile.example admin 123

mosquitto -c mosquitto.conf -d

systemctl enable mosquitto.service

 

mosquitto_sub -h s3.g.cn -p 84 -u jin -P jin  -t /room/st

posted @ 2020-04-27 16:32  ahuo  阅读(199)  评论(0编辑  收藏  举报