Closed mars000 closed 4 years ago
Hi
Is there any API call that allows me to check if I'm connected to the MQTT server ?
client.connected() will check if you are connected to the MQTT server.
client.connected()
Hi
Is there any API call that allows me to check if I'm connected to the MQTT server ?