diff --git a/api.html b/api.html index 73688fd..d9ae6be 100644 --- a/api.html +++ b/api.html @@ -314,7 +314,7 @@ void setup() {
MQTT_CONNECTION_LOST
- the network connection was brokenMQTT_CONNECT_FAILED
- the network connection failedMQTT_DISCONNECTED
- the client is disconnected cleanlyMQTT_CONNECTED
- the cient is connectedMQTT_CONNECTED
- the client is connectedMQTT_CONNECT_BAD_PROTOCOL
- the server doesn't support the requested version of MQTTMQTT_CONNECT_BAD_CLIENT_ID
- the server rejected the client identifierMQTT_CONNECT_UNAVAILABLE
- the server was unable to accept the connection