mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-10-15 01:07:47 -04:00
Delete all the guidance to use the public mosquitto broker. (#340)
This commit is contained in:
parent
748222bc07
commit
02aafc3a46
3 changed files with 0 additions and 18 deletions
|
@ -98,12 +98,6 @@
|
|||
* Virtual Private Network(VPN), connection to the Mosquitto broker may not
|
||||
* 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."
|
||||
*/
|
||||
|
||||
|
|
|
@ -98,12 +98,6 @@
|
|||
* Virtual Private Network(VPN), connection to the Mosquitto broker may not
|
||||
* 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."
|
||||
*/
|
||||
|
||||
|
|
|
@ -98,12 +98,6 @@
|
|||
* Virtual Private Network(VPN), connection to the Mosquitto broker may not
|
||||
* 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."
|
||||
*/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue