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/07/21 07:53] – [Sub/Pub Clients] admin | public_v6:mqtt [2021/01/28 12:07] (aktuell) – [Mosquitto Server Software] admin | ||
---|---|---|---|
Zeile 10: | Zeile 10: | ||
* http:// | * http:// | ||
+ | * http:// | ||
* http:// | * http:// | ||
* https:// | * https:// | ||
Zeile 24: | Zeile 25: | ||
* http:// | * http:// | ||
* [[public_v6: | * [[public_v6: | ||
+ | * [[http:// | ||
C-API und Beispielprogramm: | C-API und Beispielprogramm: | ||
- | * http:// | + | * https:// |
+ | * 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 ' | ||
+ | </ | ||
+ | |||
==== Sub/Pub Clients ==== | ==== Sub/Pub Clients ==== | ||
**Contiki: | **Contiki: | ||
- | http:// | + | * http:// |
- | **Arduino | + | **Arduino |
- | https:// | + | * **Eclipse Paho:** https:// |
- | Example: http:// | + | * **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.1469087590.txt.gz · Zuletzt geändert: 2017/01/24 18:49 (Externe Bearbeitung)