MQTT


mosquitto搭建本地服务器

下载

配置

启动

mosquitto.exe -c mosquitto.conf -v

订阅主题

发布消息

mosquitto_pub -h localhost -t "topic" -i "client" -m "message"
posted @ 2024-08-20 18:39  D·Kingson.Mo  阅读(7)  评论(0编辑  收藏  举报