hi
What is correct way to specify MQTTCLOUD url
the Server is m14.cloudmqtt.com
thanks
MQTTCloud Uri
-
- Posts: 69
- Joined: Thu Nov 01, 2018 8:32 am
Re: MQTTCloud Uri
Hi,
If you are using esp-mqtt, then it should be
{schema}://{user}:{password}@m14.cloudmqtt.com:{port}
where {schema} is
- *mqtt* for tcp connection
- *mqtts* for tls connection
- *ws* for connection over websockets
- *wss* for TLS connection over websockets
If you are using esp-mqtt, then it should be
{schema}://{user}:{password}@m14.cloudmqtt.com:{port}
where {schema} is
- *mqtt* for tcp connection
- *mqtts* for tls connection
- *ws* for connection over websockets
- *wss* for TLS connection over websockets
Who is online
Users browsing this forum: forrest, Google [Bot] and 93 guests