MQTT: Unterschied zwischen den Versionen
Pl (Diskussion | Beiträge) remove last update so it's always last date |
Keine Bearbeitungszusammenfassung |
||
Zeile 2: | Zeile 2: | ||
{{Projekt | {{Projekt | ||
|image=Mqtt dash.png | |image=Mqtt dash.png | ||
|involved=[[User:m68k]], [[Lounge]] | |involved=[[User:m68k]], [[User:overflo]],[[Lounge]] | ||
|startdate=2015 | |startdate=2015 | ||
|status=completed | |status=completed | ||
|wtf=MQTT-Broker inside [[Inhalt|Metalab]]-[[Netzwerk/Adressen|LAN]] at tcp://10.20.30. | |wtf=MQTT-Broker inside [[Inhalt|Metalab]]-[[Netzwerk/Adressen|LAN]] at tcp://10.20.30.96:1883 | ||
|hidden=false | |hidden=false | ||
}} | }} | ||
'''There used to be MQTT on the slackomatic''' | |||
Now it is on its own raspberry pi inside the servercabinet @ 10.20.30.96 | |||
== What is MQTT == | == What is MQTT == | ||
[https://en.wikipedia.org/wiki/MQTT MQTT] is a so called "publish-subscribe" (pub/sub) messaging protocol. | [https://en.wikipedia.org/wiki/MQTT MQTT] is a so called "publish-subscribe" (pub/sub) messaging protocol. | ||
Zeile 15: | Zeile 21: | ||
== MQTT Broker at Metalab == | == MQTT Broker at Metalab == | ||
[http://mosquitto.org Mosquitto] MQTT Broker at tcp://10.20.30. | [http://mosquitto.org Mosquitto] MQTT Broker at tcp://10.20.30.96:1883 <small>(Default Port)</small> up and running. | ||
== Queue/Topic-List == | == Queue/Topic-List == |