If you like BoxMatrix then please contribute Supportdata, Supportdata2, Firmware and/or Hardware (get in touch).
My metamonk@yahoo.com is not reachable by me since years. Please use hippie2000@webnmail.de instead.
Property:MQTT
BoxMatrix >> Lexicon >> Network-Protocols >> MQTT | @ BoxMatrix - IRC-Chat - Translate: de es fr it nl pl |
News | Selectors | Models | Accessories | Components | Environment | Config | Commands | System | Webif | Software | Develop | Lexicon | Community | Project | Media |
Computer | FRITZ | I18N | Telephony | Smarthome | Internet | Protocols | Multimedia | Formats | Hardware | Software | Research |
Protocol
Protocol: | MQTT | Wiki | Freetz | IPPF | whmf | AVM | Web |
Short for: | Message Queueing Telemetry Transport | ||||||
Location: | Lexicon >> Network-Protocols | ||||||
Weblinks: | Wikipedia.int - Wikipedia.de - MQTT-SN - ISO/IEC-20922 (nonpub) | ||||||
Description: | Messaging protocol for IoT devices. |
Goto: FRITZ!OS - SMW-Browser
Details
MQTT is a messaging protocol for IoT devices, which is designed to work on arbitary transport protocols.
It may be used with TCP-IP, but also with protocols like ZigBee.
FRITZ!OS
FRITZ!OS 7.39 introduced the MQTT client library libmqtt.so, which is only used by libusp.so.
This means it can be used in TR-369 / USP context, but there is no connection to AHA yet.
USP permits various transport protocols. In x_uspcontrollerSCPD.xml the transports websocket
and mqtt
are accepted.
See also the MQTT Binding
section of the USP Message Transfer Protocols specification.
x_uspcontrollerSCPD.xml is one of the service descriptions of tr64desc.xml which is announced via SSDP.
So USP is also user accessible via TR-064.