Description:
Unsubscribes the device from the specified topic.
Syntax:
sub mqtt_unsub(byref data as string)
Returns:
---
See Also:
Step-by-step Usage Instructions
Part
Description
data
Topic (message) to unsubscribe from.
Details
Hivemq.com is has an excellent explanation of MQTT topics: http://www.hivemq.com/blog/mqtt-essentials-part-5-mqtt-topics-best-practices.