You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -444,7 +444,7 @@ description: A collection of links to all important MQTT brokers/servers, MQTT c
444
444
</div>
445
445
<!-- End of Client Libraries Panel -->
446
446
<!-- Tools and Applications Start -->
447
-
<buttonclass="accordion">Tools and Applications</button>
447
+
<buttonname="tools-applications"class="accordion">Tools and Applications</button>
448
448
<divclass="panel">
449
449
<div class="subhead">Web</div>
450
450
<ul>
@@ -511,7 +511,7 @@ description: A collection of links to all important MQTT brokers/servers, MQTT c
511
511
</div>
512
512
<!-- Tools and Applications Panel -->
513
513
<!-- Plugins to other software Start -->
514
-
<buttonid="plugins"class="accordion">Plugins to other software</button>
514
+
<buttonname="plugins"class="accordion">Plugins to other software</button>
515
515
<divclass="panel">
516
516
<div class="subhead">Utility Plugins</div>
517
517
<p>MQTT has been incorporated into various runtimes and frameworks via modules or plugins. The projects listed below therefore depend on additional packages and are not necessarily standalone or for general use. As with the list of clients, some may not provide full support for all of the features of the latest MQTT specification – check with the project in question.</p>
@@ -530,7 +530,7 @@ description: A collection of links to all important MQTT brokers/servers, MQTT c
530
530
</div>
531
531
<!-- End of Plugins Panel -->
532
532
<!-- Devices Start -->
533
-
<buttonid="devices"class="accordion">Devices aka MQTT-enabled products that are "Things"</button>
533
+
<buttonname="devices"class="accordion">Devices aka MQTT-enabled products that are "Things"</button>
534
534
<divclass="panel">
535
535
<div class="subhead">MQTT Products that are "Things"</div>
536
536
<p>On the discussion threads we talk about many products that use MQTT. Many of them don't publicly declare it. Others are programmable so are oblivious to MQTT being run on them.
0 commit comments