public_v6:mqtt
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
Beide Seiten der vorigen RevisionVorhergehende ÜberarbeitungNächste Überarbeitung | Vorhergehende Überarbeitung | ||
public_v6:mqtt [2016/01/10 13:05] – [MQTT - Message Queue Telemetry Transport] admin | public_v6:mqtt [2021/01/28 12:07] (aktuell) – [Mosquitto Server Software] admin | ||
---|---|---|---|
Zeile 1: | Zeile 1: | ||
====== MQTT - Message Queue Telemetry Transport ====== | ====== MQTT - Message Queue Telemetry Transport ====== | ||
+ | ===== Dokumentation: | ||
- | http://stanford-clark.com\\ | + | * http://www.hivemq.com/blog/mqtt-essentials/ |
- | http://de.slideshare.net/ | + | |
- | http:// | + | |
- | http:// | ||
- | https:// | ||
- | http:// | + | * http:// |
+ | * http:// | ||
+ | * http:// | ||
+ | |||
+ | * http:// | ||
+ | * http:// | ||
+ | * https:// | ||
+ | |||
+ | * [[http:// | ||
===== Server ===== | ===== Server ===== | ||
- | [[https:// | + | * [[https:// |
- | [[http:// | + | |
==== Mosquitto Server Software ==== | ==== Mosquitto Server Software ==== | ||
- | http:// | + | * http:// |
+ | * [[public_v6: | ||
+ | * [[http:// | ||
- | C-API und Beispielprogramm: | + | C-API und Beispielprogramm: |
- | http:// | + | * https:// |
+ | * https:// | ||
+ | * https:// | ||
+ | * http:// | ||
+ | * **Multi-Protocol: | ||
+ | |||
+ | === Logging der Server und Benutzeraktivitäten === | ||
+ | * http:// | ||
+ | * https:// | ||
+ | |||
+ | Schreibt alle Nachrichten über alle Topics raus, zusammen mit dem Topic (-v) | ||
+ | <code bash> | ||
+ | mosquitto_sub -v -h localhost -t '#' | ||
+ | </ | ||
+ | Schreibt alle SYS-Topics raus: | ||
+ | <code bash> | ||
+ | mosquitto_sub -v -h localhost -t ' | ||
+ | </ | ||
- | [[public_v6: | ||
==== Sub/Pub Clients ==== | ==== Sub/Pub Clients ==== | ||
- | **Arduino | + | **Contiki: |
- | https:// | + | * http:// |
- | Example: http:// | + | |
+ | **Arduino | ||
+ | * **Eclipse Paho:** https:// | ||
+ | * **Download: | ||
+ | * https:// | ||
+ | * **Example:** http:// | ||
**Android Client:** | **Android Client:** | ||
- | http:// | + | * http:// |
**Twitter to MQTT:** | **Twitter to MQTT:** | ||
- | https:// | + | * https:// |
**Java MQTT Client Library:** | **Java MQTT Client Library:** | ||
- | https:// | + | * https:// |
+ | |||
+ | **Node.js: | ||
+ | * https:// | ||
+ | * https:// | ||
- | **Node.js Client Library:** | ||
- | https:// | ||
**Eclipse Paho Project:** | **Eclipse Paho Project:** | ||
- | http:// | + | * http:// |
**Others:** | **Others:** | ||
- | http:// | + | * http:// |
===== Other Stuff ===== | ===== Other Stuff ===== | ||
- | **Wireshark | + | **Wireshark |
https:// | https:// |
public_v6/mqtt.1452431158.txt.gz · Zuletzt geändert: 2017/01/24 18:49 (Externe Bearbeitung)