mqtt_disconnect()

A warning note icon.This section is currently being reworked. We apologize for the inconvenience. If you need immediate assistance, please contact Tibbo Support.


Description:

Disconnects the device from the MQTT server (broker).

Syntax:

sub mqtt_disconnect()

Returns:

---

See Also:

Step-by-step Usage Instructions

Details

Callback_mqtt_connection_lost() will be called when the device disconnects.

mqtt_disconnect()

Details