This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/activemq-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 64a6f2f Automatic Site Publish by Buildbot
64a6f2f is described below
commit 64a6f2f177d699fee1db7bf8eba132917f482d4e
Author: buildbot <[email protected]>
AuthorDate: Fri Aug 13 14:38:54 2021 +0000
Automatic Site Publish by Buildbot
---
output/mqtt.html | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/output/mqtt.html b/output/mqtt.html
index 71e5ac8..22d730b 100644
--- a/output/mqtt.html
+++ b/output/mqtt.html
@@ -97,6 +97,10 @@
<p>Please see the <a href="http://mqtt.org/">MQTT site</a> for more details</p>
+<h3 id="supported-versions">Supported versions</h3>
+
+<p>ActiveMQ supports MQTT <a
href="http://docs.oasis-open.org/mqtt/mqtt/v3.1.1/os/mqtt-v3.1.1-os.html">v3.1.1</a>
and <a
href="https://public.dhe.ibm.com/software/dw/webservices/ws-mqtt/mqtt-v3r1.html">v3.1</a>.</p>
+
<h3 id="enabling-the-activemq-broker-for-mqtt">Enabling the ActiveMQ Broker
for MQTT</h3>
<p>Its very easy to enable ActiveMQ for MQTT. Just add a connector to the
broker using the MQTT URL.</p>