mosquitto_pub -t gpio -h 192.168.1.110 -m “{\”pin\”:17,\”value\”:0}”

    1. 【-h】指定MQTT代理服务器主机,指向PCIP地址192.168.1.110