+ All Categories
Home > Technology > Connect to the IoT with a lightweight protocol MQTT

Connect to the IoT with a lightweight protocol MQTT

Date post: 16-Jul-2015
Category:
Upload: kenneth-peeples
View: 315 times
Download: 0 times
Share this document with a friend
Popular Tags:
8
Connect to the IoT with a lightweight protocol: MQTT Kenneth Peeples Technical Marketing Manager, Red Hat April 23, 2015
Transcript
Page 1: Connect to the IoT with a lightweight protocol MQTT

Connect to the IoT with a lightweight protocol: MQTT

Kenneth PeeplesTechnical Marketing Manager, Red HatApril 23, 2015

Page 2: Connect to the IoT with a lightweight protocol MQTT

Red Hat | Kenneth Peeples

Agenda

● Overview of MQTT for IoT● Overview of MQTT with JBoss Fuse and A-MQ● Demonstration with MQTT with Fuse on Openshift

Page 3: Connect to the IoT with a lightweight protocol MQTT

Red Hat | Kenneth Peeples

What is MQTT?

● Lightweight Message Transport Protocol● Machine 2 Machine/Wireless Sensor Networks/Internet of Things Transport

● OASIS Standard– https://www.oasis-open.org/committees/tc_home.php?

wg_abbrev=mqtt

● Growing Support● Publish and Subscribe (PubSub) Model with Topics

Page 4: Connect to the IoT with a lightweight protocol MQTT

Red Hat | Kenneth Peeples

Why MQTT for IoT?

● Simple to implement● PubSub for Sensor applications and devices● Zero administration● Lightweight and bandwidth efficient● Last will and testament● Data agnostic● Quality of Service

Page 5: Connect to the IoT with a lightweight protocol MQTT

Red Hat | Kenneth Peeples

MQTT with Red Hat JBoss Fuse and A-MQ

http://library.dzone.com/whitepaper/2014-guide-internet-things

Page 6: Connect to the IoT with a lightweight protocol MQTT

Collect IoT Information

Red Hat | Kenneth Peeples

Page 7: Connect to the IoT with a lightweight protocol MQTT

Red Hat | Kenneth Peeples

Demo Architecture

Page 8: Connect to the IoT with a lightweight protocol MQTT

Resources:

Red Hat | Kenneth Peeples

● http://www.dzone.com/articles/red-hat-jboss-mq-and-iot● https://github.com/jbossdemocentral/jboss-fuse-iot-mashup● https://www.oasis-open.org/committees/download.php/49205/MQTT-OASIS-Webinar.pdf● http://www.slideshare.net/rajdavies/connecting-applicationswitha-mq● http://www.slideshare.net/opensourcementor/understanding-and-using-client● http://wei-meilin.blogspot.tw/2014/05/red-hat-openshift-xpaas-simple-mqtt.html


Recommended