- Practical Internet of Things Security
- Brian Russell Drew Van Duren
- 176字
- 2021-06-10 18:42:23
MQTT
MQTT is a publish/subscribe model whereby clients subscribe to topics and maintain an always-on TCP connection to a message broker. As new messages are sent to the broker, they include the topic with the message, allowing the broker to determine which clients should receive the message. Messages are pushed to the clients through the always-on connection:

This model supports flexible communication use cases, allowing sensors to publish their data and brokers to pass that data onto subscribing systems that wish to consume or further process the sensor data. Although MQTT is primarily suited for use over TCP-based networks, the MQTT for Sensor Networks (MQTT-SN) specification provides an optimized version of MQTT for use within WSNs.
For more information, see Stanford-Clark and Linh Truong, MQTT for Sensor Networks protocol specification, Version 1.2. International Business Machines (IBM). 2013. URL: http://mqtt.org/new/wp-content/uploads/2009/06/MQTT-SN_spec_v1.2.pdf.
MQTT-SN is optimized for use with battery-operated devices possessing limited processing and storage resources. It allows sensors and actuators to make use of the publish/subscribe model on top of ZigBee and similar RF protocol specifications.
- 腦洞大開(kāi):滲透測(cè)試另類實(shí)戰(zhàn)攻略
- Rootkit和Bootkit:現(xiàn)代惡意軟件逆向分析和下一代威脅
- INSTANT Metasploit Starter
- Getting Started with FortiGate
- Kerberos域網(wǎng)絡(luò)安全從入門到精通
- Mastering Reverse Engineering
- 黑客攻防從入門到精通
- 持續(xù)集成:軟件質(zhì)量改進(jìn)和風(fēng)險(xiǎn)降低之道
- 信息安全工程與實(shí)踐
- 白話零信任
- 云計(jì)算安全:關(guān)鍵技術(shù)、原理及應(yīng)用
- 數(shù)字銀行安全體系構(gòu)建
- Web代碼安全漏洞深度剖析
- ATT&CK與威脅獵殺實(shí)戰(zhàn)
- CPK通向賽博安全之路:理論與實(shí)踐CPK Solution to Cyber Security:Theory and Practice