Delete all the guidance to use the public mosquitto broker. ()

This commit is contained in:
SarenaAWS
2020-10-13 09:54:29 -07:00
committed by GitHub
parent 748222bc07
commit 02aafc3a46
3 changed files with 0 additions and 18 deletions
FreeRTOS-Plus/Demo/coreMQTT_Windows_Simulator
MQTT_Keep_Alive
MQTT_Plain_Text
MQTT_Serializer

@ -98,12 +98,6 @@
* Virtual Private Network(VPN), connection to the Mosquitto broker may not * Virtual Private Network(VPN), connection to the Mosquitto broker may not
* work. * work.
* *
* As an alternative option, a publicly hosted Mosquitto broker can also be
* used as an MQTT broker end point. This can be done by updating the config
* democonfigMQTT_BROKER_ENDPOINT to "test.mosquitto.org". However, this is not
* recommended due the possible downtimes of the broker as indicated by the
* documentation in https://test.mosquitto.org/.
*
* #define democonfigMQTT_BROKER_ENDPOINT "insert here." * #define democonfigMQTT_BROKER_ENDPOINT "insert here."
*/ */

@ -98,12 +98,6 @@
* Virtual Private Network(VPN), connection to the Mosquitto broker may not * Virtual Private Network(VPN), connection to the Mosquitto broker may not
* work. * work.
* *
* As an alternative option, a publicly hosted Mosquitto broker can also be
* used as an MQTT broker end point. This can be done by updating the config
* democonfigMQTT_BROKER_ENDPOINT to "test.mosquitto.org". However, this is not
* recommended due the possible downtimes of the broker as indicated by the
* documentation in https://test.mosquitto.org/.
*
* #define democonfigMQTT_BROKER_ENDPOINT "insert here." * #define democonfigMQTT_BROKER_ENDPOINT "insert here."
*/ */

@ -98,12 +98,6 @@
* Virtual Private Network(VPN), connection to the Mosquitto broker may not * Virtual Private Network(VPN), connection to the Mosquitto broker may not
* work. * work.
* *
* As an alternative option, a publicly hosted Mosquitto broker can also be
* used as an MQTT broker end point. This can be done by updating the config
* democonfigMQTT_BROKER_ENDPOINT to "test.mosquitto.org". However, this is not
* recommended due the possible downtimes of the broker as indicated by the
* documentation in https://test.mosquitto.org/.
*
* #define democonfigMQTT_BROKER_ENDPOINT "insert here." * #define democonfigMQTT_BROKER_ENDPOINT "insert here."
*/ */