mqtt_disconnect()
Description: |
Disconnects the device from the MQTT server (broker). |
Syntax: |
sub mqtt_disconnect() |
Returns: |
--- |
See Also: |
Details
Callback_mqtt_connection_lost() will be called when the device disconnects.
Description: |
Disconnects the device from the MQTT server (broker). |
Syntax: |
sub mqtt_disconnect() |
Returns: |
--- |
See Also: |
Callback_mqtt_connection_lost() will be called when the device disconnects.