MQTT_UNSUBSCRIBE topic$ | (only available on Wx PLC firmware >= F94.2) |
Purpose | Unsubscribe to the topic$ with the connected MQTT Broker. |
Examples |
MQTT_UNSUBSCRIBE "test/topic" |
Comments: | Unsubscribe to the topic "test/topic" with the MQTT broker. |
See Also | MQTT_SUBSCRIBE,
MQTT_CONNECT
|